Hi Manoj,

I found that you have not properly applied the patch.
Due to some reason you have commented out the parent element of the wsdl4j
orbit.

carbon/kernel/branches/4.2.0/patches/patch0006/dependencies/orbit/wsdl4j/1.6
.2.wso2v4/pom.xml

+    <!--<parent>-->+
<!--<groupId>org.wso2.carbon</groupId>-->+
<!--<artifactId>carbon-kernel-dependents</artifactId>-->+
<!--<version>4.0.0</version>-->+
<!--<relativePath>../../../pom.xml</relativePath>-->+
<!--</parent>-->

please reapply the patch correctly

Thanks
Suho



On Sun, Mar 23, 2014 at 9:36 PM, Manoj Kumara <ma...@wso2.com> wrote:

> Hi,
>
> For the moment I have reverted this from the patch0006.
>
> Thanks,
> Manoj
>
>
> *Manoj Kumara*
> Software Engineer
> WSO2 Inc. http://wso2.com/
> *lean.enterprise.middleware*
> Mobile: +94713448188
>
>
> On Sun, Mar 23, 2014 at 9:30 PM, Sriskandarajah Suhothayan 
> <s...@wso2.com>wrote:
>
>> I'm looking into this.
>>
>> Suho
>> On Mar 23, 2014 4:37 PM, "Prabath Siriwardena" <prab...@wso2.com> wrote:
>>
>>> 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 <prab...@wso2.com>
>>> 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
>>> > <s...@wso2.com> 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 <
>>> lakm...@wso2.com>
>>> >> 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 <ma...@wso2.com> 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 <
>>> lakm...@wso2.com>
>>> >>>> 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 <ish...@wso2.com> 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 <
>>> lakm...@wso2.com>
>>> >>>>>> 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
>>> >>>>>>> Dev@wso2.org
>>> >>>>>>> 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
>>> >>>>> Dev@wso2.org
>>> >>>>> 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
>>> >> Dev@wso2.org
>>> >> 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
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>


-- 

*S. Suhothayan*
Associate Technical Lead,
 *WSO2 Inc. *http://wso2.com
* <http://wso2.com/>*
lean . enterprise . middleware


*cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757> | blog:
http://suhothayan.blogspot.com/ <http://suhothayan.blogspot.com/> twitter:
http://twitter.com/suhothayan <http://twitter.com/suhothayan> | linked-in:
http://lk.linkedin.com/in/suhothayan <http://lk.linkedin.com/in/suhothayan>*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to