|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
EJBCA Upgrade requirements for JBossHello everyone,
I have an existing CA configured that have been rolled out a few years back. By now, I have been keeping up to date the EJBCA, however, this has not been done for JBoss, which is version 4.0.5. There have been a number of upgrades to JBoss since I've first installed it and I am now planning to upgrade the JBoss to 4.2.2. Does anyone know what steps will I need to follow to replicate my CA onto the new version of JBoss? I would like to keep all my settings, including profiles, LDAP settings, CAs, etc. Many thanks for your help Andrei ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ejbca-develop mailing list Ejbca-develop@... https://lists.sourceforge.net/lists/listinfo/ejbca-develop |
|
|
Re: EJBCA Upgrade requirements for JBossHi Andrei,
Assuming that you use a separate database than the built-in hypersonic and that you haven't made any custom changes to the JBoss config: Unzip new jboss update APPSRV_HOME (or/and JBOSS_HOME) copy JDBC driver from old JBoss install run "ant deploy" from EJBCA dir to deploy EJBCA to the new JBoss start JBoss A change in the new version of JBoss is that all ports are by default bound to 127.0.0.1 instead of 0.0.0.0 so make sure your conf/web.properties are up to date (otherwise port 8080, 8442, 8443 will be bound to 127.0.0.1). Best regards, Johan Eklund Andrei Mikhailovsky skrev: > Hello everyone, > > I have an existing CA configured that have been rolled out a few years > back. By now, I have been keeping up to date the EJBCA, however, this > has not been done for JBoss, which is version 4.0.5. There have been a > number of upgrades to JBoss since I've first installed it and I am now > planning to upgrade the JBoss to 4.2.2. > > Does anyone know what steps will I need to follow to replicate my CA > onto the new version of JBoss? I would like to keep all my settings, > including profiles, LDAP settings, CAs, etc. > > Many thanks for your help > > Andrei > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Ejbca-develop mailing list > Ejbca-develop@... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > -- PrimeKey Solutions offers a commercial EJBCA support subscription and training for EJBCA. Please see www.primekey.se or contact info@... for more information. http://download.primekey.se/documents/ejbca_subscription.pdf http://download.primekey.se/documents/ejbca_training.pdf ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ejbca-develop mailing list Ejbca-develop@... https://lists.sourceforge.net/lists/listinfo/ejbca-develop |
| Free Forum Powered by Nabble | Forum Help |