This week's book giveaway is in the Testing forum.
We're giving away four copies of Practical Unit Testing with TestNG and Mockito and have Tomek Kaczanowski on-line!
See this thread for details.
The moose likes Ant, Maven and Other Build Tools and the fly likes Is there an example of creating an EJB Jar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Is there an example of creating an EJB Jar" Watch "Is there an example of creating an EJB Jar" New topic
Author

Is there an example of creating an EJB Jar

bob morkos
Ranch Hand

Joined: Oct 06, 2003
Posts: 56
I need the code in Ant that generates deploy and RMI code? I'm using Websphere command that I integrated in my ant script.
This code below works, but I want to use an alternative solution!
<code>
<ejbDeploy EJBProject="XXX"/>
</code>
 
 
subject: Is there an example of creating an EJB Jar
 
Threads others viewed
whitspaces
problems with ant ftp task in maven
Ant target is not displaying results in eclipse
quick question about TStamp in ant
Ant and its verion
IntelliJ Java IDE