Issues on Weblogic when Seam EJB module named with Maven-appended version (i.e. jboss-seam-2.2.0.GA.jar instead of jboss-seam.jar)
----------------------------------------------------------------------------------------------------------------------------------
Key: JBSEAM-4644
URL: https://jira.jboss.org/jira/browse/JBSEAM-4644
Project: Seam
Issue Type: Bug
Affects Versions: 2.2.0.GA
Environment: Weblogic 10.3.2 (11g)
Reporter: Markos Fragkakis
Priority: Critical
An enterprise application has to contain Seam as an EJB module. If this is a Maven project, by default the seam jar in the application will be jboss-seam-2.2.0.GA.jar.
Although JBoss has no problem with this, in Weblogic this causes all sorts of errors:
* No Conversation Context Error when using Redirect or seam controls (s:link, s:button)
* Enabling debug page (https://jira.jboss.org/jira/browse/JBSEAM-4607)
I have created a google code project to show the problem:
http://code.google.com/p/seam-conversations-ear/
This has to be documented.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira