OAS and websphere in Same environment

Jaise James

Reputable Poster
Hello,

I am trying to test OAS on E810 release with TR 8.96. Has any one encountered any issue, if I want to use an environment, where I already have websphere 6.0 installed.I will use a seprate machine to do this. Will Generated object have issues. Please advice
 
You must point to a separate set of serialized object tables (F989998, F989999) as these objects are not compatibile between WebSphere and OAS.

It isn't necessary to define OCM mappings, but you should configure the jdbj.ini on the OAS/WebSphere server to point to unique tables in separate schemas.

It would be convenient to define OCM mappings for an alternate gen user so that you can login to the standard 'J' environment when running the web gen on the workstation/server. You must use the specific gen.bat / gen_oas.bat depending on which architecture you want to gen for - sounds like a lot of work on your end and will be expensive to maintain.
 
Back
Top