<?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"
	>
<channel>
	<title>Comments on: POX (Plain Old XML) JAX-WS service using CXF and Spring Configuration</title>
	<atom:link href="http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/</link>
	<description>Computers are useless. They can only give you answers.</description>
	<pubDate>Wed, 03 Dec 2008 20:36:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Atif Khan</title>
		<link>http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/#comment-1094</link>
		<dc:creator>Atif Khan</dc:creator>
		<pubDate>Sat, 05 Jan 2008 04:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/#comment-1094</guid>
		<description>Kevin,
  You need to verify that the required jar files are in classpath. I will post tomorrow a list of jars needed along with the Maven script listing all dependencies.</description>
		<content:encoded><![CDATA[<p>Kevin,<br />
  You need to verify that the required jar files are in classpath. I will post tomorrow a list of jars needed along with the Maven script listing all dependencies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/#comment-1090</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 04 Jan 2008 15:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/#comment-1090</guid>
		<description>I'm having difficulty getting this to run and I'm sure it is because I'm a newby to some of the concepts.  I've gotten other very simple 'hello' services to run, but get this error when trying this example:

SEVERE: Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'echoService': Invocation of init method failed; nested exception is org.apache.cxf.service.factory.ServiceConstructionException: Could not resolve a binding for http://www.w3.org/2004/08/wsdl/http
Caused by: org.apache.cxf.service.factory.ServiceConstructionException: Could not resolve a binding for http://www.w3.org/2004/08/wsdl/http

I can see (http://www.we.org/2004/08/wsdl/http) from my browser, but apparently the code (executing in Eclipse) can't.  Any suggestions as to a configuration problem I might have?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having difficulty getting this to run and I&#8217;m sure it is because I&#8217;m a newby to some of the concepts.  I&#8217;ve gotten other very simple &#8216;hello&#8217; services to run, but get this error when trying this example:</p>
<p>SEVERE: Context initialization failed<br />
org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#8216;echoService&#8217;: Invocation of init method failed; nested exception is org.apache.cxf.service.factory.ServiceConstructionException: Could not resolve a binding for <a href="http://www.w3.org/2004/08/wsdl/http" rel="nofollow">http://www.w3.org/2004/08/wsdl/http</a><br />
Caused by: org.apache.cxf.service.factory.ServiceConstructionException: Could not resolve a binding for <a href="http://www.w3.org/2004/08/wsdl/http" rel="nofollow">http://www.w3.org/2004/08/wsdl/http</a></p>
<p>I can see (http://www.we.org/2004/08/wsdl/http) from my browser, but apparently the code (executing in Eclipse) can&#8217;t.  Any suggestions as to a configuration problem I might have?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
