Re: svn commit: r791236 - in /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub: ./ handler/

2009-07-07 Thread Michael Jakl
Hi! On Tue, Jul 7, 2009 at 11:46, Michael Jakl wrote: > Hi! > > On Tue, Jul 7, 2009 at 11:18, Bernd Fondermann wrote: >>> Take the sender address either from the "from" attribute provided in the >>> stanza or, if it is not present, take the JID from the initiating entity. >> >> I'd like to propos

Re: SFTP Server

2009-07-07 Thread Guillaume Nodet
We don't have support for either SFTP of FTP over SSH. SFTP should be part of SSHD, but FTP over SSH should be part of FtpServer imho. Anyway, SSHD only supports SCP right now, so if you want to take a look at adding support for SFTP, that would be awesome ! On Tue, Jul 7, 2009 at 17:51, Peter Cro

SFTP Server

2009-07-07 Thread Peter Crossley
I am looking in to your project and wanted to find out if anyone has looked at implementing a SFTP server as part of the sshd-core project? I been looking through the spec and it should be do able. I didn't want to start something that might be in the works already. -Pete

Re: [Vysper] Updating wiki

2009-07-07 Thread Ashish
>> >> Started migrating the Vysper Wiki and had to stop at the first step :-( >> In MINA Wiki we have a Site Template, that is used to format the content. >> >> Should we have the same Site template here? >> Couldn't understand the workflow how this template is recognized by >> Confluence. >> > > W

Re: svn commit: r791261 - /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub/handler/PubSubCreateNodeHandler.java

2009-07-07 Thread Bernd Fondermann
Michael Jakl wrote: > Hi! > > On Tue, Jul 7, 2009 at 12:06, Bernd Fondermann wrote: >> Michael Jakl wrote: >>> Currently it should (why not?), but as soon as we allow components to >>> have different domains it doesn't anymore. >> That's what I had in mind. What if the pubsub is addressed as >> pu

Re: Existing Servlet API Integration?

2009-07-07 Thread Emmanuel Lecharny
Markus Feindler wrote: Hi, is there any integration for servlets into MINA? See Asyncweb (http://mina.apache.org/asyncweb/), but AFAIK, there is no servlet integration in it. Bye, Markus -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org

Existing Servlet API Integration?

2009-07-07 Thread Markus Feindler
Hi, is there any integration for servlets into MINA? Bye, Markus

Re: svn commit: r791261 - /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub/handler/PubSubCreateNodeHandler.java

2009-07-07 Thread Michael Jakl
Hi! On Tue, Jul 7, 2009 at 12:06, Bernd Fondermann wrote: > Michael Jakl wrote: >> Currently it should (why not?), but as soon as we allow components to >> have different domains it doesn't anymore. > > That's what I had in mind. What if the pubsub is addressed as > pub...@domain.org, wouldn't thi

Re: svn commit: r791261 - /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub/handler/PubSubCreateNodeHandler.java

2009-07-07 Thread Bernd Fondermann
Michael Jakl wrote: > Hi! > > On Tue, Jul 7, 2009 at 11:21, Bernd Fondermann wrote: >>> Don't trust the sender with the "to" address, use the one in the >>> sessionContext. >> Now _you_ are getting overly defensive. ;-) >> >> If my mind serves me right, the to address has been checked before (in

Re: svn commit: r791261 - /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub/handler/PubSubCreateNodeHandler.java

2009-07-07 Thread Michael Jakl
Hi! On Tue, Jul 7, 2009 at 11:21, Bernd Fondermann wrote: >> Don't trust the sender with the "to" address, use the one in the >> sessionContext. > > Now _you_ are getting overly defensive. ;-) > > If my mind serves me right, the to address has been checked before (in > ProtocolWorker?), so it's s

Re: svn commit: r791236 - in /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub: ./ handler/

2009-07-07 Thread Michael Jakl
Hi! On Tue, Jul 7, 2009 at 11:18, Bernd Fondermann wrote: >> Take the sender address either from the "from" attribute provided in the >> stanza or, if it is not present, take the JID from the initiating entity. > > I'd like to propose to move >  AbstractPublishSubscribeIQHandler.getFromAddress()

Re: svn commit: r791261 - /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub/handler/PubSubCreateNodeHandler.java

2009-07-07 Thread Bernd Fondermann
mj...@apache.org wrote: > Author: mjakl > Date: Sun Jul 5 15:42:12 2009 > New Revision: 791261 > > URL: http://svn.apache.org/viewvc?rev=791261&view=rev > Log: > Don't trust the sender with the "to" address, use the one in the > sessionContext. Now _you_ are getting overly defensive. ;-) If my

Re: svn commit: r791236 - in /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub: ./ handler/

2009-07-07 Thread Bernd Fondermann
mj...@apache.org wrote: > Author: mjakl > Date: Sun Jul 5 12:42:26 2009 > New Revision: 791236 > > URL: http://svn.apache.org/viewvc?rev=791236&view=rev > Log: > Take the sender address either from the "from" attribute provided in the > stanza or, if it is not present, take the JID from the init

Re: Karma for Wiki

2009-07-07 Thread Michael Jakl
Hi! On Tue, Jul 7, 2009 at 09:48, Julien Vermillard wrote: > Le Tue, 07 Jul 2009 09:42:15 +0200, > Emmanuel Lecharny a écrit : >> Michael Jakl wrote: >> > Reading Ashish's post about the Wiki reminded me to ask for editing >> > Karma for a sub-page of the Vysper Wiki (vysper/extensions/pubsub >>

Re: Karma for Wiki

2009-07-07 Thread Bernd Fondermann
On Tue, Jul 7, 2009 at 09:09, Michael Jakl wrote: > Hi! > > Reading Ashish's post about the Wiki reminded me to ask for editing Karma for > a > sub-page of the Vysper Wiki (vysper/extensions/pubsub for example). Since you are a proper Vysper committer, please feel free to work on all parts of the

Re: Karma for Wiki

2009-07-07 Thread Julien Vermillard
Le Tue, 07 Jul 2009 09:42:15 +0200, Emmanuel Lecharny a écrit : > Michael Jakl wrote: > > Hi! > > > > Reading Ashish's post about the Wiki reminded me to ask for editing > > Karma for a sub-page of the Vysper Wiki (vysper/extensions/pubsub > > for example). > Granted. You should be able to updat

Re: Karma for Wiki

2009-07-07 Thread Julien Vermillard
Le Tue, 7 Jul 2009 09:09:32 +0200, Michael Jakl a écrit : > Hi! > > Reading Ashish's post about the Wiki reminded me to ask for editing > Karma for a sub-page of the Vysper Wiki (vysper/extensions/pubsub for > example). > > Cheers, > Michael Look like you are member of mina-committers on confl

Re: Karma for Wiki

2009-07-07 Thread Emmanuel Lecharny
Michael Jakl wrote: Hi! Reading Ashish's post about the Wiki reminded me to ask for editing Karma for a sub-page of the Vysper Wiki (vysper/extensions/pubsub for example). Granted. You should be able to update the wiki now. Cheers, Michael -- -- cordialement, regards, Emmanuel Lécha

Re: [Vysper] Updating wiki

2009-07-07 Thread Emmanuel Lecharny
Ashish wrote: Folks, Started migrating the Vysper Wiki and had to stop at the first step :-( In MINA Wiki we have a Site Template, that is used to format the content. Should we have the same Site template here? Couldn't understand the workflow how this template is recognized by Confluence. W

Karma for Wiki

2009-07-07 Thread Michael Jakl
Hi! Reading Ashish's post about the Wiki reminded me to ask for editing Karma for a sub-page of the Vysper Wiki (vysper/extensions/pubsub for example). Cheers, Michael

[jira] Commented: (DIRMINA-727) why the server can call fuction of sessionOpened but can not call fuction of messageReceived

2009-07-07 Thread yujun zhu (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727947#action_12727947 ] yujun zhu commented on DIRMINA-727: --- In addition, I want to show the situation: sessio