Mark Swanson wrote:
>
>
> Hello,
>
> I'd like to pass an environment variable/system property to
> one of my mailets
> in James. I see that phoenix.sh is what really gets the jvm
> going so I looked
> at using PHOENIX_OPTS as mentioned in the comments in phoenix.sh.
>
> However, PHOENIX_OPTS are not used anywhere. It would seem
> this is a bug, and
> the fix is to add $PHOENIX_OPTS to the RUN_CMD in phoenix.sh.
> This is what I
> did and it works.
>
> Should I have done this differently?
> If the missing $PHOENIX_OPTS is a bug, should I post that to
> the dev group?
> It would be great if whatever I do now works with the upgrade
> to 2.1.3.

You don't say what version of James you are using, so its hard to comment on
what may be wrong.
Looking at the CVS, I don't see this problem in v2.1.3. In 'run.sh',
$PHOENIX_JVM_OPTS is passed to the JVM.
Why not upgrade?

-- Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to