[jira] Commented: (GERONIMO-2687) All default Subjects should be obtained by logging in to a realm, not constructed explicitly

2007-06-14 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504592 ] David Jencks commented on GERONIMO-2687: rev 547163 fixes some problems related to who gets to deregister

[DISCUSS] Improving diagnostics

2007-06-14 Thread Matt Hogstrom
Lately I've been working with users in debugging various application problems. Some of the problems are merely configuration but others are deeper application / infrastructure problems. Regardless of the type of problem I've never personally been satisfied with the diagnostic information

Re: [DISCUSS] Improving diagnostics

2007-06-14 Thread Rick McGuire
One thing that might be a useful first start would be something similar to the Hungry Exception cleanup effort that was done with openejb3. Basically, this just ensured that any place where an exception gets thrown because of another caught exception that the original exception was maintained

Re: [VOTE] 2.0-M6 (rc3)

2007-06-14 Thread Paul McMahan
+1 On Jun 11, 2007, at 10:59 PM, Matt Hogstrom wrote: I think I've narrowed the problem on the rebuild. When building from the top-level it seems we pick up more cars than we want. If I build local in the assemblies dir then things seem to be scoped correctly. Something odd with Maven

Re: [VOTE] Release of javamail 1.4 specs and javamail 1.4 providers

2007-06-14 Thread Paul McMahan
+1 On Jun 12, 2007, at 11:03 AM, Rick McGuire wrote: Please review the javamail specifications located at http:// people.apache.org/~prasad/specs_rc1/ The files in question are geronimo-javamail_1.4_spec-1.0.tar.gz http://people.apache.org/%7Eprasad/specs_rc1/geronimo-

Re: [VOTE] Release specs for El, J2EE Management, WS-Metadata - rc2

2007-06-14 Thread Anita Kulshreshtha
+1 Anita --- Prasad Kashyap [EMAIL PROTECTED] wrote: Please review the specifications located at http://people.apache.org/~prasad/specs_rc2 The only changes that were made to the binaries that passed a vote over the past weekend was to add the scm section to the pom.xml. I have dropped

Re: [VOTE] 2.0-M6 (rc3)

2007-06-14 Thread Anita Kulshreshtha
+1 Anita --- Matt Hogstrom [EMAIL PROTECTED] wrote: I think I've narrowed the problem on the rebuild. When building from the top-level it seems we pick up more cars than we want. If I build local in the assemblies dir then things seem to be scoped correctly. Something odd with

Re: [DISCUSS] Improving diagnostics

2007-06-14 Thread Lin Sun
I like all your ideas!One thing I have been spending some time is to how to turn on different levels of logs at different projects (inside of core geronimo) or other geronimo dependent logs. It would be very nice if the console can provide that level of details so that a user can just

Re: [VOTE] 2.0-M6 (rc3)

2007-06-14 Thread Lin Sun
+1 Lin Matt Hogstrom wrote: I think I've narrowed the problem on the rebuild. When building from the top-level it seems we pick up more cars than we want. If I build local in the assemblies dir then things seem to be scoped correctly. Something odd with Maven and / or how were using it.

Re: [VOTE] 2.0-M6 (rc3)

2007-06-14 Thread Kevan Miller
+1 --kevan On Jun 11, 2007, at 10:59 PM, Matt Hogstrom wrote: I think I've narrowed the problem on the rebuild. When building from the top-level it seems we pick up more cars than we want. If I build local in the assemblies dir then things seem to be scoped correctly. Something odd with

Re: [DISCUSS] Improving diagnostics

2007-06-14 Thread Paul McMahan
I like your ideas! Thanks for bringing up this important topic. One of my pet peeves in debugging geronimo apps is when I'm trying to step through a gbean call but the debugger doesn't have the source available since cglib has dynamically generated the proxy classes. I usually end up

Re: [DISCUSS] Improving diagnostics

2007-06-14 Thread Jeff Genender
Paul, I believe there is a setting you can use to turn off the proxies and not have to deal with CGLib...perfect for debugging (I think Dain pu t it in). Jeff Paul McMahan wrote: I like your ideas! Thanks for bringing up this important topic. One of my pet peeves in debugging geronimo apps

[jira] Updated: (GERONIMO-3159) J2G documentation

2007-06-14 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig updated GERONIMO-3159: Attachment: (was: geronimo-3159.patch) J2G documentation -

[jira] Updated: (GERONIMO-3159) J2G documentation

2007-06-14 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig updated GERONIMO-3159: Attachment: geronimo-3159.patch Fixed wiki URL in patched files J2G documentation

Re: [VOTE] Release of javamail 1.4 specs and javamail 1.4 providers

2007-06-14 Thread Kevan Miller
On Jun 12, 2007, at 11:03 AM, Rick McGuire wrote: Please review the javamail specifications located at http:// people.apache.org/~prasad/specs_rc1/ The files in question are geronimo-javamail_1.4_spec-1.0.tar.gz http://people.apache.org/%7Eprasad/specs_rc1/geronimo-

Re: [VOTE] Release specs for El, J2EE Management, WS-Metadata - rc2

2007-06-14 Thread Matt Hogstrom
+1 ... On Jun 13, 2007, at 5:13 PM, Prasad Kashyap wrote: Please review the specifications located at http://people.apache.org/~prasad/specs_rc2 The only changes that were made to the binaries that passed a vote over the past weekend was to add the scm section to the pom.xml. I have dropped

Re: [VOTE] Release of javamail 1.4 specs and javamail 1.4 providers

2007-06-14 Thread Matt Hogstrom
+1 On Jun 12, 2007, at 11:03 AM, Rick McGuire wrote: Please review the javamail specifications located at http:// people.apache.org/~prasad/specs_rc1/ The files in question are geronimo-javamail_1.4_spec-1.0.tar.gz http://people.apache.org/%7Eprasad/specs_rc1/geronimo-

Re: [VOTE] Release specs for El, J2EE Management, WS-Metadata - rc2

2007-06-14 Thread Kevan Miller
On Jun 13, 2007, at 5:13 PM, Prasad Kashyap wrote: Please review the specifications located at http://people.apache.org/~prasad/specs_rc2 The only changes that were made to the binaries that passed a vote over the past weekend was to add the scm section to the pom.xml. I have dropped jsp

Re: [DISCUSS] Improving diagnostics

2007-06-14 Thread Matt Hogstrom
I saw the work you did in OEJB. This would be a HUGE help as well. On Jun 14, 2007, at 9:44 AM, Rick McGuire wrote: One thing that might be a useful first start would be something similar to the Hungry Exception cleanup effort that was done with openejb3. Basically, this just ensured

Re: [DISCUSS] Improving diagnostics

2007-06-14 Thread Matt Hogstrom
On Jun 14, 2007, at 10:51 AM, Paul McMahan wrote: I like your ideas! Thanks for bringing up this important topic. One of my pet peeves in debugging geronimo apps is when I'm trying to step through a gbean call but the debugger doesn't have the source available since cglib has

Re: [VOTE] Release of javamail 1.4 specs and javamail 1.4 providers

2007-06-14 Thread Vamsavardhana Reddy
+1 Vamsi On 6/12/07, Rick McGuire [EMAIL PROTECTED] wrote: Please review the javamail specifications located at http://people.apache.org/~prasad/specs_rc1/ The files in question are geronimo-javamail_1.4_spec-1.0.tar.gz

Re: [VOTE] Release specs for El, J2EE Management, WS-Metadata - rc2

2007-06-14 Thread Vamsavardhana Reddy
+1 Vamsi On 6/14/07, Prasad Kashyap [EMAIL PROTECTED] wrote: Please review the specifications located at http://people.apache.org/~prasad/specs_rc2 The only changes that were made to the binaries that passed a vote over the past weekend was to add the scm section to the pom.xml. I have

Can we conclude the Vote on WS-META-Data early? --- Please resond if you object

2007-06-14 Thread Matt Hogstrom
CXF is looking to cut their release starting on Friday and they need the WS-MetaData spec. Originally this was approved except it was missing the SCM tag. Prasad added that but this puts this particular spec being released after their date. It would be really helpful if we could approve

how to dev the SE?

2007-06-14 Thread cui.hailin
httpsoap-SE-BC Inout Inout how to dev the SE? -- View this message in context: http://www.nabble.com/how-to-dev-the-SE--tf3922190s12049.html#a11121637 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

[jira] Assigned: (GERONIMO-3159) J2G documentation

2007-06-14 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul McMahan reassigned GERONIMO-3159: -- Assignee: Paul McMahan (was: Erik B. Craig) J2G documentation -

Re: how to dev the SE?

2007-06-14 Thread Bruce Snyder
On 6/14/07, cui.hailin [EMAIL PROTECTED] wrote: httpsoap-SE-BC Inout Inout how to dev the SE? How do you know that you need a SE? What are you trying to do exactly? Please provide some details. Bruce -- perl -e 'print unpack(u30,D0G)[EMAIL

[jira] Closed: (GERONIMO-3234) JIRA to add another testset to the CORBA testsuite

2007-06-14 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell closed GERONIMO-3234. --- Resolution: Fixed Works great. Thanks for applying Don JIRA to add another testset

[jira] Created: (GERONIMO-3244) JIRA for adding a new marshalling/unmarshalling testset to the Corba testsuite

2007-06-14 Thread Tim McConnell (JIRA)
JIRA for adding a new marshalling/unmarshalling testset to the Corba testsuite -- Key: GERONIMO-3244 URL: https://issues.apache.org/jira/browse/GERONIMO-3244 Project:

[jira] Closed: (GERONIMO-3159) J2G documentation

2007-06-14 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul McMahan closed GERONIMO-3159. -- Resolution: Fixed patch applied, moved documentation/readme to doc/readme. Thanks Erik!

Re: Can we conclude the Vote on WS-META-Data early? --- Please resond if you object

2007-06-14 Thread Kevan Miller
On Jun 14, 2007, at 11:21 AM, Matt Hogstrom wrote: CXF is looking to cut their release starting on Friday and they need the WS-MetaData spec. Originally this was approved except it was missing the SCM tag. Prasad added that but this puts this particular spec being released after their

[jira] Reopened: (GERONIMO-3159) J2G documentation

2007-06-14 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig reopened GERONIMO-3159: - Paul, Looks like the readme.txt from the doc directory wasn't getting included in the

Re: [DISCUSS] Improving diagnostics

2007-06-14 Thread Jay D. McHugh
Is there anyway we could intercept when exceptions are created? If we could then one possibility to improve diagnostics would be to keep a count of what exceptions are being thrown and from where. With that information, we could perhaps give an administrator hints on where trouble spots are

[jira] Updated: (GERONIMO-3159) J2G documentation

2007-06-14 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig updated GERONIMO-3159: Attachment: geronimo-3159-2.patch J2G documentation -

[jira] Resolved: (GERONIMO-3159) J2G documentation

2007-06-14 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul McMahan resolved GERONIMO-3159. Resolution: Fixed good catch Erik. patch applied to bin.xml but svn ignores the

[jira] Closed: (GERONIMO-3060) Add a separate tree branch for persistence units into the JMX viewer

2007-06-14 Thread Jay D. McHugh (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay D. McHugh closed GERONIMO-3060. --- Looks good. Thanks Donald. Add a separate tree branch for persistence units into the JMX

[jira] Updated: (GERONIMO-828) Add ability to detect if a server is already running to maven plugin

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-828: -- Component/s: (was: Maven Plugins for G) geronimo-maven-plugin

[jira] Closed: (GERONIMO-828) Add ability to detect if a server is already running to maven plugin

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-828. - Resolution: Fixed The geronimo:wait-for goal can be used to check if the server is running,

[jira] Updated: (GERONIMO-593) Make error handling in deployment plugin more user friendly

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-593: -- Component/s: (was: Maven Plugins for G) geronimo-maven-plugin

[jira] Created: (GERONIMO-3245) Allow the jvm used by geronimo:start to be configured via mojo parameters

2007-06-14 Thread Jason Dillon (JIRA)
Allow the jvm used by geronimo:start to be configured via mojo parameters - Key: GERONIMO-3245 URL: https://issues.apache.org/jira/browse/GERONIMO-3245 Project: Geronimo

[jira] Closed: (GERONIMO-2606) Building Geronimo Configs :: J2EE Corba Yoko ORB error

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2606. -- Resolution: Invalid I don't think this is relevant anymore, re-open if otherwise.

[jira] Updated: (GERONIMO-1567) Plan XML files aren't included in Geronimo distributions (was included in M5 release)

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-1567: --- Fix Version/s: (was: Wish List) 2.0-M7 Plan XML files aren't

[jira] Updated: (GERONIMO-1567) Plan XML files aren't included in Geronimo distributions (was included in M5 release)

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-1567: --- Component/s: (was: buildsystem) (was: usability)

[jira] Closed: (GERONIMO-1626) Update Wiki pages about m: goals

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-1626. -- Resolution: Invalid Assignee: Jason Dillon Old, old old... ;-) Update Wiki pages

[jira] Closed: (GERONIMO-2554) POM for geronimo-kernel contains invalid depency description for geronimo-qname_1.1_spec

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2554. -- Resolution: Won't Fix Assignee: Jason Dillon Fixed in 1.2 and 2.0, 1.1.x is dormant

[jira] Closed: (GERONIMO-2177) Move the installer portion of assembly out of trunk to sandbox

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2177. -- Resolution: Invalid Assignee: Jason Dillon Its actually been dropped from the active

[jira] Closed: (GERONIMO-2322) remove resources and unit-test specifications from project.xml

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2322. -- Resolution: Won't Fix Assignee: Jason Dillon Fixed in 1.2 and 2.0, 1.1.x is dormant.

[jira] Closed: (GERONIMO-1509) Maven logging output multipled

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-1509. -- Resolution: Won't Fix Fix Version/s: (was: 1.x) Assignee: Jason Dillon

[jira] Closed: (GERONIMO-1625) Remove deprecated m:* goals from the build

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-1625. -- Resolution: Invalid Assignee: Jason Dillon (was: Jacek Laskowski) Fixed in 1.2 and

[jira] Closed: (GERONIMO-2626) Building geronimo-kernel leaves 46 files in java.io.tmpdir

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2626. -- Resolution: Fixed Fix Version/s: 2.0-M7 Assignee: Jason Dillon Building

[jira] Updated: (GERONIMO-2464) Remove overloaded maven scope from CAR plugin

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2464: --- Component/s: (was: buildsystem) car-maven-plugin Remove overloaded

[jira] Closed: (GERONIMO-641) Compile fails using forked compiler when directory contains spaces

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-641. - Resolution: Won't Fix Fix Version/s: (was: 1.x) Assignee: Jason Dillon

[jira] Closed: (GERONIMO-2495) Build error: server/config/j2ee-corba-* plans refer to corba-tss-config-2.0 instead of corba-tss-config-2.1

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2495. -- Resolution: Invalid User reports can not reproduce. Build error:

[jira] Closed: (GERONIMO-1948) assemble:assemble-configurations: goal installs a configuration even when its dependencies are missing

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-1948. -- Resolution: Invalid Fix Version/s: (was: Wish List) Assignee: Jason

[jira] Closed: (GERONIMO-806) Reduce log file output / separate log file for server stuff

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-806. - Resolution: Invalid Fix Version/s: (was: Wish List) I don't believe this is

[jira] Closed: (GERONIMO-2226) Site migration to m2 build

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2226. -- Resolution: Invalid Assignee: Jason Dillon The site is a hybrid confluence and static

[jira] Assigned: (GERONIMO-2080) Create a Geronimo Bug Guidelines Page

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-2080: -- Assignee: Hernan Cunico (was: John Sisson) Can you please look at this, apply or

[jira] Assigned: (GERONIMO-2123) Improve information on books on Geronimo to indicate which version(s) of geronimo a book is primarily focussed on

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-2123: -- Assignee: Hernan Cunico Can you please look at this, apply or close as you see fit

[jira] Updated: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-1792: --- Component/s: (was: startup/shutdown) (was: deployment)

[jira] Closed: (GERONIMO-2026) 1.1 Server fails to start by throwing an InvalidConfigException for JMXService GBean

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2026. -- Resolution: Invalid Stale 1.1 Server fails to start by throwing an InvalidConfigException

[jira] Closed: (GERONIMO-2595) Hardcoded MX4J logger in org.apache.geronimo.kernel.log.GeronimoLogging class

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2595. -- Resolution: Fixed Assignee: Jason Dillon This has been fixed for 1.2 and 2.0

[jira] Closed: (GERONIMO-1423) log4j.properties's category is ignored

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-1423. -- Resolution: Invalid Fix Version/s: (was: Verification Required) Stale

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

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-611. - Resolution: Invalid Fix Version/s: (was: Wish List) Assignee: Jason Dillon

[jira] Assigned: (GERONIMO-1761) Change geronimo-util module to geronimo-crypto, give credit where credit is due

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-1761: -- Assignee: Jason Dillon Change geronimo-util module to geronimo-crypto, give credit

[jira] Updated: (GERONIMO-1761) Change geronimo-util module to geronimo-crypto, give credit where credit is due

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-1761: --- Fix Version/s: (was: 2.0-M5) 2.0-M7 I think this is a really good

[jira] Closed: (GERONIMO-2328) Why GBeans - reinventing the wheel?

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2328. -- Resolution: Invalid Assignee: Jason Dillon Um, well one day we will probably change

[jira] Commented: (GERONIMO-2582) Update Commons Logging to Version 1.1

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504845 ] Jason Dillon commented on GERONIMO-2582: FYI, I think we may want to replace JCL with SLF4J and make a

[jira] Updated: (GERONIMO-2582) Update Commons Logging to Version 1.1

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2582: --- Component/s: Logging Assignee: Jason Dillon Update Commons Logging to Version 1.1

[jira] Updated: (GERONIMO-2996) Car modules should have explicit dependencies

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2996: --- Component/s: car-maven-plugin Affects Version/s: (was: 2.0-M5) Car modules

[jira] Closed: (GERONIMO-1439) Precompile JSPs in all apps (e.g., console, daytrader, etc.)

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-1439. -- Resolution: Fixed This has been done for a while now. Precompile JSPs in all apps (e.g.,

[jira] Updated: (GERONIMO-2474) Pick the Jexl or Ognl parser for condition expression evaluation

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2474: --- Component/s: core Pick the Jexl or Ognl parser for condition expression evaluation

[jira] Updated: (GERONIMO-2924) Upgrade to latest commons-io 1.3.1

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2924: --- Component/s: dependencies Affects Version/s: (was: 2.0-M5)

[jira] Closed: (GERONIMO-1623) Preliminary port of the OpenWire C# into C++.

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-1623. -- Resolution: Invalid This is an AMQ issue... Preliminary port of the OpenWire C# into C++.

[jira] Assigned: (GERONIMO-1113) WWW site: Add Apache Directory to list of related projects

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-1113: -- Assignee: Hernan Cunico Can you please look at this, apply or close as you see fit

[jira] Closed: (GERONIMO-1504) scout.log is created in current directory when running the installer

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-1504. -- Resolution: Won't Fix 1.1.x is for the most part not going to change. 1.1.x installer has

[jira] Updated: (GERONIMO-2183) Timer tests will fail on slower machines; unit tests should not be enviornment dependent to pass

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2183: --- Component/s: core Timer tests will fail on slower machines; unit tests should not be

[jira] Updated: (GERONIMO-2192) Jetty can't handle encoded urls that contain a jsessionid

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2192: --- Component/s: Jetty Jetty can't handle encoded urls that contain a jsessionid

[jira] Updated: (GERONIMO-2828) Auto reconnection of broken connections

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2828: --- Component/s: ActiveMQ Auto reconnection of broken connections

[jira] Updated: (GERONIMO-2475) Extend the scope of the condition expression to support plugins (maybe more)

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2475: --- Component/s: core Extend the scope of the condition expression to support plugins (maybe

[jira] Updated: (GERONIMO-2210) Enable tests (geronimo-connector-builder :: **/Connector15DCBTest.java)

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2210: --- Component/s: connector Enable tests (geronimo-connector-builder ::

[jira] Closed: (GERONIMO-3205) Fix JSP compiler errors during build

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3205. -- Resolution: Fixed This has been resolved with v2.0 of the jspc plugin Fix JSP compiler

[jira] Updated: (GERONIMO-2387) Server life cycle log entries should be generated by the server

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2387: --- Component/s: Logging Server life cycle log entries should be generated by the server

[jira] Updated: (GERONIMO-3149) JNDI from ActiveMQ

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3149: --- Component/s: naming ActiveMQ JNDI from ActiveMQ --

[jira] Updated: (GERONIMO-2971) Auto bind resources to Global JNDI

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2971: --- Component/s: naming Auto bind resources to Global JNDI

[jira] Updated: (GERONIMO-2401) Upgrade commons-logging to 1.1

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2401: --- Component/s: Logging dependencies Fix Version/s: (was:

[jira] Updated: (GERONIMO-2400) Remove ActiveIO concurrent (oswego) usage

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2400: --- Component/s: dependencies Remove ActiveIO concurrent (oswego) usage

[jira] Updated: (GERONIMO-2618) Add basic tests to console-testsuite

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2618: --- Component/s: testsuite Add basic tests to console-testsuite

[jira] Updated: (GERONIMO-2712) LDAP editing capability from Admin Console

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2712: --- Component/s: console LDAP editing capability from Admin Console

[jira] Updated: (GERONIMO-2851) LDAP view in the console

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2851: --- Component/s: console LDAP view in the console

[jira] Updated: (GERONIMO-3079) cleanup old files

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3079: --- Component/s: buildsystem cleanup old files - Key:

[jira] Updated: (GERONIMO-3093) DB Viewer portlet locks database permanently

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3093: --- Component/s: console DB Viewer portlet locks database permanently

[jira] Updated: (GERONIMO-3206) Create and include a new patched version of Tomcat

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3206: --- Component/s: Tomcat Create and include a new patched version of Tomcat

[jira] Updated: (GERONIMO-2698) DirectoryGBean not referenceable as a GBean

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2698: --- Component/s: naming DirectoryGBean not referenceable as a GBean

[jira] Updated: (GERONIMO-2196) Incorrect dependency loaded during Geronimo build

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2196: --- Component/s: dependencies Incorrect dependency loaded during Geronimo build

[jira] Updated: (GERONIMO-2227) ENC Lookup Fix (include parent modules)

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2227: --- Component/s: naming ENC Lookup Fix (include parent modules)

[jira] Updated: (GERONIMO-2242) Better output for port conflicts during startup

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2242: --- Component/s: startup/shutdown Better output for port conflicts during startup

[jira] Updated: (GERONIMO-2612) NPE thrown in console when shutting down server

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2612: --- Component/s: console NPE thrown in console when shutting down server

[jira] Updated: (GERONIMO-2929) CSS/TSS Configuration Schemas Invalid

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2929: --- Component/s: CORBA CSS/TSS Configuration Schemas Invalid

[jira] Updated: (GERONIMO-2375) console has invalid XHTML in the db bool

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2375: --- Component/s: console console has invalid XHTML in the db bool

[jira] Updated: (GERONIMO-2344) Tomcat Console can't find TomcatManagerImpl class during display of ServerLogs

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2344: --- Component/s: Tomcat Tomcat Console can't find TomcatManagerImpl class during display of

[jira] Updated: (GERONIMO-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2385: --- Component/s: core server does not update any state when persistent configuration is

  1   2   >