how to persist data in oracle

50 views
Skip to first unread message

Kiran

unread,
May 11, 2015, 6:57:04 AM5/11/15
to camunda-...@googlegroups.com
Hi,

   I want to persist the form data into oracle 11g XE database by using Jboss 7.2.0 server.
As part of this, i have updated the standalone.xml config file under Jboss server, PFA for the same.
Is there any way to persist the data directly into DB by serviceTask or do I need to use any spring/servlet application to save the data into database?

Thanks,
Kiran


standalone.xml

Sebastian Menski

unread,
May 12, 2015, 5:57:53 AM5/12/15
to camunda-...@googlegroups.com, sunkir...@gmail.com
Hi Kiran,

have you seen our JavaEE gettings started guide [1]. There we use JPA to persist data in a service task [2].

Cheers,
Sebastian

Kiran

unread,
May 13, 2015, 5:52:41 AM5/13/15
to camunda-...@googlegroups.com, sunkir...@gmail.com
Thanks Sebastian, I will go through it.

Below link to configure oracle db in Jboss AS 7


Run the oracle scripts, which are under //JbossServer/sql/create/ in your local oracle by creating the user camunda/camudna

Find the attached standalone.xml file with oracle datasource.
standalone.xml
Reply all
Reply to author
Forward
0 new messages