unsubscribe me

2000-02-24 Thread Greg Burgess
unsubscribe me

Re: latest 9.2 startup not parsing files correctly - help

2000-02-24 Thread Karl Avedal
Hello, I would guess that there is something like ? xml... instead of ?xml (no space) at line 1. The old version was a bit slack on the xml. This new version will help you find config-errors much easier (by reporting them sooner). To fix things like this you can usually start orion with the

using Visibroker Corba ORB

2000-02-24 Thread Rich Holladay
We use Visibroker for CORBA, instead of the 1.2 sun.* packages. In order to start our CORBA implementation under vbroker instead of sun we needed to add an orb.properties file in JDK1.2.2\jre\lib containing: # Make VisiBroker for Java the default ORB

java.class.path property

2000-02-24 Thread Rich Holladay
I think I'm nearing the end of "classpath-related" issues in getting my application running under Orion. Mostly they have been resolved by downloading new orion.jar versions. One more, though. The application I'm "porting" to Orion uses System.getProperty("java.class.path") in order to set a

Re: errors starting orion

2000-02-24 Thread Aaron Brashears
I switched over to sun's 1.2.2 jdk, and I get the same errors. Sun's jdk doesn't lock up, but it gives exactly the same error messages (the formatting is a bit different, but they use the same words...) Has anyone successfully run orionserver on a linux box? (Victor: Sorry about the duplicate -

No Subject

2000-02-24 Thread c19930
unsubscribe [EMAIL PROTECTED] winmail.dat

Re: errors starting orion

2000-02-24 Thread Karl Avedal
Hello Aaron, Absolutely, many users are deploying on linux and our main site (www.orionserver.com) is using linux. I don't know why your jvm crashes but we try to work around those jvm bugs as much as possible. Of course there's a limit to what we can do to get orion to work with a buggy jvm

Re: Orion and Oracle 8

2000-02-24 Thread Olav Rabe
Thanks Karl, now the auto-deployment was successfull and the tables have been created. What next? Please picture that I already have an application which I deployed under J2EE-RI, so I do have the .ear file, which contains the ejb-jar file, which, in turn contains the ejb-jar.xml. The

User Authentication and Session Beans

2000-02-24 Thread Jeremy Pierson
In my web-application, prior to Orion, I was using Apache with JServ and GNUjsp - as were many of you I assume! Under that setup, my security consisted of redirecting users to a login.jsp file or servlet. This file or servlet would present a form prompting for an email address and password

Re: Problem running ejbsamples

2000-02-24 Thread Eric Richardson
Vlad, So I guess a 0.9.2 jar is newer than the 0.9.1g jar I'm using. This may be helpful to the list. Eric Vlad Petric wrote: Did that as instructed, but now I have "Orion/0.9.2 initialized" ?!? There is something wrong with that webpage Thank you, Vlad > Replace the orion.jar with the one

Re: Problem running ejbsamples

2000-02-24 Thread Karl Avedal
Hello, A brief note about the orion.jar "patches" available on the site. These patches are for advanced users and for people who have problems with specific bugs in earlier versions. They are not always tested and they are not official. Sometimes those jar's will be alot better but they can

Re: Orion in high load production environment

2000-02-24 Thread Karl Avedal
Hello, Since we don't have any "Orion success stories" on our site yet, I thought I'd name a few of our larger users to give you some idea about who are using Orion. * www.vpro.nl - was described on this list by Daniel Ockeloen * wap.hjemmenett.no - the WAP version of a large norwegian portal.

Data Sources Question

2000-02-24 Thread Bailey, Jeff A
Hi all, I am a bit confused about data-sources.xml. I currently have the following configuration (portion): data-source name="Skunkworks data-source" . . . location="jdbc/oracle/SkunkworksDataSource" /data-source data-source name="Skunkworks