Hi,
This maybe a dumb question so bear with me.
i'm trying to run your example using a jar file.
cd your_bean_class_directory
mkdir META-INF
cp .../eb/*.xml META-INF
jar cvf OpEB.jar sb/*.class META-INF/*.xml
So i created the OpEJ.jar by the above method and
now i'm not sure where to put it so that the EJBserver
can read it.
Also, if i don't use jar files but use the classes dir in
examples, where do i put the xml files that are referenced
in jonas.properties?
thanx
anthony
----
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".