Discussion:
JMS selector not working in Studio 3.2.1
David Dossot
2012-07-09 23:07:45 UTC
Permalink
1. Yes.
<br />
2. You're missing single quotes around the string literal:
<br />
<code>
<br />
&lt;jms:selector expression=&quot;operation='destroySession'&quot; &#47;&gt;
<br />
</code>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Global Variable
2012-07-10 01:03:45 UTC
Permalink
Yo! Thanks David. That worked!

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...