Title: Startup URL and Domain Variables
Hi John,
 
this might be an oversimplified idea, but if you need domain variables kept up to date with a database and you want to be able to modify other domains' domain variables, why not just ditch the domain vars, keep it all in the database and just select the values as you need them?
 
you could have a table with a column for each domain variable you need (you probly already have this if your loading the domain vars from the DB) and also you could add on another column to specify which domain it was on.
 
This was you could modify the values for other domains easily by just changing their row's values.
 
Dunno if this helps but thought id throw it out there (:
 
Atrix
----- Original Message -----
Sent: Thursday, June 19, 2003 3:34 PM
Subject: Witango-Talk: Startup URL and Domain Variables

I have the need to reinitialize domain variables for
several domains from values stored in a db.  It is
critical that these values are current any time Witango starts
or restarts.   In the past, we have used the startup URL
to call a taf (ironically we can run this taf by hand in a
browser fine) that told us which domains required initialization.
This taf in turn uses an @URL tag to "restore" domain vars for
each respective domain.  However, we have not had success
using this logic with V5 of Witango and do not know why.
We have tried the new parameters for the @URL tag without
any luck.  Is there any reason why our startup URL will not
run with the @URL tag used in it?  It is not reporting any errors
in the log files during startup.

Also, is there a way to set domain vars for a specific domain from
within a different domain?  Although it does not intuitively
make sense to me that you could, I thought I would still pose
the question.

Thanks in advance for any assistance.

Witango Application Server (Multiple Edition) 5.0.1.054 Chimera (Win32)
Windows2000/5.0; INTEL

John

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to