Yes, you can do this in 3.0 as well. I believe it's in 3.0's Advanced
Configuration Guide.

-----Original Message-----
From: Boemio, Neil (CAP, FGI) [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 08, 2001 7:12 PM
To: JRun-Talk
Subject: RE: Site split into SSL and non-SSL


I'm sorry!   I figured it out!  I was always under the impression that a JSM
could only be linked to one site (I don't know why).  That is not the case.
I simply ran the connector
wizard again, but this time configured the same JSM for the second netscape
instance.  And it works great!

Question:  I will eventually go to JRun 3 ..... can anyone tell me if I will
be able to do the same thing in that version?

Thanks!
Neil

> -----Original Message-----
> From: Boemio, Neil (CAP, FGI) 
> Sent: Monday, January 08, 2001 6:56 PM
> To:   '[EMAIL PROTECTED]'
> Subject:      Site split into SSL and non-SSL
> 
> I'm running NES 3.62 and JRun 2.3.3 build 157 with JSP pages.
> 
> I need to split my site up with some pages using SSL and others not using
SSL.  So I have 2 netscape instances on the same box, one listening on port
80 and the other listening
> on port 443 with SSL enabled.  Both sites point to the same root directory
so that I have only one place for my HTML, JSP, and images.  This directory
has a public subdirectory
> and a secure subdirectory.  The 80 site uses URL forwarding to forward any
URL prefixed with /secure/ to go to the 443 site (SSL).  The 443 site uses
URL forwarding to forward
> any URL prefixed with /public/ to go to the 80 site (non-SSL).  This works
great.
> 
> My problem is that I have 2 JSMs.  One linked to the 80 site and one
linked to the 443 site.  But when a user logs in to the 443 site and creates
a session, that info is not
> available from JSP pages on the 80 site (because that's using a different
JSM).
> 
> Is there a different way to accomplish this using only one JSM??   Am I
doing this totally wrong?
> 
> Please .... any help is appreciated!
> Neil
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to