Hi Ranga, Thanks for the reply. I too see following in the log when building the Default Authenticator Stub,
[INFO] Executing tasks build 29-Jul-2012 02:56:28 [java] Retrieving document at 'src/main/resources/AuthenticationAdmin.wsdl'. build 29-Jul-2012 02:56:28 [java] Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axiom/om/OMNode build 29-Jul-2012 02:56:28 [java] at org.apache.axis2.description.WSDLToAxisServiceBuilder.<init>(WSDLToAxisServiceBuilder.java:103) build 29-Jul-2012 02:56:28 [java] at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.<init>(WSDL11ToAxisServiceBuilder.java:217) build 29-Jul-2012 02:56:28 [java] at org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder.<init>(WSDL11ToAllAxisServicesBuilder.java:63) build 29-Jul-2012 02:56:28 [java] at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerationEngine.java:166) build 29-Jul-2012 02:56:28 [java] at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35) build 29-Jul-2012 02:56:28 [java] at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24) build 29-Jul-2012 02:56:28 [java] Caused by: java.lang.*ClassNotFoundException: org.apache.axiom.om.OMNode* build 29-Jul-2012 02:56:28 [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202) build 29-Jul-2012 02:56:28 [java] at java.security.AccessController.doPrivileged(Native Method) build 29-Jul-2012 02:56:28 [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) build 29-Jul-2012 02:56:28 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:307) build 29-Jul-2012 02:56:28 [java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) build 29-Jul-2012 02:56:28 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:248) build 29-Jul-2012 02:56:28 [java] ... 6 more error 29-Jul-2012 02:56:28 [java] Java Result: 1 build 29-Jul-2012 02:56:28 [INFO] Executed tasks Thanks, -Suresh On Sun, Jul 29, 2012 at 4:57 PM, Ranga Siriwardena <[email protected]> wrote: > Hi Suresh, > > It looks like, the root caused is service stub generation issue > as discusses under the subject of "[Dev] Most of the service stubs > generation are failing in branch". > > > On Sun, Jul 29, 2012 at 4:35 PM, Suresh Attanayaka <[email protected]>wrote: > >> Hi, >> >> Looking into this.. >> >> >> >> On Sun, Jul 29, 2012 at 3:39 PM, Bamboo <[email protected]> wrote: >> >>> [image: Failed] WSO2 Carbon >>> BRANCH<http://wso2.org/bamboo/browse/WCB001/>› >>> Kernel_4.0.0 <http://wso2.org/bamboo/browse/WCB001-KER000/> › >>> #35<http://wso2.org/bamboo/browse/WCB001-KER000-35/> >>> failed >>> >>> Code has been updated by suresh<http://wso2.org/bamboo/browse/author/suresh> >>> . >>> >>> No failed tests found, a possible compilation error. >>> Failing Jobs <http://wso2.org/bamboo/browse/WCB001-KER000-35/> Job >>> Duration Tests [image: Failed] Default >>> Job<http://wso2.org/bamboo/browse/WCB001-KER000-JOB1-35/> (Default >>> Stage) 56 minutes No tests found >>> Logs<http://wso2.org/bamboo/browse/WCB001-KER000-JOB1-35/log>| >>> Artifacts <http://wso2.org/bamboo/browse/WCB001-KER000-JOB1-35/artifact> >>> Code >>> Changes <http://wso2.org/bamboo/browse/WCB001-KER000-35/commit/> View >>> full change details<http://wso2.org/bamboo/browse/WCB001-KER000-35/commit/> >>> suresh <http://wso2.org/bamboo/browse/author/suresh> >>> committing fox for https://wso2.org/jira/browse/CARBON-13740 135512 >>> View >>> Online <http://wso2.org/bamboo/browse/WCB001-KER000-35> | Add >>> Comments<http://wso2.org/bamboo/browse/WCB001-KER000-35?commentMode=true> >>> >>> This message was sent by Atlassian Bamboo <http://wso2.org/bamboo>. >>> >>> If you wish to stop receiving these emails edit your user >>> profile<http://wso2.org/bamboo/profile/userNotifications.action>or notify >>> your administrator <http://wso2.org/bamboo/viewAdministrators.action>. >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Suresh Attanayake >> Software Engineer; WSO2 Inc. http://wso2.com/ >> Blog : http://sureshatt.blogspot.com/ >> Twitter : https://twitter.com/sureshatt >> LinkedIn : http://lk.linkedin.com/in/sureshatt >> Mobile : +94755012060,+94770419136,+94710467976 >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > Thank You. > Ranga. > -- > Ranga Siriwardena > Software Engineer > WSO2 Inc. > > -- Suresh Attanayake Software Engineer; WSO2 Inc. http://wso2.com/ Blog : http://sureshatt.blogspot.com/ Twitter : https://twitter.com/sureshatt LinkedIn : http://lk.linkedin.com/in/sureshatt Mobile : +94755012060,+94770419136,+94710467976
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
