Please respond to [EMAIL PROTECTED]
To:[EMAIL PROTECTED]
cc:
Subject:Re: Something go wrong with Java2WSDL
thanks for your reply!
When using http://localhost:8080/axis/services/LogTestService,it works,
but when I take on ?wsdl and ?WSDL to the URL, there is nothing in th
file,even in the
temp folder.but I failed.
>From: "Russell Butek" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: Something go wrong with Java2WSDL
>Date: Tue, 12 Mar 2002 08:17:01 -0600
>
>I'd suggest saving the W
I'd suggest saving the WSDL from ?WSDL, seeing if there's anything
obviously wrong with it. Then running WSDL2Java on that file and seeing if
you have the same problems. Also, try running Java2WSDL directly on the
interface for MyService.
Could you send us the MyService interface and the W