You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Christina Wulf <CW...@decon.dk> on 2006/03/16 08:09:19 UTC

Deploy fine - where's my methods?

Hi everybody, 

 

I have a problem... When I use WSDL2Java to generate java code it looks
like it works fine, the code compiles and deploys as expected, but when
I try to access my service the services page just writes the name of my
service but none of its methods are listed. What to do - What to do??

 

My Java2WSDL Command is: 

 

java -cp .;%AXISCLASSPATH% org.apache.axis.wsdl.Java2WSDL -o DF.wsdl
-l"http://localhost:8080/axis/services/DataFacade" -n "urn:DataFacadeWS"
-p"%basedir%\constants" "urn:DataFacadeWS" -p"%basedir%\facade"
"urn:DataFacadeWS" -p"%basedir%\midtier\dao" "urn:DataFacadeWS"
-p"%basedir%\midtier\dto" "urn:DataFacadeWS"
-p"%basedir%\midtier\factory" "urn:DataFacadeWS"
-p"%basedir%\midtier\jdbc" "urn:DataFacadeWS"
-p"%basedir%\midtier\exceptions" "urn:DataFacadeWS" -p"%basedir%\util"
"urn:DataFacadeWS" -a -i dk.decon.dsi.facade.DataFacade
dk.decon.dsi.facade.DataFacade

 

 

My WSDL2Java command is:

 

java -cp .;%AXISCLASSPATH% org.apache.axis.wsdl.WSDL2Java -o . -d
Session -s -S false -p DataFacadeWS -c dk.decon.dsi.facade.DataFacade
DF.wsdl

 

I hope somebody can help me - I'm a newbee - and this is giving me gray
hairs and sleepless nights.... 

 

Med Venlig Hilsen

 

Christina Wulf

 

E-mail: cw@decon.dk <ma...@decon.dk> 

Mobil: 51 94 61 04