[JBoss-user] [Beginners Corner] - Re: Deploying EJB's that use classes in web-inf\classes

2004-04-03 Thread [EMAIL PROTECTED]
Correct, there's no visibility from an EJB to the servlet's WEB-INF/classes in JBoss 
3.0, you need to share the classes in a location somewhere other than WEB-INF (pretty 
much anything else will work)




View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829065#3829065

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829065


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Deploying EJB's that use classes in web-inf\classes

2004-03-29 Thread cvandyck
I'm not sure if this is the correct way to do this, but our solution to this was to 
deploy those needed classes in the ejb.jar deployment as well.  Our build script 
handles the copying of those classes.



http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827926#3827926";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827926>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user