Re: [Carbon-dev] Problem with classpath in Eclipse

2012-02-22 Thread Leslier López Nicot
I change the classpath from this classpathentry kind=var path=ECLIPSE_WORKSPACE/.metadata/.plugins/org.wso2.carbonstudio.eclipse.libraries/lib/wss4j-1.5.10.wso2v2.jar/ To this classpathentry kind=lib path=carbon.home.folder/repository/components/plugins/wss4j-1.5.11.wso2v2.jar/ But still

Re: [Carbon-dev] Problem with classpath in Eclipse

2012-02-22 Thread Jorge Infante Osorio
Infante Osorio. J´Dpto Soluciones SOA. CDAE. Fac. 5. UCI. De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En nombre de Leslier López Nicot Enviado el: miércoles, 22 de febrero de 2012 9:42 Para: carbon-dev@wso2.org Asunto: Re: [Carbon-dev] Problem with classpath

[Carbon-dev] Problem with classpath in Eclipse

2012-02-21 Thread Leslier López Nicot
Hi all. I'm trying to deploy an external class into bps. This class uses the library wss4j that is in the bps, in eclipse I add the library from the WSO2 Classpath Libraries but when I deploy the jar into bps, it gives me the error Class Not Found and refers to the class that is in the

Re: [Carbon-dev] Problem with classpath in Eclipse

2012-02-21 Thread Harshana Martin
Hi Leslier, Adding WSS4J jars in to Eclipse classpath does not make it available in the BPS since we do not ship those jars with Bpel files. You need to place the WSS4J jar in your BPS servers' repository/components/lib folder. Hope this helps! Thanks and Regards, Harshana On Tue, Feb 21, 2012

Re: [Carbon-dev] Problem with classpath in Eclipse

2012-02-21 Thread Denis Weerasiri
On Wed, Feb 22, 2012 at 11:02 AM, Harshana Martin harsh...@wso2.com wrote: Hi Leslier, Adding WSS4J jars in to Eclipse classpath does not make it available in the BPS since we do not ship those jars with Bpel files. You need to place the WSS4J jar in your BPS servers'

Re: [Carbon-dev] Problem with classpath in Eclipse

2012-02-21 Thread Harshana Martin
On Tue, Feb 21, 2012 at 9:37 PM, Denis Weerasiri de...@wso2.com wrote: On Wed, Feb 22, 2012 at 11:02 AM, Harshana Martin harsh...@wso2.comwrote: Hi Leslier, Adding WSS4J jars in to Eclipse classpath does not make it available in the BPS since we do not ship those jars with Bpel files. You