gbmtech
Newbie
Karma: 0
Posts: 3
|
 |
« on: April 05, 2011, 02:14:39 pm » |
|
Hi all,
I have installed maximo 6.2 on a MS server 2008 with oracle 10.2.0 and weblogic 9.2. All the installations were successful. I have been able to create the maximo schema and .ear files with maxinst (no problem with db connection). I deployed in weblogic the maximo.ear, maximohelp.ear and acweb.ear successfully. Then, a problem occurs when I start the MXServer.
In maximo.properties, I did set up the db.url to jdbc:oracle:thin@localhost:1521:MXDB where MXDB is the database SID.
But when I launch MXServer in weblogic, it trys to connect to jdbc:oracle:thin@MXDB:1521:MXDB
How come the url is properly set in the maximo.properties but changed in weblogic??? The only link between the two is the .ear file. I really dont know what have caused the change... Any idea anyone???
|