RE: demo site - security problem

"Bordet, Simone" <[email protected]>
Newsgroups gmane.comp.java.mx4j.devel
Message-ID <[email protected]>
Hi Blaine,

> >>     permission javax.management.MBeanPermission "*", "*";
> > 
> > 
> > I've been able to stop() the 
> MBeanServerInterceptorConfigurator, which 
> > results in the MBeanServer to stop working. The problem may be this 
> > permission above ?
> 
> Which permission above?  The MBeanPermission?  

Yes.

> Maybe I need to tighten down that MBeanPermission only to the MBeans and 
> methods needed to start up the Agent?

Yes, something like that. Stopping the configurator should be forbidden.

> > A note on the browser, I'm using Firebird 0.7 and there is 
> > no "hand" 
> > cursor on the links, I'm wondering if it's a stylesheet issue or a 
> > browser one.
> 
> Known problem.  I'm using a Java onclick event.  Anybody out 
> there know how I can get this to emulate the hover behavior 
> of HTML hyperlink, but without clobbering browser history 
> with a self href link?

I did not know this possibility.
Have you tried the stylesheet to be

a:hover
{
   cursor:hand;
}

Simon


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.