[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7419) Project Examples: Seam Booking22 fails to deploy - jboss-seam.jar module listed in application.xml does not exist within .ear

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Oct 26 15:16:55 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559459#action_12559459 ] 

Max Andersen commented on JBIDE-7419:
-------------------------------------

btw. i tried this and it compiles once I set the runtime (via the quickfixes) to point to the AS runtime.
I deploy and everything is in there - I'll assume you are using an old eclipse or build which had this problem.

The datasource is for some reason not deployed so I did that (which is a bug, see JBIDE-7423)
after that i'm getting deployment problems because of syntax errors.

Caused by: org.xml.sax.SAXException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{"http://java.sun.com/xml/ns/javaee":type, "http://java.sun.com/xml/ns/javaee":deferred-value, "http://java.sun.com/xml/ns/javaee":deferred-method}' is expected. @ vfs:///Users/max/Downloads/jboss-6.0.0.20100911-M5/server/default/deploy/booking22-ear.ear/booking22.war/WEB-INF/lib/jboss-seam-ui.jar/META-INF/s.tld[960,18]
	at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.error(SaxJBossXBParser.java:382) [jbossxb.jar:2.0.2.Beta7]
	at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) [xercesImpl.jar:6.0.0.20100911-M5]
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) [xercesImpl.jar:6.0.0.20100911-M5]
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) [xercesImpl.jar:6.0.0.20100911-M5]
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) [xercesImpl.jar:6.0.0.20100911-M5]

Which is shown as an Seam/AS bug/issue: https://jira.jboss.org/browse/JBAS-7594 / https://jira.jboss.org/browse/JBSEAM-4505

closing this as a non reproducable/3rd party problem.


> Project Examples: Seam Booking22 fails to deploy - jboss-seam.jar module listed in application.xml does not exist within .ear
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-7419
>                 URL: https://jira.jboss.org/browse/JBIDE-7419
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: project-examples
>         Environment: Win7 64-bit (32-bit JVM)
>            Reporter: Burr Sutter
>            Assignee: Snjezana Peco
>         Attachments: boot.log, server.log
>
>
> Project Examples: Seam Booking22 fails to deploy - jboss-seam.jar module listed in application.xml does not exist within .ear
> Caused by: java.lang.RuntimeException: Error determining structure: booking22-ear.ear
> 	at org.jboss.deployment.EARStructure.doDetermineStructure(EARStructure.java:300) [:6.0.0.20100911-M5]
> 	at org.jboss.deployers.vfs.plugins.structure.AbstractVFSArchiveStructureDeployer.determineStructure(AbstractVFSArchiveStructureDeployer.java:60) [:2.2.0.Alpha7]
> 	at org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper.determineStructure(StructureDeployerWrapper.java:73) [:2.2.0.Alpha7]
> 	at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.doDetermineStructure(VFSStructuralDeployersImpl.java:197) [:2.2.0.Alpha7]
> 	at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.determineStructure(VFSStructuralDeployersImpl.java:222) [:2.2.0.Alpha7]
> 	at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure(AbstractStructuralDeployers.java:77) [:2.2.0.Alpha7]
> 	... 31 more
> Caused by: java.lang.RuntimeException: jboss-seam.jar module listed in application.xml does not exist within .ear vfs:///C:/servers/jboss-6.0.0.20100911-M5v2/jboss-6.0.0.20100911-M5/server/default/deploy/booking22-ear.ear/
> 	at org.jboss.deployment.EARStructure.doDetermineStructure(EARStructure.java:271) [:6.0.0.20100911-M5]
> 	... 36 more

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

        


More information about the jbosstools-issues mailing list