On Wed, 2009-12-23 at 11:14 -0500, Raymond Dans wrote:
> Scott,
>    Can you please review the attached patch for the
> sipxkeystoregen/user problem.  I don't have a Jira yet but just went
> ahead and fixed it.

The patch looks fine.

One thing that I'd like to see in all the wrapper scripts for java is
changing how the classpath is set.  The current scripts all do it from
the command line with '-cp', which produces ungodly long command lines
when you're looking at process displays (ps -ef or ps auxw).

My understanding is that you could put the same value in the CLASSPATH
environment value and not use the command line option, which would make
them _much_ shorter.  Is there any reason why we don't do this?



_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to