Re: JAXP

2001-02-24 Thread Falk Langhammer
Richard Doust schrieb: have tried replacing the older ones with the newer ones because my code Hi Richard, to me it seems that what You do makes perfect sense and that Orion *must not* impose any restriction on which libraries/versions You are going to use in your EJB code. That Orion uses

RE: please tell me : does JMS work at all ?

2001-02-24 Thread Chia, Pei Yen
Hi Edo, In that case, i'd suggest you run the original "jmschat.jar" and follow the instructions in "jmsdemo-readme.txt". Run the client twice. It works fine at my end. Maybe you can try to run this with the original configuration files too. Regards, Pei Yen -Original Message- From:

CMP 2.0

2001-02-24 Thread Randahl Fink Isaksen
Question A: Are the ones of you who are using CMP 2.0 using version 1.4.4, 1.4.5 or 1.4.7 of Orion? Question B: When _you_ use the uni-directional relationship-features does that make Orion create a seperate table for the relation or is the relationship stored as a serialized collection

CMP 2.0: Yabbadabbadoo or not (?)

2001-02-24 Thread Randahl Fink Isaksen
I have put quite an effort into making the CMP 2.0 features work, using both Orion 1.4.5 and 1.4.7 out of the box. I have narrowed my problem down to this: I have several uni-directional relationships, both 1:N and 1:1 and they seem to work just fine. For instance, when I create a new ejb A

RE: CMP 2.0

2001-02-24 Thread Jeff Schnitzer
From: Randahl Fink Isaksen [mailto:[EMAIL PROTECTED]] Question A: Are the ones of you who are using CMP 2.0 using version 1.4.4, 1.4.5 or 1.4.7 of Orion? I'm using 1.4.5 because 1.4.7 introduced a showstopper bug for me (fixed in 1.4.8, whenver that happens). Bug #296. Question B: When _you_

RE: Beginner...

2001-02-24 Thread Kemp Randy-W18971
To learn to use EJB, it is the SIG (in name) site. If you go to www.northernlight.com, search for EJB tutorial, it is in the first ten sites, and they have a whole section on tutorials. You can also go to www.theserverside.com and download Masterning Enterprise Javabeans. -Original

Re: Re: configuring jdbc with oracle...

2001-02-24 Thread John Hogan
are you seeing any errors on Orion startup? _ Get your free E-mail at http://www.ireland.com

RE: EJB 2.0 CMP features of Orion

2001-02-24 Thread Randahl Fink Isaksen
Thanks, Jeff for your many informative posts. I checked out the ServerTest.zip you posted and it seems my files look pretty much like yours. I noticed you had entered the abstract schema names of your beans, which I had not, in expectation that it would make no difference. I have now added such

Source available and sun

2001-02-24 Thread Kemp Randy
I must admit -- I am still confused about the Sun agreement preventing a J2EE server from sharing the source code. I get the feeling that Orion would be open to this, if the terms with Sun would allow it. I found out recently that Resin (www.caucho.com), which has made the highly successful JSP

RE: Win2k Pro. is mess... choosing the right database product

2001-02-24 Thread Arno Grbac
It could be that Interbase is a very recent addition to the open source / freeware bunch. Also, prior to version 6, Interbase was missing some essential data types, which made it a bit less approchable. My company is still evaluating Interbase, but so far we haven't found any "issues" and

Re: Source available and sun

2001-02-24 Thread Robert Krueger
we've had this dicussion many times before. they (Orion team) have decided to keep it closed-source and it simply is their decision (apart from the legal stuff with sun, which I personally never bought as the primary reason not to make the source available without an NDA). the arguments

Re: Win2k Pro. is mess... choosing the right database product

2001-02-24 Thread Vimal Patel
Can you tell me what data-source settings you have to get interbase working with orion and the driver version. I can not get it to work with orion. Also if you could mail the database-schemas for interbase I would really appreciate it. Thanks, Vimal - Original Message - From:

RE: Win2k Pro. is mess... choosing the right database product

2001-02-24 Thread Ray Harrison
In development we are running orion 1.4.7 on Windows 2000 Server with the latest SapDB. I love it. It has pretty slick tools, and it is pretty solid. Admittedly I had to (an currently) learning its quirks, etc. I decided I would get the latest Pet Store (1.1.1) working with Orion/SapDB. I JUST

RE: Source available and sun

2001-02-24 Thread Kemp Randy-W18971
I also respect it, and agree it's their decision. But the recent developments with Resin have prompted me to raise the question. End of subject, unless someone else raises the issue. -Original Message- From: Robert Krueger To: Orion-Interest Sent: 2/24/01 1:01 PM Subject: Re: Source

What is Orion's JVM invocation policy?

2001-02-24 Thread Globetrot Communications
What is orion's JVM invocation policy? Are all EJB's invoked in same JVM or are multiple JVM's created as needed by the server. What is the policy, if the latter? Thanks Satish Gupta __ Do You Yahoo!? Get email at your own domain with Yahoo!

RE: Win2k Pro. is mess... choosing the right database product

2001-02-24 Thread Arno Grbac
Title: Here is the newest version of my data source and database schema files. I posted this info once before,but there have been some minor changes, (thanks to Dirk Ohst), so this is the latest I've got. If you find any problems or fix anything, let us know. Also, if you're having problems

Log of URLs

2001-02-24 Thread Phan Anh Tran
Is there a log which shows how a requested URL is mapped to the filesystem? Ie. www.blablalba.com = /blabla/home/ thanks. Anh

orion 1.4.7

2001-02-24 Thread Seng Choy Kua
this may be a silly question, but how do i get hold of orion1.4.7? the latest downloadable version is 1.4.5. is it only available to those who have paid for the license? thanks, peter

RE: Win2k Pro. is mess... choosing the right database product

2001-02-24 Thread Christian Billen
I second that opinion on SapDB, clean and nice GUI tools for managing the database, support on linux, windows and other unix flavors. The JDBC driver is type 4. The documentation is nice but could be improved. And if you want commercial support from sap themselves it is available since they

Recursion error in error-page

2001-02-24 Thread Grant Doran
DISCLAIMERI have extensively searched the list archives and the sun jsp forum first/DISCLAIMER Hi, We have set up a number of Jsp error pages specific to each of the custom exceptions that we throw. I am unable to get the custom error pages to work. When my error jsp pages try to access