
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
JDK 1.4.2, JBoss 3.2
|
|
| Resolution Date: |
27/Aug/06 04:39 PM
|
|
The presence of the META-INF/maven folders and/or their content causes the JBoss deployer to skip JAR files.
Then we experience an avalanche of java.lang.NoClassDefFoundError exceptions!
It could be argued that this is a problem with the JBoss deployer (perhaps seraching for .xml files in META-INF folders), however, we're not in a position to modify the JBoss deployer at this time.
Can the maven folders be removed from the JARs or perhaps a build switch introduced to produce JBoss compatible JARs?
Thanks
|
|
Description
|
The presence of the META-INF/maven folders and/or their content causes the JBoss deployer to skip JAR files.
Then we experience an avalanche of java.lang.NoClassDefFoundError exceptions!
It could be argued that this is a problem with the JBoss deployer (perhaps seraching for .xml files in META-INF folders), however, we're not in a position to modify the JBoss deployer at this time.
Can the maven folders be removed from the JARs or perhaps a build switch introduced to produce JBoss compatible JARs?
Thanks |
Show » |
| No work has yet been logged on this issue.
|
|