IdP 3.1.0.1 reinstall & Jetty
John Baker
john.e.baker at franklin.ac.uk
Mon Mar 23 10:18:38 EDT 2015
Hi Rod
Tanks for the explanation
. . . . Finally it is impossible to install 32 bit on 64 or vice versa . . . .
Agreed - however why a 64 bit installer? Is it planned for Shibboleth IdP to go 64 bit and if so when?
John Baker
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Rod Widdowson
Sent: 23 March 2015 10:39
To: 'Shib Users'
Subject: RE: IdP 3.1.0.1 reinstall & Jetty
> If the program is installing in C:\Program files, this suggests you
> are
using the
> 64 bit msi installer of the Shibboleth 3 IdP.
Actually not. Even the 64 bit installer only installs 32 bit components, this is mostly because the java bytecode neither knows or cares about the architecture it runs under. But it's also a little bit to do to the extreme interactions between the Service API (which, obviously bit-width dependant) and the procrun API (which is bit-width neutral for its configuration needs to be distinguished depending on which version (64/32 bit) of java.dll it
calls). The shibd_idpw.exe is a 32 bit executable only.
But as Scott said the where of the Jetty installed is an implementation details you mustn't care about (we would not consider moving its location as requiring any documentation).
Where the Shibboleth Install goes is under your choice (and it defaults to the 32 bit tree).
Finally it is impossible to install 32 bit on 64 or vice versa
/Rod
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list