hi Tomee community. I was trying to deploy an ear project onto tomee, and I
am having this System.getProperty("openejb.home") is null issue.
We use this internally in our project to find where tomee is installed,
this works on every machine (whether it is windows or linux), but one linux
instance is having this issue and for 2 days I can't figure out why would
it be null.

I have installed tomee as drop in war approach and when I go /tomee I see
tomee is installed message.

even if put
openejb.home=/path/to/tomee
in system.properties it is coming as null.
it tried jmv argument like -Dopenejb.home=/path/to/tomee without luck as
well.
why it is coming null, while other places it is coming properly and is
there any way to pass this value from outside

thanks.
-- 
Thanks.
-Elber

Reply via email to