SSL Configurations for ActiveMq

2010-05-04 Thread codescoder
Hi All, i am new to activemq area,i have activemq in one machine and two brokers one is on my machine and other one is other machine in network.with two brokers i want to create a SSL connection to activemq , how to these settings? -- View this message in context: http://old.nabble.com/SSL-Confi

Re: SSL Configurations for ActiveMq

2010-05-05 Thread codescoder
Can any one please provide me the example program for SSL connection to activemq thank you in advance. codescoder wrote: > > Hi All, > i am new to activemq area,i have activemq in one machine and two brokers > one is on my machine and other one is other machine in network.with two

Re: SSL Configurations for ActiveMq

2010-05-05 Thread codescoder
mq.apache.org/how-do-i-use-ssl.html for more > information. > > > Cheers > -- > Dejan Bosanac - http://twitter.com/dejanb > > Open Source Integration - http://fusesource.com/ > ActiveMQ in Action - http://www.manning.com/snyder/ > Blog - http://www.nighttal

actviemq client trustStore settings

2010-05-06 Thread codescoder
hi all, i am able to connect one of my client to activemq using ssl. in client program i am mentioning following for key and trust settings. systemProps.put("javax.net.ssl.trustStore","C:/test-deploy/client.ts"); systemProps.put("javax.net.ssl.keyStore","C:/test-deploy/client.ks"); systemProps.pu

Unable to build ActiveMQ code

2010-06-23 Thread codescoder
Hi there, i am trying to build the activemq code in my local machine,i have installed svn and mvn (both are working fine) i went to acivemq directory and given command " export MAVEN_OPTS=-Xmx512M -XX:MaxPermSize=128M mvn -Dtest=false install" its failing in ActiveMQ :: Core and i am getting error

Re: Unable to build ActiveMQ code

2010-06-23 Thread codescoder
gt; property... > > There is some detail in > https://issues.apache.org/jira/browse/FTPSERVER-368that is fixes but > pending a release. > > You can make the manual mods to your local copy of the pom to work around > this issue. > > Also, I think maven 2.0.2 is not as picky. What ver

actviemq bug fixing

2010-06-24 Thread codescoder
Hi There, i have downloaded the ActiveMQ code and installed maven plug-ins for eclipse and i am able to build the code using mvn tool successfully, now i want to starting looking to fixing the bugs and debugging code , but when i import the project into my Eclipse workspace its created lot for pr

Debuging Activemq code

2010-07-01 Thread codescoder
Hi There, i have downloaded activemq latest code and mvn.after installing mvn plug in i am able to build the code in Eclipse also.when i import the code into Eclipse it generate many projects into workspace. i am confused from where start the code debugging.i hope it is Activemq-core. can i delete

actviemq code bug

2010-07-04 Thread codescoder
Hi, i downloaded activemq 5.3 code and i am able to build the code in eclipse using tips provided in other post. for learning code from where to start ..when i import the code into eclipse there are many projects generated Activemq-all Activemq-blueprint, activemq-camel, Activemq-console etc.. fro

build errors for activemq5.3.2

2010-07-23 Thread codescoder
Hi, i downloaded the code from http://svn.apache.org/repos/asf/activemq/tags/activemq-parent-5.3.2 and given following commands 1) mvn clean install -Dmaven.test.skip=true -- no error its success. 2) mvn clean install -- success with out any errors. 3) mvn eclipse:eclipse ..then i have imported th

Re: build errors for activemq5.3.2

2010-07-23 Thread codescoder
if i add the jar files manually its working fine.. do i need to do any other settings rather than manually adding jars to the path. codescoder wrote: > > Hi, > i downloaded the code from > http://svn.apache.org/repos/asf/activemq/tags/activemq-parent-5.3.2 > and given followi

Re: build errors for activemq5.3.2

2010-07-23 Thread codescoder
s expected > > On 23 July 2010 10:57, codescoder wrote: >> >> if i add the jar files manually its working fine.. >> do i need to do any other settings rather than manually adding jars to >> the >> path. >> >> codescoder wrote: >>> >>&g

Re: build errors for activemq5.3.2

2010-07-23 Thread codescoder
t works as expected > > On 23 July 2010 10:57, codescoder wrote: >> >> if i add the jar files manually its working fine.. >> do i need to do any other settings rather than manually adding jars to >> the >> path. >> >> codescoder wrote: >>>

Re: build errors for activemq5.3.2

2010-07-23 Thread codescoder
ke mvn 2.0.9 or use > trunk or patch your checkout of 5.3.2 with the fixes from trunk. > > If you move to trunk and find such issues, please open a jira issue > and we will get them resolved pronto. > > On 23 July 2010 11:49, codescoder wrote: >> >>  using pointing th

maven version for activemq

2010-07-23 Thread codescoder
Hi, what version of maven and java ,i have to use for ACTIVEMQ 5.3.2 code and what version of maven and java need to be used for for ACTIVMEMQ trunk code.. thank you very much in advance.. -- View this message in context: http://old.nabble.com/maven-version-for-activemq-tp29246839p29246839.ht

assign issue to my self

2010-07-23 Thread codescoder
Hi, i found one bug in activemq and i have the fix with me..i have opened issue in jira..but jira issue is in Unassigned state ..how to assign jira to my self..how to get that permissions. -- View this message in context: http://old.nabble.com/assign-issue-to-my-self-tp29247534p29247534.html S