Hi all,
Is
JBoss a good server for preparing SCBCD? Reason I asked is because I just noticed a wierd behavior. I was using jboss 3.2.8 SP1 and 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 that calling the getPrimaryKey method (on a session) did not throw a RemoteException.
When I ran the same code in Websphere Application Server 5.1.1 and Sun's reference implementation
j2ee 1.3, it did throw a RemoteException as expected.
Has anybody encountered similar or if not, other wierd jboss behaviors?
Thanks.
dnz.
[ April 03, 2006: Message edited by: dennis zined ]