Hi ,
I am trying to insert XML documents into Oracle 9i Database using
java beans(BMP).
Intenally I am using the DataType XMLTYPE to store the xml. The
Driver i am using is Oracle Thin Driver.
If i try to insert documents greater than 4k , the error Data
size bigger than max
Hi!!
I'm getting the following error when I re-deploy a war file.
Any idea to fix it ??
Hi
I'm trying to obtain UserTransaction from client in different JVM:
InitialContext ctx = new InitialContext();
UserTransaction tx = (UserTransaction) ctx.lookup("java:comp/UserTransaction");
but receiving such error:
Exception in thread "main" javax.naming.NameNotFoundException
Scott,
Upgrading from 3.2.1 did the trick.
Thanks,
John
Scott M Stark wrote:
> It works for me with the basically the same settings. I am not
>
> specifying a Context Root as I want to see the entire tree. You
>
> won't be able to see any entries under the java: context using
>
> an external