Hi,
I believe that the problem I am experiencing is due to a bug in the JBossAS JMX
implementation. To summarize my earlier posting, I am able to access a topic
from JBossAS server "topichost" with the http il using JNDI over HTTP from a
stand-alone client but not using a message-driven bean o
Hi,
I am a JBosss newbie so please forgive me if the answer is obvious. I am using
JBossAS 4.0.1sp1.
I followed the instructions in the Wiki for accessing JBossMQ over https. I
can successfully publish to the topic using JNDI and JMS over https as
described in the Wiki.
I followed the instr