Re: Updating the 0-10 Java transport layer

2010-08-20 Thread Bryan Kearney
On 08/20/2010 11:04 AM, Carl Trieloff wrote: On 08/20/2010 10:15 AM, Robert Godfrey wrote: On 20 August 2010 15:48, Carl Trieloffcctriel...@redhat.com wrote: I still think it needs debate, For example, the discussion has been put forward to add in the new API model in Java between JMS and the

[jira] Created: (QPID-2264) The Build Instructions for the Ruby bits could use some love

2009-12-11 Thread Bryan Kearney (JIRA)
Components: Ruby Client Reporter: Bryan Kearney In order to build the ruby bits, I needed to install the following: rake, ruby-devel, cyrus-sasl-devel To run against this, I needed to do a rake build and then I had to: export RUBYLIB={QPIDHOME}qpid/qpid/ruby/lib:{QPIDHOME}qpid/qpid

[jira] Created: (QPID-2265) Ruby Rakfile References an old file

2009-12-11 Thread Bryan Kearney (JIRA)
Ruby Rakfile References an old file --- Key: QPID-2265 URL: https://issues.apache.org/jira/browse/QPID-2265 Project: Qpid Issue Type: Bug Reporter: Bryan Kearney Attachments

[jira] Updated: (QPID-2265) Ruby Rakfile References an old file

2009-12-11 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-2265: Attachment: Rakefile.patch Ruby Rakfile References an old file

Re: QMF protocol - Get Query messages and _objectid

2009-07-23 Thread Bryan Kearney
Julien Lavigne du Cadet wrote: Based on the documentation of the QMF protocol available here : http://qpid.apache.org/qmf-protocol.html, I'm sending Get Query Message to a broker (v0.5) to refresh my QMF objects. So far so good. However, specifying the _objectid field in the message doesn't

Re: C# QMF Console

2009-07-19 Thread Bryan Kearney
Julien Lavigne du Cadet wrote: Hi Ted, I'm UTC+1 (Paris). I'll see if I can come up with a nice README to explain the process (it was quite hard for me the first time too :-)) Julien BTW.. the first cut was done on Mono on a F10 machine. My guess is there may be issues the first time it is

Re: [.net]: the 0-10 client

2009-07-15 Thread Bryan Kearney
I have mono set up to build.. so i can take a look if someone needs me to. -- bk Steve Huston wrote: -Original Message- From: Ted Ross [mailto:tr...@redhat.com] Sent: Wednesday, July 15, 2009 9:31 AM To: dev@qpid.apache.org Subject: Re: [.net]: the 0-10 client Gordon Sim wrote:

Re: build changes and pom generation

2009-07-10 Thread Bryan Kearney
Rafael Schloming wrote: Marnie McCormack wrote: Hi Rafi, Without in any way wishing to pick the scab off the last discussion about POM generation, how does this sit with Bryan's work or was there an arm wrestling session that we missed out on ? I guess given only those two alternatives the

Re: RFC: Ivy Integration (Was RFC: Maven and the Java Build)

2009-07-01 Thread Bryan Kearney
Aidan Skinner wrote: On Mon, Jun 29, 2009 at 8:36 PM, Bryan Kearneybkear...@redhat.com wrote: Taking what Aiden suggested. Here is a first cut at ivy integration. What this does is: 1) Require that every module have an ivy.xml file which is contains all the dependencies. 2) Defines a

RFC: Ivy Integration (Was RFC: Maven and the Java Build)

2009-06-29 Thread Bryan Kearney
Taking what Aiden suggested. Here is a first cut at ivy integration. What this does is: 1) Require that every module have an ivy.xml file which is contains all the dependencies. 2) Defines a depVersions.properties file at the root project to control the actual version numbers. 3) Builds a

Re: RFC: Maven and the Java Build

2009-06-26 Thread Bryan Kearney
Rafael Schloming wrote: Aidan Skinner wrote: On Fri, Jun 26, 2009 at 11:50 AM, Robert Godfrey rob.j.godf...@gmail.com wrote: I've not used Ivy, so I may be underestimating its cleverness; but I'm not sure how we can get away without the meta data being in effect a manually maintained

Re: RFC: Maven and the Java Build

2009-06-26 Thread Bryan Kearney
Aidan Skinner wrote: On Thu, Jun 25, 2009 at 7:50 PM, Rafael Schloming rafa...@redhat.com wrote: I'm not sure how solvable this problem really is. The fundamental issue seems to be that maven users want the canonical qpid dependencies specified in terms of maven repos, whereas we need the

[jira] Created: (QPID-1954) Add AM3 features to the ruby console

2009-06-26 Thread Bryan Kearney (JIRA)
Add AM3 features to the ruby console Key: QPID-1954 URL: https://issues.apache.org/jira/browse/QPID-1954 Project: Qpid Issue Type: Improvement Reporter: Bryan Kearney Updated Ruby Console

[jira] Updated: (QPID-1954) Add AM3 features to the ruby console

2009-06-26 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1954: Attachment: rubyConsole.patch Run this from the root qpid directory. Add AM3 features to the ruby

[jira] Created: (QPID-1955) Add XML Generation to the Ruby Console

2009-06-26 Thread Bryan Kearney (JIRA)
Add XML Generation to the Ruby Console -- Key: QPID-1955 URL: https://issues.apache.org/jira/browse/QPID-1955 Project: Qpid Issue Type: Improvement Reporter: Bryan Kearney Exercises a bit

[jira] Updated: (QPID-1955) Add XML Generation to the Ruby Console

2009-06-26 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1955: Attachment: rubyXML.patch Run this from the root qpid directory. This patch is based off of https

Re: RFC: Maven and the Java Build

2009-06-25 Thread Bryan Kearney
Martin Ritchie wrote: 2009/6/24 Bryan Kearney bkear...@redhat.com: Rafael Schloming wrote: Bryan Kearney wrote: Rafael Schloming wrote: Bryan Kearney wrote: Aidan Skinner wrote: On Wed, Jun 24, 2009 at 3:59 PM, Bryan Kearneybkear...@redhat.com wrote: The main issue is that for dep

[jira] Updated: (QPID-1948) Chnages to the java consle as a result of a code generated front end.

2009-06-24 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1948: Attachment: codeGen.patch Run from the qpid directory. Chnages to the java consle as a result

[jira] Created: (QPID-1948) Chnages to the java consle as a result of a code generated front end.

2009-06-24 Thread Bryan Kearney (JIRA)
: Improvement Reporter: Bryan Kearney Attachments: codeGen.patch Changes for code generation. This includes a method which still had csharp formatting, and some bug fixes in the parsing of classkeys. Even a new test class is added! -- This message is automatically generated

RFC: Maven and the Java Build

2009-06-24 Thread Bryan Kearney
I am looking for the comments from the Java developers. I have been working on some QMF bits, and I am interested in having maven artifacts for consuming the clients bits. In speaking with some of the developers, there is a strong desire to not move the build system to maven given the issues

Re: RFC: Does a jboss deployer go into the qpid source tree

2009-06-24 Thread Bryan Kearney
Rajith Attapattu wrote: Bryan, If JBoss code is needed for building then it might be an issue as JBoss is using LGPL. Any libraries that are checked into the lib dir in the project has to have a compatible license. An alternative would be to use some form of abstraction with reflection. This

Re: RFC: Maven and the Java Build

2009-06-24 Thread Bryan Kearney
Aidan Skinner wrote: On Wed, Jun 24, 2009 at 3:28 PM, Bryan Kearneybkear...@redhat.com wrote: So.. I would like to solicit thoughts from folks. 1) Do you have a desire/need for maven artifacts for the Java bits? If so, which java bits? 2) Have you seen good examples of how to manage pom files

Re: RFC: Maven and the Java Build

2009-06-24 Thread Bryan Kearney
Aidan Skinner wrote: On Wed, Jun 24, 2009 at 3:59 PM, Bryan Kearneybkear...@redhat.com wrote: The main issue is that for dep resolution it still needs something looks like a maven repo, not like /usr/java. I think a new resolver wouldn't be very hard to write, but I haven't found the cycles for

Re: RFC: Maven and the Java Build

2009-06-24 Thread Bryan Kearney
Rafael Schloming wrote: Bryan Kearney wrote: Aidan Skinner wrote: On Wed, Jun 24, 2009 at 3:59 PM, Bryan Kearneybkear...@redhat.com wrote: The main issue is that for dep resolution it still needs something looks like a maven repo, not like /usr/java. I think a new resolver wouldn't be very

Re: RFC: Maven and the Java Build

2009-06-24 Thread Bryan Kearney
Rafael Schloming wrote: Bryan Kearney wrote: Rafael Schloming wrote: Bryan Kearney wrote: Aidan Skinner wrote: On Wed, Jun 24, 2009 at 3:59 PM, Bryan Kearneybkear...@redhat.com wrote: The main issue is that for dep resolution it still needs something looks like a maven repo, not like /usr

[jira] Created: (QPID-1938) Make the Java Agent more friendly for inclusion by JBoss Deployer

2009-06-23 Thread Bryan Kearney (JIRA)
Components: Qpid Managment Framework Reporter: Bryan Kearney Attachments: brokerIntegration.patch The current agent is designed to work in IoC containers such as the JBoss microcontainer and spring. The attached patches make it easier to use the agent in more robust

[jira] Updated: (QPID-1938) Make the Java Agent more friendly for inclusion by JBoss Deployer

2009-06-23 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1938: Attachment: brokerIntegration.patch Run this from the first qpid directory. Make the Java Agent

[jira] Updated: (QPID-1916) Maven releases for the client and management jars

2009-06-23 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1916: Attachment: (was: mavenize2.patch) Maven releases for the client and management jars

[jira] Updated: (QPID-1916) Maven releases for the client and management jars

2009-06-23 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1916: Attachment: mavenize3.patch Updated the patch to also deploy the console via maven. Maven

RFC: Does a jboss deployer go into the qpid source tree

2009-06-23 Thread Bryan Kearney
Question for folks: A jboss deployer for exposing session beans over QMF will compile once https://issues.apache.org/jira/browse/QPID-1938 is commited. You can see the code at http://github.com/bkearney/jboss-qmf. A question for you guys.. should this type of continer specific code reside

Re: RFC: Does a jboss deployer go into the qpid source tree

2009-06-23 Thread Bryan Kearney
Carl Trieloff wrote: I expect people might create deployers for other containers like spring, websphere etc. So I would think we create a directory for each as they are created under the Java directory, and make it optional to build them my 2 cents Carl. I would be fine with that.. it

[jira] Created: (QPID-1933) QMF Java Console

2009-06-22 Thread Bryan Kearney (JIRA)
QMF Java Console Key: QPID-1933 URL: https://issues.apache.org/jira/browse/QPID-1933 Project: Qpid Issue Type: New Feature Components: Java Client, Java Tools, Qpid Managment Framework Reporter: Bryan

[jira] Updated: (QPID-1933) QMF Java Console

2009-06-22 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1933: Attachment: javaConsole.patch Run this patch from the first qpid directory. It adds a new directory

[jira] Updated: (QPID-1916) Maven releases for the client and management jars

2009-06-22 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1916: Attachment: mavenize2.patch Pom files were not in the orginal patch. This patch includes them

[jira] Updated: (QPID-1922) Java Agent does not support null / empty enums

2009-06-19 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1922: Attachment: enumNulls.patch run from the qpid directory. Java Agent does not support null / empty

[jira] Created: (QPID-1922) Java Agent does not support null / empty enums

2009-06-19 Thread Bryan Kearney (JIRA)
Java Agent does not support null / empty enums -- Key: QPID-1922 URL: https://issues.apache.org/jira/browse/QPID-1922 Project: Qpid Issue Type: Bug Reporter: Bryan Kearney

Re: Failure in dotnet test

2009-06-19 Thread Bryan Kearney
Ted Ross wrote: I'm trying to run the tests in the dotnet/client-010 directory. I'm running Fedora-10 (x86_64). There's an ominous looking warning up front and then the tests fail at the end. Does anyone have any advice as to what my installation and configuration should be to make this

[jira] Updated: (QPID-1922) Java Agent does not support null / empty enums

2009-06-19 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1922: Attachment: enumNulls2.patch Run this from the first qpid directory, not the second. Java Agent

Re: QMF Schema Grammer

2009-06-18 Thread Bryan Kearney
Bryan Kearney wrote: Here is a first cut of a RelaxNG grammer for QMF Schemas. It includes a couple of enhancements I would like to see to support code generation.. so I added them in to get comments. Specifically: - class elements carry the hash value for the class. - class elements have

[jira] Created: (QPID-1916) Maven releases for the client and management jars

2009-06-18 Thread Bryan Kearney (JIRA)
System, Build Tools, Java Client, Java Common, Java Tools, Maven build system, Qpid Managment Framework Reporter: Bryan Kearney The attached patch files adds the maven ant tasks to the build system. It allows, on a per-module basis, to support creating a pom file and exporting

[jira] Created: (QPID-1919) Java agent does not have a very unique name

2009-06-18 Thread Bryan Kearney (JIRA)
Reporter: Bryan Kearney Attachments: agentLabel.patch The java agent only uses the label for the queue name. This can lead to many queues with the same name. Adding the systemId into the queue names makes it much more unique. -- This message is automatically generated by JIRA

[jira] Updated: (QPID-1919) Java agent does not have a very unique name

2009-06-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1919: Attachment: agentLabel.patch Run from the qpid directory. Java agent does not have a very unique

[jira] Updated: (QPID-1919) Java agent does not have a very unique name

2009-06-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1919: Attachment: (was: agentLabel.patch) Java agent does not have a very unique name

[jira] Updated: (QPID-1919) Java agent does not have a very unique name

2009-06-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1919: Attachment: agentLabel2.patch New patch which adds exlusive and autodelete to the url Java agent

[jira] Created: (QPID-1920) Python Console puts presence masks in the wrong location when marshalling unmanaged objects

2009-06-18 Thread Bryan Kearney (JIRA)
Project: Qpid Issue Type: Bug Components: Qpid Managment Framework Reporter: Bryan Kearney Attachments: unmanaged.patch The python code, when marshalling a type 20 to the wire, encodes the following items: presence bits type classkey properties

QMF Schema Grammer

2009-06-17 Thread Bryan Kearney
Here is a first cut of a RelaxNG grammer for QMF Schemas. It includes a couple of enhancements I would like to see to support code generation.. so I added them in to get comments. Specifically: - class elements carry the hash value for the class. - class elements have an extends element to

[jira] Commented: (QPID-1906) C Sharp QMF Console

2009-06-17 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12720832#action_12720832 ] Bryan Kearney commented on QPID-1906: - In addition to adding the console, this patch

[jira] Updated: (QPID-1905) Move the java agent under management

2009-06-16 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1905: Attachment: moveAgent.patch Run from the trunk/qpid directory. Move the java agent under

[jira] Updated: (QPID-1906) C Sharp QMF Console

2009-06-16 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1906: Attachment: dotnetConsole.patch Run from the qpid directory. C Sharp QMF Console

[jira] Created: (QPID-1906) C Sharp QMF Console

2009-06-16 Thread Bryan Kearney (JIRA)
on fedora 10 Reporter: Bryan Kearney Attachments: dotnetConsole.patch Adds a C# Console to access QMF. Modeled after the python console. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

Re: Python Console Tutorial Question ?

2009-06-08 Thread Bryan Kearney
makkalot wrote: Hi i'm writing a rpc application that calls some remote methods on remote machines and decided to use qpid. I followed the console tutorial [1] and got very excited about qpid. In tutorial it shows how can we reach some remote objects that bind on some remote queues. But there

QMF code generation

2009-06-04 Thread Bryan Kearney
I am playing around with the qmf code generation. It appears to use jython to run a set of python classes with a custom templating engine. My main question, why use jython? It seems like a python-only solution could have worked. I am working with the main python code and it seems to work. If

Acutally.. QPID Code Generation (Re: QMF code generation)

2009-06-04 Thread Bryan Kearney
I spoke with Ted, and to be clear, this is used in C# and Java to take the spec as input and generate qpid classes. Sorry about the confusion. -- bk Bryan Kearney wrote: I am playing around with the qmf code generation. It appears to use jython to run a set of python classes with a custom

[jira] Commented: (QPID-1880) The new unmanaged objects are confusing

2009-06-01 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12715332#action_12715332 ] Bryan Kearney commented on QPID-1880: - What would you suggest? The code is not checked

Re: [qmf] Session pattern (per-message user-id)

2009-05-19 Thread Bryan Kearney
Ted Ross wrote: cross-posted to dev... Bryan Kearney wrote: I am curious how folks are addressing using QMF in a web application type model. Assume that I have a webapplication which can host n users. If the users can access a backend service via QMF and I want to track on the backend some

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-05-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: (was: javaAgent2.patch) Java QMF Agent with Support for Nonmanaged objects

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-05-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: (was: muppet3.py) Java QMF Agent with Support for Nonmanaged objects

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-05-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: (was: pythonConsole2.patch) Java QMF Agent with Support for Nonmanaged objects

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-05-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: (was: javaAgent3.patch) Java QMF Agent with Support for Nonmanaged objects

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-05-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: (was: pythonConsole3.patch) Java QMF Agent with Support for Nonmanaged objects

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-05-18 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: muppet.py New muppet.py file. The old file can not be replaced. Java QMF Agent

Re: Moving QMF to a top-level directory

2009-05-11 Thread Bryan Kearney
Ted Ross wrote: Carl Trieloff wrote: Ted Ross wrote: Good idea Carl, Here's the current structure: qpid/cpp/src/qpid/agent - C++ agent library qpid/cpp/src/qpid/console- C++ console library qpid/cpp/src/qpid/management - Common files and components for managing the broker

[jira] Commented: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-04-16 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699841#action_12699841 ] Bryan Kearney commented on QPID-1786: - I will upload a third patch set (*3) which adds

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-04-16 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: javaAgent3.patch Java QMF Agent with Support for Nonmanaged objects

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-04-16 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: muppet3.py pythonConsole3.patch Java QMF Agent with Support

RFC: Java Agent

2009-04-15 Thread Bryan Kearney
I am looking for feedback on the patches provided as part of QPID-1786 [1]. As a background, these are patches to the python and java code base which were started by Ted Ross and Rafael Schloming. They add a Java Agent which has an API similar to the CPP agent. In addition, it introduces the

Re: Trying to build the broker on F10

2009-04-08 Thread Bryan Kearney
Jonathan Robie wrote: Bryan Kearney wrote: I am trying to build the latest cpp on f10. Running configure I get the following error: ./configure: line 1870: syntax error near unexpected token `dist-bzip2' ./configure: line 1870: `AM_INIT_AUTOMAKE(dist-bzip2 subdir-objects)' I am

[jira] Commented: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-04-07 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696701#action_12696701 ] Bryan Kearney commented on QPID-1786: - I am going to update a new set of patches (*2

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-04-04 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: muppet.py Test program. Once you have applied the patches you can run the agent

[jira] Updated: (QPID-1786) Java QMF Agent with Support for Nonmanaged objects

2009-04-04 Thread Bryan Kearney (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Kearney updated QPID-1786: Attachment: javaAgent.patch Pacth for the java agent. Effects the java branch, to be run from