You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-user@ws.apache.org by MUSEME <ma...@yahoo.com> on 2007/06/19 13:06:50 UTC

OperationalStatus displays as null

I set the OperationalStatus in the initalizeCompleted() method to AVAILABLE
as follows:

status.setOperationalStatus(OperationalStatus.AVAILABLE);
this.getLog().info("Apache httpd is " + status.getOperationalStatus()); 

It displays in the log as AVAILABLE, however when I query it with my test
client as follows:
getOperationalStatus()

I get the following display:
[pfx1:OperationalStatus: null]

Any ideas ???
-- 
View this message in context: http://www.nabble.com/OperationalStatus-displays-as-null-tf3945662.html#a11192540
Sent from the Muse User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-user-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-user-help@ws.apache.org