<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for handy</title>
	<atom:link href="http://sirinsevinc.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sirinsevinc.wordpress.com</link>
	<description>java,webservice,javascript,software algorithms</description>
	<lastBuildDate>Mon, 26 Oct 2009 09:30:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to Implement Session in JAXWS by java webservice state</title>
		<link>http://sirinsevinc.wordpress.com/2008/02/08/how-to-implement-session-in-jaxws/#comment-30</link>
		<dc:creator>java webservice state</dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://sirinsevinc.wordpress.com/2008/02/08/how-to-implement-session-in-jaxws/#comment-30</guid>
		<description>There is also a way by using @HttpSessionScope annotation and writing less code

http://java.net/blog/2006/10/17/bringing-state-back-web-services-httpsession-scope</description>
		<content:encoded><![CDATA[<p>There is also a way by using @HttpSessionScope annotation and writing less code</p>
<p><a href="http://java.net/blog/2006/10/17/bringing-state-back-web-services-httpsession-scope" rel="nofollow">http://java.net/blog/2006/10/17/bringing-state-back-web-services-httpsession-scope</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring-JAXWS, Embedded Jetty by Jonas</title>
		<link>http://sirinsevinc.wordpress.com/2008/02/08/spring-jaxws-embedded-jetty/#comment-29</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Mon, 17 Aug 2009 08:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://sirinsevinc.wordpress.com/2008/02/08/spring-jaxws-embedded-jetty/#comment-29</guid>
		<description>Hello,

i get the following two exceptions with GWT1.7 and embedded jetty:

- ignored XML validation warning org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document &#039;http://jax-ws.dev.java.net/spring/servlet.xsd&#039;, because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not .

- org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element &#039;wss:binding&#039;.

If I deploy the application to tomcat or test the spring-context with testng all is working fine...but not with jetty. Any ideas?

Best Regards,
Jonas</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>i get the following two exceptions with GWT1.7 and embedded jetty:</p>
<p>- ignored XML validation warning org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document &#8216;http://jax-ws.dev.java.net/spring/servlet.xsd&#8217;, because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not .</p>
<p>- org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element &#8216;wss:binding&#8217;.</p>
<p>If I deploy the application to tomcat or test the spring-context with testng all is working fine&#8230;but not with jetty. Any ideas?</p>
<p>Best Regards,<br />
Jonas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
