DataBase Configuration

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2010 12:11 PM
Hi there,
In the user guide I can read "…datasource through JNDI will be supported soon"..
I wonder if in the next version this will be supported or when do you think that this will be possible..
Thanks very much
In the user guide I can read "…datasource through JNDI will be supported soon"..
I wonder if in the next version this will be supported or when do you think that this will be possible..
Thanks very much
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2010 04:39 AM
Actually, with 5.0 and the revised configuration this should already be possible (but is not yet tested).
Just use the Spring way of wrapping a JNDI datasource and inject it into the ProcessEngineConfiguration bean, that should do the trick.
Just use the Spring way of wrapping a JNDI datasource and inject it into the ProcessEngineConfiguration bean, that should do the trick.
