<?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 for Joe on Computing</title>
	<atom:link href="http://joemorrison.org/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://joemorrison.org/blog</link>
	<description>How I Learned to Stop Worrying and Love Writing Software</description>
	<pubDate>Thu, 11 Mar 2010 02:37:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Java template for WSDL-first web services using CXF (for Maven2 and Eclipse) by james greenwood</title>
		<link>http://joemorrison.org/blog/2008/10/23/cxf-wsdl-first/comment-page-1/#comment-9041</link>
		<dc:creator>james greenwood</dc:creator>
		<pubDate>Wed, 10 Mar 2010 22:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=21#comment-9041</guid>
		<description>i didn't use the maven but I manually build this project by doing the wsdl2java and created all the component but when I deployed to tomcat, the page shows up but keep getting the 404 page not found for http://localhost:8080/ws-example/ws-example?wsdl

Do you have your project without in maven. I will include my project too.</description>
		<content:encoded><![CDATA[<p>i didn&#8217;t use the maven but I manually build this project by doing the wsdl2java and created all the component but when I deployed to tomcat, the page shows up but keep getting the 404 page not found for <a href="http://localhost:8080/ws-example/ws-example?wsdl" rel="nofollow">http://localhost:8080/ws-example/ws-example?wsdl</a></p>
<p>Do you have your project without in maven. I will include my project too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serializable != Synchronized, especially not with Oracle by Omri Ben Shitrit</title>
		<link>http://joemorrison.org/blog/2009/07/18/serializable-synchronized-especially-not-with-oracle/comment-page-1/#comment-8680</link>
		<dc:creator>Omri Ben Shitrit</dc:creator>
		<pubDate>Thu, 11 Feb 2010 14:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=64#comment-8680</guid>
		<description>Hi Joe,

A nice link on Wikipedia thats relevant:

http://en.wikipedia.org/wiki/Software_transactional_memory 

Omri</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>A nice link on Wikipedia thats relevant:</p>
<p><a href="http://en.wikipedia.org/wiki/Software_transactional_memory" rel="nofollow">http://en.wikipedia.org/wiki/Software_transactional_memory</a> </p>
<p>Omri</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java template for WSDL-first web services using CXF (for Maven2 and Eclipse) by wah</title>
		<link>http://joemorrison.org/blog/2008/10/23/cxf-wsdl-first/comment-page-1/#comment-8578</link>
		<dc:creator>wah</dc:creator>
		<pubDate>Tue, 02 Feb 2010 19:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=21#comment-8578</guid>
		<description>more than a year, still useful. thanks</description>
		<content:encoded><![CDATA[<p>more than a year, still useful. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java template for WSDL-first web services using CXF (for Maven2 and Eclipse) by John</title>
		<link>http://joemorrison.org/blog/2008/10/23/cxf-wsdl-first/comment-page-1/#comment-8350</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 20 Jan 2010 00:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=21#comment-8350</guid>
		<description>Hey Bharath/Joe

I am trying to implement the web services similar to the way you have described except that my entity classes (with hibernate annotations)  live separately than the cxf generated classes. 
From your post I see that you managed to handle transaction management at the service level. Can you please provide an example of how that can be done and what changes are needed to pom.xml, appContext.xml and EntityManager to handle transaction management?

-John</description>
		<content:encoded><![CDATA[<p>Hey Bharath/Joe</p>
<p>I am trying to implement the web services similar to the way you have described except that my entity classes (with hibernate annotations)  live separately than the cxf generated classes.<br />
From your post I see that you managed to handle transaction management at the service level. Can you please provide an example of how that can be done and what changes are needed to pom.xml, appContext.xml and EntityManager to handle transaction management?</p>
<p>-John</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java template for WSDL-first web services using CXF (for Maven2 and Eclipse) by Mike</title>
		<link>http://joemorrison.org/blog/2008/10/23/cxf-wsdl-first/comment-page-1/#comment-8317</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 18 Jan 2010 02:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=21#comment-8317</guid>
		<description>Hey, I am new to web services - I have worked with Oracle web services, which have a web service endpoint where the operations can be invoked- does this web service have something like this? Is there another way to invoke the web service than through using the SOAP-UI tool?</description>
		<content:encoded><![CDATA[<p>Hey, I am new to web services - I have worked with Oracle web services, which have a web service endpoint where the operations can be invoked- does this web service have something like this? Is there another way to invoke the web service than through using the SOAP-UI tool?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on In defense of elite, irrelevant curricula by Kalani Thielen</title>
		<link>http://joemorrison.org/blog/2009/11/01/in-defense-of-elite-irrelevant-curricula/comment-page-1/#comment-7434</link>
		<dc:creator>Kalani Thielen</dc:creator>
		<pubDate>Sat, 05 Dec 2009 16:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=86#comment-7434</guid>
		<description>I agree that a university education ought to be concerned with fundamental principles.  You said "math, math and more math" but I would even explicitly add logic (or "mathematical logic" if you prefer) and proofs of program correctness.

But in defense of some of Joel Spolsky's article, I also think that CS students need to be familiar with using a version control system (just like they need to be familiar with using a compiler).  It's basic to writing software, and for that matter the general principle of version control applies to more than just tracking changes in text files (software transactional memory, RDBMS transactions, etc).

I think that there's a good argument to be made for a Capstone project as well.  Ultimately, people will always need to be able to sum up their work and present it clearly -- even (or especially) if they're going to be researchers or professors rather than commercial programmers.  This is where great programmers (and great schools) can emphasize that what makes them great are their ideas and their work rather than their name.</description>
		<content:encoded><![CDATA[<p>I agree that a university education ought to be concerned with fundamental principles.  You said &#8220;math, math and more math&#8221; but I would even explicitly add logic (or &#8220;mathematical logic&#8221; if you prefer) and proofs of program correctness.</p>
<p>But in defense of some of Joel Spolsky&#8217;s article, I also think that CS students need to be familiar with using a version control system (just like they need to be familiar with using a compiler).  It&#8217;s basic to writing software, and for that matter the general principle of version control applies to more than just tracking changes in text files (software transactional memory, RDBMS transactions, etc).</p>
<p>I think that there&#8217;s a good argument to be made for a Capstone project as well.  Ultimately, people will always need to be able to sum up their work and present it clearly &#8212; even (or especially) if they&#8217;re going to be researchers or professors rather than commercial programmers.  This is where great programmers (and great schools) can emphasize that what makes them great are their ideas and their work rather than their name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developing Web applications with Maven and Eclipse: You *can* have it all by marquex</title>
		<link>http://joemorrison.org/blog/2008/06/01/developing-web-applications-with-maven-and-eclipse-you-can-have-it-all/comment-page-1/#comment-7147</link>
		<dc:creator>marquex</dc:creator>
		<pubDate>Sun, 15 Nov 2009 20:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/2008/06/01/developing-web-applications-with-maven-and-eclipse-you-can-have-it-all/#comment-7147</guid>
		<description>Greaat!! I've been two days looking for this info on the net!! Works like a charm, thanks so much!!</description>
		<content:encoded><![CDATA[<p>Greaat!! I&#8217;ve been two days looking for this info on the net!! Works like a charm, thanks so much!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on In defense of elite, irrelevant curricula by Daniel Simon</title>
		<link>http://joemorrison.org/blog/2009/11/01/in-defense-of-elite-irrelevant-curricula/comment-page-1/#comment-6958</link>
		<dc:creator>Daniel Simon</dc:creator>
		<pubDate>Mon, 02 Nov 2009 07:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=86#comment-6958</guid>
		<description>Here, here.  I'm an enormous fan of liberal arts education during undergraduate years.  If one has the fortunate opportunity to study at a 4-year university program, one had damn well better spend those years with history, philosophy, underwater basket weaving, and the like, in order to become an intelligent human being with a sense of context.  A B.A. is *not* a professional degree.  Some of the best finance and technology professionals I know never set foot in a technical course, and I think that's a causal relationship.</description>
		<content:encoded><![CDATA[<p>Here, here.  I&#8217;m an enormous fan of liberal arts education during undergraduate years.  If one has the fortunate opportunity to study at a 4-year university program, one had damn well better spend those years with history, philosophy, underwater basket weaving, and the like, in order to become an intelligent human being with a sense of context.  A B.A. is *not* a professional degree.  Some of the best finance and technology professionals I know never set foot in a technical course, and I think that&#8217;s a causal relationship.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java template for WSDL-first web services using CXF (for Maven2 and Eclipse) by Bharath</title>
		<link>http://joemorrison.org/blog/2008/10/23/cxf-wsdl-first/comment-page-1/#comment-6914</link>
		<dc:creator>Bharath</dc:creator>
		<pubDate>Thu, 29 Oct 2009 20:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=21#comment-6914</guid>
		<description>Ok, here's another one. I tried adding spring transaction annotations to the service interface methods generated by the cxf-codegen-plugin. But somehow, when I add -xjc-Xannotate as an 'extraarg' under the 'wsdlOption' tag and try to generate the code, it fails with:
org.apache.cxf.tools.common.ToolException: XJC reported 'BadCommandLineException' for -xjc argument:-extension -Xannotate

Note that this method works with maven-jaxb2-plugin for generating automatic annotations. Somehow, the xjc that's with the cxf-codegen-plugin doesn't recognize this as valid. This is not a big deal right now since I can just add the @Transaction annotations to my service implementation class instead of the automatically generated CXF service interfaces. But it would be nice to have this work nevertheless.

Anyone have any thoughts on this?</description>
		<content:encoded><![CDATA[<p>Ok, here&#8217;s another one. I tried adding spring transaction annotations to the service interface methods generated by the cxf-codegen-plugin. But somehow, when I add -xjc-Xannotate as an &#8216;extraarg&#8217; under the &#8216;wsdlOption&#8217; tag and try to generate the code, it fails with:<br />
org.apache.cxf.tools.common.ToolException: XJC reported &#8216;BadCommandLineException&#8217; for -xjc argument:-extension -Xannotate</p>
<p>Note that this method works with maven-jaxb2-plugin for generating automatic annotations. Somehow, the xjc that&#8217;s with the cxf-codegen-plugin doesn&#8217;t recognize this as valid. This is not a big deal right now since I can just add the @Transaction annotations to my service implementation class instead of the automatically generated CXF service interfaces. But it would be nice to have this work nevertheless.</p>
<p>Anyone have any thoughts on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java template for WSDL-first web services using CXF (for Maven2 and Eclipse) by Apache CXF How-Tos, well not exactly &#171; Computing Thoughts by Roger Rached</title>
		<link>http://joemorrison.org/blog/2008/10/23/cxf-wsdl-first/comment-page-1/#comment-6871</link>
		<dc:creator>Apache CXF How-Tos, well not exactly &#171; Computing Thoughts by Roger Rached</dc:creator>
		<pubDate>Tue, 27 Oct 2009 21:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/?p=21#comment-6871</guid>
		<description>[...] Morison, my colleague at Lab49, already posted an excellent article to address the CXF documentation shortcomings; in it he shows how to create a complete Maven [...]</description>
		<content:encoded><![CDATA[<p>[...] Morison, my colleague at Lab49, already posted an excellent article to address the CXF documentation shortcomings; in it he shows how to create a complete Maven [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
