BEA 10 Deployment fails
-----------------------
Key: JBSEAM-3350
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3350
Project: Seam
Issue Type: Bug
Affects Versions: 2.1.0.BETA1
Environment: BEA10.0 MP1 on Windows XP / Suse Linux 10
Reporter: Mike
When deploying our application on BEA10 we get the following Exception (see below)
=> This Problem did not occur with Seam2.1.0A1 !
=> Please check the org.jboss.seam.deployment.URLScanner.handleDirectory() method diff
from Seam2.1.0A1 and Seam2.1.0BETA1
<Warning> <HTTP> <BEA-101162> <User defined listener
org.jboss.seam.servlet.SeamListener failed: java.lang.NullPointerExcep
tion.
java.lang.NullPointerException
at org.jboss.seam.deployment.URLScanner.handleDirectory(URLScanner.java:132)
at org.jboss.seam.deployment.URLScanner.scanDirectories(URLScanner.java:40)
at
org.jboss.seam.deployment.StandardDeploymentStrategy.scan(StandardDeploymentStrategy.java:107)
at org.jboss.seam.init.Initialization.create(Initialization.java:113)
at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:34)
Truncated. see log file for complete stacktrace>
--
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