0 Replies Latest reply on Nov 21, 2008 12:05 PM by umarao_g

    Problem binding JCA AdminObject when -ds.xml is deployed

    umarao_g

      Hi,

      I am trying to deploy -ds.xml for binding an org.jboss.resource.deployment.AdminObject to a jndiname but the deployment show no result (seems it deployed) and does not bind. I see this problem only in jboss-5.0.0.CR2 and jboss-4.* works fine.

      Pasting you the -ds.xml content:

      <mbean code=\"org.jboss.resource.deployment.AdminObject\" name="test.admin:name=testadminobject">
      <attribute name=\"JNDIName\">sampleadminobject
      <depends optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='myadmin.rar'
      <attribute name=\"Type\">test.sample.Foo
      <attribute name=\"Properties\">
      parameter1=x
      parameter2=y
      <\/attribute>
      <\/mbean>


      Can anyone help me in this regard?

      Thanks,
      Uma Mahesh