Problems beween JBoss Seam and Portal when a pageflow is used in Seam
---------------------------------------------------------------------
Key: JBPORTAL-1852
URL:
http://jira.jboss.com/jira/browse/JBPORTAL-1852
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Workflow
Affects Versions: 2.6.3 Final
Environment: JBoss Portal 2.6.3 and Seam 2.0.0.GA
Reporter: Mehmet Salgar
Hi,
after the news that Seam 2 is functioning with the JBoss Portal, I just made a test
against 2.6.3.
Only thing I made complexer then the example is to use the pageflow instead of normal JSF
navigation and that is the thing hurt me.
It looks like there is a dependency at portal.sar (in the lib directory) to jBPM. It looks
like an old version of the library compared to Seam version.
I try to replace the jBPM with in portal.sar with 3.2.1 but that break something in the
JBoss Portal.
With old version in place, I am getting this exception when I deployed Seam Portal
application,
Caused by: java.lang.NoSuchMethodError: org.jbpm.jpdl.el.i
pdl/el/ExpressionEvaluator;)V at org.jboss.seam.bpm.Jbpm.startup(Jbpm.java:76)
Is it possible to update this libraries or is there way to make sure it would not collide
the version I have in my EAR archive.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira