hi,
am trying to create a topic to which a number of subscribers can listen but am
facing a problem says JMS provider failure detected.
what actually am doing is i developed a message driven bean that listens to the
same topic and will inform to all clients listening on the topic with a sim
hi cuoz,
thanks for that, it worked and we have to embed that within try-catch block as
it throws RemoveExcpetion.
regards
Akhil
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838665#3838665
Reply to the post :
http://www.jboss.org/index.html?module=
hi ,
i am having two entity beans which are having a reference(like deptartment and
employee related with deptcode) and both are having only local interfaces, and am
having a session bean which interacts with these 2 entity beans to perform the
required tasks and the client can communicate
hi,
i think you are geeting a collection of localhome objects and then getting an
iterator and you are running a while loop over that within which you are type casting
the object to the secondary localhome object and then you are applying remove over
that, but you do like this
get the collec