Hi All,
I tried installing seam on jboss but when i try to access registration example 
it says HTTP Status 404 - /registration/

wild guesses:-
http://localhost:8080/seam-registration/
http://localhost:8080/jboss-seam-registration/

as suggested i made two changes in build.xml which looks like
<property name="deploy.dir" value="/opt/jboss-4.2.2.GA/server/default/deploy" />
  |         <property name="webroot.dir" 
value="${deploy.dir}/jboss-web.deployer/ROOT.war" />

ant deploy says BUILD SUCCESSFUL

I am using jboss4.2.0, seam2.0, suse linux 10.0, java 1.5

Any help would be appreciated.

-Vikram

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113725#4113725

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113725
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to