RE: Question regard to org.activemq.network.jms package

2006-02-08 Thread Li, Fan
Thanks Rob -Original Message- From: Rob Davies [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 08, 2006 10:27 AM To: activemq-dev@geronimo.apache.org Subject: Re: Question regard to org.activemq.network.jms package Hi Li, your requested changes are in SVN head cheers, Rob On 8

Re: Maven 2 Repository for Geronimo

2006-02-08 Thread Jason Dillon
Okay... though I think it should be relatively simple... I had been chatting with some Atlassian developers about potentially using the maven2 repo for plugin discover/download for confluence and jira. From chatting with some maven2 peeps looks like it might be relatively simple to get

[jira] Created: (GERONIMO-1601) NPE upon transaction recovery - HOWLLog does not defined an Xid Factory

2006-02-08 Thread Gianny Damour (JIRA)
NPE upon transaction recovery - HOWLLog does not defined an Xid Factory --- Key: GERONIMO-1601 URL: http://issues.apache.org/jira/browse/GERONIMO-1601 Project: Geronimo Type: Bug Versions: 1.0

Re: Compilation errors in module javamail-transport

2006-02-08 Thread Gianny Damour
Hi, In this situation, I think that you should try: maven -U clean install -U means that newer versions of plugins should be checked from the plugin repositories. Thanks, Gianny Vamsavardhana Reddy wrote: Got the following error trying to build geronimo-spec-javamail. Help

Re: Compilation errors in module javamail-transport

2006-02-08 Thread Vamsavardhana Reddy
Thanks Gianny. That worked!! -VamsiOn 2/8/06, Gianny Damour [EMAIL PROTECTED] wrote: Hi,In this situation, I think that you should try:maven -U clean install-U means that newer versions of plugins should be checked from theplugin repositories.Thanks,GiannyVamsavardhana Reddy wrote: Got the

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

2006-02-08 Thread Karsten Voges (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1602?page=all ] Karsten Voges updated GERONIMO-1602: Attachment: geronimo-JAAS-login-error.txt Switching from Tomcat causes error in JAAS module: Unable to instantiate login module

[jira] Closed: (GERONIMO-1601) NPE upon transaction recovery - HOWLLog does not defined an Xid Factory

2006-02-08 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1601?page=all ] David Jencks closed GERONIMO-1601: -- Resolution: Duplicate Assign To: David Jencks (was: Gianny Damour) Duplicate of GERONIMO-1599 NPE upon transaction recovery - HOWLLog does

[jira] Closed: (GERONIMO-1600) Non-standard artifact in repository cause Common Libraries portlet to fail

2006-02-08 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1600?page=all ] Aaron Mulder closed GERONIMO-1600: -- Fix Version: 1.0.1 Resolution: Duplicate Assign To: Aaron Mulder This should already be fixed in 1.0 branch and HEAD Non-standard

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

2006-02-08 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1602?page=comments#action_12365557 ] David Jencks commented on GERONIMO-1602: This is a known problem, that gbeans in a web plan cannot use the classes in the war, and in fact the war classes are not

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

2006-02-08 Thread Karsten Voges (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1602?page=comments#action_12365559 ] Karsten Voges commented on GERONIMO-1602: - thanks for clarifying and providing a workaround. Still, I am looking forward to a general solution. Switching from

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

2006-02-08 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=all ] Jeff Genender reopened GERONIMO-1480: - Looking into new issue for TGR Cross context include does not set jacc contextID for 2nd web app. (Tomcat only)

[jira] Commented: (GERONIMODEVTOOLS-62) NPE in starting Geronimo server

2006-02-08 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-62?page=comments#action_12365583 ] Sachin Patel commented on GERONIMODEVTOOLS-62: -- As we discussed, enable the geronimo facet during project creation and rerun the scenario. NPE in

[jira] Created: (GERONIMODEVTOOLS-64) Tolerate projects or EARs without Geronimo facet.

2006-02-08 Thread Kathy Chan (JIRA)
Tolerate projects or EARs without Geronimo facet. - Key: GERONIMODEVTOOLS-64 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-64 Project: Geronimo-Devtools Type: Bug Environment: Windows XP Reporter:

[jira] Commented: (GERONIMO-1585) Web app security on /* causes deployment exception

2006-02-08 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1585?page=comments#action_12365621 ] Anita Kulshreshtha commented on GERONIMO-1585: -- o.a.g.security.util.URLPattern.getQualifiedPattern(..) should reject */ from the qualified pattern as per

[jira] Commented: (GERONIMO-1585) Web app security on /* causes deployment exception

2006-02-08 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1585?page=comments#action_12365622 ] Anita Kulshreshtha commented on GERONIMO-1585: -- Please read that as /* Web app security on /* causes deployment exception

[jira] Resolved: (GERONIMODEVTOOLS-64) Tolerate projects or EARs without Geronimo facet.

2006-02-08 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-64?page=all ] Sachin Patel resolved GERONIMODEVTOOLS-64: -- Resolution: Won't Fix The facet will need to be created programatically. J2EE tooling is not making the dd's id's unique

Re: Compilation errors in module javamail-transport

2006-02-08 Thread David Blevins
At first blush it looks like there are just three util classes that make the javamail-transport module dependent on our specific javamail implementation. [javac] import org.apache.geronimo.mail.util.Hex; [javac] import org.apache.geronimo.mail.util.Base64; [javac] import

[jira] Commented: (GERONIMO-1585) Web app security on /* causes deployment exception

2006-02-08 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1585?page=comments#action_12365630 ] Anita Kulshreshtha commented on GERONIMO-1585: -- Aaron could you please add a line pat = / as shown here in o.a.g.security.util.URLPattern and test if your

[jira] Created: (GERONIMO-1603) shutdown.bat does not set ERRORLEVEL and does not honour GERONIMO_BATCH_ECHO and GERONIMO_BATCH_PAUSE environment variables

2006-02-08 Thread John Sisson (JIRA)
shutdown.bat does not set ERRORLEVEL and does not honour GERONIMO_BATCH_ECHO and GERONIMO_BATCH_PAUSE environment variables --- Key: GERONIMO-1603 URL:

[jira] Created: (GERONIMO-1604) Output from deploy.sh/bat is inconsistent with other scripts - does not output info on environment variable settings (e.g. JAVA_HOME)

2006-02-08 Thread John Sisson (JIRA)
Output from deploy.sh/bat is inconsistent with other scripts - does not output info on environment variable settings (e.g. JAVA_HOME) - Key: GERONIMO-1604

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

2006-02-08 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365635 ] Jeff Genender commented on GERONIMO-1480: - Ok, I think its fixed now...so please try again from HEAD. If it works, I will commit it to 1.0.1. Cross context

[jira] Created: (GERONIMO-1605) Display PID of started process when using geronimo.sh start or startup.sh

2006-02-08 Thread John Sisson (JIRA)
Display PID of started process when using geronimo.sh start or startup.sh - Key: GERONIMO-1605 URL: http://issues.apache.org/jira/browse/GERONIMO-1605 Project: Geronimo Type: Improvement

[jira] Created: (GERONIMO-1606) Display message indicating Geronimo is being started in another window when started with geronimo.bat start or startup.bat

2006-02-08 Thread John Sisson (JIRA)
Display message indicating Geronimo is being started in another window when started with geronimo.bat start or startup.bat -- Key: GERONIMO-1606 URL:

[jira] Created: (GERONIMO-1607) Allow user to specify arguments to be specified on the Windows START command issued by geronimo.sh

2006-02-08 Thread John Sisson (JIRA)
Allow user to specify arguments to be specified on the Windows START command issued by geronimo.sh -- Key: GERONIMO-1607 URL: http://issues.apache.org/jira/browse/GERONIMO-1607

[jira] Updated: (GERONIMO-1607) Allow user to specify arguments to be used on the Windows START command issued by geronimo.bat

2006-02-08 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1607?page=all ] John Sisson updated GERONIMO-1607: -- Summary: Allow user to specify arguments to be used on the Windows START command issued by geronimo.bat (was: Allow user to specify arguments to be

[jira] Created: (GERONIMO-1608) Improve Geronimo script documentation

2006-02-08 Thread John Sisson (JIRA)
Improve Geronimo script documentation - Key: GERONIMO-1608 URL: http://issues.apache.org/jira/browse/GERONIMO-1608 Project: Geronimo Type: Improvement Components: startup/shutdown, usability Versions: 1.0 Reporter:

[jira] Created: (GERONIMO-1609) Fix typo in error message in geronimo.bat - cannot find ...setclasspath.bat should read cannot find ...setjavaenv.bat

2006-02-08 Thread John Sisson (JIRA)
Fix typo in error message in geronimo.bat - cannot find ...setclasspath.bat should read cannot find ...setjavaenv.bat - Key: GERONIMO-1609 URL:

[jira] Updated: (GERONIMO-1609) Fix typo in error message in geronimo.bat - cannot find ...setclasspath.bat should read cannot find ...setjavaenv.bat

2006-02-08 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1609?page=all ] John Sisson updated GERONIMO-1609: -- Summary: Fix typo in error message in geronimo.bat - cannot find ...setclasspath.bat should read cannot find ...setjavaenv.bat (was: Fix typo in error

Re: Compilation errors in module javamail-transport

2006-02-08 Thread Rick McGuire
David Blevins wrote: At first blush it looks like there are just three util classes that make the javamail-transport module dependent on our specific javamail implementation. [javac] import org.apache.geronimo.mail.util.Hex; [javac] import org.apache.geronimo.mail.util.Base64;

[jira] Created: (GERONIMO-1610) deploy.bat does not honour GERONIMO_BATCH_ECHO and GERONIMO_BATCH_PAUSE environment variables

2006-02-08 Thread John Sisson (JIRA)
deploy.bat does not honour GERONIMO_BATCH_ECHO and GERONIMO_BATCH_PAUSE environment variables - Key: GERONIMO-1610 URL: http://issues.apache.org/jira/browse/GERONIMO-1610 Project:

[jira] Created: (GERONIMO-1611) Apache Geronimo Web site update

2006-02-08 Thread Hernan Cunico (JIRA)
Apache Geronimo Web site update --- Key: GERONIMO-1611 URL: http://issues.apache.org/jira/browse/GERONIMO-1611 Project: Geronimo Type: Improvement Components: website Reporter: Hernan Cunico Assigned to: Bruce Snyder I have

[jira] Updated: (GERONIMO-1611) Apache Geronimo Web site update

2006-02-08 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1611?page=all ] Hernan Cunico updated GERONIMO-1611: Attachment: sites_geronimo.06-02-08.zip Apache Geronimo Web site update --- Key: GERONIMO-1611

[jira] Commented: (GERONIMO-1611) Apache Geronimo Web site update

2006-02-08 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1611?page=comments#action_12365649 ] Hernan Cunico commented on GERONIMO-1611: - The attached file is not the final version and there is still a lot of work in progress. I will continue to put updates

[jira] Created: (GERONIMO-1612) Remove -Djava.endorsed.dirs=$JAVA_ENDORSED_DIRS from commands in geronimo.sh

2006-02-08 Thread John Sisson (JIRA)
Remove -Djava.endorsed.dirs=$JAVA_ENDORSED_DIRS from commands in geronimo.sh --- Key: GERONIMO-1612 URL: http://issues.apache.org/jira/browse/GERONIMO-1612 Project: Geronimo Type: Bug

[jira] Commented: (GERONIMO-1612) Remove -Djava.endorsed.dirs=$JAVA_ENDORSED_DIRS from commands in geronimo.sh

2006-02-08 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1612?page=comments#action_12365659 ] Jeff Genender commented on GERONIMO-1612: - Are you absolutely sure you want to remove this? Should there not be an ability to add on to the endorsed dirs via the

Re: Compilation errors in module javamail-transport

2006-02-08 Thread David Blevins
On Feb 8, 2006, at 2:35 PM, Rick McGuire wrote: David Blevins wrote: At first blush it looks like there are just three util classes that make the javamail-transport module dependent on our specific javamail implementation. [javac] import org.apache.geronimo.mail.util.Hex; [javac]

Re: Maven 2 Repository for Geronimo

2006-02-08 Thread Dain Sundstrom
At the very least, I'd like the interface to be the same. Can you find and post the maven2 repository interface to this list? My feeling on this is if it works it works. I don't think we should turn on downloading by default anytime soon, but I think we should make it available as an

Re: Compilation errors in module javamail-transport

2006-02-08 Thread Rick McGuire
David Blevins wrote: On Feb 8, 2006, at 2:35 PM, Rick McGuire wrote: David Blevins wrote: At first blush it looks like there are just three util classes that make the javamail-transport module dependent on our specific javamail implementation. [javac] import

CORBA Incubation setup procedures

2006-02-08 Thread Alan D. Cabrera
I think I need: SVN http://svn.apache.org/repos/asf/incubator/yoko Jira Mailing lists [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Regards, Alan

[jira] Commented: (GERONIMO-1612) Remove -Djava.endorsed.dirs=$JAVA_ENDORSED_DIRS from commands in geronimo.sh

2006-02-08 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1612?page=comments#action_12365666 ] John Sisson commented on GERONIMO-1612: --- Pretty sure :-) This was removed for the following reasons: * It wasn't documented in the geronimo.sh script * It isn't

[jira] Commented: (GERONIMO-1612) Remove -Djava.endorsed.dirs=$JAVA_ENDORSED_DIRS from commands in geronimo.sh

2006-02-08 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1612?page=comments#action_12365669 ] John Sisson commented on GERONIMO-1612: --- Spoke with Jeff on IRC and he said Ok...seems good to me...as long as its doable on the command line, I am cool with it So

Re: Compilation errors in module javamail-transport

2006-02-08 Thread David Blevins
On Feb 8, 2006, at 4:26 PM, Rick McGuire wrote: David Blevins wrote: On Feb 8, 2006, at 2:35 PM, Rick McGuire wrote: David Blevins wrote: At first blush it looks like there are just three util classes that make the javamail-transport module dependent on our specific javamail

Re: CORBA Incubation setup procedures

2006-02-08 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan D. Cabrera wrote: I think I need: * SVN o http://svn.apache.org/repos/asf/incubator/yoko * Jira * Mailing lists o [EMAIL PROTECTED] o [EMAIL PROTECTED] o [EMAIL PROTECTED] Hang on a

RE: [VOTE-RESULT] Yoko - A CORBA Server Sub-Project Proposal - PASSED

2006-02-08 Thread Noel J. Bergman
Alan, Please note that this is not a Geronimo sub-project. Incubator projects are just that: Incubator projects whose final destination will be determined at graduation. Amongst other issues, we want to be inviting and inclusive of whomever wants to participate, including other ASF projects.

Re: [VOTE-RESULT] Yoko - A CORBA Server Sub-Project Proposal - PASSED

2006-02-08 Thread Alan D. Cabrera
On 2/8/2006 5:50 PM, Noel J. Bergman wrote: Alan, Please note that this is not a Geronimo sub-project. Incubator projects are just that: Incubator projects whose final destination will be determined at graduation. Amongst other issues, we want to be inviting and inclusive of whomever wants

Re: CORBA Incubation setup procedures

2006-02-08 Thread Alan D. Cabrera
On 2/8/2006 5:41 PM, Rodent of Unusual Size wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan D. Cabrera wrote: I think I need: * SVN o http://svn.apache.org/repos/asf/incubator/yoko * Jira * Mailing lists o [EMAIL PROTECTED] o

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

2006-02-08 Thread Jian Liao (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365679 ] Jian Liao commented on GERONIMO-1480: - Sorry for the delay, although there are still two exceptions here, but isUserInRole() works. I think Exception_2is caused by

Re: [continuum] BUILD FAILURE: Geronimo

2006-02-08 Thread Bruce Snyder
On 2/8/06, continuum [EMAIL PROTECTED] wrote: Online report : http://ci.gbuild.org/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/202 Build statistics: State: Failed Previous State: Failed Started at: Wed, 8 Feb 2006 14:00:56 -0800 Finished at:

[jira] Created: (GERONIMO-1613) Eliminate unncessary dependencies to reduce assemnbly footprint size

2006-02-08 Thread Joe Bohn (JIRA)
Eliminate unncessary dependencies to reduce assemnbly footprint size Key: GERONIMO-1613 URL: http://issues.apache.org/jira/browse/GERONIMO-1613 Project: Geronimo Type: Improvement Components:

[jira] Updated: (GERONIMO-1613) Eliminate unncessary dependencies to reduce assemnbly footprint size

2006-02-08 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1613?page=all ] Joe Bohn updated GERONIMO-1613: --- Attachment: RemoveDeps.patch Patch created in win-XP from geronimo root directory. I verified that I could start all server configs, access the console, and

Re: CORBA Incubation setup procedures

2006-02-08 Thread Roy T. Fielding
ALL incubator requests for infrastructure MUST be reflected in an appropriate status file under http://incubator.apache.org/projects/index.html before they are requested. There are no exceptions. Roy

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

2006-02-08 Thread Jian Liao (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365688 ] Jian Liao commented on GERONIMO-1480: - 1. My web application context is /jetspeed, length = 9. 2. The value of

gbuild: continuum for jdk 1.5 install -- help

2006-02-08 Thread David Blevins
We're going to need another continuum install for building the openejb 3 stuff and servicemix and anything else that wants to build under 1.5. Is there anyone out there with some bandwidth to do this? -David

[jira] Commented: (GERONIMO-1611) Apache Geronimo Web site update

2006-02-08 Thread Bruce Snyder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1611?page=comments#action_12365693 ] Bruce Snyder commented on GERONIMO-1611: Thank you so much for your work on the site! It's really coming along. I'm getting a bunch of conflicts when doing an

Re: Oracle XA RAR for G1.0?

2006-02-08 Thread Jason Dillon
Thanks! My DBA cleared this for me and now XA is working with 1 Oracle DS and 1 ActiveMQ CF. I still can not get the 2 Oracle datasources working together with XA though. Did anyone have a chance to peek at that URL I mailed describing a similar problem? The one that suggested that some

Re: More Oracle woes...

2006-02-08 Thread Jason Dillon
I will mail a concise and terse update tomorrow... Spent most of today trying to create some JMeter components to test this stuff. --jason -Original Message- From: Matt Hogstrom [EMAIL PROTECTED] Date: Tue, 07 Feb 2006 17:36:20 To:dev@geronimo.apache.org Subject: Re: More Oracle

[jira] Updated: (GERONIMO-1500) Geronimo-Jetty startup fails after adding and removing an HTTPS Connector

2006-02-08 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1500?page=all ] Vamsavardhana Reddy updated GERONIMO-1500: -- Fix Version: 1.0.1 1.1 Geronimo-Jetty startup fails after adding and removing an HTTPS Connector