dev@jax-rpc.java.net

RE: wscompile -gen (using wsdl)

From: michael ramati <ramatim_at_cs.bgu.ac.il>
Date: Mon, 22 Mar 2004 20:11:40 +0200

Hi Doug,
Actually I am subscribed to users@ mailing list,
But a satisfactory answer has yet been supplied.
Naturally, I have already tried your suggestion.
Attached is my WSDL file. Thanks a lot, Michael.


-----Original Message-----
From: Doug Kohlert [mailto:Doug.Kohlert_at_sun.com]
Sent: Monday, March 22, 2004 7:54 PM
To: dev_at_jax-rpc.dev.java.net
Subject: Re: wscompile -gen (using wsdl)

The proper mailing list for these questions is
users_at_jax-rpc.dev.java.net.

There might be something wrong with the WSLD returned from

http://localhost/takserver/acquisition.asmx?WSDL. First make sure that
URL is
correct. Then download that wsdl to a local file and try to access it
there.


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: dev-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: dev-help_at_jax-rpc.dev.java.net