From: Christopher Tommasi <christopher@cursci.co.uk>
To: "'java-security@java.sun.com'" <java-security@web1.javasoft.com>
Subject: RMISecurityException:security.threadgroup << when bean wrapped in
Date: Thu, 14 May 1998 12:34:00 +0100
Hi..
as you can tell from the topic I have a slight problem I hope one of
you nice
people can help me out with.. the architecture (don't ask) is a
IE4/HTML
with a loaded OCX, this has a control embedded into it which is a
wrapped
up bean (using the Activator Bean Packager, latest version). This bean
has
a public method which calls a server bean (business logic, via RMI)
which
in turn accesses a database (via Oracle/JDBC)...
all this is fine up to a point..
ServerBean <-> Oracle = OK
ClientBean(DOS) <-> ServerBean = OK
ClientBean(Wrapped) <-> ServerBean = FAIL
but once packaged then bean will run but when the client tries to
perform a
'lookup' it throws with an exception "java.rmi.RMISecurityException :
security.threadgroup security.threadgroup"
so I am wondering is there a problem here with something I am trying to
do
or does someone know where I've gone wrong???
all help appreciated and thanks in advance
Chris Tommasi
(Ashreal@Dial.Pipex.Com)