|
I think that the problem was that I thought it was another component that you 'drop-in' to jboss, but you actually run it from the servicemix directory with activemq running. I'm trying to develop a very simple 'drop-in' component to test how servicemix works and its proving to be a little more difficult than I expected. It took a couple of days to get a simple ejb/mdb call through just activemq and understand how it works. For example this is what I'm trying to do with servicemix(inside the jboss container with activemq):
create an ejb that makes a simple hello world JBI request/response (InOut) call to a MessageExchangeListener.
create an ejb that makes a simple hello world JMS request/response call to a MessageExchangeListener.
create an ejb that makes a simple hello world SOAP request/response call to a MessageExchangeListener.
Are there any examples/tutorials for what I'm trying to do?
Thanks,
Brian
>>> [EMAIL PROTECTED] 12/14/05 3:44 PM >>> (Funny, I was just playing with this a few minutes ago.) How long did you wait for the service to come up? It takes a spell, not minutes, but more seconds than you might expect. Until then, you get either "connection refused" on the client side, or the server side complaining that the component has not yet initialized. |
- [servicemix-user] Re: loan-broker example question Brian Rook
- Re: [servicemix-user] Re: loan-broker example questi... Guillaume Nodet
- Re: [servicemix-user] Re: loan-broker example questi... Brian Rook
- Re: [servicemix-user] Re: loan-broker example qu... Guillaume Nodet
