Probelm concerning String serialization of Excpetions

2001-09-24 Thread michael . knuemann1
Hi! I've encountered a serious problem in case throwing an exception. The exception is thrown within a service call and should be transport to the soapclient. It is serialized within a FAULT tag as shown below: ... SGTEXC_MEXC_CODE: ENA2_0002 SGTEXC_MEXC_INFO: Requested currency differes from

RE: Exception handling

2001-09-13 Thread michael . knuemann1
Hello! I'm using EJB in combination to SOAP. I'm not able to import SOAP components in my EJB class, because: then I have to put soap.jar into the classpath of weblogic, otherwise a deployment of the EJB is impossible. Putting the soapr.jar in the weblogic classpath leads to errors in the soap-we