OAS Application Deployment error
From: Stefano De Giorgi <sdegiorgi_at_tiscalinet.it>
Date: Thu, 16 Mar 2000 16:06:17 GMT
Message-ID: <ZD7A4.658$Lq.8602_at_news.infostrada.it>
I've a problem with the deployment of an EJB on OAS. I've coded the EJB, written an ECO/Java .app deployment file, converted it with eco2ejb, and I've then packed the .class, .ser, and manifest files in a jar with jar cmf. When I try to add the EJB application with the OAS Manager, I receive this error:
Date: Thu, 16 Mar 2000 16:06:17 GMT
Message-ID: <ZD7A4.658$Lq.8602_at_news.infostrada.it>
I've a problem with the deployment of an EJB on OAS. I've coded the EJB, written an ECO/Java .app deployment file, converted it with eco2ejb, and I've then packed the .class, .ser, and manifest files in a jar with jar cmf. When I try to add the EJB application with the OAS Manager, I receive this error:
Cannot support OracleResourceBundle
java.lang.UnknownError: oracle/oas/tools/nls/Version_it_IT
java.lang.UnknownError: oracle.oas.tools.nls.VersionProperties
at oracle.oas.nls.OracleNoNLSupport.(OracleNoNLSupport.java:45)
at oracle.oas.nls.OracleNLSupport.getNLS(OracleNLSupport.java:56)
at
at
at oracle.oas.tools.config.OASInstaller.generate(OASInstaller.java:34)
at oracle.oas.tools.config.OASInstaller.main(OASInstaller.java:24)
It's my first attemp at using OAS for running an EJB so I really don't know how to solve this problem. If anyone can help me... please, please, please send me an e-mail or post a msg on the ng. Thx anticipately, best regards
Stefano Received on Thu Mar 16 2000 - 17:06:17 CET