Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-1343

Seam Project won't run out of the box

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 2.0.0.GA
    • 2.0.0.CR1
    • server
    • None

      I just installed RHDS RC1, right click New -> Seam Web Project input the name, keep all defaults (ear or war, doesn't matter) finish let it deploy and I get a simple 404 when my project loads, because it really isn't deployed by JBoss.

      So, it looks like creating a simple Seam project, both Seam 1.2 AP and Seam2 either ear or war is foobar with RC1?

      The war dir structure created in my project looks like:
      SeamSecurityProj.war/

      – META-INF
      – WEB-INF
        – classes
        `-- org
        `-- domain
        `-- SeamSecurityProj
        `-- session
      `-- lib
      – img
      – layout
      `-- stylesheet

      Which obviously is a problem, it should have a lot more files than this, am I missing some flag somewhere?

      Deploying looks like so:
      19:11:13,932 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=SeamSecurityProjDatasource' to JNDI name 'java:SeamSecurityProjDatasource'
      19:11:13,941 INFO [TomcatDeployer] deploy, ctxPath=/SeamSecurityProj, warUrl=.../deploy/SeamSecurityProj.war/
      19:11:14,088 WARN [config] Unable to process deployment descriptor for context '/SeamSecurityProj'

      no suprise there since no files are in the war, only the directory structure.

        1. rhdsseamprob.png
          190 kB
          Samuel Mendenhall
        2. rhdsseamprob2.png
          103 kB
          Samuel Mendenhall
        3. rhdsseamprob3.png
          189 kB
          Samuel Mendenhall

            rob.stryker Rob Stryker (Inactive)
            sjmenden_jira Samuel Mendenhall (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: