[IronJacamar] - Re: Trying to create datasource, delete and then create again with same name requires sever restart
Jesper Pedersen <[email protected]> Mon, 12 Aug 2013 11:25:33 -0400
| Newsgroups | gmane.comp.java.jboss.user |
|---|---|
| Message-ID | <[email protected]> |
Jesper Pedersen [https://community.jboss.org/people/jesper.pedersen] created the discussion "Re: Trying to create datasource, delete and then create again with same name requires sever restart" To view the discussion, visit: https://community.jboss.org/message/832355#832355 -------------------------------------------------------------- Yes, it is more likely that a single <connection-definition> per <resource-adapter> will suite your case better. Some background on why IronJacamar 2.0 - connection definitions can have a ResourceAdapter instance associated, so in order to support adding or removing connection-definition from a specific deployment we need to do a lot more tracking of the resource adapter object that IronJacamar creates during deployment. That isn't possible in IronJacamar 1.x. Hence 1 <connection-definition> (or 1 <admin-object>) per deployment is better atm. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/832355#832355] Start a new discussion in IronJacamar at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098] _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user