DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17442>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17442 struts1.1RC: StringIndexOutOfBoundsException Summary: struts1.1RC: StringIndexOutOfBoundsException Product: Struts Version: 1.1 RC1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Example AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Trying to run struts 1.1 release candidate. Tried struts-example that comes along with. The weblogic server is not able to deploy struts-example.war file. <Feb 26, 2003 4:52:25 PM GMT> <Error> <J2EE> <Error deploying application struts -example: Could not load struts-example> <Feb 26, 2003 4:52:25 PM GMT> <Error> <Management> <InvocationTargetException se tting attribute Deployed on MBean mydomain:Location=myserver,Name=struts-example ,Type=ApplicationConfig to value true. Method: public void weblogic.management.m beans.custom.Application.setDeployed(boolean) throws weblogic.management.Deploym entException,weblogic.management.UndeploymentException java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(String.java:1480) at weblogic.servlet.internal.WebAppHelper.resolveManifestName(WebAppHelp er.java:469) at weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper .java:177) at weblogic.servlet.internal.WebAppServletContext.extractClassFiles(WebA ppServletContext.java:3405) at weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServl etContext.java:3376) at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletCont ext.java:862) at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletCo ntext.java:815) at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:428) at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74) at weblogic.j2ee.Application.deploy(Application.java:260) at weblogic.j2ee.J2EEService.deployApplication(J2EEService.java:185) at weblogic.management.mbeans.custom.Application.setLocalDeployed(Applic ation.java:362) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]