[jboss-dev-forums] [IronJacamar Development] - Re: IronJacamar RHQ plugin development

Jesper Pedersen do-not-reply at jboss.com
Mon Jan 31 08:20:14 EST 2011


Jesper Pedersen [http://community.jboss.org/people/jesper.pedersen] created the discussion

"Re: IronJacamar RHQ plugin development"

To view the discussion, visit: http://community.jboss.org/message/584334#584334

--------------------------------------------------------------
Ok, we will have to look into why the reference is null. Either the resource adapter isn't deployed anymore, or there is no managed connection factory for the archive. You can try and set a break point and see if that will give you an idea.

The view structure is better - however, the configuration part on the right side of the screen is still showing all the "old" values - like jndi name and so on. It needs to show the config-property's of the managed connection factory, like:

<config-property>
  <config-property-name>myStringProperty</config-property-name>
  <config-property-type>java.lang.String</config-property-type>
  <config-property-value>JEFF</config-property-value>
</config-property>


The same when you press the resource adapter view.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/584334#584334]

Start a new discussion in IronJacamar Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2099]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110131/c98795fc/attachment.html 


More information about the jboss-dev-forums mailing list