about Authentication

2001-09-20 Thread mars
Dear , I have a question about use from certificate I got a problem .I don't know how to set the BASIC Authentication for my web via the Orion server. Thank's mars

RE: Questions about Orion

2001-09-20 Thread The elephantwalker
Vlad, Here are the answers as I know them: 1. SQL Server 2000 database --> That's a tough one. I don't know any IT managers recommending this beast. But if you got to live with it ... make sure you test the jdbc drivers with all necessary uses of sql including things like LIMIT, CLOB, BLOB as we

Questions about Orion

2001-09-20 Thread Vlad Vinogradsky
I am evaluating the Orion server for use in a production web site which would be hosted by a hosting services provider. It would run on a Windows 2000 box alongside other web sites serviced by IIS and will manage data in SQL Server 2000 database. I have a few questions I wasn't able to find answer

Re: Problems accessing remote EJBs

2001-09-20 Thread Stephen Davidson
Greetings, Kesav. I have had to chase down a few instances of this myself. A useful tool I found was the orionconsole.jar. It is still alpha, with lots of missing functionality, but one thing that is working is the ability to read Orion's JNDI tree. A little hunting should tell you what the na

Wierd CMP Bug

2001-09-20 Thread Adam Cassar
Using a list-mapping with orion and using a vector to store the mapping works if you add elements to the vector using .add, however when using .addElement orion will not store the vector. Wierd or am I missing something? w

Re: Problems accessing remote EJBs

2001-09-20 Thread Klaus Thiele
Hi Kesav, thanks for help, but it does not work (1.5.2 and 1.0.2.2.1) klaus Am Donnerstag, 20. September 2001 16:17 schrieben Sie: > This is what exactly I also observer long back. > > In your first senario every thing works fine > > If you want to access remote ejb from jsp/servlets there is

RE: Help me

2001-09-20 Thread Kesav Kumar
For error 1) You have to copy tools.jar to c:\orion directory For error 2) You have to provide jndi.properties for accessing client.  You have to provide username/password for JNDI lookup.   Kesav Kumar Kolla Voquette Inc 650 356 3740(W) 510 889 6840(R) VoquetteDelivering Sound Informati

Re: Help me

2001-09-20 Thread muthukumarasamy rajamanickam
Please read the error it’s having all the solution to fix your problem --- nguyen dinh uong <[EMAIL PROTECTED]> wrote: I have to meet some error when I deploy /demo/ejb I hope You can help me First error .This is appear when I use java -jar orion.jar /*Auto-deploying product (No previous deploy

RE: "network adapter could not establish the connection"...Oracle connectivity error

2001-09-20 Thread Prashant Gaikwad
You need to install oracle client in the client m/c is u are usinfg type 4 driver OCI. This allows your client to use sqlnet for DB connetion. Check if you are able to connect to DB via SQLPLUS. How ever If u are usinf type 2 driver u don't need to have oracle client installed. -Original

Problems accessing remote EJBs

2001-09-20 Thread Klaus Thiele
Hi all, (it drives me crazy...) i'm trying to access some ejbs from my webapp on another orion-server. 1) my application-client (with application-client.xml) works fine. jndi_props.put(javax.naming.Context.INITIAL_CONTEXT_FACTORY,"com.evermind.server.ApplicationClientInitialContextFactor

RE: Help me

2001-09-20 Thread John . Miller
Did you copy tools.jar (from your jdk) into your Orion directory? -Original Message-From: nguyen dinh uong [mailto:[EMAIL PROTECTED]]Sent: 20 September 2001 12:28To: Orion-InterestSubject: Help me I have to meet some error when I deploy /demo/ejb I hope You can help me

"network adapter could not establish the connection"...Oracle connectivity error

2001-09-20 Thread vasanth kumar
hi i get this network adapter adapter could not establish the connection error whenever i go for connecting any piece of code with oracle.it's pretty calm with other databases.solve me with this problem please. thanks and regards. ___