Do you mean connecting to the Session EJBs supported inside of the Oracle8i
database, or just having an EJB use stored procedures in Oracle8i written in
Java?

If it's the EJBs (Entity Beans are in the next release) then you have to use
a custom ORB in the client that handles the connection differently.  Oracle
has extended the ORB instantiation to encompass the schema name you are
using (I would havew prefered a default rolloback to the schema used by
PUBLIC).

Does that help?

Thor HW
----- Original Message -----
From: Morgan Ross <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 27, 1999 2:16 PM
Subject: Re: EJB (Enterprise Java beans)?


> >Is anybody using EJB (Enterprise Java beans) to represent Business object
> >in
> >his development.
> >
> >I would like to hear any negative/positive statements about that.
> >
> >Thanks.
> >George.
>
> Also, further to this query is anybody using EJB to connect to the Oracle
8i
> Java stored procedures?
>
> Cheers
> Morgan
>
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to