users@jax-rpc.java.net

Re: wscompile -gen (using wsdl)

From: Irda Ab Rahman <irdawati_at_mimos.my>
Date: Mon, 22 Mar 2004 09:22:37 +0800

Excuse me! Micheal Ramati.
Was this wscompile meant for generating the client-stub? Anyway, u have
not set the option of -d for specifying where the place/directory to ve
generated the output files.

Have a try this ones:-
wscompile -gen:client -d <ur build _classes of implementation and
interface> config.xml

Hope this can help!

Irda



michael ramati wrote:

>When writing this command -
>wscompile -gen config.xml
>
>I get the following answer -
>error parsing configuration file: XML parsing error:
>com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/P-067
>
>The content of config.xml is as follows -
><?xml version="1.0" encoding="UTF-8"?>
><configuration xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
><wsdl location="http://localhost/takserver/acquisition.asmx?WSDL"
>packageName="takserver" />
></configuration>
>
>HELP!!!
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
>For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net