Migration of sources ALSB2.6 to Oracle OSB
Today I encountered the following problem on the migration of ALSB2.6 sources to Oracle Service bus 10.3
Cannot access Wsdl bindings: Generate : Error during generation of the WSDL: Generate : Error during generation of the WSDL: BUILD FAILED java.lang.NoClassDefFoundError: javax/tools/Diagnostic
When you have this problem, the JAVA_HOME is not set properly. The JAVA_HOME I used was set to C:\bea\jdk150_11. When I changed this to C:\bea\jdk160_05, the problem was gone.
More info can be found at the site of the OTN .
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
