[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-09-06 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12432835 ] Sachin Patel commented on GERONIMO-2324: Also, I've come to the realization that this support is only valuable if you have jars/projects that

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-09-05 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12432657 ] Sachin Patel commented on GERONIMO-2324: Oleg.. Could you clarrify what you are doing in the following situation currently??? Lets say you have a

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-09-05 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12432652 ] Sachin Patel commented on GERONIMO-2324: Ok, so running a quick test it seems you can put absolute locations for both directories and jars inside the

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-09-05 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12432637 ] David Jencks commented on GERONIMO-2324: [ Show » ] Sachin Patel [16/Aug/06 07:32 PM] Actually we need to re-open this for discussion. The dummy jar

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-09-01 Thread Oleg Gusakov (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12432253 ] Oleg Gusakov commented on GERONIMO-2324: SharedLib might not be an ideal solution as David quite reasonably indicated, but here is the use case: * I

Re: GERONIMO-2324

2006-08-17 Thread Sachin Patel
  cc < [EMAIL PROTECTED] m>    Subject   GERONIMO-2324 08/17/2006 08:06 AM Please respond to [EMAIL PROTECTED]   he.orgSo does anyone have an

Re: GERONIMO-2324

2006-08-17 Thread System Architect
  Sent by: Sachin   dev@geronimo.apache.org Patel  cc < [EMAIL PROTECTED] m>    Subject   GERONIMO-2324   

Re: GERONIMO-2324

2006-08-17 Thread Sachin Patel
Patel  cc < [EMAIL PROTECTED] m>    Subject   GERONIMO-2324 08/17/2006 08:06 AM Please respond to 

Re: GERONIMO-2324

2006-08-17 Thread System Architect
 cc < [EMAIL PROTECTED] m>    Subject   GERONIMO-2324 08/17/2006 08:06 AM Please respond to [EMAIL PROTECTED]  he.or

Re: GERONIMO-2324

2006-08-17 Thread ian . d . stewart
Patel cc <[EMAIL PROTECTED] m>Subject

GERONIMO-2324

2006-08-17 Thread Sachin Patel
So does anyone have any ideas on an agreeable solution to this JIRA? I don't think David's comments in the JIRA as an alternate solution don't fully address the problem.(1) Need to be able to provide external individual jar entries to the shared library(2) Need to be able to add additional external

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12428534 ] Sachin Patel commented on GERONIMO-2324: >From talking to Joe, modifying the config to add additional entries requires a >server restart, mod

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12428525 ] David Jencks commented on GERONIMO-2324: To clarify my earlier points, in order - It is certainly possible to get support for exploded jars by adding

[jira] Updated: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=all ] Joe Bohn updated GERONIMO-2324: --- Attachment: GERONIMO-2324.patch I couldn't get the original patch to apply clean. Here is an updated patch that does apply (at least for me). The co

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12428473 ] Sachin Patel commented on GERONIMO-2324: I think this is a perfectly reasonable feature request... if we're going to provide features in the ru

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Paul McMahan (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12428439 ] Paul McMahan commented on GERONIMO-2324: OK, I think I understand the usage scenario better now. i.e. these users are *already* using SharedLib and

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12428431 ] Sachin Patel commented on GERONIMO-2324: Modifying the application's manifest isn't the solution to the problem. The problem is we need to

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Paul McMahan (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12428429 ] Paul McMahan commented on GERONIMO-2324: I agree this is an important feature, I would use this in Eclipse all the time. The patch didn't

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12428413 ] Sachin Patel commented on GERONIMO-2324: Keep in mind this is to support "development" scenarios only. If a project in an IDE referenc

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12428410 ] David Jencks commented on GERONIMO-2324: I'm not thoroughly convinced this is a good idea. Does tomcat offer a similar feature? Some of my con

[jira] Updated: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=all ] Sachin Patel updated GERONIMO-2324: --- Issue Type: RTC (was: Improvement) > Allow in-place and exploded jar support for shared

[jira] Updated: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=all ] Sachin Patel updated GERONIMO-2324: --- Attachment: GERONIMO-2324.patch > Allow in-place and exploded jar support for shared

[jira] Assigned: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-16 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=all ] Sachin Patel reassigned GERONIMO-2324: -- Assignee: Sachin Patel > Allow in-place and exploded jar support for shared

[jira] Created: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-08-15 Thread Sachin Patel (JIRA)
Allow in-place and exploded jar support for sharedlib - Key: GERONIMO-2324 URL: http://issues.apache.org/jira/browse/GERONIMO-2324 Project: Geronimo Issue Type: Improvement Security