<?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: migrate appfuse from xfire to cxf</title>
	<atom:link href="http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/</link>
	<description></description>
	<lastBuildDate>Sat, 26 Jun 2010 10:44:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Shared Tut ;-) &#187; Blog Archive &#187; migrate appfuse from xfire to cxf « Snackycracky’s Techblog</title>
		<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/comment-page-1/#comment-29</link>
		<dc:creator>Shared Tut ;-) &#187; Blog Archive &#187; migrate appfuse from xfire to cxf « Snackycracky’s Techblog</dc:creator>
		<pubDate>Tue, 20 Jan 2009 03:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://snackycracky.wordpress.com/?p=204#comment-29</guid>
		<description>[...] cxf, maven, migrate, spring, update, webservice &#8230; jetty remote debugging with maven for appfuse in [...]</description>
		<content:encoded><![CDATA[<p>[...] cxf, maven, migrate, spring, update, webservice &#8230; jetty remote debugging with maven for appfuse in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nils petersohn</title>
		<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/comment-page-1/#comment-28</link>
		<dc:creator>nils petersohn</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://snackycracky.wordpress.com/?p=204#comment-28</guid>
		<description>i m not sure if jsr311 is the cause of my rest problems though</description>
		<content:encoded><![CDATA[<p>i m not sure if jsr311 is the cause of my rest problems though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nils petersohn</title>
		<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/comment-page-1/#comment-35</link>
		<dc:creator>nils petersohn</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://snackycracky.wordpress.com/?p=204#comment-35</guid>
		<description>thanx, took me a while to get everyting together, but rest is still not working. i think the jsr311 has to be completed first...</description>
		<content:encoded><![CDATA[<p>thanx, took me a while to get everyting together, but rest is still not working. i think the jsr311 has to be completed first&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Appfuser</title>
		<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/comment-page-1/#comment-34</link>
		<dc:creator>Appfuser</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://snackycracky.wordpress.com/?p=204#comment-34</guid>
		<description>Thanks!

It was just a misconfiguration in my pom.xml.

Nice migration guide!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>It was just a misconfiguration in my pom.xml.</p>
<p>Nice migration guide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nils petersohn</title>
		<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/comment-page-1/#comment-33</link>
		<dc:creator>nils petersohn</dc:creator>
		<pubDate>Mon, 19 Jan 2009 15:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://snackycracky.wordpress.com/?p=204#comment-33</guid>
		<description>It seems that asm ist still missing. did you exclude it from the hibernate dependency and include it at the top level? please look at the post again. you can send me your pom.xml to nils@schoenhouse.de and i will look over it.</description>
		<content:encoded><![CDATA[<p>It seems that asm ist still missing. did you exclude it from the hibernate dependency and include it at the top level? please look at the post again. you can send me your pom.xml to <a href="mailto:nils@schoenhouse.de">nils@schoenhouse.de</a> and i will look over it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Appfuser</title>
		<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/comment-page-1/#comment-32</link>
		<dc:creator>Appfuser</dc:creator>
		<pubDate>Mon, 19 Jan 2009 15:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://snackycracky.wordpress.com/?p=204#comment-32</guid>
		<description>Thank you for your quick reply!

I still get the following exception when running jetty:run. Some problems with the pom.xml?

-------

Error creating bean with name &#039;sessionFactory&#039; defined in class path resource [applicationContext-dao.xml]: Invocation of init method
 failed; nested exception is java.lang.NoSuchMethodError: org.objectweb.asm.ClassWriter.(I)V:</description>
		<content:encoded><![CDATA[<p>Thank you for your quick reply!</p>
<p>I still get the following exception when running jetty:run. Some problems with the pom.xml?</p>
<p>&#8212;&#8212;-</p>
<p>Error creating bean with name &#8216;sessionFactory&#8217; defined in class path resource [applicationContext-dao.xml]: Invocation of init method<br />
 failed; nested exception is java.lang.NoSuchMethodError: org.objectweb.asm.ClassWriter.(I)V:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nils petersohn</title>
		<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/comment-page-1/#comment-31</link>
		<dc:creator>nils petersohn</dc:creator>
		<pubDate>Mon, 19 Jan 2009 14:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://snackycracky.wordpress.com/?p=204#comment-31</guid>
		<description>no you don&#039;t need to modify the content of the xml files.
download http://apache.linux-mirror.org/cxf/2.1.3/apache-cxf-2.1.3.tar.gz and extract the jar file lib/cxf-2.1.3.jar.
in there is the folder META-INF/cxf thats the folder i mean.
i know its no good doing this, somehow you have to download the right package with maven. check out my post here.
http://www.nabble.com/Re%3A-CXF-and-AppFuse-2.0.1-p21329504s2369.html
with  this maven conf i didn&#039;t have to extract and copy the META-INF/cxf folder.</description>
		<content:encoded><![CDATA[<p>no you don&#8217;t need to modify the content of the xml files.<br />
download <a href="http://apache.linux-mirror.org/cxf/2.1.3/apache-cxf-2.1.3.tar.gz" rel="nofollow">http://apache.linux-mirror.org/cxf/2.1.3/apache-cxf-2.1.3.tar.gz</a> and extract the jar file lib/cxf-2.1.3.jar.<br />
in there is the folder META-INF/cxf thats the folder i mean.<br />
i know its no good doing this, somehow you have to download the right package with maven. check out my post here.<br />
<a href="http://www.nabble.com/Re%3A-CXF-and-AppFuse-2.0.1-p21329504s2369.html" rel="nofollow">http://www.nabble.com/Re%3A-CXF-and-AppFuse-2.0.1-p21329504s2369.html</a><br />
with  this maven conf i didn&#8217;t have to extract and copy the META-INF/cxf folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Appfuser</title>
		<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/comment-page-1/#comment-30</link>
		<dc:creator>Appfuser</dc:creator>
		<pubDate>Mon, 19 Jan 2009 14:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://snackycracky.wordpress.com/?p=204#comment-30</guid>
		<description>&quot;download cxf from here and copy the cxf folder from META-INF there to your /WEB-INF/classes/ path. otherwise it will not find the cxf/cxf.xml&quot;

Where is that folder in that package? Should I modify the content of the xml-files?</description>
		<content:encoded><![CDATA[<p>&#8220;download cxf from here and copy the cxf folder from META-INF there to your /WEB-INF/classes/ path. otherwise it will not find the cxf/cxf.xml&#8221;</p>
<p>Where is that folder in that package? Should I modify the content of the xml-files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p3t0r</title>
		<link>http://blog.srvme.de/2009/01/06/migrate-appfuse-from-xfire-to-cxf/comment-page-1/#comment-27</link>
		<dc:creator>p3t0r</dc:creator>
		<pubDate>Tue, 06 Jan 2009 15:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://snackycracky.wordpress.com/?p=204#comment-27</guid>
		<description>I think you really want the exclude the (broken) mail api which comes with CXF! More info here:

http://www.jroller.com/melix/entry/apache_cxf_maven_javamail_awful</description>
		<content:encoded><![CDATA[<p>I think you really want the exclude the (broken) mail api which comes with CXF! More info here:</p>
<p><a href="http://www.jroller.com/melix/entry/apache_cxf_maven_javamail_awful" rel="nofollow">http://www.jroller.com/melix/entry/apache_cxf_maven_javamail_awful</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
