You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by SEOGCHAN OH <sx...@psu.edu> on 2006/09/12 23:00:05 UTC

errors in the Packaging step

Dear 

Could anyone tell me in detail how to compile the skeleton file using ant? The skeleton file is automatically generated by using WSDL2Java.

I am following &quot;Packaging&quot; part in &quot; Writing Web Services by Code Generating Skeleton&quot; of user guide. The explanation of the user guide just simply said &quot; compile the skeleton and the supporting classes&quot;, which is hard to understand.

Thank you in advance,

SC.

Re: errors in the Packaging step

Posted by robert lazarski <ro...@gmail.com>.
The docs are pretty detailed on this step as it goes thru an entire case:

http://ws.apache.org/axis2/tools/1_0/CodegenToolReference.html#invoking

If you have a specific part that your stuck on maybe we can help.

Robert

On 9/12/06, SEOGCHAN OH <sx...@psu.edu> wrote:
> Dear
>
> Could anyone tell me in detail how to compile the skeleton file using ant?
> The skeleton file is automatically generated by using WSDL2Java.
>
> I am following "Packaging" part in " Writing Web Services by Code Generating
> Skeleton" of user guide. The explanation of the user guide just simply said
> " compile the skeleton and the supporting classes", which is hard to
> understand.
>
> Thank you in advance,
>
> SC.
>

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


Re: errors in the Packaging step

Posted by Eran Chinthaka <ch...@opensource.lk>.
Are u using Axis2 or Axis 1.x?

-- Chinthaka

SEOGCHAN OH wrote:
> Dear
> 
> Could anyone tell me in detail how to compile the skeleton file using
> ant? The skeleton file is automatically generated by using WSDL2Java.
> 
> I am following "Packaging" part in " Writing Web Services by Code
> Generating Skeleton" of user guide. The explanation of the user guide
> just simply said " compile the skeleton and the supporting classes",
> which is hard to understand.
> 
> Thank you in advance,
> 
> SC.