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 "Brian Dillon (ext. 944)" <Br...@FINEOS.com> on 2006/07/19 11:55:50 UTC

[axis 2] WSDLToJava

Hi,

Just a couple of very quick questions. Firstly is there a way of getting the
WSDL2Java to overwrite existing generated classes. I have found that I need
to delete my stubs and skeletons before calling generate if I want to change
anything. Following on from this is my second question. If it is possible to
overrite existing generated classes, is it possible (or should this be a
jira entry) to preserve existing implemented service method implementations.
This would be useful if adding a new service method to an existing service.

Thanks.

Brian

__________________________________________________________
The information contained in this e-mail is confidential, may be privileged and is intended 
only for the user of the recipient named above. If you are not the intended recipient or a 
representative of the intended recipient, you have received this e-mail in error and must 
not copy, use or disclose the contents of this e-mail to anybody else.  

If you have received this e-mail in error, please notify the sender immediately by return 
e-mail and permanently delete the copy you received.  This e-mail has been swept for 
computer viruses. However, you should carry out your own virus checks. 
Registered in Ireland, No. 205721.  http://www.FINEOS.com
__________________________________________________________


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: [axis 2] WSDLToJava

Posted by robert lazarski <ro...@gmail.com>.
Have you tried using the interface is generated via the -ssi flag?
That solves for me the problems you mention, if I understand you
correctly.

As for overwriting, either ant or maven can solve that for you.

HTH,
Robert
http://www.braziloutsource.com/

On 7/19/06, Brian Dillon (ext. 944) <Br...@fineos.com> wrote:
> Hi,
>
> Just a couple of very quick questions. Firstly is there a way of getting the
> WSDL2Java to overwrite existing generated classes. I have found that I need
> to delete my stubs and skeletons before calling generate if I want to change
> anything. Following on from this is my second question. If it is possible to
> overrite existing generated classes, is it possible (or should this be a
> jira entry) to preserve existing implemented service method implementations.
> This would be useful if adding a new service method to an existing service.
>
> Thanks.
>
> Brian
>
> __________________________________________________________
> The information contained in this e-mail is confidential, may be privileged and is intended
> only for the user of the recipient named above. If you are not the intended recipient or a
> representative of the intended recipient, you have received this e-mail in error and must
> not copy, use or disclose the contents of this e-mail to anybody else.
>
> If you have received this e-mail in error, please notify the sender immediately by return
> e-mail and permanently delete the copy you received.  This e-mail has been swept for
> computer viruses. However, you should carry out your own virus checks.
> Registered in Ireland, No. 205721.  http://www.FINEOS.com
> __________________________________________________________
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org