You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Nicolas De Loof <ni...@capgemini.com> on 2005/06/17 10:12:33 UTC

wsdl2java

Hi

I'm trying to use the axis plugin (from maven-plugins.sf.net) to 
generate wsdl from my java classes.

I get error "Attempted to write schema for bad QName (no namespace)"

There is no doc about this feature on plugin site. Can someone give me a 
working example ?

Nico.

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


[solved] Re: wsdl2java

Posted by Nicolas De Loof <ni...@capgemini.com>.
I made it work

I just didnt' understood the requirement for a property for each service 
to set location and namespace :
maven.axis.classnames = com.MyService
com.MyService = http://location,urn:namespace

Nico.


Nicolas De Loof a écrit :

>
> Hi
>
> I'm trying to use the axis plugin (from maven-plugins.sf.net) to 
> generate wsdl from my java classes.
>
> I get error "Attempted to write schema for bad QName (no namespace)"
>
> There is no doc about this feature on plugin site. Can someone give me 
> a working example ?
>
> Nico.
>
> This message contains information that may be privileged or 
> confidential and is the property of the Capgemini Group. It is 
> intended only for the person to whom it is addressed. If you are not 
> the intended recipient,  you are not authorized to read, print, 
> retain, copy, disseminate,  distribute, or use this message or any 
> part thereof. If you receive this  message in error, please notify the 
> sender immediately and delete all  copies of this message.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org