RE: [sshd] does scp works?

2009-08-10 Thread Frank van der Kleij
Yes, I tried with the trunk. Using PuTTY (on Windows) I also have the problem in normal shell mode when sending large results of shell commands (e.g. cat). When I use the SSHD Client it does not block and when I use ssh from Linux neither. I copied the stack below. Thread [VfsShell] (Suspe

Re: [DIRMINA-593] request/response filter

2009-08-10 Thread Ashish
>> What it can be used for? >> > > I think I have created the issue because I had no clue about what is was > good for ... > > Will check further ... Traced it back to DIRMINA-92 :-) Finally have some clue of what it is. Julien: The issue has one of your examples. Do you think, it will be a good

[DIRMINA-477] Update page about differences between 1.x and 2.x

2009-08-10 Thread Ashish
Folks, Have updated the page based on the comments in the issue. Do we see any more updates in that area or is it fine to close the issue? -- thanks ashish Blog: http://www.ashishpaliwal.com/blog My Photo Galleries: http://www.pbase.com/ashishpaliwal

Re: [Vysper] Stanzas for a module without namespace

2009-08-10 Thread Bernd Fondermann
Niklas Gustavsson wrote: > On Mon, Aug 10, 2009 at 10:31 PM, Michael Jakl wrote: >> That's exactly how I'd do it. If it's no problem that subdomain >> routing takes precedence over namespace routing this is the way to go >> IMHO. >> >> On a second thought we might want to keep the namespace routing

Re: [Vysper] Stanzas for a module without namespace

2009-08-10 Thread Niklas Gustavsson
On Mon, Aug 10, 2009 at 10:31 PM, Michael Jakl wrote: > That's exactly how I'd do it. If it's no problem that subdomain > routing takes precedence over namespace routing this is the way to go > IMHO. > > On a second thought we might want to keep the namespace routing within > the subdomain routing.

Re: [Vysper] Stanzas for a module without namespace

2009-08-10 Thread Michael Jakl
Hi! On Mon, Aug 10, 2009 at 22:15, Niklas Gustavsson wrote: > On Mon, Aug 10, 2009 at 9:54 AM, Michael Jakl wrote: > So, in addition to the component support (using the component > protocol), how about we allow for registering modules with a > subdomain? For example, adding a XMPPServer.addModule(

[jira] Created: (DIRMINA-736) MdcInjectionFilterTest sometimes fails for SESSION_CLOSED event

2009-08-10 Thread james defelice (JIRA)
Components: Filter Environment: [16:09:14]<>$ uname -a Linux devws 2.6.18-92.1.22.el5.centos.plus #1 SMP Wed Dec 17 10:50:49 EST 2008 i686 i686 i386 GNU/Linux [vl...@devws ~/tools/mina/svn-20090810] [16:09:19]<>$ $JAVA_HOME/bin/java -version java version "1.6.0_14&quo

Re: [Vysper] Stanzas for a module without namespace

2009-08-10 Thread Niklas Gustavsson
On Mon, Aug 10, 2009 at 9:54 AM, Michael Jakl wrote: > Routing via subdomain seems to be the only viable alternative. Only > broadcasting to all modules might work too, but doesn't sound as > clean. Agreed, this also seems to be what the spec assumes. Reading further into the spec, it turns out th

Re: [DIRMINA-593] request/response filter

2009-08-10 Thread Emmanuel Lecharny
Ashish wrote: Can someone throw some light on the usage of Request/Response filter? What it can be used for? I think I have created the issue because I had no clue about what is was good for ... Will check further ... -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com director

[DIRMINA-593] request/response filter

2009-08-10 Thread Ashish
Can someone throw some light on the usage of Request/Response filter? What it can be used for? Any real life examples, if available, shall be of help. -- thanks ashish Blog: http://www.ashishpaliwal.com/blog My Photo Galleries: http://www.pbase.com/ashishpaliwal

[jira] Commented: (DIRMINA-575) Add the missing Javadoc, add some comments

2009-08-10 Thread Ashish Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741312#action_12741312 ] Ashish Paliwal commented on DIRMINA-575: This JIRA issue is very generic and we ma

[jira] Assigned: (DIRMINA-593) Javadoc & documentation for org/apache/mina/filter/reqres

2009-08-10 Thread Ashish Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Paliwal reassigned DIRMINA-593: -- Assignee: Ashish Paliwal > Javadoc & documentation for org/apache/mina/filter/reqres >

[jira] Assigned: (DIRMINA-477) Update page about differences between 1.x and 2.x

2009-08-10 Thread Ashish Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Paliwal reassigned DIRMINA-477: -- Assignee: Ashish Paliwal (was: Trustin Lee) > Update page about differences between 1

[jira] Commented: (DIRMINA-477) Update page about differences between 1.x and 2.x

2009-08-10 Thread Ashish Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741310#action_12741310 ] Ashish Paliwal commented on DIRMINA-477: Have added some basic details on JMX and

Re: [vysper][pusub] pubsub entity

2009-08-10 Thread Bernd Fondermann
On Mon, Aug 10, 2009 at 09:28, Michael Jakl wrote: > Hi! > > On Fri, Aug 7, 2009 at 16:20, Bernd Fondermann wrote: >> Michael Jakl wrote: >>> The extension is completely agnostic about the "to" address, it'll >>> happily take no "to" address as well (subdomain installation). >> >> So to have two pu

Re: [Vysper] Stanzas for a module without namespace

2009-08-10 Thread Michael Jakl
Hi! On Sun, Aug 9, 2009 at 22:35, Niklas Gustavsson wrote: > In the MUC XEP, implementations should also support the old groupchat > protocol. This was defined before the extension-based-on-namespaces > approach was invented and thus use regular stanzas without namespaces, > for example: > Enter a

Re: [vysper][pusub] pubsub entity

2009-08-10 Thread Michael Jakl
Hi! On Fri, Aug 7, 2009 at 16:20, Bernd Fondermann wrote: > Michael Jakl wrote: >> The extension is completely agnostic about the "to" address, it'll >> happily take no "to" address as well (subdomain installation). > > So to have two pubsubs running side by side, either pubsub1.vysper.org > and p