[
https://jira.jboss.org/jira/browse/JBSEAM-3199?page=com.atlassian.jira.pl...
]
Jay Balunas updated JBSEAM-3199:
--------------------------------
Fix Version/s: 2.1.0.BETA1
seam-gen test readme.txt jar listing needs to be updated
--------------------------------------------------------
Key: JBSEAM-3199
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3199
Project: Seam
Issue Type: Task
Components: Documentation Issues
Affects Versions: 2.0.3.CR1
Reporter: Jay Balunas
Assignee: Pete Muir
Fix For: 2.0.3.CR2, 2.1.0.BETA1
During 2.0.3.CR1 testing with JBoss tools 2.1.1.GA - I had some new issues with the jars
stated in this file.
The only jars I needed to add to get to work was "/lib/test/*.jar".
The other were not needed for these simple tests - and actually caused the exception
below during deployment.
Caused by: java.lang.NoSuchMethodError:
org.jboss.deployers.spi.structure.ContextInfo.getMetaDataPath()Ljava/util/List;
at
org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder.applyContextInfo(VFSStructureBuilder.java:93)
at
org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder.populateContext(AbstractStructureBuilder.java:73)
... 67 more
- removed all but the ones in /lib/test and they worked fine.
--
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