Hi, 

I am trying to deploy and ear file. This files has one
CMP bean and and one jsp file. After registering the
application with server.xml, when I start the orion
server, I get the following error message :-
=======================================================
C:\orion>java -jar orion.jar
Auto-unpacking
C:\orion\applications\CreateShipApp.ear... done.
Auto-unpacking
C:\orion\applications\CreateShipApp\war-ic.war...
done.
Auto-deploying CreateShipApp...
Auto-deploying ejb-jar-ic.jar...
Auto-creating table: create table ShipBean (id NUMBER
not null primary key, tonnage double precision null,
capacity NUMBER null, na
me VARCHAR2(255) null)
Error compiling
file:/C:/orion/applications/CreateShipApp/ejb-jar-ic.jar:
Variable contained illegal space
Orion/1.0rc1 initialized
-------------------------------------------------------

Can somebody help me what is going on?

Thanks

Vimal

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

Reply via email to