Hi,
I hope you can give me a little idea what goes wrong with my MDB.
I really double checked all settings in jbossmq.xml, jboss.xml,
ejb-jar.xml according to your example and am sure that anything should
work because the error I get is happening after I start to send a
message to the queue my
>> I have this exception when :
>> - i undeploy the bean
>> - i send a message to the bean
>> - i deploy the bean (nothing appends)
>As described below: if you send messages here, the one's sent during
>undeploy will also be delivered. If no messages are sent before you
>undeploy, no messages w
gt; the next.
>
> This must be the implemented behaviour in JBossMQ, since the MDB part is
> totally dependant on the JMS provider.
>
> //Peter
>
>>>
>>> - Original Message -
>>> From: "Saint-Martin Cécile" <[EMAIL PROTECTED]>
>
ur in JBossMQ, since the MDB part is
totally dependant on the JMS provider.
//Peter
>>
>> - Original Message -
>> From: "Saint-Martin Cécile" <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>
>> Sent: Friday, May 04, 2001 3:04 PM
>> Su
>>
>> - Original Message -
>> From: "Saint-Martin Cécile" <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>
>> Sent: Friday, May 04, 2001 3:04 PM
>> Subject: Re: [JBoss-dev] Message driven bean
>>
>>
>>
>>
>>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 04, 2001 3:04 PM
> Subject: Re: [JBoss-dev] Message driven bean
>
>
>
>
>>The only way to take down a container is by undeploying the bean.
>>
>>To check if durable work, create your bean. Deploy it b
connection:javax.jms.JMSEx
ception: Cannot close properly the connection
- Original Message -
From: "Saint-Martin Cécile" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 04, 2001 3:04 PM
Subject: Re: [JBoss-dev] Message driven bean
>The only way to take down a co
>The only way to take down a container is by undeploying the bean.
>
>To check if durable work, create your bean. Deploy it by copying it to
>deploy/. Send some messages. Remove it from deploy. Send some messages.
>Copy it in again. If it recives the messages sent when it was undeployed
>durable
On 4 Maj, Saint-Martin Cécile wrote:
>
>
>>> I'm testing MDB with Jboss, i wrote a MDB wich destination is a durable
>>> topic. When i stop ContainerFactoy service, Jboss clear all instances of
> the
>>> MDB and it's OK.
>>> But when i restart this service, it doesn't re-create the pool of MDB
>> I'm testing MDB with Jboss, i wrote a MDB wich destination is a durable
>> topic. When i stop ContainerFactoy service, Jboss clear all instances of
the
>> MDB and it's OK.
>> But when i restart this service, it doesn't re-create the pool of MDB
>> instances. Is it a bug?
>Hi, It is possible
On 3 Maj, Saint-Martin Cécile wrote:
> Hello,
>
> I'm testing MDB with Jboss, i wrote a MDB wich destination is a durable
> topic. When i stop ContainerFactoy service, Jboss clear all instances of the
> MDB and it's OK.
> But when i restart this service, it doesn't re-create the pool of MDB
> in
11 matches
Mail list logo