Custom WSDLs are Blocking the Client Request
--------------------------------------------
Key: AXIS2-4588
URL: https://issues.apache.org/jira/browse/AXIS2-4588
Project: Axis2
Issue Type: Bug
Affects Versions: 1.5
Environment: Windows XP, Tomcat 6.0, & JBoss 5.0
Reporter: Maria Sekar
Priority: Blocker
Hi,
I have developed the webservices and its working fine. In that I have 2 methods
one for sending bulk records as xml file attachements. another method is used
to send single record as an object. and its working fine. But when I placed the
modified or even non modified wsdls into META-INF directory I can't receive any
data from the client but the logs shows SOAP requests and the objects data are
present there. but in the server side all those things are coming as empty.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.