Christian,

We ran through an exercise with installing the war file on my machine to be sure it can be installed somewhere else so it can be worked with while Kathy is on vacation.

I put it in /net/trek2000.central/apps/storade.war just in case you'd like to get it to work with it.  We had some trouble with corrupted files using email.  ftp was the most reliable.

I also pasted the process below that she forwarded to me to incorporate the changes.

Tony

cd /usr/share/webconsole/storade

cp /tmp/storade.war .

jar xvf storade.war

find . -name "*" -exec chmod a+rwx {} \;

/usr/sadm/bin/smreg add -d /usr/share/webconsole/storade

/usr/sbin/smreg add -p -c session.timeout.value=2000

/usr/sadm/bin/smcwebserver restart

This should restart the web server with your changes.


DEBUG:
If you put some print statement or debug statement, they will go in /var/log/webconsole/console_debug_log

To see your debug statements you need to put debug on:

smreg add -p -c debug.trace.level=3

then restart


Kathy Zhu wrote:

 Sure, here it is:

 I have completed the UI stuff (except for some changes Tony talked to me today).
 This includes 3 pages:

 - Admin -> General Setup -> Setup
   Added Remote Service Registration at the bottom.

 - Notification -> Setup
   Removed NSCC and NetConnect set up.

 - Inventory -> Actions Dropdown -> Manage Remote Service
   Listed the devices for remote service.

 I gave Tony a storade.war just now.

 You may also go to https://nws34:6789 to view the pages.

 I hope this is good for now and will hook up with the middle tier when I am back.

 Thanks Xuefeng, Pascal,Tony and Christian for all the guide and good discussion !
 Kathy





 Dieter Schnabel wrote:


 Kathy,

 Just provide me with a brief status update e-mail before you leave. Have fun.

 Thanks,
 Dieter


 Kathy Zhu wrote:

 Hi there,

 I am leaving tonight on vacatin and will be back on Wed. 6/29 morning.
 My cell phone is 720-201-1964 (actually it is Peter's).
 My yahoo emaill is kzhu_denver@yahoo.com

 I am leaving at 3:30 pm today.

 Well, I will see you in two weeks and have fun working :-)
 Kathy


