David Watson
> Sent: Wednesday, June 12, 2002 2:50 PM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] Oracle 8i JDBC connection broken in JBoss 3.0.0
> Final?
>
>
> We had several Oracle 8i database schemas working with JDBC in
> JBoss 3.0.0RC2. We upgraded to JBoss 3.0.0 fina
We had several Oracle 8i database schemas working with JDBC in JBoss 3.0.0RC2. We
upgraded to JBoss 3.0.0 final while moving the database configuration in
jboss-service.xml and login-config.xml. We cannot get a JDBC connection to work using
the 3.0.0 final version. When we make a request, we se
ject: [JBoss-user] Oracle 8i lite
> Hey Al & Larry,
>
> Thanks for the responses. I just needed a toy db that supports tcp for
> some demo app I am working on, nothing serious. I found pointbase server
> version db fits my needs fully. Free version supports tcp, it cripples
&
Hey Al & Larry,
Thanks for the responses. I just needed a toy db that supports tcp for
some demo app I am working on, nothing serious. I found pointbase server
version db fits my needs fully. Free version supports tcp, it cripples
over 5MB of data which is fine for me. Seems quite nice actual
Allen fogleson asks:
From: "Allen fogleson" <[EMAIL PROTECTED]>To:
<[EMAIL PROTECTED]>Subject:
Re: [JBoss-user] Oracle 8i liteDate: Thu, 28 Jun 2001 19:46:31
-0400Reply-To: [EMAIL PROTECTED]This
is a multi-part message in MIME
format.--=_Next
I assume all your references to 8i you meant 8i
lite?
since 8i does have a tns listener, and a type 4
driver...
al
- Original Message -
From:
Larry O
To: [EMAIL PROTECTED]
Sent: Thursday, June 28, 2001 7:04
PM
Subject: [JBoss-user] Oracle 8i
lite
Vladimir Blagojevic asks:
Date: Thu, 28 Jun 2001 10:53:33 -0400
(EDT)From: Vladimir Blagojevic <[EMAIL PROTECTED]>To:
<[EMAIL PROTECTED]>Subject:
[JBoss-user] Oracle 8i liteReply-To: [EMAIL PROTECTED]Hi,Does
Oracle 8i lite support socket based oracle jdbc driv
Hi,
Does Oracle 8i lite support socket based oracle jdbc drivers or it is more
of a in-vm DB?
Share some links?
Thanks,
Vladimir
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
Danch, and Guy,
Thanks for the input.
It turned out that I had lost track of what code was doing what:
I started out with no entity beans, and was migrating the jdbc over into CMP
entity beans. I had written an entity bean for the table, but was using my
session bean to directly update the en
EJB.
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, April 06, 2001 4:35 PM
> Subject: Re: [JBoss-user] Oracle 8i
>
>
>
>>
>> I am having the same problem...
>>
>> A BMP ent
n commit
without the container knowing about it.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 4:35 PM
Subject: Re: [JBoss-user] Oracle 8i
>
>
> I am having the same problem...
>
> A BMP entity bean with CMT
]
Subject: Re: [JBoss-user] Oracle 8i
[EMAIL PROTECTED] wrote:
>
> I am having the same problem...
>
> A BMP entity bean with CMT.
> I turn off autocommit when I connect to the Oracle 8i (8.1.5) database.
> The Transaction never seems to complete.
> If I turn on autocommit, the
[EMAIL PROTECTED] wrote:
>
> I am having the same problem...
>
> A BMP entity bean with CMT.
> I turn off autocommit when I connect to the Oracle 8i (8.1.5) database.
> The Transaction never seems to complete.
> If I turn on autocommit, then the data is updated but cannot be rolled back by
> t
"Simphoukham, Southin" wrote:
>
> Guy,
>
> I am not using EJB for now, long story... but I will get this team there.
> What I am using JBoss for right now is the connection pooling and in the
> next release maybe JMS, JavaMail, and Connectors to SAP.
>
> I have spent the last 3 hours looking
error.
In either case, I dont think that the Transaction ever commits.
Tim Haley
"Guy Rouillier" <[EMAIL PROTECTED]> on 04/06/2001 03:23:24 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Re: [JBoss-user] Oracle 8i
Sounds like your change i
, 2001 2:23 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Oracle 8i
Sounds like your change is being made but not committed. What type of EJB
is this? Are you managing your own transaction? Are you turning autocommit
off?
- Original Message -
From: "Simphoukham, Southin&quo
pril 06, 2001 12:32 PM
Subject: [JBoss-user] Oracle 8i
> Hi,
>
> Has anyone run into problems on making an update to an Oracle table?
>
> I have run into such a problem. I have created a preparedStatement and
> called the preparedStatement.excuteUpdate. The update returns
Hi,
Has anyone run into problems on making an update to an Oracle table?
I have run into such a problem. I have created a preparedStatement and
called the preparedStatement.excuteUpdate. The update returns a value of 1
(which is good). I turn around and check to make sure it works in SQLPlus.
This question has been discussed several times in the last week alone.
Search the archives for examples.
- Original Message -
From: Jochen Schurich <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 03, 2001 1:05 PM
Subject: [JBoss-user] oracle 8i connection p
true
I dont have any other config for this.
hope it helps,
Reynir þ. Hübner
sr.developer
[EMAIL PROTECTED]
-Original Message-
From: Jochen Schurich [mailto:[EMAIL PROTECTED]]
Sent: 3. apríl 2001 17:05
To: [EMAIL PROTECTED]
Subject: [JBoss-user] oracle 8i connection pool
hi all
other config for this.
hope it helps,
Reynir þ. Hübner
sr.developer
[EMAIL PROTECTED]
-Original Message-
From: Jochen Schurich [mailto:[EMAIL PROTECTED]]
Sent: 3. apríl 2001 17:05
To: [EMAIL PROTECTED]
Subject: [JBoss-user] oracle 8i connection pool
hi all!
i try to set up my jboss with
hi all!
i try to set up my jboss with oracle. but it is NOT working.
i have tried all readme's and now i have no glue what next to try.
i'm using oracle 8i R2
the oracle jdbc driver: classes12.zip
jboss-tomcat-2.1-beta.zip
if there is someone out there with a working configuration:
please send
22 matches
Mail list logo