[jboss-jira] [JBoss JIRA] (AS7-3250) jboss-ejb-client.xml parse error

Yokoyama Yasuo (Created) (JIRA) jira-events at lists.jboss.org
Tue Jan 10 01:59:09 EST 2012


jboss-ejb-client.xml parse error
--------------------------------

                 Key: AS7-3250
                 URL: https://issues.jboss.org/browse/AS7-3250
             Project: Application Server 7
          Issue Type: Bug
          Components: EE
    Affects Versions: 7.1.0.CR1b
            Reporter: Yokoyama Yasuo
            Assignee: David Lloyd


Deploy application with jboss-ejb-client.xml cause following parse error.
{noformat}
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011096: Exception while parsing jboss-ejb-client.xml file found at C:\git\jorsef\jboss-as\jboss-as\build\target\jboss-as-7.1.0.Final-SNAPSHOT\standalone\tmp\vfs\tempf48fc3926988e074\content-d91a2f2ac23e7a89\contents\META-INF\jboss-ejb-client.xml
	at org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor.parse(EJBClientDescriptorParsingProcessor.java:144)
	at org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor.parse(EJBClientDescriptorParsingProcessor.java:122)
	at org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor.deploy(EJBClientDescriptorParsingProcessor.java:104)
	at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:115) [jboss-as-server-7.1.0.Final-SNAPSHOT.jar:7.1.0.Final-SNAPSHOT]
	... 5 more
Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[7,4]
Message: JBAS011094: Unexpected element '{urn:jboss:ejb-client:1.0}remoting-ejb-receiver' encountered
	at org.jboss.as.ee.structure.EJBClientDescriptor10Parser.unexpectedElement(EJBClientDescriptor10Parser.java:270)
	at org.jboss.as.ee.structure.EJBClientDescriptor10Parser.parseClientContext(EJBClientDescriptor10Parser.java:171)
	at org.jboss.as.ee.structure.EJBClientDescriptor10Parser.readElement(EJBClientDescriptor10Parser.java:138)
	at org.jboss.as.ee.structure.EJBClientDescriptor10Parser.readElement(EJBClientDescriptor10Parser.java:60)
	at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:100)
	at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:59)
	at org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor.parse(EJBClientDescriptorParsingProcessor.java:138)
	... 8 more
{noformat}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list