<?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: Create JAX-WS Service in 5 Minutes (Tutorial)</title>
	<atom:link href="http://myarch.com/create-jax-ws-service-in-5-minutes/feed" rel="self" type="application/rss+xml" />
	<link>http://myarch.com/create-jax-ws-service-in-5-minutes</link>
	<description>Builds and bytes</description>
	<lastBuildDate>Sat, 28 Jan 2012 19:37:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thank you for puting the time in to publish this info. I found it very useful. If you are ever interested in submit link free then please contact me.</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35525</link>
		<dc:creator>Thank you for puting the time in to publish this info. I found it very useful. If you are ever interested in submit link free then please contact me.</dc:creator>
		<pubDate>Fri, 02 Dec 2011 07:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35525</guid>
		<description>&lt;strong&gt;Thank you for puting the time in to publish this info. I found it very useful. If you are ever interested in submit link free then please contact me....&lt;/strong&gt;

[...]Create JAX-WS Service in 5 Minutes (Tutorial)[...]...</description>
		<content:encoded><![CDATA[<p><strong>Thank you for puting the time in to publish this info. I found it very useful. If you are ever interested in submit link free then please contact me&#8230;.</strong></p>
<p>[...]Create JAX-WS Service in 5 Minutes (Tutorial)[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarada</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35415</link>
		<dc:creator>sarada</dc:creator>
		<pubDate>Tue, 20 Sep 2011 12:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35415</guid>
		<description>Hi Alexander,
Could pls help to execute my webservice succesfully?

1) when I try to search for wsdl http://localhost:8081/personService/personService?wsdl
I am Unable to find. Is this the right URL to make a call from soap UI
2) How to change the endpoint URL(with servername and port) dynamically when ever we upload to any server.
ex: http://server1:8082

Thank heaps,
Sarada</description>
		<content:encoded><![CDATA[<p>Hi Alexander,<br />
Could pls help to execute my webservice succesfully?</p>
<p>1) when I try to search for wsdl <a href="http://localhost:8081/personService/personService?wsdl" rel="nofollow">http://localhost:8081/personService/personService?wsdl</a><br />
I am Unable to find. Is this the right URL to make a call from soap UI<br />
2) How to change the endpoint URL(with servername and port) dynamically when ever we upload to any server.<br />
ex: <a href="http://server1:8082" rel="nofollow">http://server1:8082</a></p>
<p>Thank heaps,<br />
Sarada</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ragav</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35402</link>
		<dc:creator>ragav</dc:creator>
		<pubDate>Thu, 28 Jul 2011 18:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35402</guid>
		<description>Plz add a quick chunk of a client code to invoke the server side song. will be then more impressive</description>
		<content:encoded><![CDATA[<p>Plz add a quick chunk of a client code to invoke the server side song. will be then more impressive</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35381</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 08 Mar 2011 09:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35381</guid>
		<description>Great example, especially for using a complex type as the web method arg, but...

...I too am not getting the Person instance fully populated by JAX-B.  I get an instance of the correct class, but none of the fields are set.

Sadly Prabhu&#039;s solution is not specific enough to fix it, although I&#039;m following that as a lead.  Help! :-)</description>
		<content:encoded><![CDATA[<p>Great example, especially for using a complex type as the web method arg, but&#8230;</p>
<p>&#8230;I too am not getting the Person instance fully populated by JAX-B.  I get an instance of the correct class, but none of the fields are set.</p>
<p>Sadly Prabhu&#8217;s solution is not specific enough to fix it, although I&#8217;m following that as a lead.  Help! :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yash</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35370</link>
		<dc:creator>Yash</dc:creator>
		<pubDate>Tue, 26 Oct 2010 09:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35370</guid>
		<description>I am not able to run this webservice, gives a Null Pointer Exception as discussed above by Prabhu.
Still trying .. please suggest</description>
		<content:encoded><![CDATA[<p>I am not able to run this webservice, gives a Null Pointer Exception as discussed above by Prabhu.<br />
Still trying .. please suggest</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yash</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35369</link>
		<dc:creator>Yash</dc:creator>
		<pubDate>Tue, 26 Oct 2010 09:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35369</guid>
		<description>The webservice is a very nice example. Thanks for the same</description>
		<content:encoded><![CDATA[<p>The webservice is a very nice example. Thanks for the same</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35363</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Fri, 01 Oct 2010 11:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35363</guid>
		<description>Hi,

Can you give the proper steps to install the softwares required for this and setup in eclipse</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can you give the proper steps to install the softwares required for this and setup in eclipse</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35357</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Thu, 05 Aug 2010 17:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35357</guid>
		<description>I am using RAD7.5 with Websphere 7 and could not find the url to use either. Kept coming back as 404 not found.
I have an existing web project already which I manually added the folder wsdl to /web-inf and the two files personService.wsdl
person.xsd. Everything compiled nicely and published automatically but soapUI did not work.
What I did was go into the Websphere admin console, clicked on my web ear and under the option &quot;Web Services Properties&quot; you can &quot;Publish WSDL files &quot; which sent back what RAD and Websphere did to it.
In my case for some reason, it came back with this info in the new file wsdl http://d19d99:80/PersonServicePorts
So when launching SoapUI tester, I put this url instead under the override tab for the endpoint which then worked.</description>
		<content:encoded><![CDATA[<p>I am using RAD7.5 with Websphere 7 and could not find the url to use either. Kept coming back as 404 not found.<br />
I have an existing web project already which I manually added the folder wsdl to /web-inf and the two files personService.wsdl<br />
person.xsd. Everything compiled nicely and published automatically but soapUI did not work.<br />
What I did was go into the Websphere admin console, clicked on my web ear and under the option &#8220;Web Services Properties&#8221; you can &#8220;Publish WSDL files &#8221; which sent back what RAD and Websphere did to it.<br />
In my case for some reason, it came back with this info in the new file wsdl <a href="http://d19d99:80/PersonServicePorts" rel="nofollow">http://d19d99:80/PersonServicePorts</a><br />
So when launching SoapUI tester, I put this url instead under the override tab for the endpoint which then worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Ananiev</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35354</link>
		<dc:creator>Alexander Ananiev</dc:creator>
		<pubDate>Fri, 09 Jul 2010 03:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35354</guid>
		<description>Hi Simon, 
It&#039;s a totally valid question. What you need to put in web.xml depends on your container. I was testing with WebSphere which employs some AOP &quot;magic&quot; so you don&#039;t need to do anything explicitly. But for xfire, as an example, you do need to specify a servlet: http://myarch.com/files/jaxws_tutorial/web.xml.
As far as your second question, I pointed to &lt;project root&gt;/root in Tomcat and configured Eclipse to compile into WEB-INF/classes. For WebSphere I use Ant to build.</description>
		<content:encoded><![CDATA[<p>Hi Simon,<br />
It&#8217;s a totally valid question. What you need to put in web.xml depends on your container. I was testing with WebSphere which employs some AOP &#8220;magic&#8221; so you don&#8217;t need to do anything explicitly. But for xfire, as an example, you do need to specify a servlet: <a href="http://myarch.com/files/jaxws_tutorial/web.xml" rel="nofollow">http://myarch.com/files/jaxws_tutorial/web.xml</a>.<br />
As far as your second question, I pointed to
<project root>/root in Tomcat and configured Eclipse to compile into WEB-INF/classes. For WebSphere I use Ant to build.</project></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://myarch.com/create-jax-ws-service-in-5-minutes/comment-page-1#comment-35353</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 08 Jul 2010 16:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/create-jax-ws-service-in-5-minutes#comment-35353</guid>
		<description>And also:
http :// localhost : 8080 / myproject/PersonServicePorts.

All give 404.

I just did run on server in eclipse.  my test servlet and test jsp page are working.  There is no mention in the web.xml of the services.  How does tomcat know about the services and their classes?

I notice in your factory class, the line:
wsdlLocation=&quot;WEB-INF/wsdl/PersonService.wsdl&quot;

How does it get into the WEB-INF? neither eclipse, nor maven package put it in there from the source dir.

So once the source files are in the project, how do you build it?

Sorry for my stupidity.</description>
		<content:encoded><![CDATA[<p>And also:<br />
http :// localhost : 8080 / myproject/PersonServicePorts.</p>
<p>All give 404.</p>
<p>I just did run on server in eclipse.  my test servlet and test jsp page are working.  There is no mention in the web.xml of the services.  How does tomcat know about the services and their classes?</p>
<p>I notice in your factory class, the line:<br />
wsdlLocation=&#8221;WEB-INF/wsdl/PersonService.wsdl&#8221;</p>
<p>How does it get into the WEB-INF? neither eclipse, nor maven package put it in there from the source dir.</p>
<p>So once the source files are in the project, how do you build it?</p>
<p>Sorry for my stupidity.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

