I have an application that needs to also be the JMS server (broker). So I would like to start within the same JVM the OpenJMS server. I have loosely read that this is possible, but I could not find any examples or explanation on the http://openjms.sourceforge.net site or anywhere else for that matter.
Has anyone done this, how simple is it? I know with HornetQ it is very simple but we want to remain with OpenJMS.
Thanks