Hi John,

The BPEL library applies a xsl transformation to wsdl files in order to upgrade 
its bpel extensible elements. 

If you are running on jvm 1.5, the xsl template  used doesn't work with the 
underlying implementation of javax.xml.transform.Transformer 

We'll try to fix the template in the next release. For now, you can solve the 
problem by including xalan.jar in the wsdlgen.classpath of build.xml:

<pathelement location="${jbpm.bpel.home}/lib/xalan/xalan.jar" *>

Please post any future questions / comments on the jbpm user forum: 

https://sourceforge.net/forum/forum.php?forum_id=240085

regards, 

Juan Cantu


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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to