0 Replies Latest reply on Jul 21, 2004 6:13 AM by kaus

    deplying application with jsp and beans

    kaus

      Hello,

      I am trying to deploy an application on JBoss. I have created the specified directory structure according to the basic jboss documentation. Icreated the ear file using ant .. it copies the ant file to the JBOSSHome\server\default\deploy directory .. all this happens fine.. my applications name is todo.. when i try to access using http://localhost:8080/todo it gives a 404 error...
      i have mentioned the todo name in jboss-build.xml also ...
      i opened i found .java file of my beans .. there were no class files ..

      am not able to make out .. were i goofed up .. can any one help

      kaustubh