Yes.  PortableRemoteObject is only useful if the underlying
protocol is IIOP, and jBoss does not use RMI-IIOP.  The
PortableRemoteObject call should still work (assuming you're using JDK 1.3
or have the RMI-IIOP package installed), and it is suggested by the spec
for maximum portability, but it will have no effect under jBoss.

Aaron

On Tue, 19 Sep 2000, Phipps Mark wrote:
> Are you sure you don't have to use PortableRemoteObject.narrow() after
> looking up the DataSource?



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to