axis2 and soaphandler

2011-05-18 Thread Jan Agermose
hi I created a axis2 ADB client from a wsdl and the serice needs username and password. I have an example already running that is not using Axis and its implementing a class extending javax.xml.ws.handler.soap.SOAPHandler and by annotation and handlerchain xml files and magic it adds the soaph

.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