| Author |
Environment property in WAS
|
|
|
| Hi
I set an environment property in WAS called 'username' from the admin
console and was trying to access that using
System.getProperty("username") in one of the programs
It was working ok in WAS 5.0 , now when we upgraded the server to 5.1 it
does not seem to work .
Any ideas??
TIA
| |
|
| Note
I had the varivales declared under Environment-Manage Webpshere Variables
Dn wrote:quote:
> Hi
>
> I set an environment property in WAS called 'username' from the admin
> console and was trying to access that using
> System.getProperty("username") in one of the programs
>
> It was working ok in WAS 5.0 , now when we upgraded the server to 5.1 it
> does not seem to work .
>
> Any ideas??
>
> TIA
>
| |
|
|
Ignore it , I found it
Dn wrote:quote:
> Note
> I had the varivales declared under Environment-Manage Webpshere Variables
>
> Dn wrote:
>
>
|
|
|
|