I am using Weblogic5.10 on Windows Me. Server is running... But when I start the EJBDeployer, the system gives me the following error:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java, Compiled Code)
at java.lang.String.substring(String.java:1459)
at weblogic.ejb.ui.deployer.DeployerFrame.insertFileMenuProjectsAndTail(
DeployerFrame.java, Compiled Code)
at weblogic.ejb.ui.deployer.DeployerFrame.<init>(DeployerFrame.java:474)
at java.lang.String.substring(String.java, Compiled Code)
at java.lang.String.substring(String.java:1459)
at weblogic.ejb.ui.deployer.DeployerFrame.insertFileMenuProjectsAndTail(
DeployerFrame.java, Compiled Code)
at weblogic.ejb.ui.deployer.DeployerFrame.<init>(DeployerFrame.java:474)
at weblogic.ejb.ui.deployer.DeployerTool$1.run(DeployerTool.java:99)
Please tell me what shall I do, or there is any other way of deploying the EJBs.. I mean with commands like ejbc etc.
TIA
Get your FREE download of MSN Explorer at http://explorer.msn.com
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
