Hi, The reason for this error is that AS AAR upload servlet [1] and IS Entitlement policy upload servlet [2] has the same url-mapping, "service". I guess it would be better to have the url-mapping, "service", for the AAR upload servlet. So, I have moved the above issue to [3].
You may simply change the //<FileUploadConfig>/Mapping/Actions/Action/ value in component.xml to fix this issue. [1] https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/aar-services/org.wso2.carbon.aarservices.ui/4.2.0/src/main/resources/META-INF/component.xml [2] https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/identity/org.wso2.carbon.identity.entitlement.ui/4.2.1/src/main/resources/META-INF/component.xml [3] https://wso2.org/jira/browse/IDENTITY-2806 Regards, KasunG On Sun, Oct 19, 2014 at 6:11 PM, Manoj Gunawardena <[email protected]> wrote: > Hi, > > Sorry , Please ignore the second mail. > > Thanks > > On Sun, Oct 19, 2014 at 6:09 PM, Manoj Gunawardena <[email protected]> > wrote: > >> Hi Joham, >> >> The above JIRA closed. Because it's not complete. Please refer >> https://wso2.org/jira/browse/WSAS-1832 >> >> Thanks >> >> >> >> On Sun, Oct 19, 2014 at 12:01 PM, Manoj Gunawardena <[email protected]> >> wrote: >> >>> >>> Hi , >>> >>> AS 5.2.1 install as a feature to identity server has a issue when >>> uploading AAR file. I have created a public JIRA [1] >>> >>> [1] https://wso2.org/jira/browse/WSAS-1832 >>> >>> Thanks >>> >>> >>> -- >>> Manoj Gunawardena >>> Tech Lead >>> WSO2, Inc.: http://wso2.com >>> lean.enterprise.middleware >>> Mobile : +94 77 2291643 >>> >> >> >> >> -- >> Manoj Gunawardena >> Tech Lead >> WSO2, Inc.: http://wso2.com >> lean.enterprise.middleware >> Mobile : +94 77 2291643 >> > > > > -- > Manoj Gunawardena > Tech Lead > WSO2, Inc.: http://wso2.com > lean.enterprise.middleware > Mobile : +94 77 2291643 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc. email: kasung AT spamfree wso2.com linked-in: http://lk.linkedin.com/in/gajasinghe blog: http://kasunbg.org
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
