Oops - meant : http://svn.apache.org/r1618176 ... the other fix is for errors restoring 1.0 messages on startup I discovered while testing the fix for the message headers issue you saw :-)
-- Rob On 15 August 2014 17:12, Rob Godfrey <[email protected]> wrote: > Yeah - understandable that you read it as a NullPointerException. > > We've got a whole load of Java issues we want to include in 0.30... We'll > probably put in for a bulk request next week. > > In the meantime, I've just applied http://svn.apache.org/r1618206 to > trunk, which should address the message conversion issues when going from > 1.0 messages to 0.x > > -- Rob > > > On 15 August 2014 16:59, Gordon Sim <[email protected]> wrote: > >> On 08/15/2014 01:58 PM, Rob Godfrey wrote: >> >>> On 15 August 2014 13:56, Robbie Gemmell <[email protected]> >>> wrote: >>> >>>> >>>> On 14 August 2014 21:42, Gordon Sim <[email protected]> wrote: >>>> >>>> >>> [... snip ...] >>> >>> >>>> >>>> - started broker, ran clients against it >>>>> - the 1.0 example fails with a NPE until you create a queue named >>>>> >>>> 'queue' >>> >>>> >>>>> >>>> Yes, I mentioned creating the queue in the readme to help try people >>>> >>> along. >>> >>>> Would be nice if it didnt NPE of course. >>>> >>>> >>> I've made a change on trunk (https://svn.apache.org/r1618168 ) to fix >>> this >>> issue though I didn't actually see an NPE - just an exception with >>> message >>> "null" - do you see something different? >>> >> >> >> Sorry, that's probably what I saw also... >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
