> From: Bharath R [mailto:bharath.mail.l...@gmail.com]
> Subject: Re: javax.naming.NameNotFoundException with JAXWS RI 2.5 and
> Tomcat 6.0
> 
> Do you suggest I put the 2.4 servlet spec version in web.xml?

That would probably work; you could also remove the annotations, since they're 
not doing anything useful at this point.

> Resource.class is present in lib directory under annotations-api.jar.
> WebServiceContext.class is also present under the $CATALINA_HOME/lib
> directory. Do you see any version problem in these classes?

The error you got was due to the annotation handlers not being available via 
JNDI; I'm unfamiliar with the mechanism of registering them.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to