Hi Andy,

If you search the messages in this forum, you will
find many ways to control the library list of HTTP/CGI
jobs.  Take a look at message 1052 in in this group. 
The "skinny" is that you add a routing entry to the
QHTTPSVR subsystem to call a program that you write to
change the library list of the job being started.  No
changes to your CGI code are necessary.  The only down
side to this approach is you have to remember/automate
the ADDRTGE for subsystem QHTTPSVR because IBM wacks
the subsystem description back to the default when you
upgrade to a new version of the operating system.

hth

Robert Dunn

--- andy_m_rush <[EMAIL PROTECTED]> wrote:

> 
> We've been running happily 2 server jobs on the
> iSeries 
> 
> One on port 80 (Live view to customers), using
> CGIDEV2 to serve pages 
> from the iSeries allowing customers to view there
> stock holdings.
> 
> The other on port 81 (used for testing /
> development_
> 
> BOTH instances have the same live library lists
> running under user 
> QTMHHTTP.
> 
> Until recently it hasn't been a problem to develop
> the application 
> using live library lists (as the application is
> purely read only), 
> however we have a need to test using a completely
> different library 
> list.
> 
> I've created a new server on port 83 and also
> created a new set of 
> CGIDEV2 libraries on the iSeries. This currently
> works but again uses 
> the same user profile (hence the same LIVE library
> list).
> 
> Could anyone please explain how to start the server
> instance with a 
> different library list.
> 
> Many thanks
> 
> Andy
> 
> 
> Examples of my work can be found at :
> http://extranet.yearsley.co.uk/extranet/signon.mbr
> (3 yr old dinosaur) 
> 
> or for work in progress check out 
> http://extranet.yearsley.co.uk/extranet/netstock.mbr
> (uses DHTML/CSS extensively)
> 
> For both use Username : 28888, password : 28888
> 
> 
> 
> 
> 
> 



                
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Easy400Group/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to