Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 72912 invoked from network); 19 May 2006 04:04:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 May 2006 04:04:57 -0000 Received: (qmail 85693 invoked by uid 500); 19 May 2006 04:04:54 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 85663 invoked by uid 500); 19 May 2006 04:04:54 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 85652 invoked by uid 99); 19 May 2006 04:04:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 May 2006 21:04:54 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [220.227.179.21] (HELO Kecgate03.infosys.com) (220.227.179.21) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 May 2006 21:04:51 -0700 Received: from indhubbhs01.ad.infosys.com ([192.168.200.81]) by Kecgate03.infosys.com with InterScan Messaging Security Suite; Fri, 19 May 2006 09:35:13 +0530 Received: from HYDHTCMSG01.ad.infosys.com ([172.21.93.138]) by indhubbhs01.ad.infosys.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 19 May 2006 09:32:23 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C67AF9.07D9F92D" Subject: Problem in deploying MDB Date: Fri, 19 May 2006 09:32:22 +0530 Message-ID: <299DA3656EEB7843B07E2D4999B28FED6C4822@HYDHTCMSG01.ad.infosys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem in deploying MDB Thread-Index: AcZ6+QPzFZnAl3uEQjuWGL0rzLLYaQ== From: "Anshuk Chinmoy Pal Chaudhuri" To: X-OriginalArrivalTime: 19 May 2006 04:02:23.0194 (UTC) FILETIME=[08560BA0:01C67AF9] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C67AF9.07D9F92D Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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-ja r-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-j ar-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: JMSSenderMDB ActiveMQ RA destination QueueRequest destinationType javax.jms.Queue Can anyone suggest me what kind of error I am doing? I feel the openejb-jar deployment file document looks to be ok. But I am not able to find where is the mistake? Warm Regards, Anshuk Pal Chaudhuri **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended= solely for the use of the addressee(s). If you are not the intended= recipient, please notify the sender by e-mail and delete the original= message. Further, you are not to copy, disclose, or distribute this e-mail= or its contents to any other person and any such actions are unlawful.= This e-mail may contain viruses. Infosys has taken every reasonable= precaution to minimize this risk, but is not liable for any damage you may= sustain as a result of any virus in this e-mail. You should carry out your= own virus checks before opening the e-mail or attachment. Infosys reserves= the right to monitor and review the content of all messages sent to or= from this e-mail address. Messages sent to or from this e-mail address may= be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** ------_=_NextPart_001_01C67AF9.07D9F92D Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Problem in deploying MDB

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/x= ml/ns/openejb-jar-2.0 in element activation-config-property@http://www.openejb.org/x= ml/ns/openejb-jar-2.0, error: cvc-complex-type.2.4b: Element not= allowed: activation-config-property-value@http://www.openejb.org/x= ml/ns/openejb-jar-2.0 in element activation-config-property@http://www.openejb.org/x= ml/ns/openejb-jar-2.0]

The openejb-jar.xml that I= have defined is the following one:

<?xml version=3D"1.0"= encoding=3D"UTF-8"?>

<openejb-jar xmlns=3D"http://www.openejb.org/x= ml/ns/openejb-jar-2.0" configId= =3D"JMS_Client_MDB">

<enterprise-beans>
  <message-driven>
   = <ejb-name>JMSSenderMDB</ejb-name>
   = <resource-adapter>
       = <resource-link>ActiveMQ RA</resource-link>
   = </resource-adapter>
    = <activation-config>
       = <activation-config-property>
       =        = <activation-config-property-name>
       =        =         destination
       =         </activation-config-property-name>
       =         <activation-config-property-value>
       =        =         QueueRequest
               = </activation-config-property-value>
               = <activation-config-property-name>
               =         destinationType
               = </activation-config-property-name>
               = <activation-config-property-value>
               =         javax.jms.Queue
               = </activation-config-property-value>
        </activation-config-property>
  </activation-config>
</message-driven>
</enterprise-beans>
</openejb-jar>

Can anyone suggest me what kind of error I= am doing? I feel the openejb-jar deployment file document looks to be= ok.
But I am not able to find where is the= mistake?
Warm= Regards,
Anshuk Pal= Chaudhuri

****************= CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended= solely for the use of the addressee(s). If you are not the intended= recipient, please notify the sender by e-mail and delete the original= message. Further, you are not to copy, disclose, or distribute this e-mail= or its contents to any other person and any such actions are unlawful.= This e-mail may contain viruses. Infosys has taken every reasonable= precaution to minimize this risk, but is not liable for any damage you may= sustain as a result of any virus in this e-mail. You should carry out your= own virus checks before opening the e-mail or attachment. Infosys reserves= the right to monitor and review the content of all messages sent to or= from this e-mail address. Messages sent to or from this e-mail address may= be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
------_=_NextPart_001_01C67AF9.07D9F92D--