|
|||
|
Just wanted to throw out a quick note to anyone else having problems with Oracle integration. I was having trouble getting it going. After you set it up via default.xml and default_Oracle.xml, you need to add (at least I did) a jar file to your class path.
Either method. If using console.bat I added this to the classpath: c:\oracle\ora92\jdbc\lib\ojdbc14.jar; Of course using my oracle home etc. If using the Flashchat service, first you have to uninstall the service (uninstall_service.bat from the server directory) and add this line un the Java classpath section in your \server\wrapper_win32\conf\wrapper.conf file: wrapper.java.classpath.13=C:\oracle\ora92\jdbc\lib \ojdbc14.jar Of course make any changes to match your configuration. Then you have to run install_service.bat in order to reinstall it as a windows service. This jar file includes the OracleDriver object that flashChat was having trouble finding. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|