Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Howe can I place 2 or more EJBs in one .jar ?

Status
Not open for further replies.

HenryMonster

Programmer
Feb 21, 2002
74
US
Hi All,

We used to build our EJB .jars for Weblogic 5.1 manually, i.e. using command line utilities. In some cases we would place more than one EJB in a single .jar file.

Now we are migration to WL 8.1 upgrading our EJBs to 2.0.
We are using only stateless session beans.

How can I create a project in JBuilder X so that it will inclue more tha one EJB in one .jar ?

Another question: how can I instruct JBuilder to include some helper classes into the EJB .jar file ?

Thank you in advance !

HM.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top