3 Replies Latest reply on Feb 6, 2003 6:18 AM by juhalindfors

    Failed to have 2 CMP entity beans (one local , one remote)

    isabella

      hello,

      jboss-3.0.2, W2K

      i am testing around w/ jboss but got stuck...

      my application has got 2 CMP entity beans, one local and one remote, i seem to have problems linking them, as they have a 1:1 relationship (as specifed in my ejb-jar.xml)

      the following warnings appear when i try to deploy the app:

      Warning: The method return types defined in an Entity beans home interface MUST be legal types for RMI/IIOP

      ..

      WARN [ServiceController] Problem creating service jboss.j2ee:service=EJB,jndiName=XXXX_HomeRemote
      org.jboss.deployment.DeploymentException: Could not find matching method for public abstract XX.XX.XX_Local XX.XX.XX_Remote.get_YYattribute(); - nested throwable...
      ...

      i really have no idea of how to fix these bugs...
      any help will be appreciated..

      thx alot,
      isabella~