MulticastSocketSyncChannelFactory should implement SyncChannelFactory?

2006-04-26 Thread Bill Dudney
grant you full rights to do whatever you wish with this code TTFN, Bill Dudney MyFaces - http://myfaces.apache.org Cayenne - http://incubator.apache.org/projects/cayenne.html Index: /Users/bdudney/Development/activemq/activeio/activeio-core/src/ main/java/org/apache/activeio/packet/sync

more pom patches...

2005-12-30 Thread Bill Dudney
Hi All, Sorry these are not files, my attachments are getting stripped for some reason. Anyway here are a couple of small changes to the pom.xml files in various places... Happy New Year, Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi Index: activemq

Re: Milestone Release

2005-12-30 Thread Bill Dudney
I'd love to see another milestone release - not that my vote is binding but I'm +1 :-) TTFN, Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi On Dec 30, 2005, at 9:06 AM, Hiram Chirino wrote: Hi Everyone, Before arriving at the incubator, ActiveMQ w

Re: ActiveMQ packages have now been renamed

2005-12-28 Thread Bill Dudney
argh, what is the deal with attachments, most of mine get stripped... I've pasted into this message Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi Index: /Users/bdudney/Development/activemq/activemq-web/src/main/java/ org/apache/activem

Re: ActiveMQ packages have now been renamed

2005-12-28 Thread Bill Dudney
Hi Hiram, Great news. One small glitch in the activemq-web module, there are still a couple of references to some org.activemq packages. I've attached a patch that clears it up for me. TTFN, Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi On Dec 28, 2005,

Re: generated source added to repo?

2005-12-22 Thread Bill Dudney
like ${basedir}/src/main/grammarsourceDirectory> I think this is the easy and simple way to do it for now. Once totally move off m1, re can revisit this. cool, do you want a patch for that? TTFN, Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi

generated source added to repo?

2005-12-22 Thread Bill Dudney
the sourceDirectory element. This move would fall more in line with the maven 2 way but would require changes to the maven 1 build bits. Don't you love having choices :-) TTFN, Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi

Re: pom patches...

2005-12-21 Thread Bill Dudney
just attached the patch to; https://jira.logicblaze.com/jira/browse/AMQ-442 TTFN, -bd- On Dec 21, 2005, at 12:28 PM, Bill Dudney wrote: sorry but the patch file got stripped, any idea what's up with that? I can post the file somewhere if there's not a way to get it emailed. T

activecluster api

2005-12-21 Thread Bill Dudney
Hi All, I had a chat with Rob about the ActiveCluster api. They are planning to revert the API to be Destination based from String based. Rob has already started working on it (cool, thanks Rob!) here is the jira issue https://jira.logicblaze.com/jira/browse/ACL-6 in case you want to watch

Re: pom patches...

2005-12-21 Thread Bill Dudney
sorry but the patch file got stripped, any idea what's up with that? I can post the file somewhere if there's not a way to get it emailed. TTFN, Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi On Dec 21, 2005, at 12:05 PM, Bill Dudney wrote: Hi All, I

pom patches...

2005-12-21 Thread Bill Dudney
-jass, activeio & activecluster. You have to get and manually install the ibmaio.jar file, i.e. mvn install:install-file -DartifactId=ibmaio -Dfile=./ibmaio.jar - DgroupId=ibmaio -Dpackaging=jar -Dversion=1.0 in order to make the activeio part of the build work. TTFN, Bill Dudney MyFaces - myfa

test failure

2005-12-21 Thread Bill Dudney
Hi All, One other that should go into JIRA (sorry again:) After a 'mvn install' I get the following console output; http://bill.dudney.net/roller/resources/bill/console.txt here is the relevant bits in case you don't want to download the whole file... --

svn:ignore properties

2005-12-21 Thread Bill Dudney
uster/.classpath M activecluster/.project TTFN, Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi

Re: root patch

2005-12-21 Thread Bill Dudney
Thanks James! Here is (hopefully :-) the last patch to get the m2 build to work... Its to the activemq-jaas/pom.xml file. TTFN, -bd- Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi On Dec 20, 2005, at 8:09 AM, James Strachan wrote: Have applied all of Bills

Re: [wadi-dev] Re: [long] amq4 update

2005-12-20 Thread Bill Dudney
Hi All, Turns out the plugins are released on a different schedule than maven proper. Probably not news to m2 people but was to me. The owner of the plugin is apparently planning a release RSN. I'll keep you informed. TTFN, -bd- On Dec 16, 2005, at 7:47 AM, Bill Dudney wrote: OK th

activemq v 4.0 timing?

2005-12-20 Thread Bill Dudney
Hi All, We (the Wadi team) are currently moving our code base to use AMQ 4.0 but we want to make sure to coordinate this move as closely as possible with the Geronimo team. Is there a time-table yet for the move of Geonimo to AMQ 4.0. Thanks! Bill Dudney MyFaces - myfaces.apache.org

activeio build patch

2005-12-20 Thread Bill Dudney
Hi All, here is a patch to get the latest activeio building with m2. i will post another patch shortly for activecluster followed by one for the root of activemq. After an IRC chat with hchirino earlier today it seems that it would be helpful to have the top level pom build activeio and

patch for activecluster

2005-12-19 Thread Bill Dudney
activecluster/pom.xml patch... Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi Index: pom.xml === --- pom.xml (revision 0) +++ pom.xml (revision 0) @@ -0,0 +1,69 @@ +http://maven.apache.org/POM

activemq-core patch

2005-12-19 Thread Bill Dudney
pomx.ml again... Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi Index: pom.xml === --- pom.xml (revision 357904) +++ pom.xml (working copy) @@ -2,9 +2,10 @@ 4.0.0 -activemq

patch for activemq-jaas

2005-12-19 Thread Bill Dudney
patch for the pom.xml Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi Index: pom.xml === --- pom.xml (revision 357904) +++ pom.xml (working copy) @@ -2,9 +2,10 @@ 4.0.0 -activemq

root patch

2005-12-19 Thread Bill Dudney
ctivemq-ra/.wtpmodules ? activemq-ra/.settings M activemq-ra/pom.xml ? activecluster/.wtpmodules ? activecluster/target M activecluster/.classpath M activecluster/.project A activecluster/pom.xml Hope this helps, Bill Dudney MyFaces - myfaces.apach

patch for activemq-ra

2005-12-19 Thread Bill Dudney
Hi All, patch for the activemq-ra pom.xml file... Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi Index: pom.xml === --- pom.xml (revision 357904) +++ pom.xml (working copy) @@ -2,9 +2,10

patch for activecluster to build with with m2

2005-12-19 Thread Bill Dudney
Hi All, The activecluster patch as promised... TTFN, Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi Index: pom.xml === --- pom.xml (revision 0) +++ pom.xml (revision 0) @@ -0,0 +1,69 @@ +http

Fwd: activeio build patch

2005-12-19 Thread Bill Dudney
Sorry just realized I sent from the wrong address... Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi Begin forwarded message: From: Bill Dudney <[EMAIL PROTECTED]> Date: December 19, 2005 9:36:05 PM MST To: activemq-dev@geronimo.apache.org Subject: activeio

move from string back to destination

2005-12-16 Thread Bill Dudney
e revert (cause its lots less work for us :). Thanks for you input. TTFN, Bill Dudney MyFaces - myfaces.apache.org Wadi - incubator.apache.org/wadi