Hello to you all,
this is a resend....
Can anyone tell me why I'm getting the following error when I try to deploy 
an 
Entity bean. 

[root@mcdonalds orion]# java -jar orion.jar
Auto-deploying /usr/orion/application-deployments/HLR/HLR-ejb.jar (No 
previous deployment found)... Error compiling 
/usr/orion/application-deployments/HLR/HLR-ejb.jar: Variable contained 
illegal space
Orion/1.5.2 initialized

I have all the files in place in the jar file they are:

[root@mcdonalds HLR]# jar tf HLR-ejb.jar 
META-INF/
META-INF/MANIFEST.MF
ie/tcd/cs/dsg/HLR/Client_1.class
ie/tcd/cs/dsg/HLR/HLRBean.class
ie/tcd/cs/dsg/HLR/HLR.class
ie/tcd/cs/dsg/HLR/HLRHome.class
ie/tcd/cs/dsg/HLR/HLRPK.class
META-INF/ejb-jar.xml

I've already created a META-INF folder and put application.xml in to it.
I've also placed application-client.xml here too.

Thanks for any help in advance!
Oisin


+---------------------------------------------------------------------+
   _/_/_/_/_/  _/_/_/  __/_/_/_/  Oisin Kim
      _/     _/    _/  _/     _/  Dept. Computer Science
     _/     _/        _/     _/   Trinity College Dublin
    _/     _/        _/     _/    tel : (+353 86).841 9967
   _/     _/    _/  _/     _/     email: [EMAIL PROTECTED]
  _/      _/_/_/  __/_/_/_/       http://www.cs.tcd.ie/Oisin.Kim/

+---------------------------------------------------------------------+

Reply via email to