1 Reply Latest reply on Jun 2, 2013 6:54 AM by wdfink

    Deploying an app in jboss5.0

    pradeepkj

      Hi Experts,

       

      I am very new to JBOSS(web applications).I have created a  simple ejb web application and

      trying to deploy using the jboss 5.0,I am facing some issues.Please help me out

      resolving the issue.

       

      I have ejb,ear,web directories and some code inside each respective directory

      now I have started JBOSS server and added ear project to that and started

      but its I am getting  below error when I go and access localhost:8080/appointmentWeb/index.jsf

       

      type Status report

      message /appointmentWeb/index.jsf

      description The requested resource (/appointmentWeb/index.jsf) is not available.

       

      When I checked deployment dirctory no files are got deployed.

      Please let me know where I am making mistakes.

       

      Thanks in advance

      Pradeep



        • 1. Re: Deploying an app in jboss5.0
          wdfink

          Hello Pradeep,

          welcome to the forum.

           

          I wonder why you use such old JBoss to start?

           

          For more help you need to attach the server.log and how your application look like as the browser message is not helpful in this case (you will see the same if you only start the JBoss).

          I suppose that the deploy process shows some errors.