So,
If i set a flag on my application, end test it on MDB, is there a way to make a
message be redelivered to other's client, like an exception?
Note.: Same application on both servers.
Or if i can set a message selector for an MDB in runtime, is there a way to do
this ?
Or if i set an prop
So i have big problem,
I have an application that willl run in 2 servers ... the same application !!
My application has an SessionBean that send messages to JMS, and have 2 MDB's
that receive messages, one for queue and other for topic.
But when the message was sent to "topic", for now, it's ok
Hi ... I found this "noLocal" option on method createDurableSubscriber for
TopicSession interface ... but i use MessageDrivenBean .. where i have one for
topic and other for queue
Is there a way to my MessageDivenBeans do not receive the message sent by the
same server ?
I have my applica
Where i'll set noLocal ??? programatic or descritor ??? Subscriber or publisher
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135657#4135657
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135657
_
Thanks a lot, i'll make a test, what about QUEUE, is the same ???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135654#4135654
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135654
_
Hi All,
Env.: Jboss-4.0.2 in cluster with haSingleton
Is there a way to the node who publish the message do not receive it ?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133748#4133748
Reply to the post :
http://www.jboss.com/index.html?module=bb&
Hi All,
Sorry by the post, but i found what is wrong!
The release Method is not invoked each time, couse the specification said that
there are a pool of taglib instance class, that could be reused.
So i invoke the release method in the doEndTag method for cleaning up my
attibutes. And its work
Hi All,
I have this same Issue!
Jboss 4.0.2
Struts/Struts-el/jstl taglib's
Someone can help?
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051468#4051468
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40514
Hi All,
I have this same Issue!
Jboss 4.0.2
Struts/Struts-el/jstl taglib's
Someone can help?
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051467#4051467
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40514
Hi all,
Sorry for the question, but i don't know what to do?
My environment is this:
Jboss-4.0.2 with my enterprise application running sucessfuly, but, i will need
to create another application and put it in other server with tomcat only. For
only one reason, my problem is BusinessObject (Cry
Now:
Bean Statistics
- CreateCount === 176
- RemoveCount == 0
Invokations Statistics
-- create == 176
-- remove == 176
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973965#3973965
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
Hi,
I made a modification in my application, and now i see the call of method
remove() by web-console, but it appears in section Invocation Statistics, but
do not appear in Bean Statistics.
Like this:
Bean Statistics
- CreateCount === 27
- RemoveCount == 0
Invokations Statistics
-- create ==
Thanks for reply,
So, after using the bean, i have to call remove(), right?
Then when the container will release the instance and put it for garbage??
Imidiatelly? Or will take some time ??
What is the rule for it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewto
Hi all,
I have the same problem.
I'm using jboss-4.0.2 and a lot of StateLess Session Bean.
Using my application a long period of time, the memory leaks and throws an Out
Of Memory Exception. And i saw, in web-console that my beans are only created
and never removed.
Reading docs and analisin
Hi All,
I'm Facing the same problem.
I'm using jboss 4.0.2 and the creation of stateless session bean increments
over max size of 100, and the remove method is never called by the container.
There are a lot of user's using my application, and it become unstable, couse
memory leaks and give me
15 matches
Mail list logo