[jira] Commented: (GERONIMO-1680) MDB without activation-config in openejb-jar.xml silently fails

2006-04-28 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1680?page=comments#action_12377062 ] Aaron Mulder commented on GERONIMO-1680: Upon consideration, this doesn't seem so straightforward. - We don't know what the JMS provider is, so we don't know whic

[jira] Resolved: (GERONIMO-1684) server does not start if openejb-jar.xml activation-config had whitespace in values

2006-04-28 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1684?page=all ] Aaron Mulder resolved GERONIMO-1684: Resolution: Fixed > server does not start if openejb-jar.xml activation-config had whitespace in > values > ---

[jira] Resolved: (GERONIMO-1935) EJB refs fail when EJB module has no version in ConfigID

2006-04-28 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1935?page=all ] Aaron Mulder resolved GERONIMO-1935: Resolution: Fixed > EJB refs fail when EJB module has no version in ConfigID > > >

[jira] Commented: (GERONIMO-1940) Bad deployment can't be undeployed

2006-04-28 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1940?page=comments#action_12377050 ] Aaron Mulder commented on GERONIMO-1940: Appears that no entry is written to config.xml, but the files are in the repository, and the uninstall command gives an er

[jira] Updated: (GERONIMO-1940) Bad deployment can't be undeployed

2006-04-28 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1940?page=all ] Aaron Mulder updated GERONIMO-1940: --- Attachment: db-plan-no-deps.xml > Bad deployment can't be undeployed > -- > > Key: GERONIMO-1940 > UR

[jira] Created: (GERONIMO-1940) Bad deployment can't be undeployed

2006-04-28 Thread Aaron Mulder (JIRA)
Bad deployment can't be undeployed -- Key: GERONIMO-1940 URL: http://issues.apache.org/jira/browse/GERONIMO-1940 Project: Geronimo Type: Bug Security: public (Regular issues) Components: deployment Versions: 1.1 Re

[jira] Created: (GERONIMO-1937) Resource reference names not trimmed for whitespace

2006-04-28 Thread Aaron Mulder (JIRA)
Resource reference names not trimmed for whitespace --- Key: GERONIMO-1937 URL: http://issues.apache.org/jira/browse/GERONIMO-1937 Project: Geronimo Type: Bug Security: public (Regular issues) Components: naming

[jira] Commented: (GERONIMO-1935) EJB refs fail when EJB module has no version in ConfigID

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1935?page=comments#action_12376879 ] Aaron Mulder commented on GERONIMO-1935: I'm thinking of putting the ConfigID population logic into a helper class and passing it into the module builders as an ar

[jira] Updated: (GERONIMO-1935) EJB refs fail when EJB module has no version in ConfigID

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1935?page=all ] Aaron Mulder updated GERONIMO-1935: --- Summary: EJB refs fail when EJB module has no version in ConfigID (was: WAR with local EJB reference fails with complaints about remote interfaces) >

[jira] Commented: (GERONIMO-1935) WAR with local EJB reference fails with complaints about remote interfaces

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1935?page=comments#action_12376877 ] Aaron Mulder commented on GERONIMO-1935: OK, so this seems to be the problem. The ConfigurationBuilder has 3 methods called in this order: 1) getDeploymentPlan 2)

[jira] Created: (GERONIMO-1936) WAR deployed with configId with no type isn't treated as WAR by deploy tool, is by console

2006-04-27 Thread Aaron Mulder (JIRA)
WAR deployed with configId with no type isn't treated as WAR by deploy tool, is by console -- Key: GERONIMO-1936 URL: http://issues.apache.org/jira/browse/GERONIMO-1936 Project: Geronimo

[jira] Commented: (GERONIMO-1935) WAR with local EJB reference fails with complaints about remote interfaces

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1935?page=comments#action_12376870 ] Aaron Mulder commented on GERONIMO-1935: Two problems: 1) The exception generation is hardcoded to local=false, which is easy enough to fix (OpenEJBReferenceBuild

[jira] Updated: (GERONIMO-1935) WAR with local EJB reference fails with complaints about remote interfaces

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1935?page=all ] Aaron Mulder updated GERONIMO-1935: --- Priority: Blocker (was: Major) > WAR with local EJB reference fails with complaints about remote interfaces >

[jira] Created: (GERONIMO-1935) WAR with local EJB reference fails with complaints about remote interfaces

2006-04-27 Thread Aaron Mulder (JIRA)
WAR with local EJB reference fails with complaints about remote interfaces -- Key: GERONIMO-1935 URL: http://issues.apache.org/jira/browse/GERONIMO-1935 Project: Geronimo Type: Bug Security:

[jira] Created: (GERONIMO-1934) Incomplete dependency resolution assumes JAR as type

2006-04-27 Thread Aaron Mulder (JIRA)
Incomplete dependency resolution assumes JAR as type Key: GERONIMO-1934 URL: http://issues.apache.org/jira/browse/GERONIMO-1934 Project: Geronimo Type: Bug Security: public (Regular issues) Components: core,

[jira] Created: (GERONIMO-1933) Database pool usage doesn't include mandatory dependency

2006-04-27 Thread Aaron Mulder (JIRA)
Database pool usage doesn't include mandatory dependency Key: GERONIMO-1933 URL: http://issues.apache.org/jira/browse/GERONIMO-1933 Project: Geronimo Type: Bug Security: public (Regular issues) Component

[jira] Resolved: (GERONIMO-1510) NPE in connector DConfigBeans if no config params present on connection definition instance

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1510?page=all ] Aaron Mulder resolved GERONIMO-1510: Resolution: Fixed Appears to have been previously applied > NPE in connector DConfigBeans if no config params present on connection > definiti

[jira] Resolved: (GERONIMO-1520) Add product name to NetworkManager

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1520?page=all ] Aaron Mulder resolved GERONIMO-1520: Resolution: Fixed Turns out this was already done. > Add product name to NetworkManager > -- > > Key:

[jira] Commented: (GERONIMO-1684) server does not start if openejb-jar.xml activation-config had whitespace in values

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1684?page=comments#action_12376827 ] Aaron Mulder commented on GERONIMO-1684: Looks like MdbBuilder:245 is the place where the action happens > server does not start if openejb-jar.xml activation-conf

[jira] Resolved: (GERONIMO-1927) Need way to disable or make invisible security when using deployer.jar

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1927?page=all ] Aaron Mulder resolved GERONIMO-1927: Resolution: Fixed > Need way to disable or make invisible security when using deployer.jar > ---

[jira] Updated: (GERONIMO-411) Add Hash Password Rewrite to File Realm

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-411?page=all ] Aaron Mulder updated GERONIMO-411: -- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Someone on the user list said PW hashing was an absolute requirement for th

[jira] Updated: (GERONIMO-436) JSR-88: Targets Ignored

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-436?page=all ] Aaron Mulder updated GERONIMO-436: -- Fix Version: 1.1 (was: 1.x) Assign To: Aaron Mulder Priority: Critical (was: Major) Believe this has some more visibili

[jira] Assigned: (GERONIMO-438) Deployer.deploy arguments inconsistent

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-438?page=all ] Aaron Mulder reassigned GERONIMO-438: - Assign To: Dain Sundstrom Yeah, it's been around for a while :) > Deployer.deploy arguments inconsistent > -- >

[jira] Closed: (GERONIMO-440) Installing package in offline mode should fail if server is running

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-440?page=all ] Aaron Mulder closed GERONIMO-440: - Fix Version: 1.1 (was: 1.x) Resolution: Invalid Assign To: Aaron Mulder There's no long an offline mode per se > Insta

[jira] Updated: (GERONIMO-454) Support Group Name = Role Name Role Mapping

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-454?page=all ] Aaron Mulder updated GERONIMO-454: -- Fix Version: 1.1 (was: 1.x) Assign To: Aaron Mulder (was: Alan Cabrera) Priority: Minor (was: Major) Review for 1.1.

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

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-734?page=all ] Aaron Mulder updated GERONIMO-734: -- Fix Version: 1.1 (was: 1.x) Assign To: Aaron Mulder Priority: Critical (was: Major) Should produce a better message tha

[jira] Updated: (GERONIMO-847) Better error for unmapped resource reference

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-847?page=all ] Aaron Mulder updated GERONIMO-847: -- Fix Version: 1.1 (was: 1.x) Assign To: Aaron Mulder Priority: Critical (was: Major) Check what happens in 1.1. > Bette

[jira] Updated: (GERONIMO-897) Finish implementing JMS Broker portlet

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-897?page=all ] Aaron Mulder updated GERONIMO-897: -- Fix Version: 1.1 (was: 1.x) Assign To: Aaron Mulder Priority: Critical (was: Major) I believe this JMS broker portlet w

[jira] Updated: (GERONIMO-944) Bundle a JavaMail implementation & SMTP provider

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-944?page=all ] Aaron Mulder updated GERONIMO-944: -- Fix Version: 1.1 (was: 1.x) Assign To: Aaron Mulder Priority: Critical (was: Major) I believe this is fixed. Try activ

[jira] Updated: (GERONIMO-960) NPE related to EJB while deploying EAR

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-960?page=all ] Aaron Mulder updated GERONIMO-960: -- Component: OpenEJB Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) The NPE ap

[jira] Updated: (GERONIMO-1023) Web DD option to disable directory listings

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1023?page=all ] Aaron Mulder updated GERONIMO-1023: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Will look at for 1.1 if other people can provide the appropriate Tomcat/

[jira] Updated: (GERONIMO-1056) Redeploy database pool, app blows up (in CMP finder/prefetch code)

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1056?page=all ] Aaron Mulder updated GERONIMO-1056: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) Sounds like it should be fixed a

[jira] Updated: (GERONIMO-1079) Better error for missing primkey-field

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1079?page=all ] Aaron Mulder updated GERONIMO-1079: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder (was: Gianny Damour) Priority: Critical (was: Major) Review for

[jira] Updated: (GERONIMO-1081) CMP create causes update SQL too

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1081?page=all ] Aaron Mulder updated GERONIMO-1081: --- Assign To: Gianny Damour Not sure if this is still the case, but please evaluate this issue when you get a chance (not necessarily for 1.1) > CMP cre

[jira] Updated: (GERONIMO-1135) Keystore password in System.properties

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1135?page=all ] Aaron Mulder updated GERONIMO-1135: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder I commented this out of the main configuration for 1.1, but forgot about

[jira] Updated: (GERONIMO-1082) Deployment doesn't ensure queries defined for ejbSelect methods

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1082?page=all ] Aaron Mulder updated GERONIMO-1082: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Deployment doesn't ensure quer

[jira] Created: (GERONIMO-1930) Make security real types into GBeans so they can be added in new/updated configurations

2006-04-27 Thread Aaron Mulder (JIRA)
Make security real types into GBeans so they can be added in new/updated configurations --- Key: GERONIMO-1930 URL: http://issues.apache.org/jira/browse/GERONIMO-1930 Project: Geronimo

[jira] Updated: (GERONIMO-1173) Make DatabaseInfo load from file; separate JDBC and XA portlets

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1173?page=all ] Aaron Mulder updated GERONIMO-1173: --- Fix Version: 1.1 (was: 1.x) Assign To: Aaron Mulder Priority: Critical (was: Major) > Make DatabaseInfo load from fi

[jira] Updated: (GERONIMO-1174) Hot deployer should know when a file was last deployed

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1174?page=all ] Aaron Mulder updated GERONIMO-1174: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Hot deployer should know when

[jira] Updated: (GERONIMO-1360) Misleading error for missing web deployer

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1360?page=all ] Aaron Mulder updated GERONIMO-1360: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) Maybe the error message needs st

[jira] Updated: (GERONIMO-1366) Maven deployment plugin should use deployer stored username/password

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1366?page=all ] Aaron Mulder updated GERONIMO-1366: --- Fix Version: 1.2 > Maven deployment plugin should use deployer stored username/password > -

[jira] Updated: (GERONIMO-1367) Shutdown JAR should use deployer stored username/password

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1367?page=all ] Aaron Mulder updated GERONIMO-1367: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Shutdown JAR should use deploy

[jira] Updated: (GERONIMO-1368) Remote deployment probably doesn't handle exploded JARs

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1368?page=all ] Aaron Mulder updated GERONIMO-1368: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Minor (was: Major) > Remote deployment probably doesn'

[jira] Updated: (GERONIMO-1384) Web app with no Geronimo plan makes all secure pages insecure

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1384?page=all ] Aaron Mulder updated GERONIMO-1384: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Trivial (was: Blocker) Should try for the better fix f

[jira] Commented: (GERONIMO-1929) Enable web apps exposed on separate ports

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1929?page=comments#action_12376791 ] Aaron Mulder commented on GERONIMO-1929: Please keep me in the loop on this. Thanks. > Enable web apps exposed on separate ports > ---

[jira] Commented: (GERONIMO-1928) CLI doesn't allow --inPlace as an option

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1928?page=comments#action_12376789 ] Aaron Mulder commented on GERONIMO-1928: Are you sure it's not an option to the deploy or distribute command, as opposed to an option to the deploy tool as a whole

[jira] Updated: (GERONIMO-1421) DB portlet failure in Tomcat only

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1421?page=all ] Aaron Mulder updated GERONIMO-1421: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Blocker (was: Major) Someone commented on either the P

[jira] Updated: (GERONIMO-1431) Make deploy tool and hot deploy directory work better together

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1431?page=all ] Aaron Mulder updated GERONIMO-1431: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Make deploy tool and hot deplo

[jira] Updated: (GERONIMO-1492) Many "org/apache/geronimo" configIds still live in source tree

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1492?page=all ] Aaron Mulder updated GERONIMO-1492: --- Priority: Blocker (was: Major) It seems unlikely that this is the case, but we ought to run the grep all the same > Many "org/apache/geronimo" confi

[jira] Updated: (GERONIMO-1510) NPE in connector DConfigBeans if no config params present on connection definition instance

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1510?page=all ] Aaron Mulder updated GERONIMO-1510: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Blocker (was: Major) > NPE in connector DConfigBeans if no config params pr

[jira] Updated: (GERONIMO-1520) Add product name to NetworkManager

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1520?page=all ] Aaron Mulder updated GERONIMO-1520: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Blocker (was: Major) Need to check whether there's any

[jira] Updated: (GERONIMO-1524) DB pool portlet should let you select multiple driver JARs

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1524?page=all ] Aaron Mulder updated GERONIMO-1524: --- Fix Version: 1.1 (was: 1.x) (was: 1.2) Assign To: Aaron Mulder (was: Paul McMahan) Priority: Cri

[jira] Updated: (GERONIMO-1579) NPE while deploying EJB as Web Service

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1579?page=all ] Aaron Mulder updated GERONIMO-1579: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > NPE while deploying EJB as Web Service > --

[jira] Updated: (GERONIMO-1580) Better error message for missing WSDL file for EJB web service

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1580?page=all ] Aaron Mulder updated GERONIMO-1580: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Better error message for missing WSDL file for EJB

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

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1926?page=comments#action_12376755 ] Aaron Mulder commented on GERONIMO-1926: dain suggests: public class GBeanProxyToken implements Serializable { private static final long serialVersionUID =

[jira] Updated: (GERONIMO-1581) webservices.xml and values can't start with /

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1581?page=all ] Aaron Mulder updated GERONIMO-1581: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > webservices.xml and values can't start with > /

[jira] Updated: (GERONIMO-1582) NPE for EJB webservices.xml with bad

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1582?page=all ] Aaron Mulder updated GERONIMO-1582: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > NPE for EJB webservices.xml with bad > ---

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

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1585?page=all ] Aaron Mulder updated GERONIMO-1585: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder > Web app security on /* causes deployment exception > --

[jira] Updated: (GERONIMO-1586) In naming schema, make uri optional in portType

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1586?page=all ] Aaron Mulder updated GERONIMO-1586: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Minor (was: Major) Would like to look at this for 1.1, but seriously, who u

[jira] Updated: (GERONIMO-1592) Add NamedUPCredentialLoginModule to Console Realm Wizard

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1592?page=all ] Aaron Mulder updated GERONIMO-1592: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Add NamedUPCredentialLoginModule to Console Realm W

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

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1926?page=all ] Aaron Mulder updated GERONIMO-1926: --- Attachment: peek-remote.jar peek.jar > Changes to navigation break remote clients > -- > >

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

2006-04-27 Thread Aaron Mulder (JIRA)
Changes to navigation break remote clients -- Key: GERONIMO-1926 URL: http://issues.apache.org/jira/browse/GERONIMO-1926 Project: Geronimo Type: Bug Security: public (Regular issues) Components: core Versions: 1.1

[jira] Updated: (GERONIMO-1596) Repeated interface in JMS connection factory plan causes deployment failure

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1596?page=all ] Aaron Mulder updated GERONIMO-1596: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Repeated interface in JMS connection factory plan c

[jira] Updated: (GERONIMO-1642) Deployment plan namespace validation

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1642?page=all ] Aaron Mulder updated GERONIMO-1642: --- Fix Version: 1.1 (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Deployment plan namespace vali

[jira] Updated: (GERONIMO-1680) MDB without activation-config in openejb-jar.xml silently fails

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1680?page=all ] Aaron Mulder updated GERONIMO-1680: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > MDB without activation-config in openejb-jar.xml si

[jira] Updated: (GERONIMO-1683) Web app context-root should trim whitespace

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1683?page=all ] Aaron Mulder updated GERONIMO-1683: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Web app context-root should trim whitespace > -

[jira] Updated: (GERONIMO-1684) server does not start if openejb-jar.xml activation-config had whitespace in values

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1684?page=all ] Aaron Mulder updated GERONIMO-1684: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder > server does not start if openejb-jar.xml activation-config had whitespace in > values > --

[jira] Updated: (GERONIMO-1687) NPE during deployment related to EJB Ref

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1687?page=all ] Aaron Mulder updated GERONIMO-1687: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > NPE during deployment related to EJB Ref >

[jira] Updated: (GERONIMO-1691) Console should help configure Geronimo to hook up to Apache HTTP

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1691?page=all ] Aaron Mulder updated GERONIMO-1691: --- Fix Version: 1.1 (was: 1.2) > Console should help configure Geronimo to hook up to Apache HTTP > -

[jira] Resolved: (GERONIMO-1691) Console should help configure Geronimo to hook up to Apache HTTP

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1691?page=all ] Aaron Mulder resolved GERONIMO-1691: Resolution: Fixed Assign To: Aaron Mulder > Console should help configure Geronimo to hook up to Apache HTTP >

[jira] Updated: (GERONIMO-1695) CORBA for EJB with Local interface only causes NPE

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1695?page=all ] Aaron Mulder updated GERONIMO-1695: --- Fix Version: 1.1 1.2 Version: 1.0 Assign To: Aaron Mulder Priority: Critical (was: Major) Should verify the fix

[jira] Updated: (GERONIMO-1704) Console security realm doesn't let you pick a JAR

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1704?page=all ] Aaron Mulder updated GERONIMO-1704: --- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Critical (was: Major) > Console security realm doesn't let you pick a JAR >

[jira] Closed: (GERONIMO-1819) Port SQL realm fix from 1.1 to HEAD

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1819?page=all ] Aaron Mulder closed GERONIMO-1819: -- Resolution: Invalid If we listed all the changes that have to go from 1.1 to HEAD in JIRA we'd go insane > Port SQL realm fix from 1.1 to HEAD > -

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

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1829?page=comments#action_12376739 ] Aaron Mulder commented on GERONIMO-1829: There's kind of a workaround in 1.1 where you declare the reference type in GBeanInfo and then specify no query parameters

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

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1873?page=all ] Aaron Mulder reassigned GERONIMO-1873: -- Assign To: Aaron Mulder > Deployment must handle dynamically-registered module builders > ---

[jira] Updated: (GERONIMO-1888) Better help for bad references

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1888?page=all ] Aaron Mulder updated GERONIMO-1888: --- Assign To: Aaron Mulder Priority: Minor (was: Major) > Better help for bad references > -- > > Key: GERONIMO

[jira] Updated: (GERONIMO-1892) Make JMS Provider Properties a GBean

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1892?page=all ] Aaron Mulder updated GERONIMO-1892: --- Assign To: Aaron Mulder Priority: Minor (was: Major) > Make JMS Provider Properties a GBean > > > K

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

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1922?page=all ] Aaron Mulder updated GERONIMO-1922: --- Assign To: Aaron Mulder Priority: Critical (was: Major) > Plugin Export should check for shared libs > --

[jira] Updated: (GERONIMO-1925) JSP Example Plugin Install/Uninstall/Install doesn't work

2006-04-27 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1925?page=all ] Aaron Mulder updated GERONIMO-1925: --- Assign To: Aaron Mulder Priority: Critical (was: Major) > JSP Example Plugin Install/Uninstall/Install doesn't work > ---

[jira] Created: (GERONIMO-1925) JSP Example Plugin Install/Uninstall/Install doesn't work

2006-04-27 Thread Aaron Mulder (JIRA)
JSP Example Plugin Install/Uninstall/Install doesn't work - Key: GERONIMO-1925 URL: http://issues.apache.org/jira/browse/GERONIMO-1925 Project: Geronimo Type: Bug Security: public (Regular issues) Compone

[jira] Resolved: (GERONIMO-1923) Many Geronimo 1.1 configs depend on non-G1.1 ActiveMQ configs

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1923?page=all ] Aaron Mulder resolved GERONIMO-1923: Resolution: Fixed > Many Geronimo 1.1 configs depend on non-G1.1 ActiveMQ configs >

[jira] Commented: (GERONIMO-1875) More work to port little-g to 1.1

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1875?page=comments#action_12376618 ] Aaron Mulder commented on GERONIMO-1875: Never mind that last comment -- I applied GERONIMO-1923 separately at Joe's request. > More work to port little-g to 1.1

[jira] Updated: (GERONIMO-1923) Many Geronimo 1.1 configs depend on non-G1.1 ActiveMQ configs

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1923?page=all ] Aaron Mulder updated GERONIMO-1923: --- Attachment: activemq-deps.patch > Many Geronimo 1.1 configs depend on non-G1.1 ActiveMQ configs > -

[jira] Created: (GERONIMO-1923) Many Geronimo 1.1 configs depend on non-G1.1 ActiveMQ configs

2006-04-26 Thread Aaron Mulder (JIRA)
Many Geronimo 1.1 configs depend on non-G1.1 ActiveMQ configs - Key: GERONIMO-1923 URL: http://issues.apache.org/jira/browse/GERONIMO-1923 Project: Geronimo Type: Bug Security: public (Regular issues)

[jira] Updated: (GERONIMO-1703) ServerInfo.getBaseDirectory() returns null

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1703?page=all ] Aaron Mulder updated GERONIMO-1703: --- Fix Version: 1.1 (was: 1.2) Version: (was: 1.0) (was: 1.1) (was: 1.2)

[jira] Updated: (GERONIMO-1483) During Undeploy entry in config.xml is not removed

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1483?page=all ] Aaron Mulder updated GERONIMO-1483: --- Fix Version: 1.1 Priority: Critical (was: Minor) > During Undeploy entry in config.xml is not removed > ---

[jira] Updated: (GERONIMO-1532) NullPointerException when a badly named jar is put into repository directory

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1532?page=all ] Aaron Mulder updated GERONIMO-1532: --- Priority: Critical (was: Minor) Most likely fixed; need to review > NullPointerException when a badly named jar is put into repository directory > --

[jira] Updated: (GERONIMO-1273) JMS Network Listener add dialogs should give some context information on the protocol.

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1273?page=all ] Aaron Mulder updated GERONIMO-1273: --- Fix Version: 1.1 (was: 1.2) Can at least name the protocol on the screen > JMS Network Listener add dialogs should give some cont

[jira] Updated: (GERONIMO-1531) KeyStore portlet should support deletion of certificates and private keys

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1531?page=all ] Aaron Mulder updated GERONIMO-1531: --- Fix Version: (was: 1.x) (was: 1.2) Consider equivalent functionality for new keystore portlet > KeyStore portlet should suppo

[jira] Updated: (GERONIMO-1271) Delete network listener action should ask for confirmation

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1271?page=all ] Aaron Mulder updated GERONIMO-1271: --- Fix Version: 1.1 (was: 1.2) > Delete network listener action should ask for confirmation > ---

[jira] Updated: (GERONIMO-1182) Connector portlet improvement (delete connector confirmation, more form buttons)

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1182?page=all ] Aaron Mulder updated GERONIMO-1182: --- Fix Version: 1.1 (was: 1.2) (was: 1.x) > Connector portlet improvement (delete connector confirmation, more f

[jira] Updated: (GERONIMO-1196) Keystore portlet: Viewing trusted certificate results in an error

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1196?page=all ] Aaron Mulder updated GERONIMO-1196: --- Fix Version: 1.1 (was: 1.x) Priority: Critical (was: Minor) Need to make sure the new Keystore portlet forces an alias dur

[jira] Updated: (GERONIMO-1802) Console breakage in 1.1 branch

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1802?page=all ] Aaron Mulder updated GERONIMO-1802: --- Priority: Blocker (was: Major) > Console breakage in 1.1 branch > -- > > Key: GERONIMO-1802 > URL: http:

[jira] Resolved: (GERONIMO-1906) Cannot add a new connector using ActiveMQManagerGBean

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1906?page=all ] Aaron Mulder resolved GERONIMO-1906: Fix Version: 1.1 Resolution: Fixed Assign To: Aaron Mulder > Cannot add a new connector using ActiveMQManagerGBean >

[jira] Closed: (GERONIMO-1803) Manage by reference, not by name

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1803?page=all ] Aaron Mulder closed GERONIMO-1803: -- Resolution: Fixed Done in a lot of places. Remainder should have new issues as they come up. > Manage by reference, not by name >

[jira] Updated: (GERONIMO-1285) Deployer does not list all modules that have been stopped

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1285?page=all ] Aaron Mulder updated GERONIMO-1285: --- Priority: Critical (was: Major) > Deployer does not list all modules that have been stopped >

[jira] Updated: (GERONIMO-1902) Console does not allow editing of Tomcat Connector Attributes

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1902?page=all ] Aaron Mulder updated GERONIMO-1902: --- Version: 1.1 (was: 1.0) Priority: Critical (was: Major) Those messages are expected, more or less. Is there a functional probl

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

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1907?page=all ] Aaron Mulder updated GERONIMO-1907: --- Priority: Critical (was: Major) > Deploy command should redeploy if the app is already deployed >

[jira] Updated: (GERONIMO-1865) Add ability to restart and reload configurations

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1865?page=all ] Aaron Mulder updated GERONIMO-1865: --- Fix Version: 1.1 Version: 1.1 Priority: Critical (was: Major) > Add ability to restart and reload configurations >

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

2006-04-26 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-803?page=all ] Aaron Mulder updated GERONIMO-803: -- Fix Version: 1.1 (was: 1.2) Priority: Critical (was: Major) Should be fixed, just need to test. > Deploy failure during rede

<    1   2   3   4   5   6   7   8   9   10   >