I had installed OSB 11.1.1.6, JDk 8, Weblogic 10.0.3.6, Eclipse oepe 1.8
http://aleemkhan09.blogspot.in/2012/04/osb-11116-demo-sample-developed-from.html
I am creating a sample WS using above blogspot. when i running the app getting below exception
Error with publish task 'WebServicesProjectBuildTask'.
oracle.eclipse.tools.webservices.WebServicesException: weblogic.wsee.tools.WsBuildException: Error processing JAX-WS web services
at oracle.eclipse.tools.webservices.common.compiler.WebServiceCompilerImpl$3.invoke(WebServiceCompilerImpl.java:308)
at oracle.eclipse.tools.webservices.common.compiler.WebServiceCompilerImpl.accessCompiler(WebServiceCompilerImpl.java:362)
at oracle.eclipse.tools.webservices.common.compiler.WebServiceCompilerImpl.compile0(WebServiceCompilerImpl.java:303)
at oracle.eclipse.tools.webservices.common.compiler.WebServiceCompilerImpl.compile(WebServiceCompilerImpl.java:247)