Reverted the wsdl4j patch locally and all builds fine now.. Please have a look..
Thanks & regards, -Prabath On Sun, Mar 23, 2014 at 4:29 PM, Prabath Siriwardena <[email protected]> wrote: > Getting the same issue.. All up to date.. and built the kernel > patch006 too.. Build fails at service-stubs... Can someone please > urgent look into this... > > Thanks & regards, > -Prabath > > On Sun, Mar 23, 2014 at 10:58 AM, Sriskandarajah Suhothayan > <[email protected]> wrote: >> Hi Lakmali >> >> Did you build the kernel patch 0006? >> Was there any build failures? >> I found wsdl4j need to be build on Java 1.6 >> >> @Manoj do you also encounter this issue ? >> >> Suho >> >> >> >> On Sun, Mar 23, 2014 at 12:38 AM, Lakmali Baminiwatta <[email protected]> >> wrote: >>> >>> Hi, >>> >>> In a clean repo I could build the stubs, but still getting the same error >>> for org.wso2.carbon.identity.scim.common.stub. >>> >>> >>> /home/lakmali/trunk/platform/branches/turing/service-stubs/org.wso2.carbon.identity.scim.common.stub/4.2.1/target/generated-code/src/org/wso2/carbon/identity/scim/common/stub/SCIMConfigAdminServiceStub.java:[239,25] >>> cannot access javax.wsdl.Definition >>> >>> [ERROR] class file for javax.wsdl.Definition not found >>> [ERROR] _serviceClient = new >>> org.apache.axis2.client.ServiceClient(configurationContext,_service); >>> [ERROR] -> [Help 1] >>> >>> >>> Thanks, >>> Lakmali >>> >>> >>> On 22 March 2014 11:09, Manoj Kumara <[email protected]> wrote: >>>> >>>> Hi, >>>> >>>> Recently we patched wsdl4j dependency as request by Suho. There we have >>>> done a version upgrade on that dependency. This might be due to this fix. >>>> >>>> @Suho, >>>> Can you please check your fix has effect on this. >>>> >>>> Thanks, >>>> Manoj >>>> >>>> >>>> Manoj Kumara >>>> Software Engineer >>>> WSO2 Inc. http://wso2.com/ >>>> lean.enterprise.middleware >>>> Mobile: +94713448188 >>>> >>>> >>>> On Fri, Mar 21, 2014 at 8:25 PM, Lakmali Baminiwatta <[email protected]> >>>> wrote: >>>>> >>>>> Hi Ishara, >>>>> >>>>> Yes it is up to date (198854), but still getting this error. >>>>> >>>>> AlsoI am gettinng the same error for all the service stubs and noticed >>>>> after updating and building the kernel patches. BTW I am not trying in a >>>>> clean repo. >>>>> >>>>> Thanks, >>>>> Lakmali >>>>> >>>>> >>>>> On 21 March 2014 20:15, Ishara Premadasa <[email protected]> wrote: >>>>>> >>>>>> Hi Lakmail, >>>>>> >>>>>> Did you try with updating org.wso2.carbon.andes.stub in service-stubs >>>>>> and rebuild? I tried in a clean repo and this builds fine for me. Can you >>>>>> please try updating andes.stub/4.2.1? >>>>>> >>>>>> thanks! >>>>>> >>>>>> >>>>>> On Fri, Mar 21, 2014 at 7:58 PM, Lakmali Baminiwatta <[email protected]> >>>>>> wrote: >>>>>>> >>>>>>> Hi all, >>>>>>> >>>>>>> I am getting below error while building the service stubs. >>>>>>> >>>>>>> Failed to execute goal >>>>>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile >>>>>>> (default-compile) on project org.wso2.carbon.andes.stub: Compilation >>>>>>> failure >>>>>>> [ERROR] >>>>>>> /home/lakmali/trunk/platform/branches/turing/service-stubs/org.wso2.carbon.andes.stub/4.2.1/target/generated-code/src/org/wso2/carbon/andes/stub/AndesAdminServiceStub.java:[199,25] >>>>>>> cannot access javax.wsdl.Definition >>>>>>> [ERROR] class file for javax.wsdl.Definition not found >>>>>>> [ERROR] _serviceClient = new >>>>>>> org.apache.axis2.client.ServiceClient(configurationContext,_service); >>>>>>> >>>>>>> My kernel changes are up to date , but getting this error. Any idea? >>>>>>> >>>>>>> Thanks, >>>>>>> Lakmali >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Lakmali Baminiwatta >>>>>>> Software Engineer >>>>>>> WSO2, Inc.: http://wso2.com >>>>>>> lean.enterprise.middleware >>>>>>> mobile: +94 71 2335936 >>>>>>> blog : lakmali.com >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Dev mailing list >>>>>>> [email protected] >>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Ishara Premasada >>>>>> Software Engineer, >>>>>> WSO2 Inc. http://wso2.com/ >>>>>> Blog : http://isharapremadasa.blogspot.com/ >>>>>> Twitter : https://twitter.com/ishadil >>>>>> Mobile : +94 714445832 >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Lakmali Baminiwatta >>>>> Software Engineer >>>>> WSO2, Inc.: http://wso2.com >>>>> lean.enterprise.middleware >>>>> mobile: +94 71 2335936 >>>>> blog : lakmali.com >>>>> >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>> >>> >>> >>> >>> -- >>> Lakmali Baminiwatta >>> Software Engineer >>> WSO2, Inc.: http://wso2.com >>> lean.enterprise.middleware >>> mobile: +94 71 2335936 >>> blog : lakmali.com >>> >> >> >> >> -- >> S. Suhothayan >> Associate Technical Lead, >> WSO2 Inc. http://wso2.com >> lean . enterprise . middleware >> >> cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/ >> twitter: http://twitter.com/suhothayan | linked-in: >> http://lk.linkedin.com/in/suhothayan >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> > > > > -- > Thanks & Regards, > Prabath > > Twitter : @prabath > LinkedIn : http://www.linkedin.com/in/prabathsiriwardena > > Mobile : +94 71 809 6732 > > http://blog.facilelogin.com > http://blog.api-security.org -- Thanks & Regards, Prabath Twitter : @prabath LinkedIn : http://www.linkedin.com/in/prabathsiriwardena Mobile : +94 71 809 6732 http://blog.facilelogin.com http://blog.api-security.org _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
