<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SEVERE: Error configuring application listener of class com.sun.xml.ws.transport.http. servlet.WSServletContextListener</title>
	<atom:link href="http://www.techiegyan.com/2009/01/17/severe-error-configuring-application-listener-of-class-comsunxmlwstransporthttpservletwsservletcontextlistener/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiegyan.com/2009/01/17/severe-error-configuring-application-listener-of-class-comsunxmlwstransporthttpservletwsservletcontextlistener/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 06:22:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Neta Nitcher</title>
		<link>http://www.techiegyan.com/2009/01/17/severe-error-configuring-application-listener-of-class-comsunxmlwstransporthttpservletwsservletcontextlistener/comment-page-1/#comment-3598</link>
		<dc:creator>Neta Nitcher</dc:creator>
		<pubDate>Fri, 17 Jun 2011 11:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.techiegyan.com/?p=344#comment-3598</guid>
		<description>Hmm it looks like your blog ate my first comment (it was extremely long) so I guess I&#039;ll just sum it up what I had written and say, I&#039;m thoroughly enjoying your blog. I too am an aspiring blog writer but I&#039;m still new to the whole thing. Do you have any helpful hints for inexperienced blog writers? I&#039;d genuinely appreciate it.</description>
		<content:encoded><![CDATA[<p>Hmm it looks like your blog ate my first comment (it was extremely long) so I guess I&#8217;ll just sum it up what I had written and say, I&#8217;m thoroughly enjoying your blog. I too am an aspiring blog writer but I&#8217;m still new to the whole thing. Do you have any helpful hints for inexperienced blog writers? I&#8217;d genuinely appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuj</title>
		<link>http://www.techiegyan.com/2009/01/17/severe-error-configuring-application-listener-of-class-comsunxmlwstransporthttpservletwsservletcontextlistener/comment-page-1/#comment-3586</link>
		<dc:creator>Anuj</dc:creator>
		<pubDate>Tue, 24 May 2011 15:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.techiegyan.com/?p=344#comment-3586</guid>
		<description>Hi,
 I am working with Tomcat 6.0.29 and JDK 1.6.0_21 and am facing the same issue.
I did what was specified in your post but still I am getting the same exception.
This is my catalina entry for shared.loader:
shared.loader=${catalina.home}/endorsed,${catalina.home}/endorsed/*.jar
and I have an endorsed directory under catalina.home containing all the JAR files for JAXWS 2.1.5

I also have the jaxws-api.jar and jaxb-api.jar in my jre endorsed folder.

Do you have any idea why I might still be getting the below error:

SEVERE: Error configuring application listener of class         com.sun.xml.ws.transport.http.servlet.WSServletContextListener
    
java.lang.ClassNotFoundException:         com.sun.xml.ws.transport.http.servlet.WSServletContextListener
    
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1645)
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1491)
	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4078)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4630)
	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
	at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:905)
	at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:740)
	at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)
	at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
	at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
	at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
	at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
	at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)
	at org.apache.catalina.core.StandardService.start(StandardService.java:519)
	at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
	at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
 I am working with Tomcat 6.0.29 and JDK 1.6.0_21 and am facing the same issue.<br />
I did what was specified in your post but still I am getting the same exception.<br />
This is my catalina entry for shared.loader:<br />
shared.loader=${catalina.home}/endorsed,${catalina.home}/endorsed/*.jar<br />
and I have an endorsed directory under catalina.home containing all the JAR files for JAXWS 2.1.5</p>
<p>I also have the jaxws-api.jar and jaxb-api.jar in my jre endorsed folder.</p>
<p>Do you have any idea why I might still be getting the below error:</p>
<p>SEVERE: Error configuring application listener of class         com.sun.xml.ws.transport.http.servlet.WSServletContextListener<br />
    <br />
java.lang.ClassNotFoundException:         com.sun.xml.ws.transport.http.servlet.WSServletContextListener<br />
    <br />
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1645)<br />
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1491)<br />
	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4078)<br />
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4630)<br />
	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)<br />
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)<br />
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)<br />
	at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:905)<br />
	at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:740)<br />
	at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)<br />
	at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)<br />
	at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)<br />
	at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)<br />
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)<br />
	at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)<br />
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)<br />
	at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)<br />
	at org.apache.catalina.core.StandardService.start(StandardService.java:519)<br />
	at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)<br />
	at org.apache.catalina.startup.Catalina.start(Catalina.java:581)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
	at java.lang.reflect.Method.invoke(Method.java:597)<br />
	at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)<br />
	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deploying Your Java Web Service to Tomcat 6 &#171; Learning Rails</title>
		<link>http://www.techiegyan.com/2009/01/17/severe-error-configuring-application-listener-of-class-comsunxmlwstransporthttpservletwsservletcontextlistener/comment-page-1/#comment-2320</link>
		<dc:creator>Deploying Your Java Web Service to Tomcat 6 &#171; Learning Rails</dc:creator>
		<pubDate>Wed, 30 Dec 2009 21:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techiegyan.com/?p=344#comment-2320</guid>
		<description>[...] to Techie Gyan, the following is the problem: &#8220;The second change which tells about the cause of the error [...]</description>
		<content:encoded><![CDATA[<p>[...] to Techie Gyan, the following is the problem: &#8220;The second change which tells about the cause of the error [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Schreiber</title>
		<link>http://www.techiegyan.com/2009/01/17/severe-error-configuring-application-listener-of-class-comsunxmlwstransporthttpservletwsservletcontextlistener/comment-page-1/#comment-2113</link>
		<dc:creator>Tom Schreiber</dc:creator>
		<pubDate>Wed, 02 Dec 2009 14:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.techiegyan.com/?p=344#comment-2113</guid>
		<description>Thank You. 

This Post was very helful for me. Now all works fine :-)</description>
		<content:encoded><![CDATA[<p>Thank You. </p>
<p>This Post was very helful for me. Now all works fine <img src='http://www.techiegyan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

