support for FileMessage?

2006-11-16 Thread James Strachan
Saw an interesting blog post today... http://weblogs.java.net/blog/guruwons/archive/2006/11/sending_large_f.html As I mentioned on the comments, I'd like to extend this a little to support both out-of-band transfer (e.g. its basically a message with a URL in it to that the user can download the

[jira] Updated: (GERONIMO-891) Improve the Java Mail portlet

2006-11-16 Thread Christopher M. Cardona (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-891?page=all ] Christopher M. Cardona updated GERONIMO-891: Fix Version/s: Wish List (was: 1.2) Environment: Need to refactor this portlet. Improve the Java Mail

[jira] Created: (AMQ-1054) XA recover fails for 4.0.1

2006-11-16 Thread Guy Pardon (JIRA)
XA recover fails for 4.0.1 -- Key: AMQ-1054 URL: https://issues.apache.org/activemq/browse/AMQ-1054 Project: ActiveMQ Issue Type: Bug Environment: Java, JDK 1.4, Windows, Atomikos TransactionsEssentials for

[jira] Updated: (GERONIMO-891) Improve the Java Mail portlet

2006-11-16 Thread Christopher M. Cardona (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-891?page=all ] Christopher M. Cardona updated GERONIMO-891: Environment: (was: Need to refactor this portlet.) Need to refactor this portlet. Patch is very old. Improve the Java Mail

Re: Switching to ActiveMQ 4.2 to Java 5???

2006-11-16 Thread Endre Stølsvik
Hiram Chirino wrote: On 11/15/06, Endre Stølsvik [EMAIL PROTECTED] wrote: Hiram Chirino wrote: Hi folks, How do you guys feel about switching the minimum run time requirement for ActiveMQ 4.2 to be Java 5?? I'm itching to do this since Java 5 has a much better set of concurrent

Re: support for FileMessage?

2006-11-16 Thread Rob Davies
like it! I guess it's already implemented by now :) On 16 Nov 2006, at 09:01, James Strachan wrote: Saw an interesting blog post today... http://weblogs.java.net/blog/guruwons/archive/2006/11/ sending_large_f.html As I mentioned on the comments, I'd like to extend this a little to support

Re: Switching to ActiveMQ 4.2 to Java 5???

2006-11-16 Thread Kelly Campbell
+1 for 1.5, but perhaps keep the client-side 1.4 compatible? On 11/15/06, James Strachan [EMAIL PROTECTED] wrote: +1. We should switch to Java 5 for compilation and for the default release (since the concurrent stuff is faster more bug free on Java 5) but maybe provide a retrotranslator

[jira] Created: (AMQ-1055) support for FileMessage to allow easy transfer of attachments

2006-11-16 Thread james strachan (JIRA)
support for FileMessage to allow easy transfer of attachments - Key: AMQ-1055 URL: https://issues.apache.org/activemq/browse/AMQ-1055 Project: ActiveMQ Issue Type: New Feature

Server startup fails with Sun JDK 1.5, xalan missing

2006-11-16 Thread Rakesh Midha
Hello I checked out the current trunk and build it with Sun JDK 1.5.0_06, the build works fine. But when I try to start geronimo-tomcat-j2ee-1.2-SNAPSHOT server, it fails with following error message. Module 6/23 org.apache.geronimo.configs/openejb/1.2-SNAPSHOT/car Exception in thread

[jira] Assigned: (AMQ-1048) Some tools from Command line not works properly

2006-11-16 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1048?page=all ] james strachan reassigned AMQ-1048: --- Assignee: Adrian Co Some tools from Command line not works properly --- Key: AMQ-1048

[jira] Commented: (GERONIMO-1602) Switching from Tomcat causes error in JAAS module: Unable to instantiate login module

2006-11-16 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1602?page=comments#action_12450348 ] Vamsavardhana Reddy commented on GERONIMO-1602: --- I have tested the following scenario in server built from branches\1.1. I have created a login

Re: ActiveMQ CPP Change log.

2006-11-16 Thread Nathan Mittler
Great stuff, Hiram! I'll check it out - thanks! On 11/15/06, Hiram Chirino [EMAIL PROTECTED] wrote: Ok. I've created a new JIRA space for ActiveMQ CPP.. see: https://issues.apache.org/activemq/browse/AMQCPP I've made you a jira admin for the space so you should be able to add components /

How to load a Java Class in to Geronimo using a GBean

2006-11-16 Thread Lasantha Ranaweera
Hi All, I want to load a Java class file in to the Geronimo server inside. This has to be done using a GBean. Let me explain my scenario as this. There is a directory which will be listening by a folder listener in Geronimo. We are going to copy our Java class files in to that directory. I

[jira] Closed: (GERONIMO-2470) Add support for Session Replication

2006-11-16 Thread Gianny Damour (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2470?page=all ] Gianny Damour closed GERONIMO-2470. --- Fix Version/s: 1.2 Resolution: Fixed Assignee: Gianny Damour Replication has been hooked in. Add support for Session Replication

[jira] Commented: (AMQ-1053) allow a MessageTransformer to be registered with a producer or consumer to help transform a message going onto the bus or coming off the bus

2006-11-16 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1053?page=comments#action_37464 ] james strachan commented on AMQ-1053: - MessageTransformer interface is now in SVN along with an implementation, XStreamMessagegeTransformer in

[jira] Closed: (GERONIMO-2487) Spring should not be on class path of Jetty (and therefore all Jetty web apps)

2006-11-16 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2487?page=all ] Vamsavardhana Reddy closed GERONIMO-2487. - Resolution: Fixed Fixed in rev 475705. Spring should not be on class path of Jetty (and therefore all Jetty web apps)

RE: Build failed, looking for maven-jaxb2-plugin

2006-11-16 Thread Mittler, Nathan
So we have a solution to this ... Thanks to Tim Bish! It comes down to a proxy issue for https. We had to set the environment variables https.proxyHost and https.proxyPort. The proxy configuration in the maven settings.xml only seems to work for http, not https. Once we defined those, it built

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

2006-11-16 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37465 ] Nathan Mittler commented on AMQ-1017: - I was having a similar problem at work on my windows box, but it looks like we have a solution ... Thanks to Tim Bish!

Re: Server startup fails with Sun JDK 1.5, xalan missing

2006-11-16 Thread Jacek Laskowski
On 11/16/06, Rakesh Midha [EMAIL PROTECTED] wrote: I think we need to package xalan implementation with server build via repository, just like xerces and xmlparser. What do you guys say? or I am missing something here. Also notice, Sun JDK 1.4.2 is shipped with Xalan Java 2.4.1, and current

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

2006-11-16 Thread JIRA
[ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37466 ] Bernhard Wellhöfer commented on AMQ-1017: - Hello Nathan, hhmm I do not use a HTTP[s] proxy. So should I just set the host and port to an empty value? An

RE: [jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

2006-11-16 Thread Mittler, Nathan
No - I guess if you're not using a proxy it's a different issue, unfortunately. BTW - I am building successfully on WinXP. Do you think your problem could be related to the firewall on XP? I wouldn't think so, but you never know with windows :) -Original Message- From: Bernhard

[jira] Created: (GERONIMO-2572) Redeployment of fails using Web Console with exception GBean already registered

2006-11-16 Thread Rakesh Midha (JIRA)
Redeployment of fails using Web Console with exception GBean already registered --- Key: GERONIMO-2572 URL: http://issues.apache.org/jira/browse/GERONIMO-2572 Project:

[jira] Updated: (GERONIMO-2572) Redeployment fails if using Web Console, exception: GBean already registered

2006-11-16 Thread Rakesh Midha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2572?page=all ] Rakesh Midha updated GERONIMO-2572: --- Summary: Redeployment fails if using Web Console, exception: GBean already registered (was: Redeployment of fails using Web Console with exception

Spring in branches\1.1

2006-11-16 Thread Vamsavardhana Reddy
I am noticing dependency on spring declared in project.xml files (preceeded by a comment !-- for wadi --) in each of the assemblies. Spring is not a dependency in any of the modules, applications and configs, neither it is packaged in any assemblies. I guess these dependencies are reduntant and

Re: [STATUS] (geronimo) Wed Nov 15 23:48:46 2006

2006-11-16 Thread Paul McMahan
On 11/16/06, Jacek Laskowski [EMAIL PROTECTED] wrote: On 11/16/06, Geronimo Weekly Status dev@geronimo.apache.org wrote: Dead 1.2 - There are still 26 unmerged commits the dead 1.2 branch. These commits must be merged before the 1.2 release. The current status of the dead-1.2 changes can

[ANNOUNCE] Geronimo Eclipse Plugin 1.2 Released

2006-11-16 Thread Sachin Patel
The Geronimo Eclipse Plugin v1.2.0 has been released to support all current releases of Geronimo. Download information and release notes can be found at.. http://geronimo.apache.org/devtools.html -sachin

Branching 1.2 and Moving to 2.0 - Ready?

2006-11-16 Thread Matt Hogstrom
Dain, I know you've been heads down getting 1.2 ready to go; things looks excellent. Based on the notes going around it seems like we're in a good position to make a branch of 1.2 as it prepares its way for userdom. Will you be putting out a 24-hour branch notice today ? Matt Hogstrom

[jira] Commented: (GERONIMO-2537) All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2537?page=comments#action_12450417 ] Matt Hogstrom commented on GERONIMO-2537: - Is this complete? I saw flurries of commits earlier. All Geronimo source files must be brought in line

Re: [jira] Commented: (GERONIMO-2537) All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

2006-11-16 Thread Vamsavardhana Reddy
I think JSP files have not been taken care of. There may be other files too. --vamsi On 11/16/06, Matt Hogstrom (JIRA) [EMAIL PROTECTED] wrote: [ http://issues.apache.org/jira/browse/GERONIMO-2537?page=comments#action_12450417] Matt Hogstrom commented on GERONIMO-2537:

[jira] Updated: (GERONIMO-348) Invalid module path or references in plan should result in failed deployment or warning

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-348?page=all ] Matt Hogstrom updated GERONIMO-348: --- Fix Version/s: Wish List (was: 1.2) Moving out for consideration for 2.0 Invalid module path or references in plan should

[jira] Updated: (GERONIMO-734) Adding CORBA settings to local-only EJB appears to give NPE

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-734?page=all ] Matt Hogstrom updated GERONIMO-734: --- Fix Version/s: Wish List (was: 1.2) Adding CORBA settings to local-only EJB appears to give NPE

[jira] Commented: (GERONIMO-803) Deploy failure during redeploy leaves app undeployed

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-803?page=comments#action_12450419 ] Matt Hogstrom commented on GERONIMO-803: Aaron, can you confirm this is fixed? Deploy failure during redeploy leaves app undeployed

[jira] Updated: (GERONIMO-1410) Configuration geronimo/jetty/1.0-SNAPSHOT/car defines Spring Framework - Hibernate based Web-app do not work

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1410?page=all ] Matt Hogstrom updated GERONIMO-1410: Fix Version/s: Wish List (was: 1.2) Configuration geronimo/jetty/1.0-SNAPSHOT/car defines Spring Framework - Hibernate

Re: [jira] Commented: (GERONIMO-2537) All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

2006-11-16 Thread Jacek Laskowski
On 11/16/06, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: I think JSP files have not been taken care of. There may be other files too. I'm going to use the rat tool and will update the jira issue accordingly. If it shows up anything, I'll have to use IDEA copyright plugin, which made me a lot

[jira] Updated: (GERONIMO-1873) Deployment must handle dynamically-registered module builders

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1873?page=all ] Matt Hogstrom updated GERONIMO-1873: Fix Version/s: Wish List (was: 1.2) Deployment must handle dynamically-registered module builders

[jira] Updated: (GERONIMO-1690) Additional support for Targets passed into JSR88

2006-11-16 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1690?page=all ] Sachin Patel updated GERONIMO-1690: --- Issue Type: Improvement (was: New Feature) Priority: Minor (was: Critical) Additional support for Targets passed into JSR88

[jira] Updated: (GERONIMO-1690) Additional support for Targets passed into JSR88

2006-11-16 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1690?page=all ] Sachin Patel updated GERONIMO-1690: --- Fix Version/s: Wish List (was: 1.2) Additional support for Targets passed into JSR88

[jira] Updated: (GERONIMO-1884) Samples not installed properly in G1.1 - several issues

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1884?page=all ] Matt Hogstrom updated GERONIMO-1884: Fix Version/s: Wish List (was: 1.2) Samples not installed properly in G1.1 - several issues

[jira] Updated: (GERONIMO-1922) Plugin Export should check for shared libs

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1922?page=all ] Matt Hogstrom updated GERONIMO-1922: Fix Version/s: Wish List (was: 1.2) (was: 1.1.x) Plugin Export should check for shared libs

[jira] Updated: (GERONIMO-1926) Changes to navigation break remote clients

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1926?page=all ] Matt Hogstrom updated GERONIMO-1926: Fix Version/s: Wish List (was: 1.2) Changes to navigation break remote clients --

[jira] Commented: (GERONIMO-2537) All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

2006-11-16 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2537?page=comments#action_12450421 ] Vamsavardhana Reddy commented on GERONIMO-2537: --- I still see lot of files in modules and applications using old header with the copyright in it.

[jira] Commented: (GERONIMO-2537) All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

2006-11-16 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2537?page=comments#action_12450425 ] Kevan Miller commented on GERONIMO-2537: No, not complete. Jacek did a great job bringing lots of source files in line. However, we're not all the way

[jira] Closed: (GERONIMO-2417) Create a new framework assembly to be used as a fundamental Geronimo assembly building block

2006-11-16 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2417?page=all ] Joe Bohn closed GERONIMO-2417. -- Fix Version/s: 1.2 Resolution: Fixed Initial implementation provided Create a new framework assembly to be used as a fundamental Geronimo assembly

RE: Build failed, looking for maven-jaxb2-plugin

2006-11-16 Thread Murphree, Michael
Thank you. That gets me a bit further along (I am behind a firewall), but I still run into trouble in that same area. Now I end up with the result below: [INFO] Internal error in the plugin manager executing goal 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.1:generate': Unable to find the mojo

[jira] Updated: (GERONIMO-2537) All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

2006-11-16 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2537?page=all ] Kevan Miller updated GERONIMO-2537: --- Attachment: geronimo-copyright.txt Generated this list using: grep -Rni copyright 2 * Heh... Just remembered to check for copyrights from an

[jira] Updated: (GERONIMO-2290) Percent complete goes over 100% when installing configurations

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2290?page=all ] Matt Hogstrom updated GERONIMO-2290: Fix Version/s: 2.0 (was: 1.2) Percent complete goes over 100% when installing configurations

Re: [ANNOUNCE] Geronimo Eclipse Plugin 1.2 Released

2006-11-16 Thread Bharath
Congrats! btw, I've a query. Is it possible to remotely deploy an app (onto a server running on a different box) using the plugin? /Bharath. On 11/16/06, Sachin Patel [EMAIL PROTECTED] wrote: The Geronimo Eclipse Plugin v1.2.0 has been released to support all current releases of Geronimo.

[jira] Commented: (GERONIMO-2564) Declaration of an anonymous role in geronimo-web.xml

2006-11-16 Thread JIRA
[ http://issues.apache.org/jira/browse/GERONIMO-2564?page=comments#action_12450436 ] Jérôme GODARD commented on GERONIMO-2564: - Yes I use geronimo 1.1.1,to develop, my target is little-g 1.1.1. I provide in attachment my last version

[jira] Updated: (GERONIMO-2564) Declaration of an anonymous role in geronimo-web.xml

2006-11-16 Thread JIRA
[ http://issues.apache.org/jira/browse/GERONIMO-2564?page=all ] Jérôme GODARD updated GERONIMO-2564: Attachment: geronimo-web.xml geronimo-web.xml Declaration of an anonymous role in geronimo-web.xml

[jira] Updated: (GERONIMO-2537) All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

2006-11-16 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2537?page=all ] Kevan Miller updated GERONIMO-2537: --- Attachment: geronimo-NoLicense.txt I generated this list using ARAT (http://code.google.com/p/arat/) svn export

[jira] Commented: (DAYTRADER-22) Set publichQuotePriceChange to true in ejb-jar.xml so that MDBs get accessed during Daytrader scenario runs

2006-11-16 Thread Piyush Agarwal (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-22?page=comments#action_12450443 ] Piyush Agarwal commented on DAYTRADER-22: - Chris, Thanks for that overview of the modes. Makes things quite clearer now. Also I guess you have

Re: chatting with the Broker over Jabber / XMPP

2006-11-16 Thread James Strachan
Here's some more documentation together with a little picture of the Command Agent in action using a Jabber client... http://activemq.org/site/command-agent.html On 11/15/06, James Strachan [EMAIL PROTECTED] wrote: I've added a commandAgent/ to the broker's activemq.xml which allows you to

Re: [ANNOUNCE] Geronimo Eclipse Plugin 1.2 Released

2006-11-16 Thread Sachin Patel
Yes, but I have not tested it in a while :) On Nov 16, 2006, at 10:58 AM, Bharath wrote: Congrats! btw, I've a query. Is it possible to remotely deploy an app (onto a server running on a different box) using the plugin? /Bharath. On 11/16/06, Sachin Patel [EMAIL PROTECTED] wrote: The

[jira] Resolved: (AMQ-1051) be able to interact with the broker via messaging

2006-11-16 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1051?page=all ] james strachan resolved AMQ-1051. - Fix Version/s: 4.2.0 Resolution: Fixed Its described here http://activemq.org/site/command-agent.html be able to interact with the broker via

[jira] Resolved: (AMQ-1053) allow a MessageTransformer to be registered with a producer or consumer to help transform a message going onto the bus or coming off the bus

2006-11-16 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1053?page=all ] james strachan resolved AMQ-1053. - Resolution: Fixed For documentation see here: http://activemq.org/site/message-transformation.html allow a MessageTransformer to be registered with a

[jira] Updated: (DAYTRADER-22) Set publichQuotePriceChange to true in ejb-jar.xml so that MDBs get accessed during Daytrader scenario runs

2006-11-16 Thread Piyush Agarwal (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-22?page=all ] Piyush Agarwal updated DAYTRADER-22: Attachment: Daytrader-22.patch.11152006 Please Refer my last comments for details of this patch Set publichQuotePriceChange to true in ejb-jar.xml

Re: support for FileMessage?

2006-11-16 Thread Hiram Chirino
I like it.. But I wonder if we can do something to handle streams out of band in general. Here's a use case I'm thinking about... A big file is being posted to a servlet and the servlet wants to pass that input stream it's receiving to a JMS consumer somewhere in the back end. So there is no

Re: 1.1.2-SNAPSHOT Build Failure (Daytrader)

2006-11-16 Thread Paul McMahan
On 11/16/06, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: Today I did a svn update on branches\1.1 (rev 475601) and maven m:fresh-checkout. I was able to build branches\1.1 starting with an empty maven repo. Build failed once since org.mortbay.jetty-5.1.10.jar could not be downloaded from

Re: 1.1.2-SNAPSHOT Build Failure (Daytrader)

2006-11-16 Thread Vamsavardhana Reddy
I can't figure what is different in my environment :o( . Let me do a checkout from branches\1.1 and try it again. --vamsi On 11/16/06, Paul McMahan [EMAIL PROTECTED] wrote: On 11/16/06, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: Today I did a svn update on branches\1.1 (rev 475601) and

Re: support for FileMessage?

2006-11-16 Thread James Strachan
On 11/16/06, Hiram Chirino [EMAIL PROTECTED] wrote: I like it.. But I wonder if we can do something to handle streams out of band in general. Here's a use case I'm thinking about... A big file is being posted to a servlet and the servlet wants to pass that input stream it's receiving to a JMS

[jira] Commented: (GERONIMO-2537) All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

2006-11-16 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2537?page=comments#action_12450454 ] Kevan Miller commented on GERONIMO-2537: Some more copyrights:

Re: support for FileMessage?

2006-11-16 Thread Hiram Chirino
Ok. Why does the producer need to decide if the stream is sent out of band or not?? On 11/16/06, James Strachan [EMAIL PROTECTED] wrote: On 11/16/06, Hiram Chirino [EMAIL PROTECTED] wrote: I like it.. But I wonder if we can do something to handle streams out of band in general. Here's a

[ANNOUNCE, THANK YOU and CONGRATS] Changes at the helm

2006-11-16 Thread Jeff Genender
I would like to offer some important news: We have just had a changing of the guard for Geronimo. [ANNOUNCE and THANK YOU] Ken Coar has decided to step down as PMC chair. I would like to personally thank Ken for his dedication, time, and helping to share his knowledge with us. Ken has done an

Re: [ANNOUNCE, THANK YOU and CONGRATS] Changes at the helm

2006-11-16 Thread Davanum Srinivas
Thanks a ton Ken. Thanks for stepping up Matt! -- dims On 11/16/06, Jeff Genender [EMAIL PROTECTED] wrote: I would like to offer some important news: We have just had a changing of the guard for Geronimo. [ANNOUNCE and THANK YOU] Ken Coar has decided to step down as PMC chair. I would like

Re: support for FileMessage?

2006-11-16 Thread James Strachan
On 11/16/06, Hiram Chirino [EMAIL PROTECTED] wrote: Ok. Why does the producer need to decide if the stream is sent out of band or not?? Otherwise how would ActiveMQ know whether or not to send a URL or the contents of the file? e.g. ActiveMQ can't really guess if new URL(file://foo/bar)

Re: [ANNOUNCE, THANK YOU and CONGRATS] Changes at the helm

2006-11-16 Thread Paul McMahan
Thanks Ken for all you have done, and congratulations Matt!! Best wishes, Paul

Re: [ANNOUNCE, THANK YOU and CONGRATS] Changes at the helm

2006-11-16 Thread Kevan Miller
Thanks Ken! Congrats Matt! --kevan

Re: [ANNOUNCE, THANK YOU and CONGRATS] Changes at the helm

2006-11-16 Thread Vamsavardhana Reddy
Thanks Ken. And congratulations Matt. --vamsi On 11/16/06, Jeff Genender [EMAIL PROTECTED] wrote: I would like to offer some important news: We have just had a changing of the guard for Geronimo. [ANNOUNCE and THANK YOU] Ken Coar has decided to step down as PMC chair. I would like to

Re: Switching to ActiveMQ 4.2 to Java 5???

2006-11-16 Thread Adrian Co
+1 about time. :) Hiram Chirino wrote: Hi folks, How do you guys feel about switching the minimum run time requirement for ActiveMQ 4.2 to be Java 5?? I'm itching to do this since Java 5 has a much better set of concurrent implementation. We can keep the 4.1.x branch alive as the Java 1.4

Re: svn commit: r475349 - /geronimo/server/branches/1.1/modules/kernel/src/java/org/apache/geronimo/gbean/runtime/GBeanSingleReference.java

2006-11-16 Thread Vamsavardhana Reddy
Kevan, Is it necessary to have if(log.isDebugEnabled) check for all the log.debug() calls? Won't the logger take care of whether to log the message or not depending on the log level set? --vamsi On 11/16/06, Kevan Miller [EMAIL PROTECTED] wrote: Vamsi, I know you were following the existing

Re: Switching to ActiveMQ 4.2 to Java 5???

2006-11-16 Thread Alan D. Cabrera
On Nov 15, 2006, at 9:10 AM, James Strachan wrote: We should switch to Java 5 for compilation and for the default release (since the concurrent stuff is faster more bug free on Java 5) but maybe provide a retrotranslator version of the jars for those who can't move JVM. i.e. build on Java 5

Re: [ANNOUNCE, THANK YOU and CONGRATS] Changes at the helm

2006-11-16 Thread Alan D. Cabrera
Thank you Ken and welcome Matt! Regards, Alan On Nov 16, 2006, at 8:48 AM, Jeff Genender wrote: I would like to offer some important news: We have just had a changing of the guard for Geronimo. [ANNOUNCE and THANK YOU] Ken Coar has decided to step down as PMC chair. I would like to

Re: [ANNOUNCE] Geronimo Eclipse Plugin 1.2 Released

2006-11-16 Thread Kevan Miller
Nice work, Sachin. --kevan On Nov 16, 2006, at 9:48 AM, Sachin Patel wrote: The Geronimo Eclipse Plugin v1.2.0 has been released to support all current releases of Geronimo. Download information and release notes can be found at.. http://geronimo.apache.org/devtools.html -sachin

Re: [ANNOUNCE, THANK YOU and CONGRATS] Changes at the helm

2006-11-16 Thread Jacek Laskowski
On 11/16/06, Jeff Genender [EMAIL PROTECTED] wrote: [ANNOUNCE and THANK YOU] Ken Coar has decided to step down as PMC chair. We'll miss you so much. Thanks for having looked after us during those past troublesome times. [CONGRATS] I would like to congratulate Matt Hogstrom as being

[jira] Resolved: (AMQ-1036) web-console broken (queue browsing).

2006-11-16 Thread Adrian Co (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1036?page=all ] Adrian Co resolved AMQ-1036. Resolution: Fixed Fix applied to 4.1 branch at rev 475831 web-console broken (queue browsing). Key:

Re: [ANNOUNCE] Geronimo Eclipse Plugin 1.2 Released

2006-11-16 Thread Paul McMahan
Great job Sachin! The geronimo eclipse plugin is an excellent tool and a real differentiator for the project. Best wishes, Paul On 11/16/06, Sachin Patel [EMAIL PROTECTED] wrote: The Geronimo Eclipse Plugin v1.2.0 has been released to support all current releases of Geronimo. Download

Custom Login Modules and Spring

2006-11-16 Thread sreepriya ramakrishnan
Hi all, I am workign in geronimo 1.0. Because of the known problem with Logim Modules not available in the War, I created a dummy ejb project and put my login modules in there. My login module internally uses Spring to talk to the delegate. Now the login modules are identified, but at the poitn

Re: support for FileMessage?

2006-11-16 Thread Hiram Chirino
On 11/16/06, James Strachan [EMAIL PROTECTED] wrote: On 11/16/06, Hiram Chirino [EMAIL PROTECTED] wrote: Ok. Why does the producer need to decide if the stream is sent out of band or not?? I see what you mean now. Otherwise how would ActiveMQ know whether or not to send a URL or the

[jira] Created: (AMQ-1056) Expire messages at the Broker

2006-11-16 Thread Hiram Chirino (JIRA)
Expire messages at the Broker - Key: AMQ-1056 URL: https://issues.apache.org/activemq/browse/AMQ-1056 Project: ActiveMQ Issue Type: Improvement Components: Broker Affects Versions: 4.0

[jira] Resolved: (AMQ-1056) Expire messages at the Broker

2006-11-16 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1056?page=all ] Hiram Chirino resolved AMQ-1056. Resolution: Fixed Implemented in trunk revision 475848 If a message takes a while to transmit to the broker either because : * sender connection is slow

Re: The Drive to Five

2006-11-16 Thread David Blevins
On Wed, Nov 15, 2006 at 11:38:21AM -0500, Matt Hogstrom wrote: This release would not be certified but would be an incremental version for people to noodle on January 26th - Release Milestone 2 Add EJB 3.0 in its current form (need David's input on this) JAXB JEE Mgmt 1.1 Web

Re: [ANNOUNCE, THANK YOU and CONGRATS] Changes at the helm

2006-11-16 Thread Prasad Kashyap
Thanks Ken. Thanks and Congrats Matt for agreeing to shoulder this huge responsibility. Cheers Prasad On 11/16/06, Jeff Genender [EMAIL PROTECTED] wrote: I would like to offer some important news: We have just had a changing of the guard for Geronimo. [ANNOUNCE and THANK YOU] Ken Coar has

Re: [ANNOUNCE, THANK YOU and CONGRATS] Changes at the helm

2006-11-16 Thread Joe Bohn
Ken, Thanks for all the hard work pulling us into shape and for the incredible amount of patience that you've displayed. Matt, Congratulations on a well deserved appointment! Joe Jeff Genender wrote: I would like to offer some important news: We have just had a changing of the guard for

Re: The Drive to Five

2006-11-16 Thread David Blevins
On Nov 15, 2006, at 8:38 AM, Matt Hogstrom wrote: January 26th - Release Milestone 2 Add EJB 3.0 in its current form (need David's input on this) JAXB JEE Mgmt 1.1 Web Services 1.2 (perhaps the Axis guys or Celtixfire folks have some thoughts on this) Dec would be pushing it and

[jira] Updated: (GERONIMO-2561) Uber geronimo-j2ee_1.4_spec was not updated and republished for 1.1.1 to include updated geronimo-j2ee-jacc_1.0_spec-1.1.1

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2561?page=all ] Matt Hogstrom updated GERONIMO-2561: Fix Version/s: 1.1.x (was: 1.2) Assignee: Matt Hogstrom I need to take care of this but it is independent of 1.2

[jira] Updated: (GERONIMO-2416) ProxyMethodInterceptor should work with classes that have start,stop methods

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2416?page=all ] Matt Hogstrom updated GERONIMO-2416: Fix Version/s: 2.0 (was: 1.2) ProxyMethodInterceptor should work with classes that have start,stop methods

[jira] Closed: (GERONIMO-2507) Starting the webconsole config is taking *way* too much time

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2507?page=all ] Matt Hogstrom closed GERONIMO-2507. --- Resolution: Fixed Fix recorded against GERONIMO-2571. Starting the webconsole config is taking *way* too much time

[jira] Closed: (GERONIMO-644) Serialized form of GBeans objects must each declare SUID

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-644?page=all ] Matt Hogstrom closed GERONIMO-644. -- Resolution: Later This problem is a project issue and a development standard. We'll address this through documentation. Serialized form of GBeans

[jira] Closed: (GERONIMO-623) ejb timer sometimes doesn't get cancelled when ejb is undeployed.

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-623?page=all ] Matt Hogstrom closed GERONIMO-623. -- Fix Version/s: 1.0 (was: 1.2) Resolution: Fixed Appears to be fixed and no updates to this JIRA have been

[jira] Updated: (GERONIMO-611) Changes required to Geronimo to work with Log4j 1.3 (alpha-6)

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-611?page=all ] Matt Hogstrom updated GERONIMO-611: --- Fix Version/s: Wish List (was: 1.2) Changes required to Geronimo to work with Log4j 1.3 (alpha-6)

[jira] Updated: (GERONIMO-603) IllegalArgumentException when deploying WebApp containing a url-pattern of /* in security-constraint

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-603?page=all ] Matt Hogstrom updated GERONIMO-603: --- Fix Version/s: 2.0 (was: 1.2) Per Gary's comments we'll address this in 2.0 IllegalArgumentException when deploying WebApp

[jira] Updated: (GERONIMO-583) Missing J2EE Validations

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-583?page=all ] Matt Hogstrom updated GERONIMO-583: --- Fix Version/s: Wish List (was: 1.2) Missing J2EE Validations Key: GERONIMO-583

[jira] Closed: (GERONIMO-585) No indication when DefaultWorkManager pool is exhausted

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-585?page=all ] Matt Hogstrom closed GERONIMO-585. -- Resolution: Fixed Assignee: Matt Hogstrom Applied patch...in the future we need a better mechanism but this patch alerts the user to the problem.

[jira] Updated: (GERONIMO-557) smooth application upgrade/versioning

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-557?page=all ] Matt Hogstrom updated GERONIMO-557: --- Fix Version/s: Wish List (was: 1.2) smooth application upgrade/versioning -

[jira] Closed: (GERONIMO-471) M3 does not run on WinXP/JRockit

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-471?page=all ] Matt Hogstrom closed GERONIMO-471. -- Fix Version/s: (was: 1.2) Resolution: Cannot Reproduce This is a really old JIRA...if someone tries out JRockit and has an issue then please

[jira] Updated: (GERONIMO-731) Sample application to illustrate EAR deployment - application with JSP, taglib, servlet + stateless session bean, using local EJB reference

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-731?page=all ] Matt Hogstrom updated GERONIMO-731: --- Fix Version/s: Wish List (was: 1.2) Need to review for Sample Applications Sample application to illustrate EAR deployment -

[jira] Updated: (GERONIMO-704) Pluggable SocketFactory to RMIRegistryGBean

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-704?page=all ] Matt Hogstrom updated GERONIMO-704: --- Fix Version/s: Wish List (was: 1.2) No activity for a while. Needs review. Pluggable SocketFactory to RMIRegistryGBean

[jira] Updated: (GERONIMO-710) Generating DDLs for CMP deployment

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-710?page=all ] Matt Hogstrom updated GERONIMO-710: --- Fix Version/s: Wish List (was: 1.2) Generating DDLs for CMP deployment --

[jira] Updated: (GERONIMO-770) java.lang.IllegalStateException: More then one configuration mananger was found in kernel

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-770?page=all ] Matt Hogstrom updated GERONIMO-770: --- Fix Version/s: Wish List (was: 1.2) java.lang.IllegalStateException: More then one configuration mananger was found in kernel

[jira] Closed: (GERONIMO-470) Online deployer locks module file

2006-11-16 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-470?page=all ] Matt Hogstrom closed GERONIMO-470. -- Resolution: Fixed Assignee: Dain Sundstrom Addressed through changes in the JarfileClassLoader Online deployer locks module file

  1   2   3   >