Re: Axis C server support for dotnet client

2008-01-30 Thread Gavan Hood
/TestData;. I can see in your fault you have set the endpoint to http://127.0.0.1:8080/TestData;. Can you try with http://127.0.0.1:8080/axis2/services/TestData; as the service endpoint? Thanks, Dimuthu On Jan 30, 2008 4:06 AM, Gavan Hood wrote: I renamed my previous post as the problem in my

Re: Axis C server support for dotnet client

2008-01-30 Thread Gavan Hood
to get the server to not require the prefix... but at least I can find the service.. even if it wont run yet... Gavan Hood [EMAIL PROTECTED] wrote: Hi Dimuthu, I agree totallly, I have been working on that today, basically the dotnet client formats the soap message so you cannot

How to connect to server with dotnet client

2008-01-29 Thread Gavan Hood
I suspected a problem with MS support for WS basic profile as opposed to WS* indicated in Axis2C. I hoped there would be a solution but have not found anything. I am at a point where I need to tweak on of the two worlds... or drop Axis2. I still hope there is something I am missing that will

Re: How to connect to server with dotnet client

2008-01-29 Thread Gavan Hood
the WSDL or just the schema. we may able to track the problem. Thanks Dimuthu On Jan 29, 2008 3:09 PM, Gavan Hood wrote: I suspected a problem with MS support for WS basic profile as opposed to WS* indicated in Axis2C. I hoped there would be a solution but have not found anything. I am

Axis C server support for dotnet client

2008-01-29 Thread Gavan Hood
, Endpoint referance address is http://127.0.0.1:8080/TestData and wsa acti ons is (null)/Exception/detail/soapenv:Fault/soapenv:Body/soapenv:Envel ope Gavan Hood [EMAIL PROTECTED] wrote: I suspected a problem with MS support for WS basic profile as opposed to WS* indicated

running samples

2008-01-20 Thread Gavan Hood
I have built the 1.2 version and built the samples a few times now, When I build the samples I get the client code created but cannot see where server code is deployed. When I hit the 9090 URL it shows a heading for installed services and nothing more. When I run any of the clients they

locating / building minamilist config for jre 1.4.2

2008-01-16 Thread Gavan Hood
I tried to find the minimalist build for axis 2 but could not locate it anywhere, can someone point me to that please? I build on pc with setting for jre1.4 in eclipse and use the jars in an embedded system. In eclipse I just set the jre build level to 1.4 and thats fine Is there a