Changig Database Connection for a web service [message #178630] |
Thu, 22 June 2006 00:23 |
hfbm2004
Messages: 8 Registered: November 2005
|
Junior Member |
|
|
Hi,
i have created a PL/SQL-Web Service. I want to chnage the database connection of my web service, but it is grayed out. I don't want to create the same service with the other database connection.
Any idea?
Thanks in advance
Tarlanim
|
|
|
|
|
Re: Changig Database Connection for a web service [message #179064 is a reply to message #178630] |
Sat, 24 June 2006 09:18 |
hobbes
Messages: 173 Registered: January 2006
|
Senior Member |
|
|
The diagram view in JDeveloper 10.1.2 does not allow editing DB connection details once the service is created, but you can try changing connection details in the jca:address tag of the WSDL file for the service.
Make sure the modified DB connection details are also entered in oc4j-ra.xml.
Cannot verify this myself at present, hope it works!
|
|
|