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 Teseling


See subj.



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-
 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 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 Teseling
 
 
 See subj.
 




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 1.5.4 is in its current mode for a while and if there are no major 
bugs, it will
likely become a so-called stable release.

--- Djemal, Guy (TWIi London) [EMAIL PROTECTED] wrote:
 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-
  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 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 Teseling
  
  
  See subj.
  
 


__
Do You Yahoo!?
Got something to say? Say it better with Yahoo! Video Mail 
http://mail.yahoo.com




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 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 1.5.4 is in its current mode for a while and 
 if there are no major bugs, it will
 likely become a so-called stable release.
 
 --- Djemal, Guy (TWIi London) [EMAIL PROTECTED] wrote:
  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-
   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 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 Teseling
   
   
   See subj.
   
  
 
 
 __
 Do You Yahoo!?
 Got something to say? Say it better with Yahoo! Video Mail 
 http://mail.yahoo.com
 




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 messages for autostarted clients
Fixed #197 finder method for non-existent ejb is not detected
Fixed #348 Class-Path: ignored in (unpacked) ejb-jar Manifest file
Fixed #349 Orion crashes when using primary keys in an incorrect way
Fixed #418 Class _yw has missing access specifier
Fixed #480 Remote JMS Subscriber TopicConnection.start() hangs
Fixed #493 JMS TextMessage with not text gives nullpointer exception wh...
Fixed #495 staleness parameter in DataSourceUserManager not implemented
Fixed #511 Problem receiving messages from a TopicSubscriber when run a...
Fixed #515 Tag library variable declaration
Fixed #531 EJB 2.0 PFD 2 feature run-as not implemented properly
Fixed #532 findByPrimaryKey fails when EJB has
exclusive-write-access=false
Fixed #533 Taglib null parameters are handed as null
Fixed #534 Wrong exception when roleManager.addToRole(...) is called with a
null argument
Fixed #541 use-caller-identity tag doesn't conform to sun dtd
Fixed #568 incorrect max-tx-retries default
Fixed #569 Can't map servlet to *.db.htm
Fixed #575 Incorrect security exception when using JNDI
Fixed #576 array return types from taglibs not handled correctly
Fixed #582 ServletContext.getRequestDispatcher() handles non-existing JSP
Fixed #587 call to MessageDrivenContext.setRollbackOnly fails
Fixed #593 Can't send JMS messages from the init() method of a servlet
Fixed #611 CGI servlet errors
Fixed #619 Problem with HttpSession.invalidate()
Fixed #620 request.getServletPath() returns null if servlet is handling...
Fixed #626 Problem with conversion from literal String to object
Fixed #628 Memory leak using JMS
Fixed #632 jsp:param tag does not accept request time attributes
Fixed #637 application code causes a NPE in container-generated code
Fixed #646 Generated source for jsp is saved in a file whose name does...
Fixed #650 popBody in PageContext should not be abstract
Fixed #660 Log JSP compilation errors in a log file
Fixed #663 Child applications do not have proper user manager hierarchy
Fixed #664 EJBUserManager has unimplemented functions
Fixed #665 Cannot use java option -Xfuture
Fixed #669 Orion JMS hanging intermittently on Message send/receive
Fixed #679 ejbStore and dirty detection problem (EJB CMP2)
Fixed #680 method ServletRequest.getParameterMap() not implemented acco...
Fixed #693 Classloader gives highest priority to WEB-INF/lib





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. It seems that 1.5.4 is released!!!

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


See subj.


_
This message has been checked for all known viruses by MessageLabs.



_

Alison Associates

The information contained in this e-mail and any attached files is
intended only for the use of the person(s) to whom it is addressed and
may be privileged, confidential and exempt from disclosure under
applicable law. The views of the author may not necessarily reflect the
views of the Company. If you are not the intended recipient please do
not copy or convey this message or any attached files to any other
person but delete this message and any attached files and notify us of
incorrect receipt via e-mail to [EMAIL PROTECTED] 


_
This message has been checked for all known viruses by MessageLabs.





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 messages for autostarted clients
Fixed #197 finder method for non-existent ejb is not detected
Fixed #348 Class-Path: ignored in (unpacked) ejb-jar Manifest file
Fixed #349 Orion crashes when using primary keys in an incorrect way
Fixed #418 Class _yw has missing access specifier
Fixed #480 Remote JMS Subscriber TopicConnection.start() hangs
Fixed #493 JMS TextMessage with not text gives nullpointer exception wh...
Fixed #495 staleness parameter in DataSourceUserManager not implemented
Fixed #511 Problem receiving messages from a TopicSubscriber when run a...
Fixed #515 Tag library variable declaration
Fixed #531 EJB 2.0 PFD 2 feature run-as not implemented properly
Fixed #532 findByPrimaryKey fails when EJB has
exclusive-write-access=false
Fixed #533 Taglib null parameters are handed as null
Fixed #534 Wrong exception when roleManager.addToRole(...) is called with a
null argument
Fixed #541 use-caller-identity tag doesn't conform to sun dtd
Fixed #568 incorrect max-tx-retries default
Fixed #569 Can't map servlet to *.db.htm
Fixed #575 Incorrect security exception when using JNDI
Fixed #576 array return types from taglibs not handled correctly
Fixed #582 ServletContext.getRequestDispatcher() handles non-existing JSP
Fixed #587 call to MessageDrivenContext.setRollbackOnly fails
Fixed #593 Can't send JMS messages from the init() method of a servlet
Fixed #611 CGI servlet errors
Fixed #619 Problem with HttpSession.invalidate()
Fixed #620 request.getServletPath() returns null if servlet is handling...
Fixed #626 Problem with conversion from literal String to object
Fixed #628 Memory leak using JMS
Fixed #632 jsp:param tag does not accept request time attributes
Fixed #637 application code causes a NPE in container-generated code
Fixed #646 Generated source for jsp is saved in a file whose name does...
Fixed #650 popBody in PageContext should not be abstract
Fixed #660 Log JSP compilation errors in a log file
Fixed #663 Child applications do not have proper user manager hierarchy
Fixed #664 EJBUserManager has unimplemented functions
Fixed #665 Cannot use java option -Xfuture
Fixed #669 Orion JMS hanging intermittently on Message send/receive
Fixed #679 ejbStore and dirty detection problem (EJB CMP2)
Fixed #680 method ServletRequest.getParameterMap() not implemented acco...
Fixed #693 Classloader gives highest priority to WEB-INF/lib


| -Original Message-
| From: [EMAIL PROTECTED]
| [mailto:[EMAIL PROTECTED]]On Behalf Of Dan Haley
| Sent: Friday, February 15, 2002 11:54 AM
| To: Orion-Interest
| Subject: RE: Wow. It seems that 1.5.4 is released!!!
|
|
| 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 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 Teseling
|
|
| See subj.
|
|
| _
| This message has been checked for all known viruses by MessageLabs.
|
|
| _
|
| Alison Associates
|
| The information contained in this e-mail and any attached files
| is intended only for the use of the person(s) to whom it is
| addressed and may be privileged, confidential and exempt from
| disclosure under applicable law. The views of the author may not
| necessarily reflect the views of the Company. If you are not the
| intended recipient please do not copy or convey this message or
| any attached files to any other person but delete this message
| and any attached files and notify us of incorrect receipt via
| e-mail to [EMAIL PROTECTED]
|
|
| _
| This message has been checked for all known viruses by MessageLabs.





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 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 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 1.5.4 is in its current mode for a while and 
  if there are no major bugs, it will
  likely become a so-called stable release.
  
  --- Djemal, Guy (TWIi London) [EMAIL PROTECTED] wrote:
   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-
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 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 Teseling


See subj.

   
  
  
  __
  Do You Yahoo!?
  Got something to say? Say it better with Yahoo! Video Mail 
  http://mail.yahoo.com
  
 


__
Do You Yahoo!?
Got something to say? Say it better with Yahoo! Video Mail 
http://mail.yahoo.com




Wow. It seems that 1.5.4 is released!!!

2002-02-14 Thread kesh



See subj.