This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes Need To Create an EJB 2.0 jar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Need To Create an EJB 2.0 jar" Watch "Need To Create an EJB 2.0 jar" New topic
Author

Need To Create an EJB 2.0 jar

Suril J Sarvaiya
Greenhorn

Joined: Sep 05, 2012
Posts: 14
Hello All,

I need to make an EJB 2.0 jar to test it whether it runs on JBoss AS 7.1 or not.
Can someone please tell me how can I go about in doing it?

It would be good if I could make it just without any IDE. It copuld be a simple stateless bean with just "Hello World"

My main aim is to check whether it runs on jboss or not.
For that i found a jar from google code and i tried to run it but i dont think that is a proper jar.

So please advise.
Thanks a lot

BR

Suril
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Need To Create an EJB 2.0 jar
 
Similar Threads
jboss deployment - PortableRemoteObject
Packaging an EAR
I need help for deploying container managed beans with hypersonic database
I need help for deploying container managed beans with hypersonic database
Deploying EJB 2.0 Jar on JBOSS AS 7.1