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

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191353#4191353

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191353
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to