[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Migrating from Jboss4.0.5 to jboss 5.1.0 - Help needed
sunnykid
do-not-reply at jboss.com
Thu Aug 6 03:34:40 EDT 2009
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
More information about the jboss-user
mailing list