[rabbitmq-discuss] RabbitMQ/Stomp on Windows

Alexis Richardson alexis.richardson at gmail.com
Thu Dec 24 08:07:41 GMT 2009


Michael

We won't be able to look at this for the next few days.  Initial
investigation suggests that, for Windows, your stomp plugin needs to
be in a different location.  It's a bit of a fiddle and I'm sorry
about that.  Once we have sorted this out for you, we'll document
"using plugins on Windows" better.

alexis



On Wed, Dec 23, 2009 at 2:06 PM, Michael Justin <michael.justin at gmx.net> wrote:
> Am 16.12.2009 17:05, mjustin wrote:
>> Hello Matthias,
>>
>> many thanks for the link. I understand that I have to create a new
>> configuration file on Windows and add the required parameters.
>>
>> If I start RabbitMQ (on Ubuntu), the startup script (makefile) seems to pass
>> parameters and logs then to the console. I am not sure what the
>> configuration file should look like, I have only the output of the startup
>>
>> make: Entering directory
>> `/home/michael/Desktop/rabbitmq-public-umbrella/rabbitmq-stomp'
>> make -C ../rabbitmq-server run \
>>               RABBITMQ_SERVER_START_ARGS='-pa '"$(pwd)/ebin"' -rabbit \
>>                       stomp_listeners [{\"10.0.2.15\",61613}] \
>>                       extra_startup_steps [{\"STOMP-listeners\",rabbit_stomp,kickstart,[]}]'
>> make[1]: Entering directory
>> `/home/michael/Desktop/rabbitmq-public-umbrella/rabbitmq-server'
>> RABBITMQ_NODE_IP_ADDRESS="" RABBITMQ_NODE_PORT="" RABBITMQ_LOG_BASE="/tmp"
>> RABBITMQ_MNESIA_DIR="/tmp/rabbitmq-rabbit-mnesia" \
>>               RABBITMQ_NODE_ONLY=true \
>>               RABBITMQ_SERVER_START_ARGS="-pa
>> /home/michael/Desktop/rabbitmq-public-umbrella/rabbitmq-stomp/ebin -rabbit \
>>               stomp_listeners [{\"10.0.2.15\",61613}] \
>>               extra_startup_steps [{\"STOMP-listeners\",rabbit_stomp,kickstart,[]}] -s
>> rabbit" \
>>               ./scripts/rabbitmq-server
>>
>>
>> I guess it is something like this:
>>
>>    [
>>      {rabbit,
>>       [{stomp_listeners [{"10.0.2.15",61613}]},
>>         extra_startup_steps [{"STOMP-listeners",        rabbit_stomp,kickstart}]}
>>               ]}
>>    ].
>>
>>
>
> Hello Matthias,
>
> I am still stuck with the Stomp configuration on Windows. Is there an
> example configuration file available somewhere which could be used on
> Windows to start the 1.7.0 binary release, and which activates the Stomp
> listener?
>
>
> Regards,
>
> --
> Michael Justin
> SCJP, SCJA
> betasoft - Software for Delphi™ and for the Java™ platform
> http://www.mikejustin.com - http://www.betabeans.de
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>




More information about the rabbitmq-discuss mailing list