[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1343) Seam Project won't run out of the box

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Nov 20 15:50:18 EST 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1343?page=comments#action_12388526 ] 
            
Rob Stryker commented on JBIDE-1343:
------------------------------------

Try the following:

1. Stop the server.
2. In the JBoss Servers View, right click on the JSF module, and select "Remove"
3. Right-click on the server and select "Add and Remove Projects", move the Seam projects to the right.
4. Click on
5. Click the "publish" button,   (the icons in the view are debug, start, restart, stop, and publish)
6. Check the event log to see what happened during the publish. 

> Seam Project won't run out of the box
> -------------------------------------
>
>                 Key: JBIDE-1343
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1343
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 2.0.0.CR1
>            Reporter: Samuel Mendenhall
>         Assigned To: Rob Stryker
>            Priority: Blocker
>             Fix For: 2.0.0.GA
>
>         Attachments: jbosstools-diagnostics-20071120094034.zip, rhdsseamprob.png, rhdsseamprob2.png
>
>
> 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.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list