Reading SOAP-Header in provider...?

2001-08-17 Thread Frederik Fromm
Hi! I have to read serverside a sessionID and a transactionID out of the SOAP-header to verify the client to my service. Does anybody have some samplecode to get access to the header-attributes and element values? Using a custom provider? Thanx, Frederik Fromm

Header-Response in RPCRouter.java ???

2001-08-20 Thread Frederik Fromm
l.getMethodName (), ret, null, header, respEncStyle, resCtx); with my validated an calculated header values in the header. Is this the right way? Thanx for attention. greetings Frederik Fromm

AW: namespace URI

2001-08-22 Thread Frederik Fromm
Hi Yiyi! > (Tomcat3.2): SOAP Service Manager: Unable to read > 'DeployedServices.ds': assuming fresh start. This is ok. Tomcat deploys the SOAP.war For the other problem I suppose to add the classpath to the java-call. Just put all jars to the cp that you think your application needs. Here is

how to use custom fault-messages

2001-08-27 Thread Frederik Fromm
es=3D{}] [faultCode=3DSOAP-ENV:Server] [faultString=3Dwrong login or password!] [faultActorURI=3D/soap/servlet/rpcrouter] [Deta ilEntries=3D... but no fault-message arrives at my client. Any suggestions?=20 Thanx, Frederik Fromm.

MSSOAP-Client to Tomcat-Server -> Line-feed problem !!!

2001-09-08 Thread Frederik Fromm
y xml-element. MSSOAP does not have any whitespaces between elements. Only at root level. Does anyone know, how to say to java to NOT create #0D0A or to MSXML to ignore them? Or am I on a completely wrong way? Thanks for attention, Frederik Fromm