jsandhu
Jun 12th, 2007, 10:46 PM
Hi,
I have Spring based web application that uses Spring 2.0 and Hibernate 3.x. It is very simple web application. JDK 1.5 and Jboss 4.0.4
This applications run ok on JBOSS. (Jboss 4.04)
But is failing on WebSphere 5.1.1 with JDK 1.4.2.
Basically I can't access resources e.g
http://wwwin-tools-dev.cisco.com/emco/alcms/index.jsp
It throws error that web module group id is not found. However, application.xml and web.xml looks ok
I have attached both of these files.
Thanks in Advance:confused:
I have Spring based web application that uses Spring 2.0 and Hibernate 3.x. It is very simple web application. JDK 1.5 and Jboss 4.0.4
This applications run ok on JBOSS. (Jboss 4.04)
But is failing on WebSphere 5.1.1 with JDK 1.4.2.
Basically I can't access resources e.g
http://wwwin-tools-dev.cisco.com/emco/alcms/index.jsp
It throws error that web module group id is not found. However, application.xml and web.xml looks ok
I have attached both of these files.
Thanks in Advance:confused: