right... its an option. the only problem with that is that then you have
tied it to a specific deployment, and it is no longer really platform
independent. Or in this case really container independent.

al

----- Original Message -----
From: Lachezar Dobrev <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 8:24 AM
Subject: Re: [JBoss-user] quick tutorial


>    Optionally you can create an .JAR file, containing the needed HOME and
> REMOTE interfaces an put it in th elib directory of tomcat :)
>
>    Not sure, if this will help :) Does the job for me :)
>
>    Lachezar
>
> > Hi,
> >     Thanks for the example Al, but is there anyway to get it working
> without
> > including the ejb home and remote classes inside the WAR file?.
> >
> > The reason for wanting to do this is that I've been given to understand
> that
> > doing so can cause class loader exceptions when using the ear file in
> other
> > containers. This is due to the container trying to load the same class
> twice
> > (once from the EJB, once from the war file)
> >
> > So far my attempts at something like this at JBoss 2.2.2 have all met
with
> > classNotFound exceptions within the jsp page during compile time -
however
> > it seemed to work without problems at JBoss 2.2.1.
> >
> > Thanks,
> > Matt
> >
> >
> > --
> >
> > NOTICE:  The information contained in this electronic mail transmission
is
> > intended by Convergys Corporation for the use of the named individual or
> > entity to which it is directed and may contain information that is
> > privileged or otherwise confidential.  If you have received this
> electronic
> > mail transmission in error, please delete it from your system without
> > copying or forwarding it, and notify the sender of the error by reply
> email
> > or by telephone (collect), so that the sender's address records can be
> > corrected.
> >
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-user
> >
>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to