Re: Implement WebSockets/BOSH for XMPP AJAX clients

2010-04-19 Thread Bogdan Ciprian Pistol
On Mon, Apr 19, 2010 at 12:49 PM, Bernd Fondermann wrote: >> For the >> separate process, there are already generic BOSH gateways out there. > > Which? JabberHTTPBind isn't. I didn't look into >  http://kenai.com/projects/jbosh/pages/Home > but it seems it isn't, too. At http://xmpp.org/tech/bosh

Re: Implement WebSockets/BOSH for XMPP AJAX clients

2010-04-19 Thread Bogdan Ciprian Pistol
On Sun, Apr 18, 2010 at 10:33 PM, Bernd Fondermann wrote: > I don't fully understand that plan. > Especially the term 'Session' is missing here for me. Client-side > stanzas are processed in the context of a session. The session would give the session context for the stanza processor as it's done

MINA under a sonar

2010-04-19 Thread Emmanuel Lecharny
Interesting infos : http://nemo.sonarsource.org/project/index/60927 What about FtpServer, Vysper, SSHd, AsyncWeb ? -- Regards, Cordialement, Emmanuel Lécharny www.nextury.com

Re: [vysper] cant receive messages after re-connect

2010-04-19 Thread Bernd Fondermann
Well, a couple of questions might shed light into this problem: + On reconnect, is the client requesting the roster? If yes, is the contact on the roster? + You say "doesnt get any message". Do you have a message dump? + In the log, do you see the message get's relayed? Or do you see a delivery fai

[vysper] cant receive messages after re-connect

2010-04-19 Thread Thomas Kratz
HI, I build my release with vysper and now im into big trouble. I have say two users, one is on the server side and has a permanent connection. The other one is the client. both connect with smack api to release 0.5 of vypser. if I disconnect the client and reconnect afterwards it doesnt get any

Re: Spring Integration

2010-04-19 Thread Emmanuel Lecharny
On 4/7/10 2:06 PM, David Latorre wrote: Hello Andreas, I don't think this has been discussed for MINA3 yet but it should be sometime in the future. For Mina 2.0 I guess your best option would be to write wrapper classes - and you can provide patches for these, of course. IMHO, and regardi

Re: Assigning JIRA issues

2010-04-19 Thread Emmanuel Lecharny
On 4/5/10 11:23 PM, Bernd Fondermann wrote: Sai Pullabhotla wrote: Thanks, Niklas! Regards, Sai Pullabhotla Sorry Sai, obviously, I don't know everybody on-board. Will do better. Bernd We should check that the 'team' list is up to date on the web site /me, back from holli

Re: Possible Bug in SSLHandler

2010-04-19 Thread Emmanuel Lecharny
On 4/3/10 6:17 PM, Bernd Fondermann wrote: Jason, Thanks for your contribution! Would you mind to open a JIRA bug report and attach the diff file to it, checking the ASF license check box? Not sure this is still an issue in trunk, as the SSL layer has been totally rewritten é months ago (fo

Re: Implement WebSockets/BOSH for XMPP AJAX clients

2010-04-19 Thread Bernd Fondermann
Niklas Gustavsson wrote: > Disclaimer, I'm still way behind on all fronts due to my trip to Korea > being somewhat extended due to that ash cloud. But, I'm now home and > trying to catch up :-) > > On Sun, Apr 18, 2010 at 9:33 PM, Bernd Fondermann > wrote: >> I didn't check with AsyncWeb, but I g

Re: Implement WebSockets/BOSH for XMPP AJAX clients

2010-04-19 Thread Niklas Gustavsson
Disclaimer, I'm still way behind on all fronts due to my trip to Korea being somewhat extended due to that ash cloud. But, I'm now home and trying to catch up :-) On Sun, Apr 18, 2010 at 9:33 PM, Bernd Fondermann wrote: > I didn't check with AsyncWeb, but I guess the patch copies its source > cod

[jira] Closed: (DIRMINA-783) SecurityManager blocks DatagramAcceptor

2010-04-19 Thread Marian Kechlibar (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marian Kechlibar closed DIRMINA-783. Resolution: Fixed The critical permission seems to be java.net.SocketPermission. I found