Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Web to EJB app

Re: Web to EJB app

From: <austinholiday_at_my-deja.com>
Date: Thu, 06 Jan 2000 06:30:33 GMT
Message-ID: <851cqa$80b$1@nnrp1.deja.com>


Sounds like a great idea but using OAS 4.0.8 and 8i (8.1.5) and taking the example from ORACLE_HOME/ javavm/demo/examples/ejb/basic/jdbcimpl and converting the Client.java to a java servlet (accessible from OAS via the JavaServlet Cartridge)

I received a javax.naming.exception InvalidName. I'm new to EJB so I'm not sure yet what is causing the problem but was wondering if the OAS javax libs were the same as the 8i javax libs.

--Austin

In article <83t9v5$fd6$1_at_nnrp1.deja.com>,   Toni Graf <graf27_at_my-deja.com> wrote:
> i think, yes it is possible.
>
> EJB can be deployed on 8i or OAS!
> On OAS you could youse IIOP, also on 8i
> The best Tool to do this is JDeveloper 3.0. There is also a full
> description of the deployment on different Platforms (8i,OAS).
>
> Toni
>
> In article <835llh$lcf$1_at_autumn.news.rcn.net>,
> "Eugene Firyago" <efiryago_at_bisys.com> wrote:
> > Is that possible to implement the following application schema:
> > Web <--> OAS(?) <--> EJB app (8i database).
> > If yes, what OAS components (cartridges) could be used just as a gate:
> HTTP
> > to IIOP (or somewhat else).
> >
> > Thanks,
> > Eugene.
> >
> >
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Jan 06 2000 - 00:30:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US