[jira] Commented: (GERONIMODEVTOOLS-177) Start of Remote Geronimo Server from within Eclipse fails

2007-07-25 Thread Shiva Kumar H R (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515213 ] Shiva Kumar H R commented on GERONIMODEVTOOLS-177: -- Thanks Tim. Please see below

[jira] Commented: (GERONIMO-3344) Split out non-kernel-dependent transaction and connector classes for use by openejb, jencks, etc etc.

2007-07-25 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515220 ] David Jencks commented on GERONIMO-3344: New location for functional code is components/txmanager/trunk.

Re: xmlbeans compile failed error

2007-07-25 Thread Peter Petersson
As david suggested in a previous post try mvn -U if you haven't alreddy it resolved the problem for me. thanks Peter Petersson Anita Kulshreshtha skrev: Is anyone else seeing this on the trunk? Time to build

[jira] Commented: (GERONIMO-3344) Split out non-kernel-dependent transaction and connector classes for use by openejb, jencks, etc etc.

2007-07-25 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515228 ] David Jencks commented on GERONIMO-3344: Moved the versions into root pom dependency management. We need

Re: Transaction and Connector jars untied from g. kernel

2007-07-25 Thread Guillaume Nodet
I wont be able to review until my vacations are over, but the idea is really good. Thanks a lot David! On 7/25/07, David Jencks [EMAIL PROTECTED] wrote: see GERONIMO-3344. Following years of urging from activemq/jencks/servicemix and more recent urging from openejb I finally split off the tx

Re: xmlbeans compile failed error

2007-07-25 Thread Anita Kulshreshtha
I missed updating geronimo-schema-jee_5 jar in my patented :) offline build.. Thanks Anita --- David Jencks [EMAIL PROTECTED] wrote: This looks similar to the error Donald saw on July 22. Are you sure your xmlbeans plugin is up to date? Is it possible that some out of date jars

[jira] Commented: (GERONIMODEVTOOLS-177) Start of Remote Geronimo Server from within Eclipse fails

2007-07-25 Thread Sachin Patel (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515292 ] Sachin Patel commented on GERONIMODEVTOOLS-177: --- There is no real way to start a remote

Problem with downloading dependencies during plugin installation

2007-07-25 Thread Vamsavardhana Reddy
Hi, I am trying to install a plugin which has a dependency on commonj/sdo- api-r2.1/1.0-incubating-SNAPSHOT/jar. During the stage at which the depedency jar are downloaded, I see the following: Searching for commonj/sdo-api-r2.1/1.0-incubating-SNAPSHOT/jar at

Re: Problem with downloading dependencies during plugin installation

2007-07-25 Thread Anita Kulshreshtha
The repo contains commonj/sdo-api-r2.1/1.0-incubating-beta1/jar. This is the version that should be specified in the plugin not SNAPSHOT. Thanks Anita --- Vamsavardhana Reddy [EMAIL PROTECTED] wrote: Hi, I am trying to install a plugin which has a dependency on commonj/sdo-

Re: svn commit: r559301 - in /geronimo/server/trunk/modules: geronimo-axis/src/main/java/org/apache/geronimo/axis/client/AxisServiceReference.java geronimo-jaxws/src/main/java/org/apache/geronimo/jaxw

2007-07-25 Thread Donald Woods
Should this (along with r559306 and r559321) also go into branches/2.0? -Donald [EMAIL PROTECTED] wrote: Author: gawor Date: Tue Jul 24 20:25:14 2007 New Revision: 559301 URL: http://svn.apache.org/viewvc?view=revrev=559301 Log: cache generated classes for service-refs - should reduce perm

Re: Problem with downloading dependencies during plugin installation

2007-07-25 Thread Donald Woods
But, I believe Vasmi's point (which is valid), is that if a plugin wants a SNAPSHOT jar, that is what our plugin code should be downloading, or it should be failing with an error if it cannot be downloaded from any listed repo -Donald Anita Kulshreshtha wrote: The repo contains

Re: Problem with downloading dependencies during plugin installation

2007-07-25 Thread Vamsavardhana Reddy
Exactly. What is the point in downloading something which is anyway not useful. Added to this, when I try to install the plugin a second time, it again downloads beta1 instead of SNAPSHOT and fail with an error Destination C:\geronimo-

[jira] Updated: (GERONIMO-3342) Provide a way to launch J2G components from within Eclipse IDE environment

2007-07-25 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig updated GERONIMO-3342: Attachment: (was: geronimo-3342.patch) Provide a way to launch J2G components from

Re: Problem with downloading dependencies during plugin installation

2007-07-25 Thread Donald Woods
Yep, please open a JIRA for this Vamsavardhana Reddy wrote: Exactly. What is the point in downloading something which is anyway not useful. Added to this, when I try to install the plugin a second time, it again downloads beta1 instead of SNAPSHOT and fail with an error Destination

Re: Problem with downloading dependencies during plugin installation

2007-07-25 Thread David Jencks
Can you figure out all the repositories geronimo knows about and all the geronimo-plugins.xml files it might be looking at and attach the geronimo-plugins.xml files to the jira? IIUC the file you are looking for is supposed to be in the apache snapshot repo not the apache incubator repo?

[jira] Updated: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals)

2007-07-25 Thread Ajay Panagariya (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Panagariya updated GERONIMO-3345: -- Attachment: Geronimo-3345.patch Here's the patch. Thanks Enhancements for

[jira] Created: (SM-1009) Create a code formatter profile for import into Eclipse

2007-07-25 Thread Bruce Snyder (JIRA)
Create a code formatter profile for import into Eclipse Key: SM-1009 URL: https://issues.apache.org/activemq/browse/SM-1009 Project: ServiceMix Issue Type: Task Affects Versions:

[jira] Updated: (GERONIMO-3342) Provide a way to launch J2G components from within Eclipse IDE environment

2007-07-25 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig updated GERONIMO-3342: Attachment: geronimo-3342.patch Provide a way to launch J2G components from within

[jira] Assigned: (SM-1009) Create a code formatter profile for import into Eclipse

2007-07-25 Thread Bruce Snyder (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder reassigned SM-1009: Assignee: Bruce Snyder Create a code formatter profile for import into Eclipse

[jira] Updated: (SM-1009) Create a code formatter profile for import into Eclipse

2007-07-25 Thread Bruce Snyder (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder updated SM-1009: - Attachment: SM-1009.patch.txt Attaching the patch to add the {{smx-eclipse-code-conventions.xml}} file

[jira] Created: (GERONIMO-3346) Unable to render Plugins portlet in Jetty

2007-07-25 Thread Viet Hung Nguyen (JIRA)
Unable to render Plugins portlet in Jetty - Key: GERONIMO-3346 URL: https://issues.apache.org/jira/browse/GERONIMO-3346 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues)

[jira] Updated: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals)

2007-07-25 Thread Ajay Panagariya (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Panagariya updated GERONIMO-3345: -- Description: This is for sandbox/portals -This patch adds functionality to allow

[jira] Created: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals)

2007-07-25 Thread Ajay Panagariya (JIRA)
Enhancements for Extensible Admin Console (Intended for sandbox/portals) Key: GERONIMO-3345 URL: https://issues.apache.org/jira/browse/GERONIMO-3345 Project: Geronimo

[jira] Closed: (GERONIMO-3346) Unable to render Plugins portlet in Jetty

2007-07-25 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-3346. -- Resolution: Fixed Fix Version/s: 2.0 Removed userRepositories update made in

[jira] Updated: (GERONIMO-1277) Change group-id to org.apache.geronimo

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1277: - Fix Version/s: (was: 2.0-M5) Verification Required Change

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

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2290: - Fix Version/s: (was: 2.0-M5) 2.0.x Percent complete goes over

[jira] Updated: (GERONIMO-268) Connection Error handling problems

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-268: Fix Version/s: (was: 2.0-M5) Verification Required Connection

[jira] Updated: (GERONIMO-250) Connector tries to commit after connection error

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-250: Fix Version/s: (was: 2.0-M5) Verification Required Connector

[jira] Updated: (GERONIMO-1980) Move Plugin Installer from rmi-naming to j2ee-system

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1980: - Fix Version/s: (was: 2.0-M5) (was: 1.x)

[jira] Updated: (GERONIMO-2127) Expose the ability to use Select for Update on CMP entity beans

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2127: - Fix Version/s: (was: 2.0-M5) (was: 1.x)

[jira] Updated: (GERONIMO-2288) Abstract/Maven repositories install modules incorrectly

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2288: - Fix Version/s: 2.0.x Abstract/Maven repositories install modules incorrectly

[jira] Updated: (GERONIMO-2660) Uniqueness constraint missing in multiple places in geronimo schema's

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2660: - Description: Uniqueness constraint is missing in multiple places in geronimo

[jira] Updated: (GERONIMO-2640) Expose development and modificationTestInterval attributes in Jasper as configuration attributes for webcontainer

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2640: - Fix Version/s: (was: 2.0-M5) 2.0.x Expose development and

[jira] Updated: (GERONIMO-1980) Move Plugin Installer from rmi-naming to j2ee-system

2007-07-25 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-1980: --- Fix Version/s: (was: 2.0.x) 2.1 This should go in 2.1, as changing

[jira] Updated: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2025: - Fix Version/s: (was: 2.0-M5) 2.0 Undeploy and redeploy with

Checkstyle and PMD

2007-07-25 Thread Bruce Snyder
1) Is there a reason why the maven-checkstyle-plugin is enabled in many subproject level POMs instead of just in the build module POM? It seems like this should be enabled in one location instead of being spread throughout 14 POMs across the code base. Even the PMD ruleset is only enabled in

[jira] Updated: (GERONIMO-1488) externalize sensitive data out of the deployment plans

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1488: - Fix Version/s: (was: 2.0-M5) 2.0 externalize sensitive data

[jira] Updated: (GERONIMO-1354) The var/config.xml file is always re-written even if no attribute changes are made by the user

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1354: - Fix Version/s: (was: 1.x) (was: 2.0-M5)

[jira] Updated: (GERONIMO-1631) NoSuchConfigException when restarting app after undeploying

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1631: - Fix Version/s: (was: 2.0-M5) 2.0 NoSuchConfigException when

[jira] Updated: (GERONIMO-1829) Service Plans should allow GBean references by interface (vs. by name)

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1829: - Fix Version/s: (was: 2.0-M5) See if the workaround can be applied to the 2.0

[jira] Updated: (GERONIMO-1829) Service Plans should allow GBean references by interface (vs. by name)

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1829: - Fix Version/s: (was: 1.x) 2.0 Service Plans should allow

[jira] Updated: (GERONIMO-3342) Provide a way to launch J2G components from within Eclipse IDE environment

2007-07-25 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig updated GERONIMO-3342: Attachment: (was: geronimo-3342.patch) Provide a way to launch J2G components from

Re: Checkstyle and PMD

2007-07-25 Thread Thomas Termin
Bruce Snyder wrote: 1) Is there a reason why the maven-checkstyle-plugin is enabled in many subproject level POMs instead of just in the build module POM? It seems like this should be enabled in one location instead of being spread throughout 14 POMs across the code base. Even the PMD ruleset

DayTrader 2.0 updates for full Java EE5

2007-07-25 Thread Christopher Blythe
All, As it currently stands, DayTrader 2.0 does not provide what I would consider a viable showcase application for Java EE 5 technology. The JPA mode that was added uses EJB3/JPA based entities; however, the mode still lacks a few key elements... - EJB 3 based stateless session bean providing

[jira] Updated: (GERONIMO-2028) Plugin export errors don't stop process, but cause it to fail much later

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2028: - Fix Version/s: (was: 2.0-M5) 2.0 Plugin export errors don't

Re: Checkstyle and PMD

2007-07-25 Thread Bruce Snyder
On 7/25/07, Thomas Termin [EMAIL PROTECTED] wrote: Bruce Snyder wrote: 1) Is there a reason why the maven-checkstyle-plugin is enabled in many subproject level POMs instead of just in the build module POM? It seems like this should be enabled in one location instead of being spread

[jira] Updated: (GERONIMO-2128) Allow user to specify the Isolation Level for a CMP bean's SQL access

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2128: - Fix Version/s: (was: 2.0-M5) 2.0 Allow user to specify the

[jira] Updated: (GERONIMO-2246) Why resource-env-ref:admin-object-module?

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2246: - Fix Version/s: (was: 2.0-M5) 2.0 Why

[jira] Assigned: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals)

2007-07-25 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul McMahan reassigned GERONIMO-3345: -- Assignee: Paul McMahan Enhancements for Extensible Admin Console (Intended for

[jira] Updated: (GERONIMO-2286) app client plan still uses Strings for dependency Module IDs

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2286: - Fix Version/s: (was: 2.0-M5) 2.0 app client plan still uses

[jira] Updated: (GERONIMO-1907) Deploy command should redeploy if the app is already deployed

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1907: - Fix Version/s: (was: 2.0-M5) 2.0 Deploy command should

[jira] Updated: (GERONIMO-1786) JMS Listeners for protocols activeio, peer and openwire fail to start

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1786: - Fix Version/s: (was: 2.0-M5) 2.0 JMS Listeners for protocols

[jira] Updated: (GERONIMO-2885) JSF is leaking application ClassLoaders

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2885: - Fix Version/s: (was: 2.0-M5) 2.0 JSF is leaking application

[jira] Updated: (GERONIMO-2581) Update Version Numbers of Dependent Projects for Geronimo Version 2.0

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2581: - Fix Version/s: (was: 2.0-M5) 2.0 Update Version Numbers of

[jira] Updated: (GERONIMO-2905) We need to accept broken app client spec dds for a while

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2905: - Fix Version/s: (was: 2.0-M5) 2.0 We need to accept broken app

[jira] Updated: (GERONIMO-2622) Implement PolicyContextHandlerSOAPMessage

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2622: - Priority: Critical (was: Major) Fix Version/s: (was: 2.0-M5)

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

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2210: - Fix Version/s: (was: 2.0-M5) Verification Required Enable

[jira] Updated: (GERONIMO-2737) Server shutdown time has increased significantly because of ActiveMQ v4

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2737: - Fix Version/s: (was: 2.0-M5) 2.0 Server shutdown time has

[jira] Updated: (GERONIMO-795) Extend Portlet skin capabilities to support minimize and maximize

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-795: Fix Version/s: (was: 2.0-M5) 2.0 Extend Portlet skin

[jira] Updated: (GERONIMO-2699) Module was not a war

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2699: - Description: When deploying an EAR using exploded option, after initialing

[jira] Assigned: (GERONIMO-1907) Deploy command should redeploy if the app is already deployed

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap reassigned GERONIMO-1907: Assignee: Rakesh Midha Deploy command should redeploy if the app is already

[jira] Assigned: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap reassigned GERONIMO-2025: Assignee: Rakesh Midha You can now commit yout own patches. Yayy !! Undeploy

[jira] Assigned: (GERONIMO-1631) NoSuchConfigException when restarting app after undeploying

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap reassigned GERONIMO-1631: Assignee: Rakesh Midha NoSuchConfigException when restarting app after

Re: DayTrader 2.0 updates for full Java EE5

2007-07-25 Thread Matt Hogstrom
Most excellent. We should probably talk about deprecating the EJB 2.1 stuff in DT 2.1 and leave it behind. For 2.0 using it to allow a baseline for transition makes sense. Work for you ? On Jul 25, 2007, at 11:59 AM, Christopher Blythe wrote: All, As it currently stands, DayTrader 2.0

[jira] Assigned: (GERONIMO-795) Extend Portlet skin capabilities to support minimize and maximize

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap reassigned GERONIMO-795: --- Assignee: Rakesh Midha Extend Portlet skin capabilities to support minimize and

[jira] Updated: (GERONIMO-1807) Remove uses of ObjectName from core server

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1807: - Fix Version/s: (was: 2.0-M5) 2.0 Remove uses of ObjectName

[jira] Updated: (GERONIMO-1471) Connector dependencies

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1471: - Fix Version/s: (was: 2.0-M5) 2.0 Connector dependencies

What to do with legacy EJB 2.1 code in DayTrader?

2007-07-25 Thread Christopher Blythe
All, Given Geronimo 2.0 and DayTrader 2.0's focus on Java EE 5, I was wondering if it made sense to remove the old EJB 2.1 code? To be quite honest, I am torn. One one side, it would be nice to have both the EJB 2.1 and 3.0 impls at the same time for comparison purposes. However, keeping the old

[jira] Updated: (GERONIMO-2045) Plugin prerequisites: for DB pools, support DB type/version and table validation

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2045: - Fix Version/s: (was: 2.0-M5) 2.0.x Plugin prerequisites: for

[jira] Updated: (GERONIMO-1638) Multiple servers sharing the same repo and config store

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1638: - Fix Version/s: (was: 2.0-M5) 2.0 Multiple servers sharing the

[jira] Updated: (GERONIMO-1842) Dynamically load jars from the WEB-INF/lib directory

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1842: - Fix Version/s: (was: 2.0-M5) 2.0 Following Dain's fix, see if

[jira] Updated: (GERONIMO-3342) Provide a way to launch J2G components from within Eclipse IDE environment

2007-07-25 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig updated GERONIMO-3342: Attachment: geronimo-3342.patch Provide a way to launch J2G components from within

[jira] Updated: (GERONIMO-2424) Add config.xml support for ConfigurationAwareReference

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2424: - Fix Version/s: (was: 2.0-M5) 2.0.x Add config.xml support for

[jira] Updated: (GERONIMO-3317) has not been enhanced error when invoking an EJB 2.1 Entity Bean

2007-07-25 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-3317: --- Priority: Critical (was: Major) has not been enhanced error when invoking an EJB 2.1

[jira] Updated: (GERONIMO-2015) Let's replace JKS to PKCS12 key store type

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2015: - Fix Version/s: (was: 2.0-M5) 2.0 Let's replace JKS to PKCS12

[jira] Updated: (GERONIMO-1945) Console's web application list does not show WARs that are deployed inside EARs

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1945: - Fix Version/s: (was: 2.0-M5) 2.0 Console's web application

[jira] Updated: (GERONIMO-3059) CLIs refactoring - options and arguments parsing should be done prior the boot of a Kernel to provide a quicker feedback to users if they are invalid

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-3059: - Fix Version/s: (was: 2.0-M5) 2.0 CLIs refactoring - options

[jira] Updated: (GERONIMO-3059) CLIs refactoring - options and arguments parsing should be done prior the boot of a Kernel to provide a quicker feedback to users if they are invalid

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-3059: - Patch Info: [Patch Available] CLIs refactoring - options and arguments parsing

[jira] Updated: (GERONIMO-1638) Multiple servers sharing the same repo and config store

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1638: - Patch Info: [Patch Available] Multiple servers sharing the same repo and config

[jira] Updated: (GERONIMO-3089) geronimo-activemq-ra's ra.xml is missing several config-property elements

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-3089: - Fix Version/s: (was: 2.0-M5) 2.0 geronimo-activemq-ra's

[jira] Updated: (GERONIMO-2884) JNDI Name Not Correct

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2884: - Fix Version/s: (was: 2.0-M5) 2.0 JNDI Name Not Correct

[jira] Commented: (GERONIMO-2640) Expose development and modificationTestInterval attributes in Jasper as configuration attributes for webcontainer

2007-07-25 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515349 ] Donald Woods commented on GERONIMO-2640: If this changes/adds GBeans attributes, then it needs to go in

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

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2534: - Fix Version/s: (was: 2.0-M5) 2.0 Security realms portlet

[jira] Updated: (GERONIMO-2621) Exception handling in Console

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2621: - Fix Version/s: (was: 2.0-M5) 2.0 Exception handling in

[jira] Updated: (GERONIMO-3194) Upgrading documentation for deployment plan-geronimo-application.xml

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-3194: - Fix Version/s: (was: 2.0-M5) 2.0 Upgrading documentation for

[jira] Updated: (GERONIMO-1686) Servlet 2.5 and JSP 2.1 api jars for JavaEE 5 work

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1686: - Fix Version/s: (was: 2.0-M5) 2.0 Servlet 2.5 and JSP 2.1 api

[jira] Updated: (GERONIMO-2530) Enable configuration of Axis global request/response handlers

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2530: - Fix Version/s: (was: 2.0-M5) 2.0 Enable configuration of Axis

[jira] Updated: (GERONIMO-2758) Upgrade to Howl 1.0.2

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2758: - Fix Version/s: (was: 2.0-M5) 2.0 Assignee: Donald

Re: What to do with legacy EJB 2.1 code in DayTrader?

2007-07-25 Thread Donald Woods
+1 for option #1 - remove the old EJB 2.1 code. -Donald Christopher Blythe wrote: All, Given Geronimo 2.0 and DayTrader 2.0's focus on Java EE 5, I was wondering if it made sense to remove the old EJB 2.1 code? To be quite honest, I am torn. One one side, it would be nice to have both

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1293: - Fix Version/s: (was: 2.0-M5) 2.0 Provide tomcat statistics

[jira] Updated: (GERONIMO-807) Better handling for system log viewer portlet render requests

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-807: Fix Version/s: (was: 2.0-M5) 2.0 Assignee: Rakesh Midha

[jira] Updated: (GERONIMO-2814) Add a second repository to Geronimo

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2814: - Fix Version/s: (was: 2.0-M5) 2.1 Add a second repository to

Re: DayTrader 2.0 updates for full Java EE5

2007-07-25 Thread Matt Hogstrom
On Jul 25, 2007, at 12:58 PM, Christopher Blythe wrote: Matt... Just sent out an email about that... I think I may be leaning towards removing it ASAP. Let me know what you think... I'd like to leave it in. Geronimo had such poor CMP performance on 1.1.1 I think that the comparison

[jira] Updated: (GERONIMO-1293) Provide tomcat statistics

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1293: - Patch Info: [Patch Available] Provide tomcat statistics -

[jira] Updated: (GERONIMO-1686) Servlet 2.5 and JSP 2.1 api jars for JavaEE 5 work

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-1686: - Patch Info: [Patch Available] Servlet 2.5 and JSP 2.1 api jars for JavaEE 5 work

[jira] Updated: (GERONIMO-2621) Exception handling in Console

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2621: - Patch Info: [Patch Available] Exception handling in Console

Re: What to do with legacy EJB 2.1 code in DayTrader?

2007-07-25 Thread Matt Hogstrom
On Jul 25, 2007, at 12:56 PM, Christopher Blythe wrote: I think I'm swaying more towards option 1. Ok, I like that option. I wouldn't worry about daytrader release relative to Geronimo if that was your concern about time. If we rlelease DT 2.0 a month later it won't kill us. We

[jira] Updated: (GERONIMO-2885) JSF is leaking application ClassLoaders

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-2885: - Fix Version/s: Verification Required JSF is leaking application ClassLoaders

[jira] Updated: (GERONIMO-3124) Reminder: Switch Axis2 stack back to axis2-saaj from Sun SAAJ Impl

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-3124: - Patch Info: [Patch Available] Fix Version/s: (was: 2.0-M6)

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

2007-07-25 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-3206: - Patch Info: [Patch Available] Fix Version/s: (was: 2.0-M6)

  1   2   >