I creatd two bean-manged entity beans, one is called com.jp.site.Site,
another one is com.jp.topic.Topic, and they locate in %ROOT%\src\com\jp\site
and  %ROOT%\src\com\jp\topic folder. I modified ejb-jar.xml and
jonas-ejb-jar.xml for each bean. After all, I comile "site", it gets
compiled(the classes locate in %ROOT%\classes directory) and generated bean
container classes, while "topic" compiled but can not generate bean
container classes,The error message was:
GenIC ERROR: When reading the Deployment Descriptors for ejb-jar.xml
Home class not found for bean Topic: com.jp.topic.TopicHome
It's weird that one class works while another similar one dosen't. I double
checked the XML descriptor, which l think should be no problem. Why does
this happend? Any hints?

Thanks,
George


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