Re: Spring support in Geronimo

2006-02-02 Thread Jason Dillon
On a related note...Any idea on how to integrate Geronimo's TXM with Spring+Hibernate?  I played around with it a little today, but just kept running into problems :-(--jasonOn Feb 2, 2006, at 9:45 PM, James Strachan wrote:Just a minor clarification; Spring does not have a transaction manager per s

Re: ActiveMQ Incubation

2006-02-02 Thread James Strachan
On Thursday, February 02, 2006, at 10:12PM, Kevan Miller <[EMAIL PROTECTED]> wrote: >I checked out the ActiveMQ code from http://svn.apache.org/repos/asf/ >incubator/activemq last week and had a bit of a surprise. The code >that's being incubated is the ActiveMQ trunk and the M4 tag. There is

Re: Spring support in Geronimo

2006-02-02 Thread James Strachan
Just a minor clarification; Spring does not have a transaction manager per se; its got declarative transaction support and various wrappers for talking to different transaction managers. The declarative transactions support in spring is cool and very useful from a POJO developers point of view.

gbuild: continuum upgrade

2006-02-02 Thread David Blevins
The database on our continuum install became corrupted about 4 hours ago, so I decided to take the time to upgrade to the latest official release 1.0.2. I've just finished installing all of the projects and setting up the notifiers, etc. Most of the projects have built and are good. I've

Re: Important info regarding building eclipse plugin

2006-02-02 Thread Sachin Patel
- sachin On Feb 2, 2006, at 11:43 PM, Donald Woods wrote:What does this mean to end-users who only want to use a pre-built Eclipse plug-in downloaded from the Devtools website?No affect.Will they have to use the exact level of WTP that was used to build the plug-in?No.-DonaldSachin Patel wrote: FY

Re: Important info regarding building eclipse plugin

2006-02-02 Thread Donald Woods
What does this mean to end-users who only want to use a pre-built Eclipse plug-in downloaded from the Devtools website? Will they have to use the exact level of WTP that was used to build the plug-in? -Donald Sachin Patel wrote: FYI. WTP and Eclipse have introduced into their builds a new c

[jira] Resolved: (GERONIMODEVTOOLS-56) URLProvider.getModuleRootURL() returning "WebApp_ID"

2006-02-02 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-56?page=all ] Sachin Patel resolved GERONIMODEVTOOLS-56: -- Resolution: Fixed Assign To: Sachin Patel The problem should be fixed now. > URLProvider.getModuleRootURL() returning "W

Important info regarding building eclipse plugin

2006-02-02 Thread Sachin Patel
FYI.WTP and Eclipse have introduced into their builds a new concept of a "qualifer".  This "qualifier" is basically a time-date stamp that gets appended to the plugin jar version during their build for any plugin that has changedin that build.  This means that no 2 builds will have the same jar ver

Re: Proposed solution for the configId dilemma

2006-02-02 Thread Alan D. Cabrera
This sounds like a good idea. Regards, Alan David Jencks wrote, On 2/2/2006 6:42 PM: After a long discussion on IRC we may have a proposal for the configId dilemma. People: Dain and I will work to implement this Timeframe: for the next week, then we will see where we are svn tags: we'll mak

Re: Spring support in Geronimo

2006-02-02 Thread Rajith Attapattu
Hi David,   Thanks for the info, I myself not too familliar with Spring :-) I asked the question out of curiosity.  Btw why did u integrate the spring tm? (like any special features that it provides)   Is it better than the default Geronimo transaction manager? (I have heard that you can use spring

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread Alan D. Cabrera
Sounds good. Regards, Alan Aaron Mulder wrote, On 2/2/2006 4:38 PM: Just to update, on IRC there is a discussion featuring the option of changing the 1.0 branch to become 1.1 and fixing the configId stuff properly and permanently there (and of course merging it to HEAD, which would become 1.2

Proposed solution for the configId dilemma

2006-02-02 Thread David Jencks
After a long discussion on IRC we may have a proposal for the configId dilemma. People: Dain and I will work to implement this Timeframe: for the next week, then we will see where we are svn tags: we'll make a branch off 1.0. If we succeed, the merge of our work and 1.0 will become 1.1 and w

Re: Spring support in Geronimo

2006-02-02 Thread David Jencks
On Feb 2, 2006, at 4:42 PM, Rajith Attapattu wrote: Hi, Can somebody please clarify as to the extent of Spring support we have within Geronimo. I did read David Jencks comments on the JIRA issue, but couldn't grasp the overall context of the sping involvment within G. So I really appreci

[jira] Commented: (GERONIMO-1480) Cross context include does not set jacc contextID for 2nd web app. (Tomcat only)

2006-02-02 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365026 ] Jeff Genender commented on GERONIMO-1480: - Status update: I am working on this right now. I am creating BeforeAfters and yes, I am hooking the DISPATCH_EVENTs. >

Re: Spring support in Geronimo

2006-02-02 Thread Rajith Attapattu
Hi,   Can somebody please clarify as to the extent of Spring support we have within Geronimo. I did read David Jencks comments on the JIRA issue, but couldn't grasp the overall context of the sping involvment within G.   So I really appreciate a bit more background and more specific information on

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread Aaron Mulder
Just to update, on IRC there is a discussion featuring the option of changing the 1.0 branch to become 1.1 and fixing the configId stuff properly and permanently there (and of course merging it to HEAD, which would become 1.2 or higher). I would be happy with that result, as it still gets the main

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread John Sisson
[X] -1 This is an issue that must be resolved in the 1.0.x branch I strongly feel we should not be releasing something that is not backwards compatible. We aren't producing milestone releases any more so we need to be committed to compatibility between releases. If we do ship an incompatible

RE: License issues with commonj

2006-02-02 Thread Seth White
Hi David,   I've doublecheck with the lawyers and they have assured me that BEA's intention is that Apache should not need a special license to implement the spec or include the specification source/binary files in Apache source/binary distributions.   If you aren't comfortable with the

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread Aaron Mulder
If we are going to do a 1.0.1, I think the least intrusive approach is to use "1.0" in all the configIds for 1.0.1, which will require a fair amount of XML work, but few or no code changes. If this is too much work to be considered for 1.0.1, then I vote to abandon 1.0.x. What's the point of a ma

Re: [VOTE] sponsor ActiveMQ & ServiceMix to become sub-projects of Geronimo

2006-02-02 Thread Guillaume Nodet
I have worked on integrating the latest version of servicemix some weeks ago (in december). The gbeans / plan are in http://svn.apache.org/viewcvs.cgi/incubator/servicemix/trunk/servicemix-gbean/src/main/java/org/apache/servicemix/gbean/ http://svn.apache.org/viewcvs.cgi/incubator/service

Re: [jira] Commented: (GERONIMO-1574) Spring integration -- wrap our components in spring interfaces

2006-02-02 Thread Guillaume Nodet
Yes, I may have a bit off the track. Thanks for the clarification. Cheers, Guillaume Nodet David Jencks (JIRA) wrote: [ http://issues.apache.org/jira/browse/GERONIMO-1574?page=comments#action_12364982 ] David Jencks commented on GERONIMO-1574: Aft

[jira] Closed: (GERONIMO-1578) Including wadi and its dependencies in the jetty configuration/classpath breaks numerous bits of geronimo

2006-02-02 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1578?page=all ] David Jencks closed GERONIMO-1578: -- Resolution: Fixed Sendingproject.xml Transmitting file data . Committed revision 374535. > Including wadi and its dependencies in the je

Re: [VOTE] sponsor ActiveMQ & ServiceMix to become sub-projects of Geronimo

2006-02-02 Thread Dain Sundstrom
This is a very old vote. At the time of that vote, Geronimo included service-mix. Service-mix was removed from the Geronimo 1.0 release at the last minute by request of the service-mix team. They decided to wait until they had better integration with the newest version of service-mix rea

[jira] Created: (GERONIMO-1578) Including wadi and its dependencies in the jetty configuration/classpath breaks numerous bits of geronimo

2006-02-02 Thread David Jencks (JIRA)
Including wadi and its dependencies in the jetty configuration/classpath breaks numerous bits of geronimo - Key: GERONIMO-1578 URL: http://issues.apache.org/jira/browse/GERONI

RE: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Ramon Buckland
[X] +1 accept the donation into the ServiceMix incubator project This will be a fantastic addition. -Original Message- From: James Strachan [mailto:[EMAIL PROTECTED] Sent: Friday, 3 February 2006 3:22 AM To: dev@geronimo.apache.org Cc: servicemix-dev@geronimo.apache.org Subject: [VOTE] a

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread Alan D. Cabrera
On 2/2/2006 2:10 PM, Dain Sundstrom wrote: On Feb 2, 2006, at 1:17 PM, David Jencks wrote: I may sound snippy here, in which case I apologize. However, I haven't seen anything that I consider realistic planning for getting this into 1.0.1. The proposals (mostly dain's) that I have seen a

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread Alan D. Cabrera
[X] +1 Document issue in release notes and defer fix to 1.1 Regards, Alan

Re: [VOTE] sponsor ActiveMQ & ServiceMix to become sub-projects of Geronimo

2006-02-02 Thread Kevan Miller
My day to look at incubator proposals... ;-)James, FYI, the ServiceMix proposal contains the following:The Geronimo project is currently using ServiceMix as its JBI container which is integrated into the Geronimo deployer.At some point-in-time, this was true. However, to my knowledge, there is no u

ActiveMQ Incubation

2006-02-02 Thread Kevan Miller
I checked out the ActiveMQ code from http://svn.apache.org/repos/asf/ incubator/activemq last week and had a bit of a surprise. The code that's being incubated is the ActiveMQ trunk and the M4 tag. There is no code in the branches directory. I found this interesting since Geronimo does not u

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread Dain Sundstrom
On Feb 2, 2006, at 1:17 PM, David Jencks wrote: I may sound snippy here, in which case I apologize. However, I haven't seen anything that I consider realistic planning for getting this into 1.0.1. The proposals (mostly dain's) that I have seen and that I think might work involve major cha

Re: [vote] XBean donation

2006-02-02 Thread Matt Hogstrom
I've been lurking so at this point I'll throw in my +1. I'll ask the question when / where do we pull the code in? Dain Sundstrom wrote: On Feb 1, 2006, at 10:57 AM, James Strachan wrote: On 1 Feb 2006, at 15:53, Geir Magnusson Jr wrote: I asked a while ago and I think my question was nev

Re: Unable to checkout OpenEJB :(

2006-02-02 Thread David Blevins
On Feb 2, 2006, at 1:33 PM, Kevan Miller wrote: On Feb 2, 2006, at 4:15 PM, David Blevins wrote: New snapshots are up: http://dist.codehaus.org/openejb/jars/?M=D Super! Thanks David. At some point, I'd like to learn what you updated in continuum to get this working. Continuum seemed

Re: Unable to checkout OpenEJB :(

2006-02-02 Thread Kevan Miller
On Feb 2, 2006, at 4:15 PM, David Blevins wrote: New snapshots are up: http://dist.codehaus.org/openejb/jars/?M=D Super! Thanks David. At some point, I'd like to learn what you updated in continuum to get this working. --kevan On Feb 2, 2006, at 7:52 AM, Kevan Miller wrote: you may

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread David Jencks
[X] +1 Document issue in release notes and defer fix to 1.1 This situation is very unfortunate, but I don't think fixing this can possible be justified in a 1.0.x point release due to the extensive modifications of basic geronimo plumbing necessary for a forward compatible solution, and I

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread David Jencks
I'd like to see those who vote -1 or "other" provide a suggestion for a technical solution for the 1.0 branch, an explanation of how it fits into the notion of a third-digit "critical bug fixes only" point release, a suggested schedule for implementation, and a suggestion of who will work o

Re: Unable to checkout OpenEJB :(

2006-02-02 Thread David Blevins
New snapshots are up: http://dist.codehaus.org/openejb/jars/?M=D On Feb 2, 2006, at 7:52 AM, Kevan Miller wrote: you may be able to download a tarball from here (I can't get their new svn to work...) -- http://svn.openejb.codehaus.org/trunk/ openejb2/ Codehaus seems to be experiencing some

Re: Let's rewind!!! (Re: [VOTE] accept donation of a business process engine into the ServiceMix project)

2006-02-02 Thread cory
Hi, BPEL 1.1 is supported. The code works with Axis 1.3. Sybase wants this code to be successful within the community and is going to work to support it. Cheers, -cory On 2/2/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Folks, > > There is no proposal, there is just a zip, unless someone

[jira] Created: (GERONIMO-1577) Installer - User Interface changes

2006-02-02 Thread Dave Colasurdo (JIRA)
Installer - User Interface changes -- Key: GERONIMO-1577 URL: http://issues.apache.org/jira/browse/GERONIMO-1577 Project: Geronimo Type: Improvement Components: installer Versions: 1.0.1, 1.1 Reporter: Dave Colasurdo

Re: Why rewind? (Re: Let's rewind!!! (Re: [VOTE] accept donation of a business process engine into the ServiceMix project)

2006-02-02 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Strachan wrote: > > We were first voting to see if the servicemix community and geronimo > PMC were willing to accept the donation. Given it fits nicely with > the existing ServiceMix incubation proposal I see no need for a new > proposal

Re: [vote] XBean donation

2006-02-02 Thread Dain Sundstrom
On Feb 1, 2006, at 10:57 AM, James Strachan wrote: On 1 Feb 2006, at 15:53, Geir Magnusson Jr wrote: I asked a while ago and I think my question was never answered - why bring XBean into Geronimo? ActiveMQ, Jetty, OpenEJB, ServiceMix are all using it as an optional lightweight kernel for e

Re: Why rewind? (Re: Let's rewind!!! (Re: [VOTE] accept donation of a business process engine into the ServiceMix project)

2006-02-02 Thread Davanum Srinivas
James, With my Geronimo PMC member hat on. i've already cast my VOTE (http://marc.theaimsgroup.com/?l=geronimo-dev&m=113889773909505&w=2). Now that i have your attention :) and i have a bit more information that i did not have before, but i still think a standalone BPEL vibrant project is a neces

Re: [vote] XBean donation

2006-02-02 Thread James Strachan
On 2 Feb 2006, at 17:02, Kevan Miller wrote: +1 However, I must confess, I'm not exactly sure what accepting a donation means. Do we have a precise definition? We accept the code as a subproject and that's that? Are there other community/ committer changes associated with this? I see we now

Why rewind? (Re: Let's rewind!!! (Re: [VOTE] accept donation of a business process engine into the ServiceMix project)

2006-02-02 Thread James Strachan
On 2 Feb 2006, at 18:36, Davanum Srinivas wrote: Folks, There is no proposal, there is just a zip, unless someone is a clairvoyant, we can't figure out things like. We were first voting to see if the servicemix community and geronimo PMC were willing to accept the donation. Given it fits nic

[jira] Commented: (GERONIMO-1574) Spring integration -- wrap our components in spring interfaces

2006-02-02 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1574?page=comments#action_12364982 ] David Jencks commented on GERONIMO-1574: After looking at the jencks example, I'd like to clarify that the point of this jira entry is very different from the goal

[jira] Commented: (GERONIMO-1574) Spring integration -- wrap our components in spring interfaces

2006-02-02 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1574?page=comments#action_12364981 ] David Jencks commented on GERONIMO-1574: >>Why not simply expose the TransactionManager in JNDI ? 1. because we don't have a global jndi context we could use, and

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread James Strachan
On 2 Feb 2006, at 18:27, Rodent of Unusual Size wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greg Wilkins wrote: +1 I disagree that all contributions must go via the incubator. This is clearly within the scope of servicemix and there is no need to develope a community around this code

Let's rewind!!! (Re: [VOTE] accept donation of a business process engine into the ServiceMix project)

2006-02-02 Thread Davanum Srinivas
Folks, There is no proposal, there is just a zip, unless someone is a clairvoyant, we can't figure out things like. *PLEASE* CC [EMAIL PROTECTED] - Which specific version of the spec is implemented? - Where are the list of known issues? - Where is the TODO list? - Why is Axis version 1.2 RC1 (and

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greg Wilkins wrote: > +1 > > I disagree that all contributions must go via the incubator. This is > clearly within the scope of servicemix and there is no need to > develope a community around this code. So who's going to be working on it, then? T

Re: svn commit: r374421 - in /geronimo/devtools/trunk/sandbox/wikimesh/servicemix-site/src/images/icons: ./ emoticons/ emoticons/check.gif emoticons/forbidden.gif emoticons/information.gif emoticons/s

2006-02-02 Thread James Strachan
On 2 Feb 2006, at 18:15, Sachin Patel wrote:So is "site" as in the website? If so all the current devtools site is under ../geronimo/site/devools.  I think it would be better if all the website stuff go in one location.Ah. The main reason I didn't think of there is that often $project/site is where

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rodent of Unusual Size wrote: > Greg Wilkins wrote: > >>I disagree that all contributions must go via the incubator. > > Ah, but all contributions of any size require incubator > involvement to some degree or other. > >>This is clearly within the sc

Re: svn commit: r374421 - in /geronimo/devtools/trunk/sandbox/wikimesh/servicemix-site/src/images/icons: ./ emoticons/ emoticons/check.gif emoticons/forbidden.gif emoticons/information.gif emoticons/s

2006-02-02 Thread Sachin Patel
So is "site" as in the website? If so all the current devtools site is under ../geronimo/site/devools.  I think it would be better if all the website stuff go in one location. - sachin On Feb 2, 2006, at 1:06 PM, James Strachan wrote:On 2 Feb 2006, at 18:01, Sachin Patel wrote:Ok ok.  I just wasn't

Re: svn commit: r374421 - in /geronimo/devtools/trunk/sandbox/wikimesh/servicemix-site/src/images/icons: ./ emoticons/ emoticons/check.gif emoticons/forbidden.gif emoticons/information.gif emoticons/s

2006-02-02 Thread James Strachan
On 2 Feb 2006, at 18:01, Sachin Patel wrote:Ok ok.  I just wasn't sure what it was.I honestly don't mind where it is, so long as its fairly easy to find :) Feel free folks to move it to a better directory name if folks can think of one.Maybe we should move 'devtools' to 'tools' and have 'developer'

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Philip Dodds
+1 Philip On 2/2/06, Bruce Snyder <[EMAIL PROTECTED]> wrote: > > On 2/2/06, James Strachan <[EMAIL PROTECTED]> wrote: > > We have received the generous donation of a complete and working BPE > > engine to the ServiceMix project... > > http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-d

Re: Building Geronimo with Maven2

2006-02-02 Thread Alan D. Cabrera
On 2/2/2006 9:40 AM, Kevan Miller wrote: On Feb 2, 2006, at 12:20 PM, xandrew wrote: Can I build Geronimo with Maven2? No, not yet. I'm not aware of anyone actively working on it, but it is something we want to move to... We will never swallow m2 whole. We need to gobble little bits

Re: svn commit: r374421 - in /geronimo/devtools/trunk/sandbox/wikimesh/servicemix-site/src/images/icons: ./ emoticons/ emoticons/check.gif emoticons/forbidden.gif emoticons/information.gif emoticons/s

2006-02-02 Thread Sachin Patel
Ok ok.  I just wasn't sure what it was. - sachin On Feb 2, 2006, at 12:03 PM, James Strachan wrote:On 2 Feb 2006, at 16:20, Sachin Patel wrote:Why is this in devtools?I couldn't think of a better place for it :) If you can think of a better name I'm all ears. Its a tool for developers of the projec

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Bruce Snyder
On 2/2/06, James Strachan <[EMAIL PROTECTED]> wrote: > We have received the generous donation of a complete and working BPE > engine to the ServiceMix project... > http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/ > 200602.mbox/% > [EMAIL PROTECTED] > > the contributor has offered t

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Bruce Snyder
On 2/2/06, James Strachan <[EMAIL PROTECTED]> wrote: > We have received the generous donation of a complete and working BPE > engine to the ServiceMix project... > http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/ > 200602.mbox/% > [EMAIL PROTECTED] > > the contributor has offered t

Re: [vote] XBean donation

2006-02-02 Thread Hiram Chirino
+1 Hiram On Jan 27, 2006, at 3:08 PM, Dain Sundstrom wrote: The XBean project has voted to donate all of the code located at https://svn.codehaus.org/xbean (view with fisheye http:// cvs.codehaus.org/viewrep/xbean) to Apache Geronimo. The completed IP clearance check list can be found her

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greg Wilkins wrote: > > I disagree that all contributions must go via the incubator. Ah, but all contributions of any size require incubator involvement to some degree or other. > This is clearly within the scope of servicemix Is it? Sanjiva is on

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Dain Sundstrom
On Feb 2, 2006, at 9:22 AM, Rodent of Unusual Size wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Strachan wrote: We have received the generous donation of a complete and working BPE engine to the ServiceMix project... Does this clearly and unequivocably fit within the scope of t

Re: XML plan files not included in distributions

2006-02-02 Thread Aaron Mulder
I wouldn't really say it's "just for that". The service modules are effectively modules, and I lean toward eexposing them in the same way as any other module. If we had Spring or ServiceMix modules or whatever I'd think we should expose those in the same way. Thanks, Aaron On 2/2/06, David

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Strachan wrote: > We have received the generous donation of a complete and working BPE > engine to the ServiceMix project... Does this clearly and unequivocably fit within the scope of the ServiceMix proposal that was approved? - -- #kenP-

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Jan Bartel
+1 Jan James Strachan wrote: We have received the generous donation of a complete and working BPE engine to the ServiceMix project... http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/ 200602.mbox/% [EMAIL PROTECTED] the contributor has offered to donate to Apache & comple

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Strachan wrote: > We have received the generous donation of a complete and working BPE > engine to the ServiceMix project... This thread also needs to be on [EMAIL PROTECTED] - -- #kenP-)} Ken Coar, Sanagendamgagwedweinini http://Ken.Coa

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Greg Wilkins
+1 I disagree that all contributions must go via the incubator. This is clearly within the scope of servicemix and there is no need to develope a community around this code. cheers

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Guillaume Nodet
+1 Guillaume James Strachan wrote: We have received the generous donation of a complete and working BPE engine to the ServiceMix project... http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/ 200602.mbox/% [EMAIL PROTECTED] the contributor has offered to donate to Apache & c

Re: svn commit: r374421 - in /geronimo/devtools/trunk/sandbox/wikimesh/servicemix-site/src/images/icons: ./ emoticons/ emoticons/check.gif emoticons/forbidden.gif emoticons/information.gif emoticons/s

2006-02-02 Thread James Strachan
On 2 Feb 2006, at 16:20, Sachin Patel wrote:Why is this in devtools?I couldn't think of a better place for it :) If you can think of a better name I'm all ears. Its a tool for developers of the project; maybe not end users who are also developers.Should we move wikimesh to the root of geronimo as a

Re: [vote] XBean donation

2006-02-02 Thread Kevan Miller
+1 However, I must confess, I'm not exactly sure what accepting a donation means. Do we have a precise definition? We accept the code as a subproject and that's that? Are there other community/committer changes associated with this? I see we now have a donation to a project in incubation.

Re: XML plan files not included in distributions

2006-02-02 Thread David Jencks
On Feb 2, 2006, at 5:48 AM, Aaron Mulder wrote: I need to check the spec, but isn't it the Module GBean that exposes the deployment descriptor? I'm assuming we'd extend that with our method to get the Geronimo deployment plan. We could (if we don't already) expose a ServiceModule or something

[jira] Created: (GERONIMO-1576) image file is missed in daytrader application client

2006-02-02 Thread Maxim Berkultsev (JIRA)
image file is missed in daytrader application client Key: GERONIMO-1576 URL: http://issues.apache.org/jira/browse/GERONIMO-1576 Project: Geronimo Type: Bug Components: sample apps Versions: 1.0 Repo

Re: License issues with commonj

2006-02-02 Thread Dain Sundstrom
My personal preference is to have all of our spec APIs available in source form from the geronimo-specs tree, so I'd much rather just type them in. -dain On Feb 2, 2006, at 2:07 AM, Andy Piper wrote: At 06:59 AM 2/2/2006, Geir Magnusson Jr wrote: I've also discussed this issue regarding th

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Alan D. Cabrera
+1 Regards, Alan On 2/2/2006 8:22 AM, James Strachan wrote: We have received the generous donation of a complete and working BPE engine to the ServiceMix project... http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/ 200602.mbox/% [EMAIL PROTECTED] the contributor has offe

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Jeff Genender
+1 Rob Davies wrote: > +1 > > Rob Davies > > On 2 Feb 2006, at 16:22, James Strachan wrote: > >> We have received the generous donation of a complete and working BPE >> engine to the ServiceMix project... >> http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/200602.mbox/[EMAIL >>

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Dain Sundstrom
+1 This is very very cool -dain On Feb 2, 2006, at 8:22 AM, James Strachan wrote: We have received the generous donation of a complete and working BPE engine to the ServiceMix project... http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/ 200602.mbox/% [EMAIL PROTECTED] the

Re: [jira] Updated: (GERONIMO-1538) Update the website to use the new look and feel from Epiq

2006-02-02 Thread Hernan Cunico
Hi Bruce, the new look & feel is great. When/how can we move forward. In addition to the new template we should focus on re-structuring and updating the content. I volunteer to work on this update, how can I help? Cheers! Hernan Bruce Snyder (JIRA) wrote: [ http://issues.apache.org/jira/

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Rob Davies
+1 Rob Davies On 2 Feb 2006, at 16:22, James Strachan wrote: We have received the generous donation of a complete and working BPE engine to the ServiceMix project... http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/ 200602.mbox/% [EMAIL PROTECTED] the contributor has offer

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Hiram Chirino
[X] +1 accept the donation into the ServiceMix incubator project This is a fantastic opportunity for us to get a tightly integrated process engine! Regards, Hiram On Feb 2, 2006, at 8:22 AM, James Strachan wrote: We have received the generous donation of a complete and working BPE engine

RE: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread George Gastaldi
+1 -Original Message- From: James Strachan [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 2:22 PM To: dev@geronimo.apache.org Cc: servicemix-dev@geronimo.apache.org Subject: [VOTE] accept donation of a business process engine into the ServiceMix project We have received the

Re: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Davanum Srinivas
[-1] I would like the donors to work with incubator directly, write a complete proposal, show up with people who will continue working on the project and follow the incubator process for setting up a new project. thanks, dims On 2/2/06, James Strachan <[EMAIL PROTECTED]> wrote: > We have received

Re: [vote] XBean donation

2006-02-02 Thread Rob Davies
+1 cheers. Rob Dain Sundstrom wrote: The XBean project has voted to donate all of the code located at https://svn.codehaus.org/xbean (view with fisheye http:// cvs.codehaus.org/viewrep/xbean) to Apache Geronimo. The completed IP clearance check list can be found here https://svn.code

[VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread James Strachan
We have received the generous donation of a complete and working BPE engine to the ServiceMix project... http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/ 200602.mbox/% [EMAIL PROTECTED] the contributor has offered to donate to Apache & complete the necessary software grants

Re: svn commit: r374421 - in /geronimo/devtools/trunk/sandbox/wikimesh/servicemix-site/src/images/icons: ./ emoticons/ emoticons/check.gif emoticons/forbidden.gif emoticons/information.gif emoticons/s

2006-02-02 Thread Sachin Patel
Why is this in devtools? - sachin On Feb 2, 2006, at 11:14 AM, [EMAIL PROTECTED] wrote:Author: jstrachanDate: Thu Feb  2 08:14:47 2006New Revision: 374421URL: http://svn.apache.org/viewcvs?rev=374421&view=revLog:Latest HTML dump from the confluence wiki created by wikimesh; see the confluence log f

[jira] Created: (GERONIMODEVTOOLS-58) After Run->Run as Server get message "Could not find a client that is able to launch the selection"

2006-02-02 Thread Edson Richter (JIRA)
After Run->Run as Server get message "Could not find a client that is able to launch the selection" --- Key: GERONIMODEVTOOLS-58 URL: http://issues.apache.org/jira/browse/GERONIMODEVT

Call for Papers - OSCON and EuroOSCON

2006-02-02 Thread Lauren Cooney
OPEN NOW: OSCON and EuroOSCON call for speakers/papers - see below for information on how to submit your proposals and conference details. It would be great to get some Geronimo sessions at these conferences. If you have any questions, you can contact me directly - Lauren Cooney [EMAIL PROTECTE

[jira] Updated: (GERONIMO-1575) JMX service doesn't start up when server hostname does not resolve correctly

2006-02-02 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1575?page=all ] Aaron Mulder updated GERONIMO-1575: --- Component: core Summary: JMX service doesn't start up when server hostname does not resolve correctly (was: JMX service doesn't start up whe

Re: [vote] XBean donation

2006-02-02 Thread Guillaume Nodet
+1 Guillaume Nodet Dain Sundstrom wrote: The XBean project has voted to donate all of the code located at https://svn.codehaus.org/xbean (view with fisheye http:// cvs.codehaus.org/viewrep/xbean) to Apache Geronimo. The completed IP clearance check list can be found here https://svn.codeh

Re: Replication using totem protocol

2006-02-02 Thread Jules Gosnell
Andy Piper wrote: At 09:25 AM 1/18/2006, Jules Gosnell wrote: I haven't been able to convince myself to take the quorum approach because... shared-something approach: - the shared something is a Single Point of Failure (SPoF) - although you could use an HA something. That's how WAS and W

Re: Multiple servers sharing the same repo and config store

2006-02-02 Thread Paul McMahan
I see your point.  Sounds like at a minimum each alternate server root directory would need to contain a var subdirectory.  Best wishes, Paul On 2/1/06, John Sisson <[EMAIL PROTECTED] > wrote: I'm not sure if you are suggesting it would be possible for two geronimoinstances to share a var/config

Re: [jira] Updated: (GERONIMO-1538) Update the website to use the new look and feel from Epiq

2006-02-02 Thread Donald Woods
Looks great. When can we pull the trigger? -Donald Bruce Snyder (JIRA) wrote: [ http://issues.apache.org/jira/browse/GERONIMO-1538?page=all ] Bruce Snyder updated GERONIMO-1538: --- Description: See the example of the new look and feel for the site h

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread Donald Woods
Matt Hogstrom wrote: There was some discussion on Irc earlier this week about the issue related to plans having to be changed due to module versions changing. This is clearly going to be a significant issues for customers as they will have to re-work all their plans on incremental server cha

Re: Unable to checkout OpenEJB :(

2006-02-02 Thread Thomas Woehlke
After - deleteing openejb directory - running "svn update" - "maven m:build" i found these Exception in my logs for server-startup: -- Booting Geronimo Kernel (in Java 1.4.2_08)... Started configuration 1/26 0s geronimo/rmi-naming/1.1-SNAPSHOT/car Started configuratio

Re: business process engine source donation

2006-02-02 Thread Rob Davies
Hi Sanjiva, I sent the email 3 times (I think) - I'm having problems seeing email from gmail - so it didn't look like it was getting through - so apologies foe all my luv :) ServiceMix is an ESB - which just happens to be based around a JBI Container. Although the market definition is l

Re: business process engine source donation

2006-02-02 Thread James Strachan
On 2 Feb 2006, at 12:52, Sanjiva Weerawarana wrote: Sorry to be a PITA but can someone explain to me the connection between a JBI impl and a BPEL engine?? JBI is the JSR approved standard API to integration components and an ESB container is the standard container model for a BPE; so it mak

Re: Unable to checkout OpenEJB :(

2006-02-02 Thread Thomas Woehlke
I just deleted the openejb subdir, made "svn update" und then build via "maven" After starting the geronimo-j2ee-tomcat Server via startup.bat in bin, I found this Exception concerning EJB: --- 15:36:56,892 DEBUG [WebappClassLoader] loadClass(org.apache.geronim

[jira] Created: (GERONIMODEVTOOLS-57) When user configure server and put wrong password, no message is shown

2006-02-02 Thread Edson Richter (JIRA)
When user configure server and put wrong password, no message is shown -- Key: GERONIMODEVTOOLS-57 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-57 Project: Geronimo-Devtools Type: Bug

[jira] Updated: (GERONIMO-1575) JMX service doesn't start up when in the DHCP network

2006-02-02 Thread Timotej Ecimovic (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1575?page=all ] Timotej Ecimovic updated GERONIMO-1575: --- Description: This problem occurs ONLY when I am on the DHCP network. It does not happen when I'm off the network or on the static IP network.

[jira] Created: (GERONIMO-1575) JMX service doesn't start up when in the DHCP network

2006-02-02 Thread Timotej Ecimovic (JIRA)
JMX service doesn't start up when in the DHCP network - Key: GERONIMO-1575 URL: http://issues.apache.org/jira/browse/GERONIMO-1575 Project: Geronimo Type: Bug Versions: 1.0 Environment: OS: Linux Fedora Cor

web app url-pattern

2006-02-02 Thread Kevan Miller
Jira 1448 describes a problem with the JMX debug tool on Tomcat. I'm fixing the problem by updating the url-pattern in web.xml for the app: Debug / Either pattern works fine for Jetty. Any spec smithers want to offer an opinion on the validity/invalidity of '/*'?

Re: XML plan files not included in distributions

2006-02-02 Thread Aaron Mulder
I need to check the spec, but isn't it the Module GBean that exposes the deployment descriptor? I'm assuming we'd extend that with our method to get the Geronimo deployment plan. We could (if we don't already) expose a ServiceModule or something for the non-J2EE configurations. Other than not ha

Re: [VOTE] 1.0.1 Release and the configId issue

2006-02-02 Thread Aaron Mulder
On 2/2/06, Matt Hogstrom <[EMAIL PROTECTED]> wrote: > [ ] +1 Document issue in release notes and defer fix to 1.1 > [ ] 0 Not that important one way or another > [X] -1 This is an issue that must be resolved in the 1.0.x branch > [ ] Other...provide your reasons. Aaron

  1   2   >