Re: [vysper] cloning and forwarding stanzas

2009-09-01 Thread Niklas Gustavsson
On Mon, Aug 31, 2009 at 7:40 PM, bernd.fondermannbernd.fonderm...@brainlounge.de wrote: Now there are convenience methods to replace 'to' and 'from' only in  StanzaBuilder.createForward(Stanza original, Entity from, Entity to) and  T extends Stanza T StanzaBuilder.createForwardStanza(        

Re: svn commit: r809542 - /mina/sandbox/vysper/trunk/server/extensions/xep0045-muc/pom.xml

2009-09-01 Thread Niklas Gustavsson
On Mon, Aug 31, 2009 at 1:31 PM, ber...@apache.org wrote: +      dependency +        groupIdorg.apache.vysper/groupId +        artifactIdvysper-core/artifactId +        version${pom.version}/version +        typetest-jar/type +        scoperuntime/scope +      /dependency Should this

Re: svn commit: r809542 - /mina/sandbox/vysper/trunk/server/extensions/xep0045-muc/pom.xml

2009-09-01 Thread Bernd Fondermann
Niklas Gustavsson wrote: On Mon, Aug 31, 2009 at 1:31 PM, ber...@apache.org wrote: + dependency +groupIdorg.apache.vysper/groupId +artifactIdvysper-core/artifactId +version${pom.version}/version +typetest-jar/type +scoperuntime/scope +

Re: [vysper] cloning and forwarding stanzas

2009-09-01 Thread Bernd Fondermann
Niklas Gustavsson wrote: On Mon, Aug 31, 2009 at 7:40 PM, bernd.fondermannbernd.fonderm...@brainlounge.de wrote: Now there are convenience methods to replace 'to' and 'from' only in StanzaBuilder.createForward(Stanza original, Entity from, Entity to) and T extends Stanza T

Re: [vysper] change MUCModule initialisation

2009-09-01 Thread Niklas Gustavsson
On Mon, Aug 31, 2009 at 12:50 PM, Bernd Fondermannbf_...@brainlounge.de wrote: Currently, MUCModule cannot be loaded dynamically from the non-MUC-specific ServerMain, because it lacks a zero-arg constructor. Right. Some more findings + MUCModule constructors take the full domain name, while

Re: [vysper] change MUCModule initialisation

2009-09-01 Thread Bernd Fondermann
Niklas Gustavsson wrote: On Mon, Aug 31, 2009 at 12:50 PM, Bernd Fondermannbf_...@brainlounge.de wrote: Currently, MUCModule cannot be loaded dynamically from the non-MUC-specific ServerMain, because it lacks a zero-arg constructor. Right. Some more findings + MUCModule constructors

Re: [vysper] cloning and forwarding stanzas

2009-09-01 Thread Michael Jakl
Hi! On Mon, Aug 31, 2009 at 19:40, bernd.fondermannbernd.fonderm...@brainlounge.de wrote: If you want to relay a message to many addressees (say thousands), we might not want to create 1000 lists, if we only want to replace the from entity for every new stanza and could reuse one list for that

Re: [vysper] cloning and forwarding stanzas

2009-09-01 Thread Bernd Fondermann
Michael Jakl wrote: Hi! On Mon, Aug 31, 2009 at 19:40, bernd.fondermannbernd.fonderm...@brainlounge.de wrote: If you want to relay a message to many addressees (say thousands), we might not want to create 1000 lists, if we only want to replace the from entity for every new stanza and could

Re: [vysper] cloning and forwarding stanzas

2009-09-01 Thread Michael Jakl
Hi! On Tue, Sep 1, 2009 at 10:45, Bernd Fondermannbf_...@brainlounge.de wrote: Michael Jakl wrote: On Mon, Aug 31, 2009 at 19:40, bernd.fondermannbernd.fonderm...@brainlounge.de wrote: If you want to relay a message to many addressees (say thousands), we might not want to create 1000 lists,

[jira] Created: (DIRMINA-739) IllegalArgumentException thrown from ErrorGeneratingFilter

2009-09-01 Thread Stephen Crane (JIRA)
IllegalArgumentException thrown from ErrorGeneratingFilter -- Key: DIRMINA-739 URL: https://issues.apache.org/jira/browse/DIRMINA-739 Project: MINA Issue Type: Bug

Re: [vysper] cloning and forwarding stanzas

2009-09-01 Thread Bernd Fondermann
Michael Jakl wrote: Hi! On Tue, Sep 1, 2009 at 10:45, Bernd Fondermannbf_...@brainlounge.de wrote: Michael Jakl wrote: On Mon, Aug 31, 2009 at 19:40, bernd.fondermannbernd.fonderm...@brainlounge.de wrote: If you want to relay a message to many addressees (say thousands), we might not want

Re: [vysper] cloning and forwarding stanzas

2009-09-01 Thread Michael Jakl
Hi! On Tue, Sep 1, 2009 at 11:27, Bernd Fondermannbf_...@brainlounge.de wrote: It's not 'easier'. It would use less objects, yet not neccessarily much less memory though. Think about it: Queueing up the character data needs much more memory: what's now stored as 1 immutable inner object (and

Re: [vysper] cloning and forwarding stanzas

2009-09-01 Thread Bernd Fondermann
Michael Jakl wrote: Hi! On Tue, Sep 1, 2009 at 11:27, Bernd Fondermannbf_...@brainlounge.de wrote: It's not 'easier'. It would use less objects, yet not neccessarily much less memory though. Think about it: Queueing up the character data needs much more memory: what's now stored as 1

[jira] Assigned: (DIRMINA-739) IllegalArgumentException thrown from ErrorGeneratingFilter

2009-09-01 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-739: - Assignee: Emmanuel Lecharny IllegalArgumentException thrown from

[jira] Updated: (DIRMINA-739) IllegalArgumentException thrown from ErrorGeneratingFilter

2009-09-01 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-739: -- Fix Version/s: 2.0.0-M7 IllegalArgumentException thrown from ErrorGeneratingFilter

[jira] Resolved: (DIRMINA-739) IllegalArgumentException thrown from ErrorGeneratingFilter

2009-09-01 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-739. --- Resolution: Fixed Fixed in : http://svn.apache.org/viewvc?rev=809951view=rev

[jira] Resolved: (VYSPER-172) Allow modules to register for a subdomain

2009-09-01 Thread Bernd Fondermann (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Fondermann resolved VYSPER-172. - Resolution: Fixed Allow modules to register for a subdomain

[jira] Resolved: (VYSPER-176) Internally route stanzas to a component

2009-09-01 Thread Bernd Fondermann (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Fondermann resolved VYSPER-176. - Resolution: Fixed Internally route stanzas to a component

[jira] Resolved: (VYSPER-6) Support Directed Presence

2009-09-01 Thread Bernd Fondermann (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Fondermann resolved VYSPER-6. --- Resolution: Fixed Support Directed Presence - Key:

[jira] Resolved: (VYSPER-24) Allow stanza handling without active session

2009-09-01 Thread Bernd Fondermann (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Fondermann resolved VYSPER-24. Resolution: Fixed Allow stanza handling without active session

Re: FtpServer on Cloud Foundary

2009-09-01 Thread Ashish
Well tried the deployment today. Well the deployment seems to go fine. Not sure why CF needs DB account to deploy my app, when my app doesn't need a DB :-( Couldn't test the application as I needed to set an IP, which I Couldn't setup today Using CF for FtpServer was a good idea at all :-( Chris

[vysper][MUC] service disco of component

2009-09-01 Thread Bernd Fondermann
I conducted a real-life test of MUC yesterday. The foremost problem was that MUC did not identify properly in disco. For example, jabber.org send something like: iq from=jabber.org type=result to=ber...@jabber.org/psi id=af67a query xmlns=http://jabber.org/protocol/disco#items; !--

Re: [vysper] cloning and forwarding stanzas

2009-09-01 Thread Fernando Padilla
I wonder, would it be too complicated to create something like CopyOnWriteStanzaClone? I also wonder if there is some way to not generate all of the stanzas right away, but only as they are processed. Basically following the google-collections ideas of creating Iterables whose items are

Re: [vysper][MUC] service disco of component

2009-09-01 Thread Niklas Gustavsson
On Tue, Sep 1, 2009 at 6:33 PM, Bernd Fondermannbf_...@brainlounge.de wrote: I conducted a real-life test of MUC yesterday. The foremost problem was that MUC did not identify properly in disco. For example, jabber.org send something like: iq from=jabber.org type=result

[jira] Created: (VYSPER-182) Allow for components to return service disco responses on their own subdomain

2009-09-01 Thread Bernd Fondermann (JIRA)
Allow for components to return service disco responses on their own subdomain - Key: VYSPER-182 URL: https://issues.apache.org/jira/browse/VYSPER-182 Project: VYSPER