Jetty "Filename too long" deployment exception
----------------------------------------------

                 Key: GERONIMO-3187
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3187
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 2.0-M6
            Reporter: Tim McConnell
         Assigned To: Tim McConnell
             Fix For: 2.0-M6


Getting this error when deploying the new CORBA testsuite. Fails only on Jetty 
though--not Tomcat

[WARNING] Deployer operation failed: Could not scan module for TLD files: 
corba-helloworld-war-2.0-SNAPSHOT.war Filename too long
[WARNING] org.apache.geronimo.common.DeploymentException: Could not scan module 
for TLD files: corba-helloworld-war-2.0-SNAPSHOT.war Filename too long
[WARNING]       at 
org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension.scanModule(JspModuleBuilderExtension.java:295)
[WARNING]       at 
org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension.getTldFiles(JspModuleBuilderExtension.java:236)
[WARNING]       at 
org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension.createJspClassFinder(JspModuleBuilderExtension.java:179)
[WARNING]       at 
org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension.addGBeans(JspModuleBuilderExtension.java:149)
[WARNING]       at 
org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension$$FastClassByCGLIB$$1f60ab3b.invoke(<generated>)
[WARNING]       at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to