Message
We deployed a
system similarly whereby there was a common dependency between war and
ejb.
We took this
common functionality out(set of jars) and placed them into a
directory
\common in the
root of the ear.
That way the war
and ejb can add references to the common jars in root of ear. Have a look at the
mf files for war and ejb, the dependencies will be specd in the
classpaths.
Regards,
Raj Chanian
Hi!!,
I am using websphere 5.0.2 with
wsad5.1.I have created a j2ee project in wsad with one ejb project and one web
project.The
Ejb project needs to refers lot of files which actually exist
in web project.These files include loggers,common dao components etc. Is their
any way that I can refer to files in war from an ejb jar.
Regards,
ashutosh
===========================================================================
To unsubscribe, send email to listserv@java.sun.com and include in the body of
the message "signoff J2EE-INTEREST". For general help, send email to
listserv@java.sun.com and include in the body of the message "help".
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
===========================================================================
To unsubscribe, send email to listserv@java.sun.com and include in the body
of the message "signoff J2EE-INTEREST". For general help, send email to
listserv@java.sun.com and include in the body of the message "help".