I would like to know if a Java GUI application can be working under SMF in 
Solaris. 

This application keeps running in the background and popups critical event 
notifications to user in the form of JDialogue, as and when they occur. I tried 
making it as a service under SMF, but it had problem finding the DISPLAY 
variable. Though I set the variable while starting the script which invokes the 
binary and it is able to find the variable’s value, it couldn’t popup when 
under SMF. But, if the script is directly invoked i.e. not under the roof of 
SMF, it works.

Can someone please help me in this regard? 

Thanks
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to