1 Reply Latest reply on Apr 3, 2006 4:25 AM by dimitris

    getPrimaryKey on a Session bean?

    denz97

      Hi all,

      I'm preparing for SCBCD and I'm using jboss 3.2.8 SP1 as my development/test server. When I was testing what methods can / cannot be called on a remote component interface (I mean instance of a class that implements the component interface), I was surprised when calling the getPrimaryKey method did not throw a RemoteException.

      Running the same code in Websphere Application Server 5.1.1 and Sun's reference implementation j2ee 1.3 did throw a RemoteException as expected.

      Is this a bug in jboss?

      Thanks.

      dnz.