Re: [vysper][pubsub] Demo application + Maven

2009-08-14 Thread Niklas Gustavsson
On Thu, Aug 13, 2009 at 9:27 PM, Michael Jakljakl.mich...@gmail.com wrote: Could you please add the 1.0- prefix to the jar and pom filenames? Fixed! Concerning the .pom of smackx-pubsub, I think the smack and smackx libs aren't only for compiling. That was from the original POM. Anyways,

Re: svn commit: r803883 - /mina/sandbox/vysper/trunk/server/core/src/main/config/spring-config.xml

2009-08-14 Thread Michael Jakl
Hi! On Fri, Aug 14, 2009 at 07:57, Niklas Gustavssonnik...@protocol7.com wrote: 2009/8/13 Michael Jakl jakl.mich...@gmail.com: On Thu, Aug 13, 2009 at 20:06, Niklas Gustavssonnik...@protocol7.com wrote: Well, the whole purpose of Spring is to enable being able to configure things like this,

[jira] Created: (VYSPER-173) Introduce a constructor for the PublishSubscribeModule to enable subdomain configuration with Spring.

2009-08-14 Thread Michael Jakl (JIRA)
Introduce a constructor for the PublishSubscribeModule to enable subdomain configuration with Spring. - Key: VYSPER-173 URL:

[jira] Assigned: (VYSPER-173) Introduce a constructor for the PublishSubscribeModule to enable subdomain configuration with Spring.

2009-08-14 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl reassigned VYSPER-173: --- Assignee: Michael Jakl Introduce a constructor for the PublishSubscribeModule to enable

[jira] Created: (VYSPER-174) Implement XEP-0114 (Component Protocol)

2009-08-14 Thread Michael Jakl (JIRA)
Implement XEP-0114 (Component Protocol) --- Key: VYSPER-174 URL: https://issues.apache.org/jira/browse/VYSPER-174 Project: VYSPER Issue Type: New Feature Reporter: Michael Jakl

[jira] Created: (VYSPER-175) Verify that two PubSub Modules don't collide

2009-08-14 Thread Michael Jakl (JIRA)
Verify that two PubSub Modules don't collide Key: VYSPER-175 URL: https://issues.apache.org/jira/browse/VYSPER-175 Project: VYSPER Issue Type: Test Components: XEP0060 PubSub

[jira] Closed: (VYSPER-110) Exiting a Room

2009-08-14 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Gustavsson closed VYSPER-110. Resolution: Fixed Implemented in rev 804134 and 804139 Exiting a Room --

Re: [MINA User Guide] Chapter 1 ready for review

2009-08-14 Thread Emmanuel Lecharny
Ashish wrote: Have started working on the new MINA User Guide and have managed to complete the first chapter. The first chapter is getting started and you can find it here http://cwiki.apache.org/confluence/display/MINA/Chapter+1+-+Getting+Started Have kept this chapter small and limited only

Re: svn commit: r803275 - in /mina/sandbox/vysper/trunk/server/core/src: main/java/org/apache/vysper/xmpp/modules/ main/java/org/apache/vysper/xmpp/protocol/ main/java/org/apache/vysper/xmpp/server/

2009-08-14 Thread Bernd Fondermann
On Thu, Aug 13, 2009 at 20:04, Niklas Gustavssonnik...@protocol7.com wrote: On Thu, Aug 13, 2009 at 3:10 PM, Bernd Fondermannbf_...@brainlounge.de wrote: Wait a second... it's the other way round!! ;-) :-D This change breaks the setter injection with spring (and that's the reason why it

[jira] Created: (FTPSERVER-324) FTPServer should bind on the entire 127.0.0.0/8 range when loopback address is given

2009-08-14 Thread Gusti Benawi (JIRA)
FTPServer should bind on the entire 127.0.0.0/8 range when loopback address is given Key: FTPSERVER-324 URL: https://issues.apache.org/jira/browse/FTPSERVER-324

Re: [MINA User Guide] Chapter 1 ready for review

2009-08-14 Thread Ashish
Thanks Emm! Yeah I agree that a lot needs to be added. Chapter two shall bring in some details on Architecture and writing a few basic examples, both Client and Server. From Chapter 3 onwards, we will dig deeper into MINA Core. That's where the real challenge will be. Cool. BTW, now we

Re: [jira] Created: (FTPSERVER-324) FTPServer should bind on the entire 127.0.0.0/8 range when loopback address is given

2009-08-14 Thread Sai Pullabhotla
Can you explain the intended use of it? Also, have you tried setting up your listener with localAddress set to loopback? Sai Pullabhotla www.jMethods.com On Fri, Aug 14, 2009 at 6:02 AM, Gusti Benawi (JIRA)j...@apache.org wrote: FTPServer should bind on the entire 127.0.0.0/8 range when

Re: [MINA User Guide] Chapter 1 ready for review

2009-08-14 Thread Emmanuel Lecharny
Ashish wrote: We can also look at using Theme Builder plugin for creating a nice looking wiki. Yes, it's something I wanted to do for a long time; We have some kind of experience here at Direrctory, we could copy what we have done and have a less 'geeky' web site... Just point me

Re: [MINA User Guide] Chapter 1 ready for review

2009-08-14 Thread Emmanuel Lecharny
Ashish wrote: Yes, it's something I wanted to do for a long time; We have some kind of experience here at Direrctory, we could copy what we have done and have a less 'geeky' web site... Just point me at the details. Will take over from there. Will be bogged down for couple of weeks, but

Re: [jira] Commented: (FTPSERVER-323) Passive Data connections should check the remote IP address before starting the data transfer

2009-08-14 Thread Sai Pullabhotla
Do you think this should be a configurable option? I tested with some other servers and they DO ALLOW steal the data connection from a different client. I believe it is to facilitate site to site transfers. Let me know. On Wed, Aug 12, 2009 at 2:56 PM, Niklas Gustavsson (JIRA)j...@apache.org

Re: [MINA User Guide] Chapter 1 ready for review

2009-08-14 Thread Ashish
Also have a look at http://cwiki.apache.org/confluence/display/DIRxPMGT/Web+site+management Great! Let me work on it. Hopefully, will have something ready soon -- thanks ashish Blog: http://www.ashishpaliwal.com/blog My Photo Galleries: http://www.pbase.com/ashishpaliwal

Vysper and Gateway

2009-08-14 Thread Martin Zruban
Hi, I recently came across the Vysper project and I was thinking about implementing a gateway for other IM protocols. To be precise, I thought about implementing it as the XEP-0100 extension [1] and I considered inspiring myself with Kraken IM plugin for Openfire [2] . Since I'm new to