On 8/4/07, Hiram Chirino <[EMAIL PROTECTED]> wrote:
> Hey.. nice work James!
>
> I think the examples would read cleaner if the
>
> and
> I'd like to change these if you don't mind.
Go for it!
--
James
---
http://macstrac.blogspot.com/
Hey.. nice work James!
I think the examples would read cleaner if the
wrote:
> On 8/3/07, Punnoose, Roshan <[EMAIL PROTECTED]> wrote:
> > Yes, the spring remoting is the proper way of handling this I believe.
> > Do you have a quick example of using the Proxy and the ServiceExporter?
> > I'm hav
On 8/3/07, Punnoose, Roshan <[EMAIL PROTECTED]> wrote:
> Yes, the spring remoting is the proper way of handling this I believe.
> Do you have a quick example of using the Proxy and the ServiceExporter?
> I'm having trouble setting it up.
If you are using trunk - there's are 3 test cases here...
ht
Sent: Friday, August 03, 2007 5:19 AM
To: camel-user@activemq.apache.org
Subject: Re: Embedded and hidden routing in Camel
On 8/2/07, Punnoose, Roshan <[EMAIL PROTECTED]> wrote:
> I want to define my routes and logic in Spring, and I believe I see
how
> to do this.
Great
> Is it now p
On 8/2/07, Punnoose, Roshan <[EMAIL PROTECTED]> wrote:
> I want to define my routes and logic in Spring, and I believe I see how
> to do this.
Great
> Is it now possible to intercept all calls to a POJO and have
> it run through the routes that I have specified for that POJO?
Do you mean using C
I want to define my routes and logic in Spring, and I believe I see how
to do this. Is it now possible to intercept all calls to a POJO and have
it run through the routes that I have specified for that POJO?
For example, I want to set up an EJB that calls a Spring injected POJO.
When the EJB c