All,

I'm working the product demo and have apparently encountered a bit of 
difficulty with deployment.  I'm using the steps defined for product 
demo (http://www.orionserver.com/docs/ejbexamples/) and am seeing two 
things that aren't right (below).  Also, I've set up a new Oracle 
datasource and created a new table for this ejb.  

The scenario in the demo doesn't cover adding a new data source and 
there also seems to be some changes needed to the xml in the 
application-deployments directory.  Can someone fill me in.  TIA.

JohnH

1)  The Orion console reports a Hypersonic sql error at startup even 
though the Hypersonic is not referenced in data-sources.xml.
    ERROR TEXT
    Auto-deploying product (New server version detected)... Error
    compiling file:/C: /orion/demo/ejb/product/: No DataSource 
    found at jdbc/HypersonicDS
    Orion/1.4.7 initialized
2)  I get another error when envoking ProductClient relating to the 
home interface.
    ERROR TEXT
    C:\orion\demo\ejb\product>java -
    classpath .;..\..\..\orion.jar;
    ..\..\..\ejb.jar;
    ..\..\..\jndi.jar ProductClient
    Communication error: Error reading 
    application-client descriptor: No EJBHome found
    at MyProduct as specified by ejb-ref MyProduct

_____________________________________

Get your free E-mail at http://www.ireland.com

Reply via email to