Re: mvn install on latest

2011-09-23 Thread Amish Gandhi
Thanks Freeman, just built successfully wss4j and kicked off cxf. Here's my maven version: gardensparrow:wss4j amish$ mvn -version Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700) Java version: 1.6.0_26 Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default local

Re: mvn install on latest

2011-09-23 Thread Amish Gandhi
Hi Freeman, How do I include the new created /Users/amish/.m2/repository/org/apache/ws/security/wss4j/1.6.3-SNAPSHOT/wss4j-1.6.3-SNAPSHOT.jar in the build? I guess once I do it correctly it should work for eclipse and mvn install..right? Thanks, Amish. On Fri, Sep 23, 2011 at 10:32 AM, Amish Gan

Re: CXF JMS and replyToQueue

2011-09-23 Thread Christian Schneider
I don´t think that is possible right now. Why should that be necessary? Having a replyTo queue in the request messsage means that the client expects the reply on that queue. So why should we ignore that? Christian Am 23.09.2011 18:52, schrieb marcin.kasinski: I have question about JMS bindi

Re: mvn install on latest

2011-09-23 Thread Freeman Fang
Hi, You actually need do nothing, maven can pick it up from your maven local repo automatically. Freeman On 2011-9-24, at 上午3:30, Amish Gandhi wrote: Hi Freeman, How do I include the new created /Users/amish/.m2/repository/org/apache/ws/security/wss4j/1.6.3- SNAPSHOT/wss4j-1.6.3-SNAPSHOT.j