Re: .NET service problem

2011-01-08 Thread Amila Suriarachchi
try with the wsdl2java tool of the axis2 1.5.4 which you can find from here[1] thanks, Amila. [1] http://axis.apache.org/axis2/java/core/download.cgi On Fri, Jan 7, 2011 at 12:11 AM, Jan Agermose wrote: > hi > > > > New to WS and Java im a bit on deap water :) Im trying to have my IntelliJ > c

.NET service problem

2011-01-06 Thread Jan Agermose
hi New to WS and Java im a bit on deap water :) Im trying to have my IntelliJ create a Java client for a webservice http://order.ws.ao.dk/ExternalOrderService.svc?WSDL When I select "Axis" client it fails at all. When I try JAXWS it does actually create a client for me... ok, so the que