jboss seam setting problem

1.ANT_HOME :C:\eclipse\plugins\org.apache.ant_1.6.5

2.JAVA_HOME:C:\jdk1.5.0_05

3.C:\jboss-jdk5-seam-403RC2

4.C:\jboss-seam beta 1.0

5.for EJB 3.0 :

i copy all files from jboss-EJB-3.0_RC2/lib to

C:\jboss-jdk5-seam-403RC2\server\default\deploy

5.build.properties :jboss.home = C:\jboss-jdk5-seam-403RC2\bin

6.i starting run.bat from C:\jboss-jdk5-seam-403RC2\bin

7.i building C:\jboss-seam beta 1.0\examples\booking build.xml the files from eclipse ant

this messsage;

///////////////--

Buildfile: C:\jboss-seam beta 1.0\examples\booking\build.xml

init:

[echo] Build Seam Booking Example 1.0

compile:

ejb3:

war:

ear:

deploy:

Seam.deploy:

[echo] Don't forget to set the path of jboss.home to JBoss AS 4.0.3!

[copy] Copying 1 file to C:\jboss-jdk5-seam-403RC2bin\server\default\deploy

[copy] Copying 1 file to C:\jboss-jdk5-seam-403RC2bin\server\default\deploy

BUILD SUCCESSFUL

Total time: 3 seconds

//////////////////////////////-

8.my http link;

http://localhost:8080/seam-booking or

http://localhost:8080/seam-registration/register.jsf

But:HTTP Status 404 - /seam-booking or seam-registration/register.jsf

What is the Problem?i not understand.

good lifes....!

Fatih

[1403 byte] By [fciftcia] at [2007-10-2 0:52:21]
# 1

This is the J2EE SDK support forum - and this looks like a JBoss product being deployed on JBoss itself. Thus, I'd say it's a little more likely to be a JBoss forum issue rather than a J2EE SDK forum post.

Did the JBoss deployment for the seam application run? Is it installed to the right context? The JBoss logs would tell you more about all this.

Epesh_a at 2007-7-15 18:12:00 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...