Skip to Main Content

Integration

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!

Java callout in OSB not showing available methods

863370Sep 21 2011 — edited Sep 28 2011
Hi,

I've made a simple jar which contains a class with a static method which connects to our active directory. I'm using Spring to connect to the ad. The jar is build using maven. When i've build the jar, I have copied it to a Jar directory in my OSB project. I've created a JavaCallout action in which I can select the jar but it doesnt seem to recognize my static method......there are no methods I can select!

Can anyone maybe tell me what is wrong here?

I've compiled the Jar using jdk1.5. Im using 11G ps2. The method takes a String as Input and returns a List.

Thanks in advance!
This post has been answered by 885611 on Sep 27 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 26 2011
Added on Sep 21 2011
14 comments
4,747 views