<?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: Building Oracle BPEL suitcase from Maven</title>
	<atom:link href="http://www.baselogic.com/blog/development/java-javaee-j2ee/building-oracle-bpel-suitcase-from-maven/feed" rel="self" type="application/rss+xml" />
	<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/building-oracle-bpel-suitcase-from-maven</link>
	<description>JavaEE Enterprise Architecture, Design, Mentoring &#38; Agile Consulting</description>
	<lastBuildDate>Wed, 11 Aug 2010 05:36:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mick Knutson</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/building-oracle-bpel-suitcase-from-maven/comment-page-1#comment-83</link>
		<dc:creator>Mick Knutson</dc:creator>
		<pubDate>Thu, 07 May 2009 12:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://baselogic.com/blog/?p=5#comment-83</guid>
		<description>Yes, I did face this issue but, it was for more than just these jar&#039;s, it was for several 3rd-party jar&#039;s from Oracle, and there are others. It is common that you will be forced to manually add your 3rd-party jar&#039;s into your maven repositories. You will have to manually deploy each of the Oracle jar&#039;s (as a file deploy) into your local, as well as your Corporate Remote repository for the build to pick them up. Refer to http://maven.apache.org/plugins/maven-deploy-plugin/ in order to deploy a &lt;strong&gt;file&lt;/strong&gt; into these repositories.</description>
		<content:encoded><![CDATA[<p>Yes, I did face this issue but, it was for more than just these jar&#8217;s, it was for several 3rd-party jar&#8217;s from Oracle, and there are others. It is common that you will be forced to manually add your 3rd-party jar&#8217;s into your maven repositories. You will have to manually deploy each of the Oracle jar&#8217;s (as a file deploy) into your local, as well as your Corporate Remote repository for the build to pick them up. Refer to <a href="http://maven.apache.org/plugins/maven-deploy-plugin/" rel="nofollow">http://maven.apache.org/plugins/maven-deploy-plugin/</a> in order to deploy a <strong>file</strong> into these repositories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judedotcom</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/building-oracle-bpel-suitcase-from-maven/comment-page-1#comment-82</link>
		<dc:creator>judedotcom</dc:creator>
		<pubDate>Thu, 07 May 2009 11:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://baselogic.com/blog/?p=5#comment-82</guid>
		<description>Hi Mick,

I&#039;m trying to build a BPEL process through maven by executing the ant task &quot;deploy&quot; so that all the dependent task would get executed. It complete &quot;validateTask&quot; but failed at &quot;compile&quot; with an error &quot;java.lang.ClassNotFoundException: oracle.j2ee.ws.wsdl.factory.WSDLFactoryImpl&quot;. This class is available in jar orawsdl.jar, but maven respository does not have this jar. So how can I add this as dependency in POM. 

Your sample uses very less dependency jars. Did you face any such issues. Is there any way to solve this issue in maven?

Regards
Prakash</description>
		<content:encoded><![CDATA[<p>Hi Mick,</p>
<p>I&#8217;m trying to build a BPEL process through maven by executing the ant task &#8220;deploy&#8221; so that all the dependent task would get executed. It complete &#8220;validateTask&#8221; but failed at &#8220;compile&#8221; with an error &#8220;java.lang.ClassNotFoundException: oracle.j2ee.ws.wsdl.factory.WSDLFactoryImpl&#8221;. This class is available in jar orawsdl.jar, but maven respository does not have this jar. So how can I add this as dependency in POM. </p>
<p>Your sample uses very less dependency jars. Did you face any such issues. Is there any way to solve this issue in maven?</p>
<p>Regards<br />
Prakash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chintan230</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/building-oracle-bpel-suitcase-from-maven/comment-page-1#comment-76</link>
		<dc:creator>chintan230</dc:creator>
		<pubDate>Wed, 29 Apr 2009 18:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://baselogic.com/blog/?p=5#comment-76</guid>
		<description>never mind. I got it fixed as well. I guess issue with importing ant-orabpel.xml. 

Thanks again for your posting.

Chintan</description>
		<content:encoded><![CDATA[<p>never mind. I got it fixed as well. I guess issue with importing ant-orabpel.xml. </p>
<p>Thanks again for your posting.</p>
<p>Chintan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chintan230</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/building-oracle-bpel-suitcase-from-maven/comment-page-1#comment-75</link>
		<dc:creator>chintan230</dc:creator>
		<pubDate>Wed, 29 Apr 2009 16:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://baselogic.com/blog/?p=5#comment-75</guid>
		<description>hello Mick,
Thanks a lot for posting this article, it is really helpful. I have one question, I am getting following error:

classpath is: c:\apache-maven-2.0.10\boot\classworlds-1.1.jar;C:\work\cshah\edmu
nds\services\eps\main\eps-bpel\datacollector-queue-writer;c:\soasuite\bpel\lib\o
rabpel-ant.jar;c:\soasuite\bpel\lib\orabpel-boot.jar;c:\soasuite\bpel\lib\orabpe
l-common.jar;c:\soasuite\bpel\lib\orabpel-exts.jar;c:\soasuite\bpel\lib\orabpel-
thirdparty.jar;c:\soasuite\bpel\lib\orabpel.jar;c:\soasuite\bpel\lib\xmlparserv2
.jar
java.lang.NoClassDefFoundError: sun/tools/javac/Main
        at com.collaxa.cube.util.JavaHelper.javac(JavaHelper.java:203)
        at com.collaxa.cube.util.JavaHelper.javac(JavaHelper.java:174)
        at com.collaxa.cube.lang.compiler.CubeProcessor.compileGeneratedClasses(
CubeProcessor.java:963)
        at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(Cube
Processor.java:572)
        at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(Cube
Processor.java:457)
        at com.collaxa.cube.lang.compiler.CubeParserHelper.compileClientSide(Cub
eParserHelper.java:83)
        at com.collaxa.cube.ant.taskdefs.Bpelc.execute(Bpelc.java:626)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.jav
a:106)


I believe you faced and solved it. Can you provide any insight?

Thanks,
Chintan</description>
		<content:encoded><![CDATA[<p>hello Mick,<br />
Thanks a lot for posting this article, it is really helpful. I have one question, I am getting following error:</p>
<p>classpath is: c:\apache-maven-2.0.10\boot\classworlds-1.1.jar;C:\work\cshah\edmu<br />
nds\services\eps\main\eps-bpel\datacollector-queue-writer;c:\soasuite\bpel\lib\o<br />
rabpel-ant.jar;c:\soasuite\bpel\lib\orabpel-boot.jar;c:\soasuite\bpel\lib\orabpe<br />
l-common.jar;c:\soasuite\bpel\lib\orabpel-exts.jar;c:\soasuite\bpel\lib\orabpel-<br />
thirdparty.jar;c:\soasuite\bpel\lib\orabpel.jar;c:\soasuite\bpel\lib\xmlparserv2<br />
.jar<br />
java.lang.NoClassDefFoundError: sun/tools/javac/Main<br />
        at com.collaxa.cube.util.JavaHelper.javac(JavaHelper.java:203)<br />
        at com.collaxa.cube.util.JavaHelper.javac(JavaHelper.java:174)<br />
        at com.collaxa.cube.lang.compiler.CubeProcessor.compileGeneratedClasses(<br />
CubeProcessor.java:963)<br />
        at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(Cube<br />
Processor.java:572)<br />
        at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(Cube<br />
Processor.java:457)<br />
        at com.collaxa.cube.lang.compiler.CubeParserHelper.compileClientSide(Cub<br />
eParserHelper.java:83)<br />
        at com.collaxa.cube.ant.taskdefs.Bpelc.execute(Bpelc.java:626)<br />
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)<br />
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)<br />
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces<br />
sorImpl.java:25)<br />
        at java.lang.reflect.Method.invoke(Method.java:585)<br />
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.jav<br />
a:106)</p>
<p>I believe you faced and solved it. Can you provide any insight?</p>
<p>Thanks,<br />
Chintan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
