Re: SOAP-ENV:Server.Exception error

2001-10-04 Thread Lam Ngoc Le
Title: RE: SOAP-ENV:Server.Exception error 1, Put xerces.jar in at front of your classpath. 2, Set the server classpath to class content the methods you want to deploy. For example: if you want deploy class myPackage.myTest, you should set it to classpath set classpath=%classpath%;      ---

Send SOAPMessage from EJB

2001-10-17 Thread Lam Ngoc Le
Title: deploying soap services with weblogic I tried to send SOAPMessage from a EJB by using JAXM, so I have exceptions.The problem may EJB container do not allow POST message from container out.Any help is appreciated!!!Thank alot,Lam,