Re: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 6)

2006-10-30 Thread James Strachan
+1 On 10/30/06, Hiram Chirino [EMAIL PROTECTED] wrote: Some last minute NOTICE issues were still present in the 5th release candidate of the 4.0.2 build. We have also received confirmation from Apache legal discuss that it's ok to include work covered by the Creative Commons Attribution

[jira] Created: (AMQ-1013) Web console does not escape message details (/activemq-web-console/message.jsp)

2006-10-30 Thread Stefan Arentz (JIRA)
Web console does not escape message details (/activemq-web-console/message.jsp) --- Key: AMQ-1013 URL: https://issues.apache.org/activemq/browse/AMQ-1013 Project: ActiveMQ

[jira] Commented: (AMQ-1000) Networks of Brokers web page has errors

2006-10-30 Thread JIRA
[ https://issues.apache.org/activemq/browse/AMQ-1000?page=comments#action_37311 ] Bernhard Wellhöfer commented on AMQ-1000: - I fixed 2). Please review my change. Networks of Brokers web page has errors

Ajax/ActiveMQ integration with myFaces, Portlets, Spring frameworks ?

2006-10-30 Thread jt_rm
Dear James, We would like to use Ajax/ActiveMQ (AMQ servlets) for server-push feature in some of our usecases in the webapplication project. We are shortlisting to use opensource AppFuse application using MyFaces - Spring - Hibernbate frameworks for our webapplication development. Attached is

[jira] Commented: (AMQ-1016) 4.1 RC1: META-INF/spring.schemas refers to building user file:/Users/chirino/

2006-10-30 Thread JIRA
[ https://issues.apache.org/activemq/browse/AMQ-1016?page=comments#action_37314 ] Endre Stølsvik commented on AMQ-1016: - $.01 : Find one thing that stands out: {noformat} beans xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

RE: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 6)

2006-10-30 Thread Dhawan, Vikram \(LNG-DAY\)
Hi Hiram, I am still having trouble with message selector using STOMP C. it works fine in the 4.0.1 release. Thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hiram Chirino Sent: Sunday, October 29, 2006 9:54 PM To:

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-30 Thread Guillaume Nodet
Currently, the same pattern as for lightweight components can be used. You can define a BinaryFileMarshaler implementation on the endpoint: ftp:pollingEndpoint ... ftp:marshaler sm:binaryFileMarshaler / /ftp:marshaler /ftp:pollingEndpoint The DefaultFileMarshaler and

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-30 Thread abrighton
Thanks for the tip about the binaryFileMarshaler. I didn't realize you could do it that way. As for the memory usage: I was assuming that at some point the entire file would be read into memory. If this is not the case, it should not be a problem. -- Allan gnodet wrote: Currently, the same

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-30 Thread Guillaume Nodet
On 10/30/06, abrighton [EMAIL PROTECTED] wrote: Thanks for the tip about the binaryFileMarshaler. I didn't realize you could do it that way. The marshaler is the easiest way to customize the behavior of endpoints. As for the memory usage: I was assuming that at some point the entire file

[jira] Resolved: (SM-726) Upgrade to backport-util-concurrent 2.2

2006-10-30 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-726?page=all ] Guillaume Nodet resolved SM-726. Resolution: Fixed Assignee: Guillaume Nodet Author: gnodet Date: Mon Oct 30 14:43:29 2006 New Revision: 469310 URL:

[jira] Created: (GERONIMO-2533) Password setup forms should use a confirmation field

2006-10-30 Thread Vamsavardhana Reddy (JIRA)
Password setup forms should use a confirmation field Key: GERONIMO-2533 URL: http://issues.apache.org/jira/browse/GERONIMO-2533 Project: Geronimo Issue Type: Bug Security Level:

[jira] Created: (GERONIMO-2534) Security realms portlet should validate the realm-name for duplicate name

2006-10-30 Thread Vamsavardhana Reddy (JIRA)
Security realms portlet should validate the realm-name for duplicate name - Key: GERONIMO-2534 URL: http://issues.apache.org/jira/browse/GERONIMO-2534 Project: Geronimo

Re: Error trying to start fresh trunk build (10/27/2006)

2006-10-30 Thread Kevan Miller
On Oct 27, 2006, at 2:50 PM, Jay D. McHugh wrote: Hello all. I just finished rebuilding a fresh checkout of trunk and built it starting with a blank m2 repo. When I try to start the server, I get the following error (both on tomcat and jetty): Using GERONIMO_BASE:

Geronimo jmx question

2006-10-30 Thread anita kulshreshtha
Could someone please help me understand this? I have made some (trivial) modifications to geronimo-tomcat classes to set J2EEApplication and J2EEServer. During the startup of server I get this trace for each config containing a webapp. The serverotherwise starts fine. The console and the apps are

[jira] Created: (GERONIMO-2535) Support Java EE 5 Common Annotation Spec in Geronimo (JSR 250)

2006-10-30 Thread Joe Bohn (JIRA)
Support Java EE 5 Common Annotation Spec in Geronimo (JSR 250) --- Key: GERONIMO-2535 URL: http://issues.apache.org/jira/browse/GERONIMO-2535 Project: Geronimo Issue Type: New

[jira] Created: (GERONIMO-2536) Support Java EE 5 JavaServerPages Standard Tag Library in Geronimo (JSTL, JSR 52)

2006-10-30 Thread Joe Bohn (JIRA)
Support Java EE 5 JavaServerPages Standard Tag Library in Geronimo (JSTL, JSR 52) - Key: GERONIMO-2536 URL: http://issues.apache.org/jira/browse/GERONIMO-2536 Project:

[jira] Updated: (GERONIMO-2535) Support Java EE 5 Common Annotation Spec in Geronimo (JSR 250)

2006-10-30 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2535?page=all ] Joe Bohn updated GERONIMO-2535: --- Component/s: specs Support Java EE 5 Common Annotation Spec in Geronimo (JSR 250) ---

Re: Geronimo jmx question

2006-10-30 Thread anita kulshreshtha
This seems to be a known problem:http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/core/StandardContext.html#findMappingObject()public Context findMappingObject()FIXME: Fooling introspection ...I would like to put a workaround this problem. Any help will be

Re: Error trying to start fresh trunk build (10/27/2006)

2006-10-30 Thread Jacek Laskowski
On 10/29/06, Kevan Miller [EMAIL PROTECTED] wrote: The reason why the exception is occurring is that an implementation of HmacSHA1 can not be loaded. The failure to load HmacSHA1 is the root cause of the problem. You aren't seeing this because an exception is being caught. The exception

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-30 Thread David Jencks
It's easy to tell you're not happy :-) On Oct 29, 2006, at 12:40 PM, Jason Dillon wrote: On Oct 29, 2006, at 5:11 AM, Aaron Mulder wrote: Just for the record, I like having a post-processed module format. I wouldn't mind if it had XML data instead of serialized objects, but I am not really in

[jira] Commented: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2532?page=comments#action_12445611 ] Kevan Miller commented on GERONIMO-2532: Either 1) your JAVA_HOME/JRE_HOME is incorrect, or 2) the layout of your JRE is not matching the expectations

[jira] Assigned: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2532?page=all ] Kevan Miller reassigned GERONIMO-2532: -- Assignee: Kevan Miller Unable to start the server using the startup scripts

Re: Java EE schema license question

2006-10-30 Thread Dan Diephouse
CC'ing cxf-dev and apache legal, as it pertains to Geronimo, but I think it would be good for us (CXF) to hear from legal The part of the license that concerns me is this: No part of this document may be reproduced in any form by any means without prior written authorization of Sun and its

[jira] Created: (SM-725) Handle clustering of inbound endpoints (using a locking mechanism)

2006-10-30 Thread Guillaume Nodet (JIRA)
Handle clustering of inbound endpoints (using a locking mechanism) -- Key: SM-725 URL: https://issues.apache.org/activemq/browse/SM-725 Project: ServiceMix Issue Type: New

[jira] Created: (DAYTRADER-17) Dojo-based interface for Daytrader

2006-10-30 Thread Christopher James Blythe (JIRA)
Dojo-based interface for Daytrader -- Key: DAYTRADER-17 URL: http://issues.apache.org/jira/browse/DAYTRADER-17 Project: DayTrader Issue Type: New Feature Components: Web Tier Affects Versions:

Re: Java EE schema license question

2006-10-30 Thread Guillaume Nodet
Schemas has been removed from the latest Geronimo distributions. They are only used at build time to generate xmlbeans classes to parse the deployment descriptors and are no longer distributed afaik. On 10/30/06, Dan Diephouse [EMAIL PROTECTED] wrote: CC'ing cxf-dev and apache legal, as it

[jira] Updated: (DAYTRADER-17) Dojo-based interface for Daytrader

2006-10-30 Thread Christopher James Blythe (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-17?page=all ] Christopher James Blythe updated DAYTRADER-17: -- Attachment: daytrader-17.zip Attached is the latest revision of my code which includes the 0.4.0 version of the Dojo toolkit

Board Report Comments Consolidated

2006-10-30 Thread Matt Hogstrom
Ken, Here is the input from the community for the board report. Geronimo Project - Board Report JUGs and Conferences JUGs at Atlanta, Virginia, Jacek Laskowski, Bill Dudney and Matt Hogstrom were at JAOO and presented on Geronimo. Certifications Passed J2EE 1.4 Certification on Azul

Re: Board Report Comments Consolidated

2006-10-30 Thread Jeff Genender
Still missing Apachecon and speakers there. I spoke, as well as Aaron and Bruce. Matt Hogstrom wrote: Ken, Here is the input from the community for the board report. Geronimo Project - Board Report JUGs and Conferences JUGs at Atlanta, Virginia, Jacek Laskowski, Bill Dudney and

Re: Board Report Comments Consolidated

2006-10-30 Thread Joe Bohn
I also spoke at a JUG in Gainesville, FL. I believe Aaron spoke at JUGs in Orlando and NJ (just saw a comment on that one). There was also the webcast that was made available by Matt, Jim Jagielski and myself. Joe Matt Hogstrom wrote: Ken, Here is the input from the community for the

[jira] Commented: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Jay D. McHugh (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2532?page=comments#action_12445622 ] Jay D. McHugh commented on GERONIMO-2532: - It looks like the problem is an issue with the creation of the default JRE_HOME setting. In setjavaenv.sh,

[jira] Updated: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Jay D. McHugh (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2532?page=all ] Jay D. McHugh updated GERONIMO-2532: Attachment: geronimo-2532.patch Unable to start the server using the startup scripts

Re: [discussion] openejb-itests in testsuite

2006-10-30 Thread Prasad Kashyap
Thanx. Please see comments inline - Cheers Prasad On 10/27/06, David Blevins [EMAIL PROTECTED] wrote: Ok, I took look through where you're going and here's a slightly altered proposal. We group the tests with the beans as such: openejb-footests/src/main/# this is where the beans will

manually downloading jars?

2006-10-30 Thread toby cabot
Hi Folks, I updated my local copy of the trunk code this morning and the build failed with: [INFO] Failed to resolve artifact. Missing: -- 1) org.tranql:tranql:jar:1.4-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command:

RE: Java EE schema license question

2006-10-30 Thread Hurley, Oisin
No part of this document may be reproduced in any form by any means without prior written authorization of Sun and its licensors, if any. In Eclipse-land, when these files are needed by the WTP framework, it actually pops up a dialog box with the license and you have to click yes to carry

Patches in RTC (Geronimo - 2006-10-30)

2006-10-30 Thread dblevins
Geronimo - Monday, October 30, 2006 5 Patches in RTC [GERONIMO-2485] PersistenceUnitGBean needs a NamespaceDrivenDeployer - Assignee: David Jencks - Reporter: David Jencks - Created: Wed Oct 11 21:23:29 GMT 2006 - Updated: Tue Oct 24 21:12:24 GMT 2006 -

Re: Java EE schema license question

2006-10-30 Thread Matt Hogstrom
For Geronimo (apart from initial setup) it is most often run in a background environment through scripts so there isn't a person their to accept the license. We could probably create some kind of acceptance file that a user would have to manually update but that's kind of clunky. On Oct

servicemix-ftp: FtpPollingEndpoint?

2006-10-30 Thread abrighton
I tried out the new servicemix-ftp component in the 3.1 snapshot. The current version supports sending files to an ftp server, but not yet polling an ftp server for files to download. I started working on a FtpPollingEndpoint class, similar to the FilePollingEndpoint class in servicemix-file.

Re: Board Report Comments Consolidated

2006-10-30 Thread Kevan Miller
Matt, Sorry to be late with these. Releases 1.1.1 was released JUGS and Conferences I gave a Geronimo talk at the Open Source Conference (OSC) in Tokyo. I gave a Geronimo talk to the Triangle WebSphere Users Group Project The community voted to move from RTC to CTR. Hmmm. I'm having some

Re: Java EE schema license question

2006-10-30 Thread David Jencks
We recently noticed this problem also and have removed all the sun schemas from our distributions and active svn branches. Earlier releases (up through 1.1) included the j2ee 1.4 schemas, and we haven't made any attempt to stop distributing them or modify the svn tags for the releases to

Unable to start server built from trunk (rev 469165)

2006-10-30 Thread Vamsavardhana Reddy
I have built the server from trunk (rev 469165). I am observing startup failures. The following is the console output upon starting the server from tomcat distribution: Booting Geronimo Kernel (in Java 1.4.2_12)... Starting Geronimo Application Server v1.2-SNAPSHOT 22:34:54,385 INFO

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-30 Thread Guillaume Nodet
Well, I've nearly finished it ... I will commit soon, and you should be able to give feedback. On 10/30/06, abrighton [EMAIL PROTECTED] wrote: I tried out the new servicemix-ftp component in the 3.1 snapshot. The current version supports sending files to an ftp server, but not yet polling an

Board Report Comments Consolidated - 12:00 On Monday

2006-10-30 Thread Matt Hogstrom
This incorporates all input so far. Here is the input from the community for the board report. Geronimo Project - Board Report JUGs and Conferences - JUGs * Atlanta – Matt Hogstrom * Virginia – Paul McMahan * RTP Trangle User’s Group – Kevan Miller * Gainesville, FL – Joe Bohn -

Re: How to get an attachment of a SOAP reques in a jsr181 component?

2006-10-30 Thread JUANI
I have got that. FINALLY!!! Now I am in another deal. I can send txt files from my web application to Service Mix, but when I try to do exactly the same but with .DOC files I can not do that. So I am having a new question: How can I send a DOC file as an attachment in a SOAP request? Thanks.

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-30 Thread Guillaume Nodet
I have just committed why work, sorry about that. Feel free to take a look at it and add any features you need. One remaining problem is that ftp / file operations are not atomic. It means that if you use a FTP writer and a FTP poller on the same dir, the poller may want to process the file

Re: How to get an attachment of a SOAP reques in a jsr181 component?

2006-10-30 Thread Guillaume Nodet
What's the problem ? ServiceMix is completely agnostic about the content of binary attachments. Do you have an exception ? On 10/30/06, JUANI [EMAIL PROTECTED] wrote: I have got that. FINALLY!!! Now I am in another deal. I can send txt files from my web application to Service Mix, but when I

Re: Board Report Comments Consolidated - 12:00 On Monday

2006-10-30 Thread Aaron Mulder
Also, as Joe mentioned, JUGs in NJ and Orlando. Thanks, Aaron On 10/30/06, Matt Hogstrom [EMAIL PROTECTED] wrote: This incorporates all input so far. Here is the input from the community for the board report. Geronimo Project - Board Report JUGs and Conferences - JUGs * Atlanta –

Re: Unable to start server built from trunk (rev 469165)

2006-10-30 Thread Vamsavardhana Reddy
Server started fine after a clean build. VamsiOn 10/30/06, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: I have built the server from trunk (rev 469165). I am observing startup failures. The following is the console output upon starting the server from tomcat distribution: Booting Geronimo Kernel

[jira] Resolved: (GERONIMO-2521) add snapshot support to plugin installer gbean

2006-10-30 Thread Paul McMahan (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2521?page=all ] Paul McMahan resolved GERONIMO-2521. Resolution: Fixed add snapshot support to plugin installer gbean -- Key:

[jira] Commented: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2532?page=comments#action_12445685 ] Kevan Miller commented on GERONIMO-2532: Jay, thanks for the patch. I've applied to trunk. Unable to start the server using the startup scripts

Configuring Virtual Host on Geronimo - Jetty

2006-10-30 Thread Hernan Cunico
Hi All, here is an update to the doc, I just found out how easy is to configure a Virtual Host in Geronimo-Jetty. Here is the link to the doc http://cwiki.apache.org/GMOxDOC11/configuring-virtual-hosts-in-geronimo-jetty.html Am I missing something in the conf? this just look too simple

[jira] Updated: (GERONIMO-2515) load of geronimo/rmi-naming/1.1.1/car failed on Solaris 10

2006-10-30 Thread K Wesley (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2515?page=all ] K Wesley updated GERONIMO-2515: --- Priority: Blocker (was: Major) load of geronimo/rmi-naming/1.1.1/car failed on Solaris 10 --

Board Report Comments Consolidated - 15:00 On Monday

2006-10-30 Thread Matt Hogstrom
Here is the input from the community for the board report. Geronimo Project - Board Report JUGs and Conferences - JUGs * Atlanta – Matt Hogstrom * Virginia – Paul McMahan * RTP Trangle User’s Group – Kevan Miller * Gainesville, FL – Joe Bohn * Orlando, FL - Aaron Mulder * NJ -

Re: Configuring Virtual Host on Geronimo - Jetty

2006-10-30 Thread Jeff Genender
Tomcat and Jetty architectures are completely different. For Jetty an app can have multiple hosts, but in Tomcat the opposite is true, where a host can have multiple apps. Their web app -- host mappings are the exact opposite. They each have their advantages and disadvantages. If you are

ServiceMix WAR distribution

2006-10-30 Thread Guillaume Nodet
I have just checked in a simple servicemix war distribution based on the console. There is plenty of room for enhancements, as in the web console, but it should work. The code is available at http://svn.apache.org/repos/asf/incubator/servicemix/trunk/apache-servicemix-web/ and you first need to

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-30 Thread abrighton
Thanks for checking in the changes. I tried out the ftp component and noticed a few minor issues so far: * The oro jar is missing (the version isn't specified in the top level servicemix pom.xml and it is not found at runtime. (What is the best way to deal with this? I just copied it to

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-30 Thread abrighton
Here is a patch for the recursion problem: http://www.nabble.com/file/3916/FtpPollingEndpoint.patch FtpPollingEndpoint.patch Here is the changed method: protected void pollFileOrDirectory(FTPClient ftp, String fileOrDirectory, boolean processDir) throws Exception { FTPFile[]

Re: [Fwd: Visibility for Geronimo Documentation Work]

2006-10-30 Thread Jeff Genender
Can we make the doc a separate download? I think it would still be a great thing for people to have locally. Jeff Hernan Cunico wrote: We decided to remove the docs from the dist because of the size. The Geronimo v1.0 doc was (still is) over 30 Mb. In addition, most of the doc is

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-30 Thread abrighton
What is the best way to deal with files that are not XML in the ftp and file polling components? Send them as attachments? Are you working on anything in that direction? I suppose it could be a property of the endpoint class, configured in xbean.xml: wrapFiles=true... The other issue is how to

Re: Configuring Virtual Host on Geronimo - Jetty

2006-10-30 Thread Hernan Cunico
Thanks for clarifying Jeff. yup, although looks simpler in Jetty, in Tomcat looks more robust. It would be cool if we would only had to tell VH and port in the deployment plan (easier for migration), then G should know how to apply that conf to the specific Jetty or Tomcat containers used.

Re: [Fwd: Visibility for Geronimo Documentation Work]

2006-10-30 Thread Matt Hogstrom
A PDF or zip of html would be way cool.

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-30 Thread Jason Dillon
On Oct 29, 2006, at 11:26 PM, David Jencks wrote: It's easy to tell you're not happy :-) No... I'm not really happy. I'm frustrated with Maven and all its little bugs and problems and I am really getting burt out on all of he other build muck... which appears to have no end in sight

[jira] Closed: (DAYTRADER-16) JPA mode

2006-10-30 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-16?page=all ] David Jencks closed DAYTRADER-16. - Resolution: Fixed Added in rev 469284. Don't know if direct or ejb mode still work. JPA mode Key: DAYTRADER-16

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-30 Thread Aaron Mulder
On 10/30/06, Jason Dillon [EMAIL PROTECTED] wrote: Geronimo is, IMO, fundamentally flawed in how it is configured. Because of this we can not even easily use Geronimo from a dist archive to run components for the gbuild.org hosts. We need to be able to easily change the configuration that it

Re: [Fwd: Visibility for Geronimo Documentation Work]

2006-10-30 Thread Hernan Cunico
Having the documentation available for download from the website has been spinning on my head for quite some time but not having access to the file system where those files are server from has proven to be a major pain. I like the HTML version better that the PDF because most of the articles

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-30 Thread Jason Dillon
config.xml contains about 1% of the configuration of the server. 99% is in the compiled CAR file's config.ser. --jason On Oct 30, 2006, at 2:24 PM, Aaron Mulder wrote: On 10/30/06, Jason Dillon [EMAIL PROTECTED] wrote: Geronimo is, IMO, fundamentally flawed in how it is configured.

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-30 Thread Aaron Mulder
On 10/30/06, Jason Dillon [EMAIL PROTECTED] wrote: config.xml contains about 1% of the configuration of the server. 99% is in the compiled CAR file's config.ser. But the beauty is, you can add more... Whatever you want... If you wanted config.xml to contain all the attributes for all the

Re: Configuring Virtual Host on Geronimo - Jetty

2006-10-30 Thread Jeff Genender
Hernan Cunico wrote: It would be cool if we would only had to tell VH and port in the deployment plan (easier for migration), then G should know how to apply that conf to the specific Jetty or Tomcat containers used. This goes along with the hope of not making the config.xml more complex ;-)

Re: [jira] Closed: (DAYTRADER-16) JPA mode

2006-10-30 Thread Christopher Blythe
David...Read through your notes late last week concerning the JPA mode additions and figured I would add my comments here. We definitely need to add support for JPA and EJB 3.0 into Daytrader; however, we also need to maintain the existing JDBC and EJB 2.1 operating modes in some way shape of

Re: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 6)

2006-10-30 Thread Jonas Lim
+1 Regards, Jonas Hiram Chirino wrote: Some last minute NOTICE issues were still present in the 5th release candidate of the 4.0.2 build. We have also received confirmation from Apache legal discuss that it's ok to include work covered by the Creative Commons Attribution license. I have cut

1.2 Fit and Finish

2006-10-30 Thread Dain Sundstrom
In a typical Geronimo release we tend to spend a significant amount of time in what I'll call the Fit and Finish phase. This involves tying up loose ends such as log levels, tools LF, startup times, licenses and so on. Basically, the phase includes fixing all the nits that cause people

Re: xbean-finder: ClassFinder

2006-10-30 Thread David Blevins
On Oct 27, 2006, at 12:13 PM, David Blevins wrote: So added a finder for searching for classes that have a specific annotation, etc. It's there it works and is better than some of the code i've seen that does the same, but... I still hate it as like all the approaches I've seen it loads

Re: [discussion] openejb-itests in testsuite

2006-10-30 Thread David Blevins
On Oct 30, 2006, at 7:51 AM, Prasad Kashyap wrote: Thanx. Please see comments inline - Cheers Prasad On 10/27/06, David Blevins [EMAIL PROTECTED] wrote: Ok, I took look through where you're going and here's a slightly altered proposal. We group the tests with the beans as such:

Re: 1.2 Fit and Finish

2006-10-30 Thread Jacek Laskowski
On 10/31/06, Dain Sundstrom [EMAIL PROTECTED] wrote: In a typical Geronimo release we tend to spend a significant amount of time in what I'll call the Fit and Finish phase. This involves tying up loose ends such as log levels, tools LF, startup times, licenses and so on. Basically, the phase

Re: xbean-finder: ClassFinder

2006-10-30 Thread Jacek Laskowski
On 10/31/06, David Blevins [EMAIL PROTECTED] wrote: Done. It's now ASM-based and you can lookup any of the following annotated things: - Packages - Classes - Constructors - Methods - Fields Reflection does not occur till you ask for a set of classes that have the annotation

1.2 Fit and Finish

2006-10-30 Thread Dain Sundstrom
On Oct 30, 2006, at 10:07 PM, Jacek Laskowski wrote: On 10/31/06, Dain Sundstrom [EMAIL PROTECTED] wrote: In a typical Geronimo release we tend to spend a significant amount of time in what I'll call the Fit and Finish phase. This involves tying up loose ends such as log levels, tools LF,