Problems using Admin facility from JMS client
crawford-T65mwrA/[email protected]
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
My current employer has a large application which is successfully utilizing OpenJMS 0.7.2. We'd like to add health monitoring capabilities, for which the admin facility seems perfectly suited. However, we currently load only the openjms-client-0.7.2.jar and openjms-rmi-0.7.2.jar libraries (not openjms-0.7.2.jar). (Loading openjms-0.7.2.jar in the application causes all sorts of problems for us.) Here is the problem. When I attempt to get a JmsAdminServerIfc: myJmsServer = AdminConnectionFactory.create(jndiUrl); I get a ClassNotFoundException for SchemeType, which is only provided in openjms-0.7.2.jar. Shouldn't the admin services be usable by JMS clients without having to link with the JMS server jar? More importantly, are there any plans to repackage the jar files for 0.7.3 to enable using the Admin services when linking only with the client-side libraries? Thanks! -- Jonathan Crawford ------------------- Email sent using WebEmail