Re: ActiveMQ-CPP Mac changes dropped

2006-07-06 Thread James Strachan
I've added a link to the EOL stuff to the wiki... http://activemq.org/site/becoming-a-committer.html On 7/6/06, Mittler, Nathan <[EMAIL PROTECTED]> wrote: Hey Hiram, BTW, I just googled for "svn:eol-style" and ran across this link http://www.apache.org/dev/svn-eol-style.txt I'm guessing I shou

[jira] Created: (AMQ-801) activemq-jaas is not in the release distro

2006-07-06 Thread james strachan (JIRA)
activemq-jaas is not in the release distro -- Key: AMQ-801 URL: https://issues.apache.org/activemq/browse/AMQ-801 Project: ActiveMQ Type: Bug Versions: 4.1, 4.0.1, 4.0.2 Reporter: james strachan Fix For: 4.1,

Re: Update to the wiki for the ActiveMQ CPP library

2006-07-06 Thread James Strachan
BTW the code looks great too :) On 7/7/06, James Strachan <[EMAIL PROTECTED]> wrote: On 7/6/06, Mittler, Nathan <[EMAIL PROTECTED]> wrote: > FYI, I've added a page to the wiki for ActiveMQ CPP: > http://www.activemq.org/site/activemq-cpp-client.html > > Also updated the Integration C++ link on t

Re: Update to the wiki for the ActiveMQ CPP library

2006-07-06 Thread James Strachan
On 7/6/06, Mittler, Nathan <[EMAIL PROTECTED]> wrote: FYI, I've added a page to the wiki for ActiveMQ CPP: http://www.activemq.org/site/activemq-cpp-client.html Also updated the Integration C++ link on the navigation pane to reference this page instead of CMS and I updated the C Integration page

[jira] Resolved: (AMQ-800) Expand the examples shipped with ActiveMQ to also be able to test request reply message exchanges.

2006-07-06 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-800?page=all ] Hiram Chirino resolved AMQ-800: --- Resolution: Fixed You can now run 'ant requester' against a 'ant consumer' to test request response exchanges over a temporary destiantion. > Expand the

RE: ActiveMQ-CPP Mac changes dropped

2006-07-06 Thread Mittler, Nathan
Hey Hiram, BTW, I just googled for "svn:eol-style" and ran across this link http://www.apache.org/dev/svn-eol-style.txt I'm guessing I should probably have these settings before I commit? ... oops! :) Nate > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beha

Update to the wiki for the ActiveMQ CPP library

2006-07-06 Thread Mittler, Nathan
FYI, I've added a page to the wiki for ActiveMQ CPP: http://www.activemq.org/site/activemq-cpp-client.html Also updated the Integration C++ link on the navigation pane to reference this page instead of CMS and I updated the C Integration page to add a link to this page as well. Regards, Nate

RE: ActiveMQ-CPP Mac changes dropped

2006-07-06 Thread Bish, Tim
Hey Okay, so I think there must be a little bug in subclipse, I removed the Activemq workspace and re-imported the code from SVN and now the changes are showing up. Weird, but not the first time I've seen it do something odd. - Timothy A. Bish Sensis Corpo

SIGSEGV in openwire synchronous Q test

2006-07-06 Thread Naveen Rawat
Hi all I tried out the openwire test for synchronous queues availabe in [source_060515.zip (339 kb)] and [patch_060518.zip (29 kb)] from http://issues.apache.org/activemq//browse/AMQ-656 I segregated the test into two : sender and receiver client, sender messaging to receiver. The cl

Re: subversion plugin for jira

2006-07-06 Thread Jason Dillon
There are still a few places where you must do the same thing with Confluence. But the new repository client plugin kicks much ass to get new plugins and update those that are installed. --jason On Jul 6, 2006, at 1:16 AM, James Strachan wrote: On 7/6/06, Jason Dillon <[EMAIL PROTECTED]

Re: subversion plugin for jira

2006-07-06 Thread James Strachan
On 7/6/06, Jason Dillon <[EMAIL PROTECTED]> wrote: You must install a new jar in the WEB-INF/lib and redeploy the web-app. No nice and easy web admin for plugins in JIRA. Shame! :) I like the new confluence do-it-all-via-web stuff. Anyone know how to get on the box to upgrade it etc? -- Ja

Re: subversion plugin for jira

2006-07-06 Thread Jason Dillon
You must install a new jar in the WEB-INF/lib and redeploy the web-app. No nice and easy web admin for plugins in JIRA. --jason On Jul 6, 2006, at 12:56 AM, James Strachan wrote: Apparently the SVN plugin is installed (though its an old version - currently 0.8.2). Though the web admin front

Re: subversion plugin for jira

2006-07-06 Thread James Strachan
Apparently the SVN plugin is installed (though its an old version - currently 0.8.2). Though the web admin front end I don't see a way to upgrade it or configure it so not sure what to do; we might have to pester the infra folks to upgrade it and configure it etc. It would be very handy though!

Queue and Persistence for openwire-cpp API

2006-07-06 Thread Arshad Ahamad
Hi, I am working on openwire-cpp ( for ActiveMQ-4.0) code on SuSe(Linux machine->i686-suse-linux, version 2.6.13-15.8-default) I am able to maintain the persistence by using the openwire-cpp API, but with a problem. In the case when the receiver is down and sender has sent messages. the re