OSB: Using Tuxedo transport with eclipse development environment

…rnhard Mähr @ OPITZ-CONSULTING published at http://thecattlecrew.wordpress.com/ Click to share on Facebook (Opens in new window) Click to share on Twitter (Opens in new window) Click to share on WhatsApp (Opens in new window) Click to share on Telegram (Opens in new window) Click to print (Opens in new window) Click to email a link to a friend (Opens in new window) More Click to share on Pocket (Opens in new window) Click to share on LinkedIn (Ope…

Continue reading


OSB: Java Callout with XML input and output parameter

…esultDocument.createTextNode(value));; 15 } 16 return result; 17 }   After compiling this class to a jar file and adding the jar file, xmlbeans and stax-api to the OSB project we can select our implemented method inside the java callout. Finally we can deploy the whole thing to OSB and test it with the debug window.   Bernhard Mähr @ OPITZ-CONSULTING published at http://thecattlecrew.wordpress.com/ Click to share on Facebook (Opens in new window)…

Continue reading