|
Have a re-look on the xml plan, it may not be in sync with the expected schema, & also pls chk if u have modified by chance any of the Geronimo-core related files. Thanks, Santosh. "Don't talk about yourself; it will be done when you leave. "
-----Original Message-----
HI,
The deployment file that I mentioned was incorrect.Sorry for the pain.
It actually is:
<?xml version="1.0" encoding="UTF-8"?>
<enterprise-beans>
But although in the admin console it is mentioning that the MDB successfully deployed, the server console is still showing an error....
Caused by:
org.apache.geronimo.kernel.NoSuchAttributeException: Unknown attribute Caused by:
org.apache.geronimo.kernel.NoSuchAttributeException: Unknown attribute
But I suppose that is how it should be mentioned. Any help??? Warm
Regards, From: Anshuk Chinmoy Pal Chaudhuri [mailto:[EMAIL PROTECTED]
Hi, I am trying to deploy a Message Driven Bean on Geronimo 1.0 but I am getting an error from the deployment file openejb-jar.xml saying that: org.apache.geronimo.common.DeploymentException: org.apache.xmlbeans.XmlException: Invalid deployment descriptor: [error: cvc-complex-type.2.4b: Element not allowed: activation-config-property-name@http://www.openejb.org/xml/ns/openejb-jar-2.0 in element activation-config-property@http://www.openejb.org/xml/ns/openejb-jar-2.0, error: cvc-complex-type.2.4b: Element not allowed: activation-config-property-value@http://www.openejb.org/xml/ns/openejb-jar-2.0 in element activation-config-property@http://www.openejb.org/xml/ns/openejb-jar-2.0] The openejb-jar.xml that I have defined is the following one: <?xml version="1.0" encoding="UTF-8"?> <openejb-jar xmlns="http://www.openejb.org/xml/ns/openejb-jar-2.0" configId="JMS_Client_MDB"> <enterprise-beans> Can anyone suggest me what kind of error I am doing?
I feel the openejb-jar deployment file document looks to be ok.
|
Title: Problem in deploying MDB
- RE: Problem in deploying MDB Anshuk Chinmoy Pal Chaudhuri
- Re: Problem in deploying MDB Aaron Mulder
- RE: Problem in deploying MDB Santosh Koti
