I'm having a similar problem. I'm using jBoss 2.0 FINAL/embedded Tomcat and
Oracle 8.0.5 with the classes12.zip drivers. I have existing (populated)
tables and code that work find under Weblogic and jonas, but when I switch
to jBoss beans never get written to the DB. I can do lookups with no
trouble, and DB reads/writes work find under Tomcat. I followed the
instructions in the manual, and there aren't any error messages.  The
problem happens with both BMP and CMP beans. Am I overlooking something
obvious?

TIA,
Steve


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Clarence Westberg
Sent: Monday, January 08, 2001 11:40 AM
To: [EMAIL PROTECTED]
Subject: [jBoss-User] Oracle CMP (can't insert)


I seem to have the various configration file set up (at least I don't get
errors) and I can find things already in the database. My problem is that I
can indert rows. I get no exception when I issue a create() but the database
doesn't get accessed. ejbCreate() is called, ejbStore() does not seem to get
hit. I notice the following in the log:

[Configuration] Detected JMX Bug: Server reports attribute 'JDBCUser' is not
writeable for MBean 'DefaultDomain:name=OraclePool,service=XADataSource'
[Configuration] Detected JMX Bug: Server reports attribute 'TimestampUsed'
is not writeable for MBean
'DefaultDomain:name=OraclePool,service=XADataSource'

but I have read elsewhere that this is not realy a problem but a
notification that a problem was overcome.

Any ideas?

Also I am not sure which Oracle instructions to follow. I used the
instructions in the jboss 2.0 manual (preliminary) and have compared my
files to its'.


Clarence Westberg
iXmatch.com
Direct: 952-842-7500 x121;
[mailto:[EMAIL PROTECTED]]



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to