aspose file tools
The moose likes JBoss and the fly likes How to deploy ejb 3.0 in jboss 5.0 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 » Products » JBoss
Reply Bookmark "How to deploy ejb 3.0 in jboss 5.0" Watch "How to deploy ejb 3.0 in jboss 5.0" New topic
Author

How to deploy ejb 3.0 in jboss 5.0

Abhi Kedare
Greenhorn

Joined: Dec 10, 2010
Posts: 9
Hi ! friends , please tell me how to deploy ejb(3.0) in jboss 5.0,and also give me some usefull links regarding same topic
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

Are your EJB 3 beans package in a JAR? If so, just copy the JAR file to the server/xxx/deploy directory. Ditto if they are packaged in an EAR.


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to deploy ejb 3.0 in jboss 5.0
 
Similar Threads
Integration of jboss messaging with jboss
jndi - confusion
WSAD with JBOSS
Integrate JBoss with WSAD
EJB3 DEployment descriptor