1 Reply Latest reply on Oct 10, 2012 9:02 AM by ataylor

    Issue with client classpath

    swisener

      When creating a client for HornetQ 2.3.0 beta, I was getting a NoClassDefFoundError for org/hornetq/api/core/HornetQIllegalStateException. I had to add hornetq-commons.jar to my classpath even though the manual doesn't mention it. It seems like either the manual needs to be updated or the required classes need to be bundled in the hornetq-core-client jar.