I have an ongoing project just to get the Oracle JVM to work as a client to JBoss. This is a non-trivial exercise, and I have an ongoing communication with a fellow in Oracle about this. I've been working on this on and off for about 3-4 months as time permits. At a minimum, you must use Oracle 9i Release 2, as this was the first to support 1.3. I don't see how JBoss could really run in this environment - it's not really intended to allow Java applications to run a separate processes.
David, to answer your question, you can have JDBC connections from within the Oracle JVM. On Mon, 2003-02-24 at 01:08, David Jencks wrote: > How do you communicate with the Oracle db in this situation? > > david jencks > > On 2003.02.24 00:24 Stephen Coy wrote: > > Hi, > > > > It occurred to me recently that it might be possible to deploy JBoss > > within the JVM that is built into Oracle 9i databases these days. > > > > Has anyone tried this? > > > > I see this as possibly significantly reducing one of the big J2EE data > > serialisation bottlenecks. > > > > What do you think? > > > > Note that I am NOT talking about using the Oracle Application server. > > > > Steve Coy > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > > The most comprehensive and flexible code editor you can use. > > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > > www.slickedit.com/sourceforge > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
