[jboss-user] [JBossWS] - Re: Problem with User defined object in Jboss web service

2006-08-29 Thread zohar_sap
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

[jboss-user] [JBossWS] - Re: Problem with User defined object in Jboss web service

2006-08-28 Thread zohar_sap
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

[jboss-user] [JBossWS] - Re: Problem with User defined object in Jboss web service

2006-08-28 Thread zohar_sap
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

[jboss-user] [JBossWS] - Re: Problem with User defined object in Jboss web service

2006-08-28 Thread zohar_sap
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/";>

[jboss-user] [JBossWS] - Re: Problem with User defined object in Jboss web service

2006-08-27 Thread zohar_sap
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 ___

[jboss-user] [JBossWS] - Re: Problem with User defined object in Jboss web service

2006-08-24 Thread zohar_sap
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

[jboss-user] [JBossWS] - Problem with User defined object in Jboss web service

2006-08-21 Thread zohar_sap
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

[jboss-user] [EJB 3.0] - Problem with User defined object in Jboss web service - "Can

2006-08-21 Thread zohar_sap
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