RE: solved: calling stateless EJB via SOAP

2001-11-29 Thread Bernd Proissl
> That's a good idea, thanks for the info. Not as good as yours: adding the ejb-jar to the classpath in jboss' startup script also seems to break jboss' auto-deploy feature :-( > I solved the problem differently - I added my jar to JBOSS_HOME/dist/lib/ext. But >it accomplishes the same thing

RE: solved: calling stateless EJB via SOAP

2001-11-29 Thread Winkler Lisa-P29719
: Bernd Proissl [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 7:23 AM To: [EMAIL PROTECTED] Subject: RE: solved: calling stateless EJB via SOAP It was at least a classpath problem, i did the follwing: - dropped soap.war in in jboss/deploy (thanks to http://www.jboss.org/forums/

RE: solved: calling stateless EJB via SOAP

2001-11-29 Thread Bernd Proissl
It was at least a classpath problem, i did the follwing: - dropped soap.war in in jboss/deploy (thanks to http://www.jboss.org/forums/thread.jsp?forum=51&thread=917&hilite=true&q=soap+%22Error+in+connecting+to+EJB%22&start=0) - checked that JAF, javamail-api and soap.jar where in the classp