Re: Orion 1.5.4 - M-N Relationship chokes (?)

2002-02-15 Thread Phillip Ross
Yeah i get the same thing... was wondering if i was just doing something wrong. I'll send an update when i get it working. --- Ray Harrison <[EMAIL PROTECTED]> wrote: > Resend - it didn't post the first > time:

Orion 1.5.4 - M-N Relationship chokes (?)

2002-02-15 Thread Ray Harrison
Resend - it didn't post the first time: --- Hello - For the hell of it I decided to test M-N relationships in the lat

Re: Exceptions when trying to deploy with local interfaces

2002-02-15 Thread Paul Danckaert
I've been looking at that for a bit this afternoon.. if you look at the generated files, everything else is fine around that.  If you modify them you can actually wrap them with a try/catch, and they will then compile and deploy fine. I string'ed some of the class files to see what methods

[no subject]

2002-02-15 Thread Min-Hua Luo
Hi, I am confused by RoleManager.addToRole() function. It says "Adds a principal to the specified role, in practice this usually implies adding the principal to the legacy groups the role encompasses". Since all roles are defined in web.xml ( tag), does addToRole() function will actually update

RE: Wow. It seems that 1.5.4 is released!!!

2002-02-15 Thread Ray Harrison
Sure it is - look under the news section on www.orionserver.com for the announcement for 1.5.3 and you can download it from there. Cheers Ray --- "Djemal, Guy (TWIi London)" <[EMAIL PROTECTED]> wrote: > Well regardless 1.5.3 was called an experimental release and is no longer > available to down

Running an Server outside Orion

2002-02-15 Thread Ashish
Hello All, We are writing a server that listens on a port other than orion's. Remote clients will connect directly to this server. The requirement here is that we need this server INSTANCE to be accessed by servlets deployed within orion. What would be the best way to progress in this case? I was

Re: fyi: 1.5.4 still stacks rather than queues JMS messages

2002-02-15 Thread Mike Cannon-Brookes
Geoff, Also as someone said on this list just a few days ago - as per the JMS spec there is no guarantee that your messages turn up in the sequence you sent them. Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] Atlassian :: www.atlassian.com Supporting YOUR world On 16/2/02 12:55 AM,

Exceptions when trying to deploy with local interfaces

2002-02-15 Thread Tom Waterhouse
I am getting the following exceptions when trying to deploy.  My entity EJBs have local interfaces, and each one has the same error.  This is the only error that I receive on deployment:   RuleLocalHome_EntityHomeWrapper59.java:182: Exception java.rmi.RemoteException m ust be caught, or

External Server

2002-02-15 Thread Ashish
Hello All, We are writing a server that listens on a port other than orion's. Remote clients will connect directly to this server. The requirement here is that we need this server INSTANCE to be accessed by servlets deployed within orion. What would be the best way to progress in this case? I was

RE: Wow. It seems that 1.5.4 is released!!!

2002-02-15 Thread Jens Schumann
See changes.txt. -- 1.5.4 -- Added support for local interfaces Added support for many to many relationships Added support for cascade-deletes Added support for automatic primary keys (primary key class set to java.lang.Object) Added windows security workaround patch Fixed #188 JMS publish messag

test

2002-02-15 Thread gaetan06
soory it's just a test -- NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar... Web/Wap : www.netcourrier.com Téléphone/Fax : 08 92 69 00 21 (0,34 E TTC/min - 2,21 F TTC/min) Minitel: 3615 NETCOURRIER (

how to use orion EJB tag lib?

2002-02-15 Thread gaetan06
Hi everybody, I'm new on this list and I hope you could help me. I have downloaded the orion ejb tag package and install it. but i don't manage to use the useHome tag. I try a lot of things but nothing works. for example i try : and also : and it doesn't work! i tried to defined ejb-ref tag

RE: Wow. It seems that 1.5.4 is released!!!

2002-02-15 Thread Randahl Fink Isaksen
Then I sure hope the bidirectional N-M relationships work too... that would sure take some load off my shoulders. R. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dan Haley Sent: Friday, February 15, 2002 11:54 To: Orion-Interest Subject: RE: Wow. I

Re: fyi: 1.5.4 still stacks rather than queues JMS messages

2002-02-15 Thread Stephen Davidson
Geoff Soutter wrote: > Re the problem reported a couple weeks back by Jorge Jimenez and > confirmed by myself, I tested 1.5.4 to see if they had fixed this > problem, but it's still there. Just set max-instances to 1 and load up > with a lot of messages, it works just like a stack. Doh. > > May

Re: Wow. It seems that 1.5.4 is released!!!

2002-02-15 Thread Christian Meunier
See changes.txt -- 1.5.4 -- Added support for local interfaces Added support for many to many relationships Added support for cascade-deletes Added support for automatic primary keys (primary key class set to java.lang.Object) Added windows security workaround patch Fixed #188 JMS publish messag

RE: Wow. It seems that 1.5.4 is released!!!

2002-02-15 Thread Djemal, Guy (TWIi London)
Well regardless 1.5.3 was called an experimental release and is no longer available to download. > -Original Message- > From: Ray Harrison [mailto:[EMAIL PROTECTED]] > Sent: 15 February 2002 11:29 > To: Orion-Interest > Subject: RE: Wow. It seems that 1.5.4 is released!!! > > > 1.5.3 wa

RE: Wow. It seems that 1.5.4 is released!!!

2002-02-15 Thread Ray Harrison
1.5.3 was just the previous version and now they have moved on to 1.5.4 - with SIGNIFICANT updates. 1.5.3 was just a bug-fix release to the 1.5.2 "stable" release. 1.5.4 is (to me) quite a bit of a change from any previous version and will be the starting point for future stable releases. Once

RE: Wow. It seems that 1.5.4 is released!!!

2002-02-15 Thread Dan Haley
It looks like it - there are Local EJB interfaces and MDBs in orion.jar! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 15 February 2002 16:40 To: Orion-Interest Subject: RE: Wow. It seems that 1.5.4 is released!!! Great to see that a new version is ready of

RE: Wow. It seems that 1.5.4 is released!!!

2002-02-15 Thread Djemal, Guy (TWIi London)
Another question from me as I'm a bit late on the Orion scene, I have only been using it a couple of months. Does this mean that 1.5.3 has been abandoned. It also seems like it has been an awfully long time since they last released a stable version. Guy Djemal. > -Original Message- > Fro

RE: getClass().getClassLoader().getResource(fileName) problem

2002-02-15 Thread Owen Fellows
I Believe the Orion directory is the root for File access. Or at least it was for me as I started the server up from there. Hope this helps. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Min-Hua Luo Sent: 15 February 2002 03:33 To: Orion-Interest Subje

RE: Wow. It seems that 1.5.4 is released!!!

2002-02-15 Thread teseling
Great to see that a new version is ready of this great application server!!! Just a question for the Orion guys. Does this version support the complete J2EE 1.3 standard (including all EJB2.0)?? I am very interested because this is a key issue for one of my projects! Thanks on any info. Erwin

a servlet death...

2002-02-15 Thread daniele rizzi
Dear Sirs, I've got a servlet dying of premature death; worse still, this crashes even the application server and seems there are no hints of what happened. Where could I start to look into? thanks for any hint daniele rizzi ([EMAIL PROTECTED]) ps. I'm working with oc4j v1 (or older, don't kn