Hello,
I have problems deploying a set of beans when starting EJBServer. Every EJB
has its own deployment descriptor and its own jonas-deployment descriptor in
the META-INF subdir. The packages are NOT in a jar-file, but are in an
equivalent directory structure.
The problem is that if I add the deployment descriptor's filename to
jonas.properties, the EJBServer tries to add "jonas-" to the given (fully
qualified) path, subsequently making it impossible to find the jonas
deployment descriptor.
I works if I keep all deployment descriptors in my project root directory
and start EJBServer from there, but that's not the solution I would like to
see.
Do I miss something ?
Nikolaus Rumm
----
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".