I tried to deply the war first, but got this message:
Error: Unable to distribute messaging-ejb-1.1-SNAPSHOT.war: Error
processing 'remote' element for EJB Reference 'ejb/CustomerHome' for
module '': Remote interface class not found:
com.ibm.demo.entity.bmp.CustomerRemote
module '': Remote interface class not found:
com.ibm.demo.entity.bmp.CustomerRemote
I got that message even though I did put that class in my war file.
On 6/14/06, David Jencks [EMAIL PROTECTED] wrote:
The only workaround I currently think might work is to _not_ have the
webapp have a dependency on the ear (or ejb app for Ted's case) and
to deploy the web app first. This will avoid the logic that has the
CCE. You also have to specify the components of the ejb target name
rather than using an ejb-link in the geronimo plan.
Please let us know if this works.
thanks
david jencks
webapp have a dependency on the ear (or ejb app for Ted's case) and
to deploy the web app first. This will avoid the logic that has the
CCE. You also have to specify the components of the ejb target name
rather than using an ejb-link in the geronimo plan.
Please let us know if this works.
thanks
david jencks
