0 Replies Latest reply on May 19, 2009 5:03 AM by timfox

    Core embedded example

    timfox

      I started writing a core embedded example, like the JMS one Clebert wrote.

      I wrote the class, but unfortunately all the common stuff, e.g. build script and common classes are in the JMS tree.

      I don't want to reference JMS stuff from a core example.

      Looking at it, the JMS common stuff doesn't really involve JMS stuff at all, it's just common stuff that could be used for JMS or core. I think the jms/common stuff should be moved up a directoty into examples/common so it can be used by JMS and core examples.