users@jax-rpc.java.net

wscompile does not generate all artifacts

From: nr nr <news0reader_at_hotmail.com>
Date: Mon, 29 Nov 2004 20:54:04 -0300

Hi, I'm trying to generate client artifacts for the service at
http://api.eventmatrix.com/CommercialAPI/SubscriberAPI.asmx?WSDL

I installed jwsdp 1.5 (Win2K, JDK 1.4.2) and ran wscompile against the
endpoint above...and got back most of the classes I need, except for one
called "Secure". Secure is a class used to transmit authorization
credentials. I see no trace of this class in any of the wscompile-generated
code. The commandline I used was:

wscompile.bat -gen:client config.xml -keep

config.xml minimally indicated WSDL soutrce and a package to dump code into.

Thing is, when I run Microsoft Visual Studio.NET against the endpoint above,
it does, in fact generate class Secure, and tie it with the rest of the
classes. For what it's worth, the service behind the endpoint above is
written in .NET.

So, my question is: could somebody look at the WSDL above and tell me if I
need to do anything special? I shall of course keep investigating, and
report what I find.

Thank you.

--A

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


---------------------------------------------------------------------
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