hi, There are many things which you should do to migrate an application from jboss 4 to jboss 5. Please post the exceptions. This help to see which is running wrong.
In web.xml for jboss 5. you should use this <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" version="2.5"> View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248313#4248313 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248313 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
