f***@ebilling.it
2004-07-02 07:44:42 UTC
Hi all,
We are using OpenJMs as a message service for an internal application
and are satisfied by it, there's only one point that make us struggle.
We have the need to post to openjms queue from a windows application
either by C++ or C#, from our old experience with MSMQ (microsoft message
queue) we could post to it by simply opening a tcp and/or http connection
and write a string, it will then post a text message to that queue.
It seems to us that OpenJMS (maybe all JMS implementations ?) use a java
serialized form to pass message to/from the message service, is this wrong
?
There's a way we could post to openjms from a non-java application ?
Best regards,
Fabio
We are using OpenJMs as a message service for an internal application
and are satisfied by it, there's only one point that make us struggle.
We have the need to post to openjms queue from a windows application
either by C++ or C#, from our old experience with MSMQ (microsoft message
queue) we could post to it by simply opening a tcp and/or http connection
and write a string, it will then post a text message to that queue.
It seems to us that OpenJMS (maybe all JMS implementations ?) use a java
serialized form to pass message to/from the message service, is this wrong
?
There's a way we could post to openjms from a non-java application ?
Best regards,
Fabio