Hi,

We are currently putting together a training seminar on EJBs that, as part of
the examples presented,  involves deployment on JOnAS and a commercially
available app server (WebLogic).  From what I've seen, you will not have to
modify your beans, nor will you have to modify the ejb-jar.xml file.  This is
not that surprising since the official specs from Sun outline the contents of
these elements.  However, the information contained within the
jonas-ejb-jar.xml will have to be modified to conform to the vendor-specific
requirements (see the documentation that comes with the app server).
Additional configurations might have to be made (i.e. the creation of
vendor-specific .properties files).

It is important that you not try to use an app server that supports only
EJB1.0 specs.  A lot has changed since then.  (Yes, this last part is
trivial, but it can avoid a lot of headaches :-). )

Ritesh Sharma wrote:

> hi
>
>    I developed an application using Jonas2.1.2
>    It working fine,
>    Now for testing purpose i want to deploy the same beans
>    on other EJBSERVER vendor , What are the modification i have to
>    in my beans or just in the deployment descriptor file
>
> Thanks
> Ritesh
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> ----
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body of the message "unsubscribe jonas-users".
> For general help, send email to [EMAIL PROTECTED] and
> include in the body of the message "help".

--
----------------------------
Terence JACYNO
LIBeLIS INC.

300, St. Sacrement, #420
Montreal (Quebec)
H2Y 1X4
Canada

Tel: (514) 284-5432 ext. 214
Fax: (514) 284-2342


----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to