Page 1 of 1

About Question enthuware.oce-ejbd.v6.2.421 :

Posted: Mon Jul 04, 2011 3:32 pm
by jszczepankiewicz
misspell:
" // LINE 10 : INSERT CODE TO CLEAP UP MESSAGING RESOURCES HERE"

p.s. captcha for this forum is really really hard to guess even for human :)

Re: About Question enthuware.oce-ejbd.v6.2.421 :

Posted: Thu Jul 07, 2011 6:11 pm
by admin
jszczepankiewicz wrote:misspell:
" // LINE 10 : INSERT CODE TO CLEAP UP MESSAGING RESOURCES HERE"

p.s. captcha for this forum is really really hard to guess even for human :)
This has been fixed.

I am really sorry about the captcha. We tried easing up a bit and the forum was flooded with porn and other junk messages. It was a nightmare removing all the junk.

The main issue is that we want to allow unregistered posters to post messages and that makes it easier for spammers to spam.

We are working on making some changes that will allow us to ease up the captcha.


thanks for your feedback!

Re: About Question enthuware.oce-ejbd.v6.2.421 :

Posted: Sat Nov 24, 2012 2:04 pm
by Christian
Typo:
TestMessage message = queueSession.createTextMessage();
A QueueSession (or Session)'s createTextMessage method creates a TextMessage, not a TestMessage.

Re: About Question enthuware.oce-ejbd.v6.2.421 :

Posted: Wed Nov 28, 2012 7:22 am
by admin
Fixed.

thank you for your feedback!