Problem deploying simple bean...

2000-09-22 Thread VASQUEZ_JASON
Anybody know why I would get a NPE when trying to create a simple CMP entity instance? The exception that the client gets is: java.lang.NullPointerException: Primary-key was null And the server console displays: java.lang.NullPointerException at RecordHome_EntityHomeWrapper8.hashCode

RE: SV: Performance for static files

2000-09-07 Thread VASQUEZ_JASON
If we were serving up static pages, then we wouldn't need Orion... :) Frank Eggink <[EMAIL PROTECTED]> 09/07/00 03:43 PM Please respond to Orion-Interest                 To:        Orion-Interest <[EMAIL PROTECTED]>         cc:                 Subject:        RE: SV: Performance for stati

Re: Getting off the list

2000-08-30 Thread VASQUEZ_JASON
Using this form -> http://www.orionserver.com/subscribe.html  seems to work pretty well... (i've used it in the past, and then come back ... :)) -Jason Joe Klemmer <[EMAIL PROTECTED]> 08/30/00 10:28 AM Please respond to Orion-Interest                 To:        Orion-Interest <[EMAIL PR

Changes.txt

2000-08-30 Thread VASQUEZ_JASON
Isn't the changes.txt file being updated anymore?  It would be nice to know what/why I'm upgrading for, instead of blindly running autoupdate HINT: Autoupdate would be perfect if it had an interactive option that would show the change summaries for the versions about to be downloaded (and

RE: Getting remote objects

2000-07-26 Thread VASQUEZ_JASON
Interesting...I will go ahead and use the narow method from now on, but I did some experimentation and it worked with just the lookup w/ Orion. Thanks for the info! -Jason

Getting remote objects

2000-07-26 Thread VASQUEZ_JASON
After reading volumes of information on EJB's, I am a bit confused as to what is the preferred method for obtaining a reference to an EJB from the client.  I see 2 styles of doing this.  One involves casting to the Home interface by doing a 'Context.lookup(String jndi_name)', while the other is by

Deployment

2000-07-26 Thread VASQUEZ_JASON
Has anyone ever used Javasoft's deploytool from the J2EE reference implementation for assembling applications for Orion?  It seems as if the only thing that would have to be modified is the container specific configuration.  Until Orion's assembly tools come further along, this might be a nice opt

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]>