BC4J deployment problem

From: Grigor <grigor.coric_at_lijanovici.com>
Date: Fri, 5 Oct 2001 13:19:56 +0200
Message-ID: <9pk4tv$4v8i$1_at_as201.hinet.hr>



Hi all!

I have deployed my BC4J as simple archive to 9i AS (1.0.2.2). I have connections.properties file in the archive, but when I try to open JSP that uses BC, I get the following error:

java.lang.RuntimeException: oracle.jbo.JboException: JBO-33003: Connection name myconn not defined at
oracle.jbo.html.jsp.JSPApplicationRegistry.registerApplicationFromPropertyFi le(JSPApplicationRegistry.java:693) at ...

In connections.properties file I have:

CM_NumConnections=1
CM_Connection1=password\=mypass\r,defaultBatchValue\=1\r,ConnectionType\=JDB C\r,ConnectionName\=myconn_remote\r,user\=myuser\r,DeployPassword\=true\r,UR L\=jdbc\\\:oracle\\\:thin\\\:_at_123.234.345.456\\\:1521\\\:mysid\r,remarksRepo [Quoted] rting\=false\r,JdbcDriver\=oracle.jdbc.driver.OracleDriver\r,defaultRowPrefe tch\=10\r,Role\=Normal

What might be the problem?

Thanks in advance.

Grigor Received on Fri Oct 05 2001 - 13:19:56 CEST

Original text of this message