[
https://jira.jboss.org/jira/browse/JBDS-1208?page=com.atlassian.jira.plug...
]
Jan Jamrich commented on JBDS-1208:
-----------------------------------
Issue still occur with EPP5.GA and PortletBridge-2.0.0.FINAL.
There are exact steps to reproduce:
1.) created new "Dynamic Web Project",
1.1 named "my-seam-example"
1.2 as "Target runtime" selected path to jboss-as folder in unzipped
jboss-epp-5.0.0-GA-100503-SNAPSHOT.zip
2.) in my-seam-example's "Properties" set in "Project Facet"
choosen "JBoss Portlets"
2.1 choosen required "JavaServer Faces" checkbox, version 1.2
2.2 choosen required "Seam" checkbox, version 2.2
Seam runtime was in past choosen from Seam folder under unzipped
jboss-epp-5.0.0-GA-100503-SNAPSHOT.zip
2.3 Set appropriate options in dialog I get after click on "Further configuration
required..."
2.3.1 in "JBoss Portlet Capabilities" selected "Portlet Target Runtime
Provider" as a Portlet Implementation Library
2.3.2 in "JSF Capabilities" selected "Library Privided by Target
Runtime" as a JSF Implementation Library. Others options remain as was, without
touch.
2.3.3 in "Seam Facet" selected "Seam runtime" value created by
"Add" button, pointing to Seam folder from
jboss-epp-5.0.0-GA-100503-SNAPSHOT.zip
Database option remain untouched (not set)
2.4 created new "Portlet/JBoss JSF/Seam Portlet" within
"my-seam-example", name it "seamPortlet".
2.5 exported this project (my-seam-example) as WAR, saved to /tmp
2.6 start jboss-epp5 (unzipped jboss-epp-5.0.0-GA-100503-SNAPSHOT.zip)
2.7 When jboss-epp started, deploy my-seam-example.war into
$JBOSS_HOME/server/default/deploy
2.8 in log error with deploy appear (stack trace in attachment)
Environment:
- EPP5 (jboss-epp-5.0.0-GA-100503-SNAPSHOT.zip)
- Seam runtime (from jboss-epp5), 2.2, choosed manually
- PortletBridge 2.0.0.FINAL (binaries attached to WAR by JBDS)
- JBDS 3.0.0.GA
Seam Portlet from JBDS failed on deploy
---------------------------------------
Key: JBDS-1208
URL:
https://jira.jboss.org/jira/browse/JBDS-1208
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: seam
Affects Versions: 3.0.0.GA
Environment: Linux (Fedora 12), portlet target platform EPP5
Reporter: Jan Jamrich
Seam project generated by JBDS failed on deploy on error: Caused by:
java.lang.SecurityException: class
"org.jboss.seam.jsf.SeamPhaseListenerWrapper"'s signer information does not
match signer information of other classes in the same package.
Tried change all JARs in lib directory in WAR file, but error still occurs.
--
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