I'm using xdoclet, Eclipse, and Ant for jboss platform.
I have an entity in one component in which I need to create a relationship
to an entity in another component with a ValueObject relationship, and I
cannot get this to build.  When I generate the code, I get the following
error:

Running xdoclet failed.  The bean class is needed but not found in XDoclet
source path for interface 
com.provider.coderepository.interfaces.SpecialtyCode
Each component is built into a separate .jar, but all the .jar's are in the
same ear file.

I've tried many contortions of things, including the ejb.external-ref tab.
Does anyone have any suggestions?
I've attached the source.

Lorraine <<MyEntity.java>> 




This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited. If
you have received this e-mail in error, please notify the sender by replying
to this message and delete this e-mail immediately.

Attachment: MyEntity.java
Description: Binary data

Reply via email to