Download mx4j from mx4j.sourceforge.net, put mx4j.jar in /WEB- INF/lib, re-war, re-ear, and redeploy.
Trevor --- In [email protected], "ulag00" <[EMAIL PROTECTED]> wrote: > > All, > > I am trying to deploy a Flex Data Services application on SAP J2EE Engine ( NetWeaver > 2004s SP06). I deploy the application using Netweaver Developer Studio 7.0.06. I am > deploying the application as a compressed EAR archive. Once deployed, when it tries to > start the application I get the below message. > > Any pointers on what could be the problem will be very useful. Thanks in advance. > > Regards > Ulag > > Processing HTTP request to servlet [MessageBrokerServlet] finished with error. The error is: > java.lang.NoClassDefFoundError: javax/management/MBeanRegistration > > ------------------------- Loader Info ------------------------- > > ClassLoader name: [sap.com/flex-ear] > > Parent loader name: [Frame ClassLoader] > > References: > > common:service:http;service:servlet_jsp > > service:ejb > > common:service:iiop;service:naming;service:p4;service:ts > > service:jmsconnector > > library:jsse >

