OSB - Java Callout
KHeinAug 8 2011 — edited Aug 10 2011Hi everyone,
I am pretty new to OSB and I would like to ask a few questions regarding OSB and Java Callout. What I am trying to do is to invoke a Java method that returns a list of string, and to return that list of string as response through proxy service. So far I manage to invoke the Java method through Java Callout but I don't know how to transform that list of string to web service response. I would like to know if there is any example or tutorial that I can follow.
Another question is that I am currrently using sbconsole for development, but I found that some developer guide uses Eclipse for development. So I would like to know what is the recommended way of doing development for OSB. Thanks in advance.
Regards,
K.Hein