]
Samuel Mendenhall commented on RHDS-314:
----------------------------------------
See attached images of the event log. The problems view, after creating a Seam project
also displays:
Severity and Description Path Resource Location Creation Time Id
"org.jboss.seam.core.ManagedPersistenceContext" cannot be resolved to a
type SeamSecurityProj/WebContent/WEB-INF components.xml L/SeamSecurityProj/WebContent/WEB-INF/components.xml 1195500601168 9
Severity and Description Path Resource Location Creation Time Id
error: Attribute phase-listener references to non-existent class
org.jboss.seam.jsf.TransactionalSeamPhaseListener SeamSecurityProj/WebContent/WEB-INF faces-config.xml line
17 1195500598926 6
Severity and Description Path Resource Location Creation Time Id
Invalid content (no root
node) SeamSecurityProj/src/model/META-INF persistence.xml Unknown 1195500601133 8
Seam Project won't run out of the box
-------------------------------------
Key: RHDS-314
URL:
http://jira.jboss.com/jira/browse/RHDS-314
Project: Red Hat Developer Studio
Issue Type: Bug
Components: seam
Affects Versions: 1.0.0.CR1
Reporter: Samuel Mendenhall
Assigned To: Rob Stryker
Attachments: 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: