Hi Ribeiro,
Please try following to install
org.wso2.carbon.inbound.endpoints.ext.wsrm.feature
in WSO2 EI 6.1.0.
<configuration>
<profile>default</profile>
<metadataRepository>
https://product-dist.wso2.com/p2/carbon/releases/wilkes/
</metadataRepository>
<artifactRepository>
https://product-dist.wso2.com/p2/carbon/releases/wilkes/
</artifactRepository>
<destination>wso2ei-6.1.0/wso2/components</destination>
<deleteOldProfileFiles>false</deleteOldProfileFiles>
<features>
<feature>
<id>org.wso2.carbon.inbound.endpoints.ext.wsrm.feature.group</id>
<version>4.6.6</version>
</feature>
</features>
</configuration>
Thanks,
Prabushi
On Mon, Apr 30, 2018 at 8:23 PM, Júnior <[email protected]> wrote:
> Hi,
>
> I am trying to install the cxf reliable messaging to WSO2 EI 6.1.0, but I
> am not able to.
>
> I tried following this documentation:
>
> https://docs.wso2.com/display/EI610/Installing+Features+Using+POM+Files
>
> And I get an error saying that the package doesn't exist.
>
> I am using the following configurations in the pom.xml:
>
> *<configuration>*
> * <profile>default</profile>*
> *
> <metadataRepository>https://product-dist.wso2.com/p2/carbon/releases/wilkes/
> <https://product-dist.wso2.com/p2/carbon/releases/wilkes/></metadataRepository>*
> *
> <artifactRepository>https://product-dist.wso2.com/p2/carbon/releases/wilkes/
> <https://product-dist.wso2.com/p2/carbon/releases/wilkes/></artifactRepository>*
> * <destination>wso2ei-6.1.0/wso2/components</destination>*
> * <deleteOldProfileFiles>false</deleteOldProfileFiles>*
> * <features>*
> * <feature>*
> * <id>org.wso2.carbon.inbound.endpoints.ext.wsrm</id>*
> * <version>4.6.6</version>*
> * </feature>*
> * </features>*
> * </configuration>*
>
>
> That is the error I am receiving when running maven:
>
>
> *Installation failed.The installable unit
> org.wso2.carbon.inbound.endpoints.ext.wsrm/4.6.6 has not been found.*
>
> Thanks,
> --
> Francisco Ribeiro
> *SCEA|SCJP|SCWCD|IBM Certified SOA Associate*
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
--
*Prabushi Samarakoon*
Software Engineer
Mobile: +94715434580
Email: [email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev