Hi Steve,
I used a simple filter for getting the client request. The request:
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>http://org/jaws";>This is the input
stringhttp://org/jaws";>This is the
Sorry, But I still had a problem posting the WSDL. This time it should work:
1. This is the WSDL that is generated by the .Net client:
| http://org/jaws";
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; name="TestFacadeService"
targetNamesp
I am posting the same message again bacause I saw a problem in the WSDL I
pasted:
1. This is the WSDL that is generated by the .Net client:
http://org/jaws";
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; name="TestFacadeService"
targetName
Hi Steve,
1. This is the WSDL that is generated by the .Net client:
http://org/jaws";
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; name="TestFacadeService"
targetNamespace="http://org/jaws"; xmlns="http://schemas.xmlsoap.org/wsdl/";>
Hi Steve,
I tried your solution but it did not help.
Thanks anyway.
Zohar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967701#3967701
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967701
___
Anyone can help ? I really need this one.
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967186#3967186
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967186
___
jboss
Hi,
When I call a ws method - test1() - that gets a user defined object from a .Net
client I get an exception on the client side:
"Cannot find child element: MyClass_1"} Hi,
When I call a ws method - test1() - that gets a user defined object from a .Net
client I get an exception on the clien
Hi,
When I call a ws method - test1() - that gets a user defined object from a .Net
client I get an exception on the client side:
"Cannot find child element: MyClass_1"}
System.Web.Services.Protocols.SoapException
{System.Web.Services.Protocols.SoapHeaderException}
I use jboss 4.0.4GA + Java