Hi,
> -----Original Message-----
> From: BillTC [mailto:[EMAIL PROTECTED]]
> I am using jboss2.1 I have deployed a Ejb which have a list of all clients
interfaces client is a SwingUI but > when I register to the server I am
getting an error like below:
> What I am trying
> Here what basicly I am trying to do is . When my Swing Application is
executed it registers its interface
> known to the server through ejb calls . At some point in time my ejb can
call back the swing an assign some
> work.
---------------------------------------------error--------------------------
----------
java.lang.reflect.UndeclaredThrowableException:
java.lang.ClassNotFoundException
: com.ub.adminswing.PutTaskImpl_Stub (no security manager: RMI class loader
disa
bled)
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Stream
RemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:
220)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
------------------
Looks like your server does not have access to your client stub - you've
probably not configured the swing client correctly - it needs to export
itself and make the stubs available via an RMIClassloader - have you got the
RMISecurityManager (or whatever its exact name is) installed?
I don't think this is a jboss issue - try testing the callback without
jboss.
HTH,
Chris
================================================================================================
This electronic message (email) and any attachments to it are subject to copyright and
are sent for the personal attention of the addressee. Although you may be the named
recipient, it may become apparent that this email and its contents are not intended
for you and an addressing error has been made. This email may include information that
is legally privileged and exempt from disclosure. If you have received this email in
error, please advise us immediately and delete this email and any attachments from
your computer system.Rabobank International is the trading name of Coöperatieve
Centrale Raiffeisen-Boerenleenbank B.A. which is incorporated in the Netherlands.
Registered with the Registrar of Companies for England & Wales No. BR002630 and
regulated by the SFA for the conduct of investment business in the UK.
The presence of this footnote also confirms that this email has been automatically
checked by Rabobank International for the presence of computer viruses prior to it
being sent, however, no guarantee is given or implied that this email is virus free
upon delivery.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user