Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

loadjava ...a web proxy generated by JDeveloper

549039Apr 7 2007
I'll try to be brief...
two db servers communicate throgh a web service.Based on that Web Service( ws-for short) I'm doing a web proxy,witch I am loading into a database...and then I can do calls to it through pl/sql(create function ...as laguage java..).
The problem is when I try to execute this function...in am prompted for many libraries...witch I found in the <jdeveloper home>...but there are many...and if I load some ...they are invalid...so I try to compile them...some do compile some don't(they need another library/class...and so on)
Is there a method to avoid all this? so I should be able to use the proxy...
My config is:
jdev10131--10gR2

ps: I am interested to communicate between 2 9iR2 with a WS hosted on a Oracle AS 10g .can I?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2007
Added on Apr 7 2007
0 comments
208 views