<?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: Creating an EJB3 WebService with Maven2 running on JBoss 4.2.1</title>
	<atom:link href="http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/</link>
	<description>Pragmatic Integrators</description>
	<lastBuildDate>Tue, 18 Oct 2011 12:18:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-269</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Wed, 17 Feb 2010 20:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-269</guid>
		<description>Hi Jose,

Good to see your problems are solved.
And if you need more info about the use of SoapUI see our other posts about soapUI here:
http://blog.redstream.nl/tag/soap-ui/</description>
		<content:encoded><![CDATA[<p>Hi Jose,</p>
<p>Good to see your problems are solved.<br />
And if you need more info about the use of SoapUI see our other posts about soapUI here:<br />
http://blog.redstream.nl/tag/soap-ui/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Antonio</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-268</link>
		<dc:creator>Jose Antonio</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-268</guid>
		<description>Now Its all ok.</description>
		<content:encoded><![CDATA[<p>Now Its all ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Antonio</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-267</link>
		<dc:creator>Jose Antonio</dc:creator>
		<pubDate>Wed, 17 Feb 2010 14:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-267</guid>
		<description>Hello, is all ok. But i dont can to work with soapUI:


java.lang.NoClassDefFoundError: org/jboss/util/id/SerialVersion
	at javax.xml.soap.SOAPException.(SOAPException.java:36)
	at javax.xml.soap.SAAJMetaFactory.getInstance(SAAJMetaFactory.java:64)
	at javax.xml.soap.SOAPFactory.newInstance(SOAPFactory.java:74)
	at org.jboss.ws.core.soap.SOAPFactoryImpl.createElement(SOAPFactoryImpl.java:121)
	at org.jboss.ws.core.soap.EnvelopeBuilderDOM.build(EnvelopeBuilderDOM.java:136)
	at org.jboss.ws.core.soap.EnvelopeBuilderDOM.build(EnvelopeBuilderDOM.java:96)
	at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:294)
	at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:193)
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:455)
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:295)
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:205)
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:131)
	at org.jboss.wsf.common.servlet.AbstractEndpointServlet.service(AbstractEndpointServlet.java:85)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
	at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
	at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
	at java.lang.Thread.run(Thread.java:619)</description>
		<content:encoded><![CDATA[<p>Hello, is all ok. But i dont can to work with soapUI:</p>
<p>java.lang.NoClassDefFoundError: org/jboss/util/id/SerialVersion<br />
	at javax.xml.soap.SOAPException.(SOAPException.java:36)<br />
	at javax.xml.soap.SAAJMetaFactory.getInstance(SAAJMetaFactory.java:64)<br />
	at javax.xml.soap.SOAPFactory.newInstance(SOAPFactory.java:74)<br />
	at org.jboss.ws.core.soap.SOAPFactoryImpl.createElement(SOAPFactoryImpl.java:121)<br />
	at org.jboss.ws.core.soap.EnvelopeBuilderDOM.build(EnvelopeBuilderDOM.java:136)<br />
	at org.jboss.ws.core.soap.EnvelopeBuilderDOM.build(EnvelopeBuilderDOM.java:96)<br />
	at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:294)<br />
	at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:193)<br />
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:455)<br />
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:295)<br />
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:205)<br />
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:131)<br />
	at org.jboss.wsf.common.servlet.AbstractEndpointServlet.service(AbstractEndpointServlet.java:85)<br />
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)<br />
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)<br />
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)<br />
	at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)<br />
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)<br />
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)<br />
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)<br />
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)<br />
	at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)<br />
	at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)<br />
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)<br />
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)<br />
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)<br />
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)<br />
	at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)<br />
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)<br />
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)<br />
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)<br />
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)<br />
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)<br />
	at java.lang.Thread.run(Thread.java:619)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Antonio</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-266</link>
		<dc:creator>Jose Antonio</dc:creator>
		<pubDate>Wed, 17 Feb 2010 10:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-266</guid>
		<description>Hello, add the parameters -Dsun.jnu.encoding=UTF-8 -Dfile.encoding=UTF-8 in rut.bat is ok in jboss for compile ear corretly. Thank. But Now i have other problem, this:

org.jboss.ws.WSException: java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage

Do you Know this problem?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello, add the parameters -Dsun.jnu.encoding=UTF-8 -Dfile.encoding=UTF-8 in rut.bat is ok in jboss for compile ear corretly. Thank. But Now i have other problem, this:</p>
<p>org.jboss.ws.WSException: java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage</p>
<p>Do you Know this problem?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Antonio</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-265</link>
		<dc:creator>Jose Antonio</dc:creator>
		<pubDate>Wed, 17 Feb 2010 10:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-265</guid>
		<description>The problem is that i run jboss in windows. I want change the parameter&#039;s run -Dsun.jnu.encoding=UTF-8 -Dfile.encoding=UTF-8 but i don´t change when running jboss. do you want running jboss changing this configuration?

Thank you</description>
		<content:encoded><![CDATA[<p>The problem is that i run jboss in windows. I want change the parameter&#8217;s run -Dsun.jnu.encoding=UTF-8 -Dfile.encoding=UTF-8 but i don´t change when running jboss. do you want running jboss changing this configuration?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-264</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Tue, 16 Feb 2010 11:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-264</guid>
		<description>It&#039;s clear it got something to do with encoding. It seams that the following could help:
&quot;We succeded in deploying the sample and running the tests after modifying the JAVA_OPT in run.sh in order to set the VM default encoding ( -Dfile.encoding=ISO-8859-1 )&quot;

Make sure that the encoding in your WSDL and/or XSD are set to a &#039;valid&#039; value like &#039;UTF-8&#039;.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>It&#8217;s clear it got something to do with encoding. It seams that the following could help:<br />
&#8220;We succeded in deploying the sample and running the tests after modifying the JAVA_OPT in run.sh in order to set the VM default encoding ( -Dfile.encoding=ISO-8859-1 )&#8221;</p>
<p>Make sure that the encoding in your WSDL and/or XSD are set to a &#8216;valid&#8217; value like &#8216;UTF-8&#8242;.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Antonio</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-263</link>
		<dc:creator>Jose Antonio</dc:creator>
		<pubDate>Tue, 16 Feb 2010 09:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-263</guid>
		<description>I get the following error when jboss running:

DEPLOYMENTS IN ERROR:
  Deployment &quot;vfszip:/C:/java/jboss/server/default/deploy/my-ear-project-1.0.ear
/&quot; is in error due to the following reason(s): javax.wsdl.WSDLException: WSDLExc
eption: faultCode=CONFIGURATION_ERROR: Unsupported Java encoding for writing wsd
l file: &#039;Cp1252&#039;.

Is very important i know why!!!!Im spanish. Thank you.</description>
		<content:encoded><![CDATA[<p>I get the following error when jboss running:</p>
<p>DEPLOYMENTS IN ERROR:<br />
  Deployment &#8220;vfszip:/C:/java/jboss/server/default/deploy/my-ear-project-1.0.ear<br />
/&#8221; is in error due to the following reason(s): javax.wsdl.WSDLException: WSDLExc<br />
eption: faultCode=CONFIGURATION_ERROR: Unsupported Java encoding for writing wsd<br />
l file: &#8216;Cp1252&#8242;.</p>
<p>Is very important i know why!!!!Im spanish. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deploying with Maven2 to a remote JBoss instance &#124; Redstream Blog</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-262</link>
		<dc:creator>Deploying with Maven2 to a remote JBoss instance &#124; Redstream Blog</dc:creator>
		<pubDate>Sun, 06 Dec 2009 10:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-262</guid>
		<description>[...] with Maven2 to a remote JBoss instance 6 December 2009 Pascal Alma Some time ago I already explained how you could use Maven and the jboss-plugin to deploy your war or ear to your [...]</description>
		<content:encoded><![CDATA[<p>[...] with Maven2 to a remote JBoss instance 6 December 2009 Pascal Alma Some time ago I already explained how you could use Maven and the jboss-plugin to deploy your war or ear to your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deploying with Maven2 to a remote JBoss instance &#124; Redstream Blog</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-662</link>
		<dc:creator>Deploying with Maven2 to a remote JBoss instance &#124; Redstream Blog</dc:creator>
		<pubDate>Sun, 06 Dec 2009 10:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-662</guid>
		<description>[...] with Maven2 to a remote JBoss instance 6 December 2009 Pascal Alma Some time ago I already explained how you could use Maven and the jboss-plugin to deploy your war or ear to your [...]</description>
		<content:encoded><![CDATA[<p>[...] with Maven2 to a remote JBoss instance 6 December 2009 Pascal Alma Some time ago I already explained how you could use Maven and the jboss-plugin to deploy your war or ear to your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create a EJB3 WebService with Maven2 running on Glassfish &#124; Redstream Blog</title>
		<link>http://www.redstream.nl/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/comment-page-1/#comment-261</link>
		<dc:creator>Create a EJB3 WebService with Maven2 running on Glassfish &#124; Redstream Blog</dc:creator>
		<pubDate>Tue, 10 Nov 2009 20:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/2008/02/03/creating-an-ejb3-webservice-with-maven2-running-on-jboss-421/#comment-261</guid>
		<description>[...] a EJB3 WebService with Maven2 running on Glassfish 11 February 2009 Pascal Alma A year ago I posted how you could create a EJB3 webservice and deploy it on JBoss with Maven. Currently I am doing a [...]</description>
		<content:encoded><![CDATA[<p>[...] a EJB3 WebService with Maven2 running on Glassfish 11 February 2009 Pascal Alma A year ago I posted how you could create a EJB3 webservice and deploy it on JBoss with Maven. Currently I am doing a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

