This works fine under jboss-jetty (except on Sun Linux
JDK-1.3 where a JDK bug keeps you waiting for 1
minute).


Give it a try - you might like it.


Jules

P.S.

Jetty also comes with an admin Servlet that lets you
start/load, stop/unload individual servlets or whole
contexts. Is that any help ?


--- Sebastien Alborini <[EMAIL PROTECTED]>
wrote: > Johnson Lim wrote:
> > 
> > Hello all,
> > 
> > I have try to run the JMX-RI from
> http://localhost:8082 to stop and start
> > embedded tomcat mbean, but it not able to reload
> it. The error message
> > occur:
> 
> You are doing things right, but the current
> implementation of tomcat
> does not allow yet stopping it without shutting down
> the VM (it is a
> todo in tomcat code,
> org.apache.tomcat.startup.EmbededTomcat.stop()). 
> So the service is not really stopped, and you can't
> restart it (bind
> error)
> 
> Not our fault :)
> 
> Sebastien
> 
> 
> > 
> > [EmbeddedTomcat] ContextManager: Adding context
> Ctx( /EJB )
> > [EmbeddedTomcat] path="/EJB" :jsp: init
> > [EmbeddedTomcat] Error starting endpoing
> java.net.BindException: Address in
> > use:
> >  JVM_Bind
> > [EmbeddedTomcat] Started
> > 
> > Thanks you in advance.
> > 
> > Johnson
> > 
> > --
> >
>
--------------------------------------------------------------
> > To subscribe:       
> [EMAIL PROTECTED]
> > To unsubscribe:     
> [EMAIL PROTECTED]
> > List Help?:          [EMAIL PROTECTED]
> 
> 
> --
>
--------------------------------------------------------------
> To subscribe:       
> [EMAIL PROTECTED]
> To unsubscribe:     
> [EMAIL PROTECTED]
> List Help?:          [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to