Hi,

I have an EJB using a Java library. I include the library in ear, but
the server ignore it. Then, I provide a MANIFEST.MF with "Class-Path"
pointing to library/my.jar. When I deploy it, I get errors.

If I do not use included library, but set J2EE_CLASSPATH to point to
my.jar, everything is okay.

I am using j2ee 1.2 on Windows NT.

Any information would be apprecitated. Thanks in advance.

Error on client side: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

deploytool -deploy j2eeSuperLoggingApp.ear localhost
j2eeSuperLoggingAppClient.
jar

Deploy the application in j2eeSuperLoggingApp.ear on the server localhost
saving
 the client jar as j2eeSuperLoggingAppClient.jar
Sender object Deploy Tool : Deploy SuperLoggingApp on localhost
Remote message: Contacted Server....
Remote message: Application SuperLoggingApp transferred.
Sender object Deploytool (Main) : RemoteException occurred in server thread;
nes
ted exception is:
        java.rmi.RemoteException: Error saving/opening
make: Error code 1 (Ignored)

error on server side: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

D:\j2sdkee1.2\bin>j2ee -verbose

Naming service started: :1050
Published the configuration object ...
Binding DataSource, name = jdbc/EstoreDB, url =
jdbc:rmi://localhost:1099/jdbc:c
loudscape:CloudscapeDB;autocommit=false;create=true
Binding DataSource, name = jdbc/InventoryDB, url =
jdbc:rmi://localhost:1099/jdb
c:cloudscape:CloudscapeDB;autocommit=false;create=true
Configuring web service using "default"
Web service started: :9191
Web service started: :7000
Configuring web service using "default"
Web service started: :8000
Endpoint [SSL: ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=7000]]
shutdow
n due to exception: javax.net.ssl.SSLException: No available certificate
corresp
onds to the SSL cipher suites which are enabled.
endpoint down: :7000
J2EE server startup complete.
Class loadable save

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to