ArrayIndexOutOfBoundsException when deploying
Status: Beta
Brought to you by:
sherold
When I tried to deploy my web application, I had this error (copied from NetBeans IDE)
System Info:
NetBeans 6.7
Jonas 4.8.2
JDK 1,5.0_19
OS: Windows 7 enterprise
Jonas and Netbean run on the same JDK
java.lang.ArrayIndexOutOfBoundsException: 0
at net.sourceforge.jonbas.core.JMXDeployer$AsyncDeployer.run(JMXDeployer.java:708)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:577)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1030)
Thanks so much for your help
Hi dzungnguyen,
Maybe your jonas-web.xml is missing a context root, could you check this please?