[jboss-user] [JBoss jBPM] - Re: JBoss jBPM - BPeL - eclipse

alex.guizar@jboss.com do-not-reply at jboss.com
Mon Dec 3 18:10:14 EST 2007


Tina,

I'm guessing you downloaded JBoss AS 4.2.0 or later, which is not compatible with jBPM BPEL 1.1.Beta3. I'd suggest to upgrade to the newly released jBPM BPEL 1.1.GA.

If you care about the details, version 1.1.Beta3 was written against version 1.4 of WSDL4J.  This is the WSDL4J version included with JBoss AS 4.0.5.

In JBoss AS 4.2.0 and later, WSDL4J was upgraded to version 1.6. Among other changes, method close() was added to interface javax.wsdl.xml.WSDLLocator. This change broke jBPM BPEL 1.1.Beta3 because class org.jbpm.bpel.xml.ArchiveWsdlLocator no longer implemented all methods of the previously mentioned interface.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110044#4110044

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110044



More information about the jboss-user mailing list