<HTML>
<HEAD>
<TITLE>Re: [jdev] config openfire server</TITLE>
</HEAD>
<BODY>
<FONT FACE="Lucida Grande"><SPAN STYLE='font-size:11pt'>Hey Ricky,<BR>
<BR>
You would need to create a PacketInterceptor that will change the TO address of the Messages you want to redirect. Your PacketInterceptor will address the intercepted Messages to your component (internal or external) and by possibly using an extension that you added to the Message you can keep the original target user so that the component could know what to do with the packet.<BR>
<BR>
Regards,<BR>
<BR>
&nbsp;&nbsp;-- Gato <BR>
<BR>
<BR>
On 11/12/08 2:15 PM, &quot;ricky ricky&quot; &lt;<a href="rl71084@gmail.com">rl71084@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Lucida Grande"><SPAN STYLE='font-size:11pt'>Hi,<BR>
&nbsp;<BR>
Is there a way to config Openfire server to send the message to another application server listening a on port? &nbsp;For example. &nbsp;I have a user1 on openfire server # 1 who is sending a message to user2 on openfire server #2. &nbsp;I want to configure openfire server #1 to send the message, from user1, to a guard and have the guard forward the message to openfire server#2. &nbsp;<BR>
&nbsp;<BR>
Thanks for any help,<BR>
-ricky<BR>
&nbsp;<BR>
&nbsp;<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>