Hi
I'm new to the wonderful world of JonAS and was elated yesterday when I got 
my very own example of a container managed persistent bean running. Now I 
want to do a bean managed persistence example.

I'm running Jonas 2.2.6 with RMI


First problem.
I got stuck with GenIC complaining about the jonas-resource in the DD. I 
couldn't find any documentation on what a jonas-resource is. There were 
declarations in both DD files just as the example; however, GenIC acts like 
its expecting the res-ref-name to be declared somewhere else. Is there 
documentation anywhere that describes this? Something that describes all 
deployment descriptor tags would be nice.

Second Problem.
I read a problem on the user group migrating from version 1 to version 2 with 
the jonas-resource. It was suggested there that these entries be removed from 
the DD. So I did, and now I get an exception when looking up the datasource 
in JNDI. There is something about this that I'm missing.... How does the 
datasource get registered in JNDI??? It seems to me that Jonas has enough 
info in the config to do this...

I've defined the datasource in its properties file and specified it in 
jonas.properties, such that it worked for container managed persistence.

Any ideas???

Thanks in advance for any help...

----
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