HI Shenglin

On Thu, May 19, 2011 at 2:54 PM, Shenglin Qiu <[email protected]> wrote:
>
> Yes Sergey, will have these following pattern:
>
> http://localhost:8080/services/jmx/mbean/0  -> CXF Bus
>
> http://localhost:8080/services/jmx/mbean/01   -> UserService
>
> http://localhost:8080/services/jmx/mbean/0123   -> CustomerService
>
> http://localhost:8080/services/jmx/mbean/01234  -> GreeterService (Soap)
>
> http://localhost:8080/services/jmx/mbean/012   -> JMXServer will be hidden to 
> user.
>

That looks better, but do you think it would make sense to avoid the
concatenation ?
We can get hundreds of CXF MBeans in the production environment, so
IMHO it would be simpler
to have /mbean/199 identifying a particular MBean,

Cheers, Sergey

>
> Regards:
>
> Shenglin Qiu
>
>
>

Reply via email to