0 Replies Latest reply on Jan 20, 2005 12:59 PM by sbuster

    StringIndexOutOfBoundsException Problems

    sbuster

      I am using JBoss 4.0.0 with Eclispe 3.1 M3 release and when I try to deploy an war file with the JBossIDE deploy command, I am getting a java.lang.StringIndexOutOfBoundsException. The web.xml contains nothing more than simple xml tags and just the <web-app><display-name> tags, thats it. The interesting thing is that if I deploy the packaged war file I get this error, if I unpackage it into a directory in the deploy directory, it works fine.

      Has anyone seen this before?