[jboss-user] [JBoss Tools] New message: "Error in component.xml in Eclipse Errors-"
Aman S
do-not-reply at jboss.com
Fri Jan 22 17:11:58 EST 2010
User development,
A new message was posted in the thread "Error in component.xml in Eclipse Errors-":
http://community.jboss.org/message/521848#521848
Author : Aman S
Profile : http://community.jboss.org/people/boy18nj
Message:
--------------------------------------------------------------
In my component.xml,
I do see this error-
cvc-elt.1: Cannot find the declaration of element 'components'. components.xml AdditionalExposureManager/src/META-INF line 17 XML Problem
Can you please let me know what is missing here?
<?
xml version=+"1.0"+ encoding=+"UTF-8"+?><
components xmlns=+"http://jboss.com/products/seam/components"+
xmlns:core=+"http://jboss.com/products/seam/core"+
xmlns:persistence=+"http://jboss.com/products/seam/persistence"+
xmlns:drools=+"http://jboss.com/products/seam/drools"+
xmlns:bpm=+"http://jboss.com/products/seam/bpm"+
xmlns:security=+"http://jboss.com/products/seam/security"+
xmlns:mail=+"http://jboss.com/products/seam/mail"+
xmlns:xsi=+"http://www.w3.org/2001/XMLSchema-instance"+
xsi:schemaLocation=
+"http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsdhttp://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-2.1.xsd
http://jboss.com/products/seam/bpm http://jboss.com/products/seam/bpm-2.1.xsd
http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
http://jboss.com/products/seam/mail http://jboss.com/products/seam/mail-2.1.xsd
+http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd"
++
++>
<persistence:managed-persistence-context name=+"AEEntityManager"+ auto-create=+"true"+ persistence-unit-jndi-name=+"java:/AEManagerFactory"+ ></persistence:managed-persistence-context></
components>
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/521848#521848
More information about the jboss-user
mailing list