« Return to Thread: Perl to Java Example

Re: Perl to Java Example

by Alan Willis :: Rate this Message:

Reply to Author | View in Thread

Lio wrote:
> since 2 weeks I am despaeratly searching an example on how to send Messages
> from Perl to Java using stomp. I found examples sending Messages from Perl
> to Perl via Stomp and ActiveMQ. I found examples to send messages from Java
> to Java via Stompconnect and ActiveMQ. I even found an example which should
> have worked (but didnt). In the end I wasnt' able to find an example how to
> receive Stomp messages in Java send with perl. If anybody has an working
> example he could send or has a linke to an working example you woul really
> help me. I have to confess I am a little lost in it.
>  
Lio,
   I started working on a stomp client in perl that you could use to
send messages.  Its mostly complete, I'm guessing that you were looking
for a way to send a message to an mq server via stomp from a perl
program?  If you want I'll put together an example for you.

--
Alan Willis
Ticketmaster
8800 Sunset Blvd, West Hollywood, CA 90069
Office: 310.360.2522 Mobile: 310.689.9423


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

    http://xircles.codehaus.org/manage_email

 « Return to Thread: Perl to Java Example