RE: orion 1.4.8 bug

2001-04-25 Thread elephantwalker

Is it just me, or was this the last orion-interest mail?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Matthew R
Bauer
Sent: Monday, April 23, 2001 6:15 PM
To: Orion-Interest
Subject: orion 1.4.8 bug


I have several ejb 2.0 beans.  I get the following error when deploying
them (did not exist in 1.4.7):

Error in application hermes: Error loading package at
file:/opt/orion/applications/hermes/administratorEjb.jar,
abstract-schema-name not specified for entity 'TheCompanySettings', it
must be specified for EJB 2.0 style CMP beans

Yet in the ejb 2.0 dtd it states that abstract-schema-name does not need
to exist.  Any one else have this problem?  do I need to fill out a
bugzilla.

mattba






Re: orion 1.4.8 bug (fwd)

2001-04-25 Thread Hani Suleiman

Resending as this didn't seem to make it the first time...

-- Forwarded message --
Date: Mon, 23 Apr 2001 21:55:04 -0400 (EDT)
From: Hani Suleiman [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Subject: Re: orion 1.4.8 bug

Third bullet point on page 192 of the EJB 2.0 final draft says

'the bean provider must specify a unique abstract schema name for an
entity using the abstract-schema-name deployment description element'

The DTD states:

'The optional abstract-schema-name element must be specified for an entity
bean with container managed persistence and cmp-version 2.x'

So 1.4.8 seems correct in enforcing this...

Hani

On Mon, 23 Apr 2001, Matthew R Bauer wrote:

 I have several ejb 2.0 beans.  I get the following error when deploying
 them (did not exist in 1.4.7):
 
 Error in application hermes: Error loading package at
 file:/opt/orion/applications/hermes/administratorEjb.jar,
 abstract-schema-name not specified for entity 'TheCompanySettings', it
 must be specified for EJB 2.0 style CMP beans
 
 Yet in the ejb 2.0 dtd it states that abstract-schema-name does not need
 to exist.  Any one else have this problem?  do I need to fill out a
 bugzilla.
 
 mattba