[jboss-user] [JBoss/Spring Integration] - Re: myApp.spring deploting

ramar73 do-not-reply at jboss.com
Mon Dec 4 10:01:50 EST 2006


here you are...

<server>
  |   <mbean code="com.set.eport2.services.ddm.DDMService" name="com.set.eport2.services.ddm:service=DDMService">    
  | 	<depends>jboss:service=Naming</depends>
  | 	<depends>jboss.jca:service=DataSourceBinding,name=eport2DS</depends>
  | 	<depends>jboss.jca:service=DataSourceBinding,name=JBossMQ</depends>
  | 	<depends>jboss.mq.destination:service=Topic,name=to_bpm</depends>
  | 	<depends>jboss.mq.destination:service=Queue,name=to_ddm</depends>
  | 	<depends>jboss.mq:service=InvocationLayer,type=UIL2</depends>
  | <depends>boss.spring:service=SpringApplicationContextDeployer</depends>
  |   </mbean>
  | </server> 


Thanks, regards

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991021



More information about the jboss-user mailing list