<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><div style="text-align: left;">Is it possible to set up Seam Remoting to subscribe to a temporary topic? If so how would you get around having to set the allowed topics jndi name in one on the conf files? Is there a way to get a hold of the SubscriptionRegistry?<br><br>Right now I try to subscribe to temporary topic and I am getting an exception. I've tried putting a wildcard in the conf file but in vain.<br><br>

        
                <style>
.c9Y6TC { color:#0000ff; }
.c7DQY4 { color:#ac30bd; }
.c18YC0 { color:#d00020; }
.c5M9S0 { color:#000090; }
                </style>
        
&nbsp;&nbsp;&nbsp;&nbsp;<span class="c9Y6TC">&lt;</span><span class="c7DQY4">component </span><span class="c18YC0">name=</span><span class="c5M9S0">"org.jboss.seam.remoting.messaging.subscriptionRegistry"</span><span class="c9Y6TC">&gt;</span><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="c9Y6TC">&lt;</span><span class="c7DQY4">property </span><span class="c18YC0">name=</span><span class="c5M9S0">"allowedTopics"</span><span class="c9Y6TC">&gt;</span>testTopic, *<span class="c9Y6TC">&lt;</span><span class="c7DQY4">/property</span><span class="c9Y6TC">&gt;</span><br>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="c9Y6TC">&lt;</span><span class="c7DQY4">/component</span><span class="c9Y6TC">&gt;</span><br>
        <br><br>Thanks.<br></div><br /><hr />Your friends are close to you. <a href='http://spaces.live.com/signup.aspx
' target='_new'>Keep them that way.</a></body>
</html>