proyal 2002/08/01 13:38:50 Modified: phyre readme.txt TODO.txt Log: Updated with Web Start stuff Revision Changes Path 1.3 +7 -0 jakarta-avalon-apps/phyre/readme.txt Index: readme.txt =================================================================== RCS file: /home/cvs/jakarta-avalon-apps/phyre/readme.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- readme.txt 31 Jul 2002 20:27:07 -0000 1.2 +++ readme.txt 1 Aug 2002 20:38:50 -0000 1.3 @@ -10,6 +10,13 @@ run 'ant' and then use 'run.sh' or 'run.bat' to run Phyre. *NOTE* run.bat has *NOT* been tested. I don't have win32. Someone please test :) +Phyre can also be launched using Java WebStart. To use the WebStart feature, you must sign +the code yourself. Please see +http://java.sun.com/docs/books/tutorial/security1.2/toolsign/signer.html for information on how to +generate keys. You can then copy phyre.sar that the build produces to your PHOENIX_HOME/apps +directory and then visit http://localhost:8008 and if your browser is WebStart-enabled, Phyre +will come up. + What are the plans for Phyre? ---------------------------------- See the TODO.txt.. roughly.. be the uber-cool management console for JMX apps and in 1.2 +0 -1 jakarta-avalon-apps/phyre/TODO.txt Index: TODO.txt =================================================================== RCS file: /home/cvs/jakarta-avalon-apps/phyre/TODO.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- TODO.txt 31 Jul 2002 20:27:07 -0000 1.1 +++ TODO.txt 1 Aug 2002 20:38:50 -0000 1.2 @@ -1,3 +1,2 @@ * Fill in all the placeholders * Figure out why the context nav does not repaint properly when moving up a context level. - * Create phoenix block for usage via JNLP (WebStart)
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
