|
Home > Archive > WebSphere Application Server > March 2004 > Installing multiple versions of WAS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Installing multiple versions of WAS
|
|
| Joe-Bob 2004-03-29, 3:35 pm |
| I am setting up a demo machine for a product and need to support two
versions of this application. The first was written to work with WS 4.0
while the second is set to work with 5.1 (this includes the install process,
configuration and some servlet code).
Does anyone know if it is possible to install two versions of WS on the same
machine (same OS, not a dual boot machine). If so, are there any tricks or
issues to worry about? Though not required, It would be preferential to be
able to run both applications at the same time as well.
TIA,
Joe-Bob
| |
| Paul ilechko 2004-03-29, 4:34 pm |
| Joe-Bob wrote:
> I am setting up a demo machine for a product and need to support two
> versions of this application. The first was written to work with WS 4.0
> while the second is set to work with 5.1 (this includes the install process,
> configuration and some servlet code).
>
> Does anyone know if it is possible to install two versions of WS on the same
> machine (same OS, not a dual boot machine). If so, are there any tricks or
> issues to worry about? Though not required, It would be preferential to be
> able to run both applications at the same time as well.
>
> TIA,
>
> Joe-Bob
>
>
Yes it is possible, but you will need to be very careful when you are
configuring ports.
http://publib.boulder.ibm.com/infoc...ns_coexist.html
http://publib.boulder.ibm.com/infoc...s_coexist2.html
|
|
|
|
|