Hi,

I wonder if anyone could answer this question.  I'm not wanting to have
all the .ser files listed in the main jonas.properties file, but only in
the property file for that particular bean and then use the Admin tool to
add them individually.

Here is what I tried to do:

======================
EJBServer -Djava.security.policy=java.policy &
JOnAS Server, version 1.6, running on rmi.
JDBC DataSource Morgue is mapped on mysql1.properties

> AdmServer -a examples/src/eb/jonas.properties
AdmServer -a examples/src/eb/jonas.properties
EJBHome:eb.JOnASAccountExplBeanAccountHome for AccountExplBean available
     Cannot read Session Deployment descriptor
examples/src/eb/AccountImpl.ser
admI.addBeans([examples/src/eb/AccountExpl.ser,
examples/src/eb/AccountImpl.ser]) : java.rmi.UnmarshalException: Error
unmarshaling return header; nested exception is: 
        java.io.EOFException
========================

I have tried rearranging the files in AccountExpl.ser and AccountImpl.ser
in case there was some kind of dependency. 
I have tried removing the "examples/src/eb/" from the second.
I have also tried running the AdminServer -a in the directory itself,
always with the same results.  Any ideas (other than having a separate
property file for each of them).

Thanks very much,
Katherine



                                                                  ,;:;;,
                                                                 ;;;;;
                                                         .=',    ;:;;:,
                                                        /_', "=. ';:;:;
                                                        @=:__,  \,;:;:'
                                                          _(\.=  ;:;;'
                                                         `"_(  _/="`
                                                  jgs     `"'``

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to