:) as I said it was a stupid question. I read the spec after I had sent it.
Now I have a weird deployment error. I am deploying a flight bean that will
of course find airline flights.
What is happening now is I am getting an error -
Error compiling file:/usr/local/orion/application/flight/flight-ejb.jar:
Variable contained illegal space
Ive been through my code a dozen times, and the applicable .xml files and I
dont see anything different than in the orion examples (atm.ear)
Any clues?
Al
-----Original Message-----
From: Jens Stutte
To: Orion-Interest
Cc: 'ALLEN FOGLESON'
Sent: 3/21/00 2:55 AM
Subject: AW: Stupid question
Hi,
this is one of the major changes between the EJB 1.0 and 1.1 spec. See
there
for details.
-----Urspr�ngliche Nachricht-----
Von: ALLEN FOGLESON [mailto:[EMAIL PROTECTED]]
Gesendet am: Dienstag, 21. M�rz 2000 10:42
An: Orion-Interest
Betreff: Stupid question
OK, maybe this is a stupid question, but I am not finding it in the
limited
documentations.
when deploying your beans does orion get the DD from the xml files?
I am used to having to write a DD either in text or as a java serialized
DD.
(xx.ser) I think I am actually almost getting orion now, after being
used to
using weblogics gui deployment tools. :) just a little lost right now.
Never
got bogged down in this many details on the deployment side of things.
Al