<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Spring-JAXWS, Embedded Jetty</title>
	<atom:link href="http://sirinsevinc.wordpress.com/2008/02/08/spring-jaxws-embedded-jetty/feed/" rel="self" type="application/rss+xml" />
	<link>http://sirinsevinc.wordpress.com/2008/02/08/spring-jaxws-embedded-jetty/</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>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>
	<item>
		<title>By: Sendhil</title>
		<link>http://sirinsevinc.wordpress.com/2008/02/08/spring-jaxws-embedded-jetty/#comment-25</link>
		<dc:creator>Sendhil</dc:creator>
		<pubDate>Tue, 17 Feb 2009 07:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://sirinsevinc.wordpress.com/2008/02/08/spring-jaxws-embedded-jetty/#comment-25</guid>
		<description>applicationContext.xml





&lt;!-- nested bean is of course fine --&gt;









&lt;!-- you can also use propert injection for the service class --&gt;
42



</description>
		<content:encoded><![CDATA[<p>applicationContext.xml</p>
<p><!-- nested bean is of course fine --></p>
<p><!-- you can also use propert injection for the service class --><br />
42</p>
]]></content:encoded>
	</item>
</channel>
</rss>
