1 Reply Latest reply on Dec 17, 2001 7:19 PM by tobyhede

    create methods not being mapped?

    jriedesel

      Using jboss 3.0 alpha.
      I've got a statefull session bean with a
      normal create method and a createFoo method with
      the same arguments. The createFoo doesn't get
      mapped:
      [15:26:57,565,StatefulSessionContainer] createFoo in bean has not been mapped

      I've no idea why. Any ideas?