[jira] Created: (GERONIMO-535) handle fully-qualified paths in ServerInfo.resolvePath()

2004-12-30 Thread toby cabot (JIRA)
handle fully-qualified paths in ServerInfo.resolvePath() - Key: GERONIMO-535 URL: http://nagoya.apache.org/jira/browse/GERONIMO-535 Project: Apache Geronimo Type: Improvement Components: core Versions:

[jira] Updated: (GERONIMO-535) handle fully-qualified paths in ServerInfo.resolvePath()

2004-12-30 Thread toby cabot (JIRA)
[ http://nagoya.apache.org/jira/browse/GERONIMO-535?page=history ] toby cabot updated GERONIMO-535: Attachment: absolute-file.patch handle fully-qualified paths in ServerInfo.resolvePath()

[jira] Commented: (GERONIMO-535) handle fully-qualified paths in ServerInfo.resolvePath()

2004-12-30 Thread Dain Sundstrom (JIRA)
[ http://nagoya.apache.org/jira/browse/GERONIMO-535?page=comments#action_57132 ] Dain Sundstrom commented on GERONIMO-535: - Wow. I would expect the File(parent, child) constructor to handle absolute path children like URI resolve does.

[jira] Assigned: (GERONIMO-534) ejb deployment causes NoClassDefFoundError

2004-12-30 Thread David Blevins (JIRA)
[ http://nagoya.apache.org/jira/browse/GERONIMO-534?page=history ] David Blevins reassigned GERONIMO-534: -- Assign To: David Blevins ejb deployment causes NoClassDefFoundError -- Key: GERONIMO-534

[jira] Updated: (GERONIMO-535) handle fully-qualified paths in ServerInfo.resolvePath()

2004-12-30 Thread toby cabot (JIRA)
[ http://nagoya.apache.org/jira/browse/GERONIMO-535?page=history ] toby cabot updated GERONIMO-535: Attachment: absolute-file.patch Dain, thanks for the comment, your code works on Linux too, so I'm attaching a new patch using it. handle

Re: Proposal to remove processing of geronimo-service.xml files in dependencies

2004-12-30 Thread David Blevins
Just getting caught up on this thread Seems we have two conversations going on. One regarding transitive dependencies and another regarding out-of-code declaration of GBeanInfo. Comments on out-of-code declaration of GBeanInfo below. On Dec 25, 2004, at 5:09 PM, David Jencks wrote: OK,