[
https://issues.jboss.org/browse/SEAMFORGE-156?page=com.atlassian.jira.plu...
]
Richard Kennard edited comment on SEAMFORGE-156 at 5/2/11 7:46 PM:
-------------------------------------------------------------------
Note an equally 'correct' thing to do (and much easier :) might be to just stay
with metawidget-all, and wait for AS 7 to fix their bug. It is, after all, a serious bug
that will need to be fixed for more than just Metawidget. I can't imagine AS 7 can go
'final' without fixing it.
The bug is related to JBoss classpath scanning not properly ignoring missing classes.
JBoss AS 6 had a similar thing. There, you could configure which errors to ignore in
scanning-deployers-jboss-beans.xml (and it would ignore NoClassDefFoundError by default).
I believe Jason Porter was filing a JIRA?
was (Author: kennardconsulting):
Note an equally 'correct' thing to do (and much easier :) might be to just
stay with metawidget-all, and wait for AS 7 to fix their bug. It is, after all, a serious
bug that will need to be fixed for more than just Metawidget. I can't imagine AS 7 can
go 'final' without fixing it.
The bug is related to JBoss classpath scanning not properly ignoring missing classes.
JBoss AS 6 had a similar thing. There, you could configure which errors to ignore in
scanning-deployers-jboss-beans.xml. I believe Jason Porter was filing a JIRA?
Update MetaWidget dependencies to not bring in metawidget-all
-------------------------------------------------------------
Key: SEAMFORGE-156
URL:
https://issues.jboss.org/browse/SEAMFORGE-156
Project: Seam Forge
Issue Type: Task
Reporter: Andrew Rubinger
Assignee: Lincoln Baxter III
Fix For: 1.0.0.Alpha4
We don't need MetaWidget-all, which will also bring in Spring core classes (breaking
in AS7 deployments).
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira