Aashish Shivhare [
http://community.jboss.org/people/aashishshivhare] created the
discussion
"web application when deployed in Jboss Server 5.x version is not working"
To view the discussion, visit:
http://community.jboss.org/message/563461#563461
--------------------------------------------------------------
Hi all,
Web application when deployed in Jboss Server 5.x version is not working, while it was
woking with JBoss 4.x.
When I checked the deployment structure of 4.x it was different from 5.x.
It was giving me Exception,
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
java.lang.String.substring(String.java:1938)
cdac.medinfo.sdk.dcm30_04.utils.DicomConstants.getResourceLocation(DicomConstants.java:743)
When I debug the code, then I found that, it gave me exception when I tried,
class.getResourceLocation
I tried in JBoss 4.x and with Apache Tomcat 6.x it works fine.
Please help me.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/563461#563461]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]