0 Replies Latest reply on Aug 7, 2002 9:06 AM by ludovic

    CompoundKey ?

    ludovic

      With JBoss3.0.0 :

      Hi, I would like to know how to deploy an entityBean using compound key. do I need to use CMP2.0, do I configure some configurations files, do I need to write another deployer than ejb-jar.xml and jboss.xml ? Do I need to use a bean manager and write it with castor or cocoon ? How to do it ?
      I think object can't be use as key under jboss, and I must to use a bean manager but I'm not really sure.

      For the moment I'm creating web-services using JBoss but I would like to use them, later, with weblogic for example. So using a container manager is better for me.