If that is the case, I could use some hints Class names etc... to add this
feature myself because I need it, so if I don't find  a way around I could
try to add this feature. Something like a third column to choose Type of
property value.

Or simply to support some simple conversion syntax like int("0") in value
field itself or something like that. This would be faster to implement but
it would be ugly

Regards.

On Wed, Aug 26, 2009 at 12:02 PM, sebb <[email protected]> wrote:

> The JMSSampler only supports setStringProperty() currently.
>
> On 26/08/2009, Noel O'Brien <[email protected]> wrote:
> > Hi Ivan,
> >
> >  AFAIK, It's not possible with the stock JMS P2P Sampler as it seems to
> assume everything is a String. Maybe Sebb can can confirm this?
> >
> >  Regards,
> >
> > Noel
> >
> >
> >  ----- "Ivan Ivankovic" <[email protected]> wrote:
> >  > Hi guys,
> >  >
> >  > Is there anybody to know if this is (see below) possible to do with
> JMS
> >  > Point-toPoint sampler or not?
> >  >
> >  > Anything I put as a property values is treated as string, and I need
> it as
> >  > Integer, because this property is used as a messageSelector for my
> MDB.
> >  >
> >  > Regards.
> >  >
> >  > On Tue, Aug 25, 2009 at 5:17 PM, Ivan Ivankovic <[email protected]>
> wrote:
> >  >
> >  > > Hi,
> >  > >
> >  > > Could you please tell me if there is a way to specify Integer
> property in
> >  > > JMS properties section. If I put 0 (zero) it is treated as string.
> >  > >
> >  > > I need something that corresponds to following in java:
> >  > >
> >  > > jmsMessage.setIntProperty(0);
> >  > >
> >  > > Regards,
> >  > > Ivanko
> >  > >
> >  >
> >  >
> >  >
> >  > --
> >  > Pozdrav,
> >  > Ivanko
> >  >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Pozdrav,
Ivanko

Reply via email to