Hi Chris,
Yes you are right .. I got your link and added all the extra jars .. required ..
Now .. able to start web, app and tomcat server and also able to get the login sceen but .. bean objects are not displaying properly ..
When I am trying to start oas, The log file is throwing some error .. as below ..
TATUS | wrapper | 2008/02/29 13:38:23 | --> Wrapper Started as Service
STATUS | wrapper | 2008/02/29 13:38:23 | Launching a JVM...
INFO | jvm 1 | 2008/02/29 13:38:24 | Wrapper (Version 3.1.2)
Java Service Wrapper - What is the Java Service Wrapper?
INFO | jvm 1 | 2008/02/29 13:38:24 |
INFO | jvm 1 | 2008/02/29 13:38:34 | WARNING: Code-source D:\otm\glog\gc3webapp\WEB-INF\lib\3rdparty\xprm.jar (from manifest of /D:/otm/glog/gc3webapp/WEB-INF/lib/glogserver.jar) has the same filename but is not identical to /D:/otm/dash/lib/xprm.jar (from <init-library> in /d:/otm/oas/j2ee/home/config/server.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader init.libraries:0.0.0.
INFO | jvm 1 | 2008/02/29 13:38:35 | WARNING: Code-source D:\otm\glog\gc3webapp\WEB-INF\lib\3rdparty\xprs.jar (from manifest of /D:/otm/glog/gc3webapp/WEB-INF/lib/glogserver.jar) has the same filename but is not identical to /D:/otm/dash/lib/xprs.jar (from <init-library> in /d:/otm/oas/j2ee/home/config/server.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader init.libraries:0.0.0.
INFO | jvm 1 | 2008/02/29 13:38:35 | WARNING: Code-source D:\otm\glog\gc3webapp\WEB-INF\lib\3rdparty\xprb.jar (from manifest of /D:/otm/glog/gc3webapp/WEB-INF/lib/glogserver.jar) has the same filename but is not identical to /D:/otm/dash/lib/xprb.jar (from <init-library> in /d:/otm/oas/j2ee/home/config/server.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader init.libraries:0.0.0.
INFO | jvm 1 | 2008/02/29 13:38:36 | 2008-02-29 13:38:36.234 NOTIFICATION JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
INFO | jvm 1 | 2008/02/29 13:38:36 | 2008-02-29 13:38:36.250 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
INFO | jvm 1 | 2008/02/29 13:38:36 | 2008-02-29 13:38:36.265 ERROR Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/D:/otm/oas/j2ee/home/config/jms.xml]
INFO | jvm 1 | 2008/02/29 13:38:36 | 08/02/29 13:38:36 *** (SEVERE) Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/D:/otm/oas/j2ee/home/config/jms.xml]
INFO | jvm 1 | 2008/02/29 13:38:36 | 2008-02-29 13:38:36.265 ERROR J2EE OJR-00011 Exception starting JMS server: Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/D:/otm/oas/j2ee/home/config/jms.xml]
INFO | jvm 1 | 2008/02/29 13:38:45 | 08/02/29 13:38:45 -- OTM Startup: preDeploy
INFO | jvm 1 | 2008/02/29 13:38:45 | 08/02/29 13:38:45 -- OTM Startup: initializing realm
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 java.lang.reflect.InvocationTargetException
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at java.lang.reflect.Method.invoke(Method.java:324)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.getCac hed(CachingRealm.java:103)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.getUse r(CachingRealm.java:201)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.SecurityUserImpl.find(Secur ityUserImpl.java:130)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.SecurityUtil.getUser(Securi tyUtil.java:52)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2ConnUser.getDefaultUserR oleGid(T2ConnUser.java:125)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2ConnUser.getEffectiveVpd Profile(T2ConnUser.java:102)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2SharedConnection.getVpdP rofile(T2SharedConnection.java:270)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2SharedConnection.applyPo licyToSQL(T2SharedConnection.java:260)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2SharedConnection.applyPo licyToSQL(T2SharedConnection.java:266)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.SqlQuery.prepare(SqlQuery. java:73)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.SqlQuery.open(SqlQuery.jav a:89)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.RdbmsRealm.query(Rd bmsRealm.java:175)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.RdbmsRealm.getGroup (RdbmsRealm.java:897)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.RdbmsRealm.getGroup (RdbmsRealm.java:914)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at java.lang.reflect.Method.invoke(Method.java:324)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.getCac hed(CachingRealm.java:103)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.getGro up(CachingRealm.java:331)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.readCo mmonGroups(CachingRealm.java:315)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.initCa ches(CachingRealm.java:189)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.<init> (CachingRealm.java:134)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.initia lize(CachingRealm.java:122)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.j2ee.startup.OASStartup.startupRealm(OAS Startup.java:43)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.j2ee.startup.OASStartup.onEvent(OASStart up.java:2

INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.j2ee.startup.OASStartupShutdownManager.p reDeploy(OASStartupShutdownManager.java:19)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at com.evermind.util.ClassDescriptor.executeStartupCl ass(ClassDescriptor.java:73)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at com.evermind.server.ApplicationServer.execStartupC lassesPreDeploy(ApplicationServer.java:140

INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at com.evermind.server.ApplicationServer.setConfig(Ap plicationServer.java:1009)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at com.evermind.server.ApplicationServerLauncher.run( ApplicationServerLauncher.java:131)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at java.lang.Thread.run(Thread.java:534)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 Caused by: java.sql.SQLException: ORA-00904: "U"."BI_ROLE_GID": invalid identifier
INFO | jvm 1 | 2008/02/29 13:38:47 |
INFO | jvm 1 | 2008/02/29 13:38:47 |
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at java.lang.reflect.Constructor.newInstance(Construc tor.java:274)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.exception.GLException.factory(GLExceptio n.java:413)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.exception.GLException.factory(GLExceptio n.java:390)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.exception.GLException.factory(GLExceptio n.java:382)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.SqlQuery.handleSQLExceptio n(SqlQuery.java:192)
Thanks,
Naveen S