[
https://issues.jboss.org/browse/AS7-708?page=com.atlassian.jira.plugin.sy...
]
Lincoln Baxter III commented on AS7-708:
----------------------------------------
I am experiencing the same problem with SeamForge generated applications using metawidget.
I see AS is crashing on something, most likely an import statement that cannot be resolved
due to the fact that Spring is not bundled in the application. This seems like a scanning
bug to me. AS should not fail if a file it scans cannot be successfully
classloaded/resolved. People may very well put compiled classes without dependencies into
their JAR files. AS should probably warn if this occurs, but the exception should not be
Fatal.
This is currently blocking us from getting SeamForge apps deploying on AS7.
Ability to specify classloading exceptions to ignore similar to
scanning-deployers-jboss-beans.xml
--------------------------------------------------------------------------------------------------
Key: AS7-708
URL:
https://issues.jboss.org/browse/AS7-708
Project: Application Server 7
Issue Type: Bug
Reporter: Jason Porter
Assignee: David Lloyd
Attachments: catch-demo.war
We need to be able to specify exceptions to ignore during classpath scanning. This was
available in AS6, we need it in AS7, or something similar. Please see
https://issues.jboss.org/browse/SEAMFORGE-156
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira