0 Replies Latest reply on Apr 15, 2008 12:48 AM by mikail.ahundov.gmail.com

    seamspace (from examples) don't deploy =(

    mikail.ahundov.gmail.com

      hello.
      I created new eclipse project with seam create-project.
      Then copied all files from ./seamspace/resources to /eclipse-project/resources - and overwrite all old files.
      Then i copied everything from seamspace/src/org/jboss/seam/example/seamspace to workspace/koltso3/src/action/org/mikail/koltso3


      Then copied everything from view to view.


      Then I started Jboss AG server and deployed. In console there was BUILD SUCCESSFULL. And then the same output -
      Could not initialise deployment: file:/opt/jboss-4.2.2.GA/server/default/deploy/koltso3.ear
      org.jboss.deployment.DeploymentException: Failed to find module file: jboss-seam-space.war


      What I did wrong? May be there are tutorial special for seamspace and eclipse? May be you'll give advice how to create seamspace project in eclipse? May be there are magic seam-gen command?