wsdl to java

wsdl2java -p org/apache/axis2 -pn CatalogoFattureHttpSoap11Endpoint -uri http://w2k302/CipelPortalBackEnd/services/CatalogoFatture?wsdl

where
-p org/apache/axis2 is the command for create the classes in that package, but the directories must already exist!
-pn CatalogoFattureHttpSoap11Endpoint, is the name of the endpoint
-uri http://w2k302/CipelPortalBackEnd/services/CatalogoFatture?wsdl, is the wsdl referenced