Thank you very much...
Type: Posts; User: salva; Keyword(s):
Thank you very much...
Yes, I'm using JBoss 4.0.3SP1 and 4.0.4GA.
The web service is invoked, an return an ELEMENT type, the I have a SOAP Exception. I'm using the new Snapshot version.
2006-07-06 11:28:44,129 INFO [STDOUT] 2006-07-06 11:28:44,129 INFO...
Solved. The wsdl file was the problem.
Thanks.
I think I have a problem with my wsdl file. After changing it. I have this new error...
2006-07-04 13:39:04,871 DEBUG [org.springframework.ws.soap.SoapMessageDispatcher] MessageDispatcher with...
Hello again,
This is the new error... As you can see, the request goes to the "Testing endpoint mapping (PayloadRootQNameEndpointMapping)"
This is the log:
2006-07-04 12:52:08,779 DEBUG...
Thanks a lot... Now I have a new error, but I thing is working better...
I have this error:
Could not complete request
org.springframework.ws.soap.saaj.SaajSoapMessageException: Could not...
I have a working web-app. I have inserted a webservice on it (spring-ws echo sample). Looking at "How to integrate Srping-WS with existing web-app" my web-app is working, but not my web-service. Can...
More information:
When everything is working the right way this is the end log for a request:
/*********************/
2006-01-09 14:07:57,355 DEBUG...
Hello,
I have a producction system working on a JBoss server. Part of the system is working in this way:
I have a lot of clients requesting a web page and processing the response...