HenryMonster
Programmer
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.
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.