Re: Entity beans and database

2000-07-21 Thread David Sierra Fernandez
Uhh boys , I think I can help a bit I agree that the problem is that you're working behind the server but ... the solution is to do something in order to it understantd what are you doing. I suggest you make a "commit" commnad in SQL every time you modify something in the database through

Re: Entity beans and database

2000-07-21 Thread Robert Krueger
this is incorrect. the container has to ensure that when a transaction is started the entity beans involced in that transaction have to be in sync with the underlying datastore. depending on your transaction isolation level this locks the record associated with your entity in the db during

to list admins: please set reply-to header

2000-07-21 Thread Robert Krueger
hi, could the list admins set the reply-to header in the emails the listserver sends? it would make things easier and is standard behaviour of other listservers. thanks, robert (-) Robert Krüger (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH (-) Brüder-Knauß-Str. 79 - 64285

AW: to list admins: please set reply-to header

2000-07-21 Thread Jens Stutte
I vote for this, too ! -Ursprüngliche Nachricht- Von: Robert Krueger [mailto:[EMAIL PROTECTED]] Gesendet am: Freitag, 21. Juli 2000 13:07 An: Orion-Interest Betreff: to list admins: please set reply-to header hi, could the list admins set the reply-to header in the emails

Re: Entity beans and database

2000-07-21 Thread Robert Krueger
At 14:08 21.07.00 , David Sierra Fernandez wrote: I could assure you that in ATM example, if you make a "commit" every time you create or destroy a row in the database through SQL (ORACLE) the Automatic Teller MAchine will detect all the changes. I don't know why but this is the way it is. of

Re: Oracle-Driver not found

2000-07-21 Thread Fabio Silva
Andreas Reckmann wrote: Hi, I want to run an Entity bean connected to a Oracle 8.1.5 Database. java -jar -cp $CLASSPATH orion.jar Error initializing server: DriverManagerDataSource driver 'oracle.jdbc.driver.OracleDriver' not found data-sources.xml: ?xml version="1.0"? !DOCTYPE

Re: to list admins: please set reply-to header

2000-07-21 Thread Eric Richardson
Good Idea!!! Robert Krueger wrote: hi, could the list admins set the reply-to header in the emails the listserver sends? it would make things easier and is standard behaviour of other listservers. thanks, robert (-) Robert Krger (-) SIGNAL 7 Gesellschaft fr Informationstechnologie mbH (-)

R: Oracle-Driver not found

2000-07-21 Thread Montebove Luciano
Hi, 1)Put the oracle driver file (classes12.zip or something similar) in orion/lib 2)Run java -jar orion.jar It's all Luciano -Messaggio originale- Da: Andreas Reckmann [mailto:[EMAIL PROTECTED]] Inviato: venerdì 21 luglio 2000 15.02 A: Orion-Interest Oggetto: Oracle-Driver not

FW: Oracle-Driver not found

2000-07-21 Thread J.T. Wenting
-Original Message- From: J.T. Wenting [mailto:[EMAIL PROTECTED]] Sent: Friday, July 21, 2000 4:32 PM To: Andreas Reckmann Subject: RE: Oracle-Driver not found I have found you must add classes12.zip to /orion/lib (the same goes for all other jars/zips with JDBC drivers). Maybe an

Re: Oracle-Driver not found

2000-07-21 Thread VASQUEZ_JASON
Andreas, Have you placed the oracle thin driver .jar (or .zip) in $ORION_HOME/lib? It must be in that directory to be picked up. -Jason Andreas Reckmann [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 07/21/00 08:02 AM To:Orion-Interest [EMAIL PROTECTED] cc:

Does Orion support TLS?

2000-07-21 Thread Jim Archer
Hi All... I was wondering if Orion supports TLS in addition to just SSL? Thanks! Jim

Importing a cert from Thawte

2000-07-21 Thread Mattias Arbin
I have now got a valid certificate from Thawte, (i.e a real one, not a test cert). I am now trying to import it into my keystore without success. I genereated my certificate request like this: keytool -genkey -keyalg "RSA" -alias myalias -keystore keystore -dname "cn=www.[mydomain].com,

confusion about the use of context-root in orion

2000-07-21 Thread Robert Krueger
hi, I must say that I'm a little confused about the way context-root is used in orion, which may be due to lack of understanding of the spec on my part. say, I want to use a web application under a certain context-root ("/myroot") in a website. what I do is put an entry in the relevant

Multiple SSL Certificates: HOW?

2000-07-21 Thread Steven Punte
Dear Orion Community: After MUCH trial and error, I have finally succeeded at getting SSL operational. I will write and post a "tips for SSL" document with items I've discovered. Does anyone know how to create multiple certificates? That is, I server multiple application off of one

Re: Entity beans and database

2000-07-21 Thread Robert Krueger
At 14:29 21.07.00 , Robert Krueger wrote: At 14:08 21.07.00 , David Sierra Fernandez wrote: I could assure you that in ATM example, if you make a "commit" every time you create or destroy a row in the database through SQL (ORACLE) the Automatic Teller MAchine will detect all the changes. I

orion on linux not serving jsp from /examples

2000-07-21 Thread Sven van 't Veer
I've just installed orion on my linux box and tried to access the example jsp's in the default web-app context, but I get an error 500. The servlets work however. I run orion on Linux RH 6.1 with jdk 1.2.2 RC2 (sun). I've also installed orion on my NT box where it serves jsp's just fine.. (with

Re: confusion about the use of context-root in orion

2000-07-21 Thread Magnus Stenman
Hi, context-root is a "hint" to deployment tools and as such will be used by the Orion deployment tools when suggesting a mapping at deployment time. The actul root specified is a deployment setting though and as such doesnt belong in the assembly descriptor. For instance a web-app can on the

stupid

2000-07-21 Thread Sven van 't Veer
I'm sorry for the last e-mail I send about orion on linux.. I should read the manual some more.. Ofcourse without tools.jar in orion/ things don't work. sory I'm back to RTFM. sven -- == Sven van 't Veer

Re: orion on linux not serving jsp from /examples

2000-07-21 Thread Nick Newman
Oops. I got your follow-up email about 5 seconds too late ... !! Hi Sven, Did you follow the installation instructions - the part about putting tools.jar into orion's directory? That might be the problem. Nick Newman, SCIENTECH At 02:52 PM 7/21/00 -0300, you wrote: I've just installed orion

Quick Tips on SSL

2000-07-21 Thread Steven Punte
This is quick tip list for getting SSL working on Orion: 1) Fairly good instructions at http://www.orionsupport.com/?key=ssl-howto 2) Install JDK1.3 for the purpose of generating you keystone and other associated files. It has the RSA algorithm in it. You don't have to run the server

Is Anybody In Sales?

2000-07-21 Thread dlp
I've contacted Orion sales twice and received no response of any sort. We would very much like to purchase the product as well as refer other customers but nobody responds to requests sent to [EMAIL PROTECTED] Anybody else had any luck?

Re: Is Anybody In Sales?

2000-07-21 Thread Karl Avedal
Hello dlp, I saw your mail to info@ but I didn't forward it to sales since it seemed like you wanted a more far reaching agreement than just buying a license. I'm forwarding this mail to sales now, so you'll hear from them. I will also contact you about the more far reaching agreement.

PROBLEM: Primary-child CMP object

2000-07-21 Thread Conrad Chan
Here is a simplified version of my problem: I have a Person entity object that contains a list of phone numbers as string, which encapsulates Person and Phone database tables joined by foreign key person_id. When I create a person instance first and then fill in phone numbers information,

Re: Orion price

2000-07-21 Thread Karl Avedal
Hello Rob, The price is definately not per year. The license agreement says as it does because you only get free upgrades for on year. However you may continue using what you have bought forver and ever. I'll check out the agreement to see if the text is implying something else, and if it

Re: Orion price

2000-07-21 Thread Karl Avedal
Hello again, As a follow-up. I think the text wasn't really right on this, so we'll change it. Sorry if it scared you... Regards, Karl Avedal Karl Avedal wrote: Hello Rob, The price is definately not per year. The license agreement says as it does because you only get free upgrades for

Problem unsubscribing

2000-07-21 Thread zhora
I find it impossible to unsubscribe from this mailing list. This function doesn't seem to work. Can maillist administrator unsubscribe me, please

Real SSL Cert

2000-07-21 Thread Todd McGrath
Hi, I could really use the info on using a "real" SSL Cert also. Please pass on the information, if you have it. Thanks, Todd

Problem unsubscribing

2000-07-21 Thread bhargavi
I am unable to unsubscribe from this mailing list. Can maillist administrator unsubscribe me, please