Estou utilizando o eclipselink como provedor de persistencia e o Weblogic 10.35 como servidor de aplicações, desde que coloquei o eclipselink ao iniciar e ao terminar o weblogic da a seguinte mensagem de erro:
<20/04/2012 12h45min07s BRT> <2012-04-20 12:45:07.662–ServerSession(18878938)–Failed to find MBean Server: javax.naming.NameNotFoundException: While trying to look up comp/env/jmx/runtime in .; remaining name ‘comp/env/jmx/runtime’>
<20/04/2012 12h45min07s BRT> <2012-04-20 12:45:07.662–ServerSession(18878938)–Failed to find MBean Server: javax.naming.NameNotFoundException: While trying to look up comp/env/jmx/runtime in .; remaining name ‘comp/env/jmx/runtime’>
<20/04/2012 12h45min07s BRT> <2012-04-20 12:45:07.663–ServerSession(18878938)–Failed to find MBean Server: javax.naming.NameNotFoundException: While trying to look up comp/env/jmx/runtime in .; remaining name ‘comp/env/jmx/runtime’>
Gostaria de saber como desabilitar esta busca do eclipselink pelo Mbean ou entao como fazer com que o eclipselink possa registra-la no weblogic.