Thanks Joe, that does the trick. 

Also I packaged my wsdl file web-inf/classes directory

__Hari

-----Original Message-----
From: Joe Nall [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 05, 2004 3:28 PM
To: [EMAIL PROTECTED]
Subject: Re: Document-style web services



On Mar 5, 2004, at 3:50 PM, Hari Lakshmanan wrote:

> I mention in my wsdd file as given
>
> <service>
> ...
>   <wsdlFile>doc-literal.wsdl</wsdlFile>
> </service>

<wsdlFile>/doc-literal.wsdl</wsdlFile>

I have a / in mine, but I'm not sure it matters.

>
> I get 500 Error when I access the wsdl page
> (http://localhost:8080/axis/services/NotificationPort?wsdl)
>
> Is the above syntax correct? If so where should the wsdl file go?

in webapps/axis/WEB-INF/classes

joe

Reply via email to