[jboss-dev-forums] [Design of JCA on JBoss] - Re: JBAS-1437 RARMetaDataRepository

weston.price@jboss.com do-not-reply at jboss.com
Fri Feb 9 11:19:09 EST 2007


anonymous wrote : 
  | The basic feature is you just tell it the name. i.e. the ObjectName or name
  | in the microcontainer as a dependency.
  | e.g. rar-name in the -ds.xml or resource-adapter-name in jboss.xml 
  | 

Whew. Ok, this makes sense then as it is what I am already doing ;-)

anonymous wrote : 
  | But if you want to "guess" the rar to use from properties
  | e.g. Who implements the message listener for inbound (don't specify the rar name)
  | then you are going to need what I described above. 
  | 

I don't ;-) Unless I actually see a need. 

anonymous wrote : 
  | Stage (1) parsing - populate the rar repository
  | Stage (2) "real deployer" - resolve the dependency name from the properties
  | (once you know all the rar parsing has been done)
  | Stage (3) runtime - only start when the dependency exists (the rar is deployed) 
  | 

Yep, cool. This is what is already in place I just didn't convey it well enough. 


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

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



More information about the jboss-dev-forums mailing list