Re: Entity Bean with refs to other Entity Beans?

2000-04-13 Thread Magnus Stenman
No, no such thing is required - just make the field be of the remote interface type (ejbLoad/ejbStore is still empty) and it will be persisted as the primary key of the entity in the db. Have a nice day! :) /Magnus Stenman, the Orion team - Original Message - From: "Micah Skilling"

application design

2000-04-13 Thread bradley mclain
thanks for all your suggestions. the only thing that works to get the session from the servlet to the jsp is to use the requestDispatcher, which means that my url hasn't really changed and so my page formatting (using css) breaks.. my session difficulties have forced me to the conclusion that i

PooledDataSource casting prob with Orion 0.9.6

2000-04-13 Thread David Elliott
Hey all, Has anybody else had any trouble casting a JNDI retrieved "com.evermind.sql.OrionPooledDataSource" into our old friend "javax.sql.ConnectionPoolDataSource" within an Orion 0.9.6 BMP EJB ?? I get a ClassCastException when attempting an explicit cast. However I am still able to cast

Re: PooledDataSource casting prob with Orion 0.9.6

2000-04-13 Thread Magnus Stenman
Hi, this may sound unintuitive (blame the javax.sql API in that case ;) but: A ConnectionPoolDataSource is *not* a pooled datasource. A ConnectionPoolDataSource is a special type of source that is provided by the JDBC-driver vendor to the Application server vendor (never used by user code). What

Re: Entity Bean with refs to other Entity Beans?

2000-04-13 Thread galbers
Gary Albers@TIMEWEB 04/13/2000 07:01 AM Wow, that is neat. A few related questions: 1 - How do you do it for a collection of objects, (master / detail relationship). 2 - Are there any requirements placed on the primary key type of the object pointed to? 3 - Are there any examples of this

jsp:plugin not working?

2000-04-13 Thread Philippe Renon
Hi, Did anyone manage to get the jsp:plugin tag to work. I keep getting compilation errors about undefined __core_out variables. Philippe. Philippe Renon décalog - 5, rue Bachaumont - 75002 PARIS Voice : +33 (0) 1 40 28 44 64 Fax : +33 (0) 1 40 28 24 54 E-mail :

404 not found

2000-04-13 Thread rafael de los rios
Sorry, I made a mistake when I typed the message. Here is again w/o errors: Hi, I'm having this error message, 404 NOT FOUND, when I try to invoke a servlet from another servlet. htmlBody +="FORM ACTION=http://localhost:8080/servlet/JV2Registered METHOD=POST"; The servlet JV2Registered

Oracle Driver is not working

2000-04-13 Thread Sudhir A.
Hi, I have been trying to set up the Oracle driver for a long time. Finally could not make it. Check if someelse had the same problem and founf out a way. I have tried placing Classes12.zip at all places, orion/ orion/lib/ Even extracted the entire zip file and tried it. It didn't work. Here

Re: Orion on Linux

2000-04-13 Thread Elias Martensson
On Sat, 8 Apr 2000 [EMAIL PROTECTED] wrote: While it is true that all services running on UNIX and requiring a bind on ports below 1024 must start as root, it isn't accurate to say that all of them run as root. All of the servers that we run on our production servers provide us with a way to