Hi,
I have the following question: If I add in oracle a durable subcriber with
some rule and then deploy camel application in oc4j with defined
durableSubscriber and clientId properties then the camel will delete?
durable subscriber in oracle and define another one with the same name but
without
Hi,
is there any solutions to my problem?
Sasa
smilicevics wrote:
>
> Hi
>
> I did that too:
>
>
>
>uri="oracle:queue:java:comp/resource/WeborderJmsResourceProvider/Queues/JMS
>
>
>
>
>
>
> On Tue, Aug 4, 2009 at 9:55 AM,
> smilicevics wrote:
>>
>> Hi,
>>
>> I am using apache camel 1.6.1, oracle as 10.1.3.3, spring 2.5., aspectj
>> 1.5.4
>> Here is the stacktrace:
>>
>> 1817082 2009-
tions. It did output something
>> about bean XXX not being eligible for ... So check whether Spring
>> logs this in your case.
>>
>>
>> On Mon, Aug 3, 2009 at 5:57 PM,
>> smilicevics wrote:
>>> Hi,
>>>
>>> I am trying to write code w
throwing in annotations, aop and other
> stuff that just complicates matter.
>
> And there was an issue in Camel 1.6.0 or older with sometimes Spring
> did not do IoC on classes with @annotations. It did output something
> about bean XXX not being eligible for ... So check whether
Hi,
I am trying to write code which will consume a message and do the insert in
database.
I want to use global transactions and two-phase-commit.
I got always the same error: cannot commit in global transaction.
Can somebody tell me what am i doing wrong here:
this is my spring xml:
http://w
Hi,
I started the camel-spring-jms Server example like this:
mvn exec:java -PCamelServer
after some time (1 min) I got the following error:
[pache.camel.spring.Main.main()] MainSupportINFO Apache
Camel 1.6.1 starting
[pache.camel.spring.Main.main()] MainSupport