svn commit: r1561183 - in /tomcat/trunk/modules/bayeux: ./ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd/bayeux/samples/ w

2014-01-24 Thread kkolinko
(props changed) tomcat/trunk/modules/bayeux/java/org/apache/cometd/bayeux/Message.java (props changed) tomcat/trunk/modules/bayeux/java/org/apache/cometd/bayeux/SecurityPolicy.java (props changed) tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/BayeuxException.java

svn commit: r889596 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 12:47:13 2009 New Revision: 889596 URL: http://svn.apache.org/viewvc?rev=889596&view=rev Log: Use the right class for the logger Modified: tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java Modified: tomcat/trunk/mod

Re: svn commit: r889585 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java

2009-12-11 Thread Mark Thomas
t >> Date: Fri Dec 11 12:14:05 2009 >> New Revision: 889585 >> >> URL: http://svn.apache.org/viewvc?rev=889585&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48370 >> Remove some unused imports >> >&g

Re: svn commit: r889585 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java

2009-12-11 Thread Tim Funk
ttps://issues.apache.org/bugzilla/show_bug.cgi?id=48370 Remove some unused imports Modified: tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

svn commit: r889587 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/TomcatBayeux.java

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 12:17:27 2009 New Revision: 889587 URL: http://svn.apache.org/viewvc?rev=889587&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48373 Patch suggested by wujunchen Modified: tomcat/trunk/modules/bayeux/java/org/apache/tomcat/ba

svn commit: r889585 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 12:14:05 2009 New Revision: 889585 URL: http://svn.apache.org/viewvc?rev=889585&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48370 Remove some unused imports Modified: tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/req

svn commit: r832044 - in /tomcat/trunk/modules/bayeux: java/org/apache/tomcat/bayeux/ChannelImpl.java java/org/apache/tomcat/bayeux/ClientImpl.java test/org/apache/cometd/bayeux/samples/BayeuxStockTic

2009-11-02 Thread markt
Author: markt Date: Mon Nov 2 18:51:17 2009 New Revision: 832044 URL: http://svn.apache.org/viewvc?rev=832044&view=rev Log: StringBuffer -> StringBuilder for bayeux module Modified: tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/ChannelImpl.java tomcat/trunk/modules

svn commit: r730383 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/ modules/bayeux/java/org/apache/tomcat/bayeux/ modules/bayeux/test/org/apache/cometd/bayeux/samples/ modules/bayeux/webapps

2008-12-31 Thread markt
her express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package org.apache.tomcat.util.net.jsse; import java.net.Socket; Modified: tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/HttpError.java URL: http:

svn commit: r723775 [5/5] - in /tomcat/trunk: java/org/apache/juli/ modules/bayeux/ modules/bayeux/java/org/apache/cometd/bayeux/ modules/bayeux/java/org/apache/tomcat/bayeux/ modules/bayeux/java/org/

2008-12-05 Thread markt
Modified: tomcat/trunk/res/META-INF/LICENSE URL: http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/LICENSE?rev=723775&r1=723774&r2=723775&view=diff == --- tomcat/trunk/res/META-INF/LICENSE (original) +++ tomcat/trunk/

svn commit: r713070 - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/tomcat/bayeux/ modules/bayeux/ modules/bayeux/java/ modules/bayeux/java/org/ modules/bayeux/java/org/apache/ modules/

2008-11-11 Thread fhanik
runk/modules/bayeux/java/org/apache/tomcat/ tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/ - copied from r713063, tomcat/trunk/java/org/apache/tomcat/bayeux/ tomcat/trunk/modules/bayeux/test/ tomcat/trunk/modules/bayeux/test/org/ tomcat/trunk/modules/bayeux/test

svn commit: r706696 - in /tomcat/trunk: java/org/apache/tomcat/bayeux/ test/org/apache/cometd/bayeux/samples/ webapps/cometd/ webapps/cometd/WEB-INF/ webapps/cometd/examples/simplechat/

2008-10-21 Thread fhanik
chat/ticker.html Modified: tomcat/trunk/java/org/apache/tomcat/bayeux/BayeuxServlet.java tomcat/trunk/java/org/apache/tomcat/bayeux/ClientImpl.java tomcat/trunk/java/org/apache/tomcat/bayeux/RequestBase.java tomcat/trunk/test/org/apache/cometd/bayeux/samples/EchoChatClient.java tomcat/t

svn commit: r699713 - in /tomcat/trunk/java/org/apache: catalina/connector/ catalina/manager/ jasper/compiler/ tomcat/bayeux/request/ tomcat/util/modeler/

2008-09-27 Thread markt
java/org/apache/catalina/manager/ManagerServlet.java tomcat/trunk/java/org/apache/jasper/compiler/Parser.java tomcat/trunk/java/org/apache/tomcat/bayeux/request/MetaConnectRequest.java tomcat/trunk/java/org/apache/tomcat/bayeux/request/MetaDisconnectRequest.java tomcat/trunk/java

svn commit: r691664 - in /tomcat/trunk/java/org/apache/tomcat/bayeux: RequestBase.java request/MetaHandshakeRequest.java

2008-09-03 Thread fhanik
fied: tomcat/trunk/java/org/apache/tomcat/bayeux/RequestBase.java tomcat/trunk/java/org/apache/tomcat/bayeux/request/MetaHandshakeRequest.java Modified: tomcat/trunk/java/org/apache/tomcat/bayeux/RequestBase.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/ba

svn commit: r691641 - in /tomcat/trunk: extras.xml java/org/apache/tomcat/bayeux/request/MetaHandshakeRequest.java webapps/cometd/examples/simplechat/cometdchat.htm webapps/cometd/index.html

2008-09-03 Thread fhanik
Author: fhanik Date: Wed Sep 3 08:52:26 2008 New Revision: 691641 URL: http://svn.apache.org/viewvc?rev=691641&view=rev Log: Working on the new dojo toolkit to get it to work properly Modified: tomcat/trunk/extras.xml tomcat/trunk/java/org/apache/tomcat/bayeux/req

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-03 Thread Mark Thomas
Mark Thomas wrote: > Therefore, I vote -1 for this contribution as it does not comply with the > published ASF source headers policy. I am happy for this contribution to > remain in trunk providing that the necessary changes are made in a > reasonable time scale. I have re-read the policy and the

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: On Tue, 2008-09-02 at 23:37 +0100, Mark Thomas wrote: Therefore, I vote -1 for this contribution as it does not comply with the published ASF source headers policy. I am happy for this contribution to remain in trunk providing that the necessary changes are made in a rea

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Remy Maucherat
On Tue, 2008-09-02 at 23:37 +0100, Mark Thomas wrote: > Therefore, I vote -1 for this contribution as it does not comply with the > published ASF source headers policy. I am happy for this contribution to > remain in trunk providing that the necessary changes are made in a > reasonable time scale.

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Mark Thomas
Remy Maucherat wrote: > On Tue, 2008-09-02 at 23:10 +0100, Mark Thomas wrote: >> Remy Maucherat wrote: >>> +For the bayeux implementation* >>> +* Copyright 2007-2008 Guy Molinari >>> +* Copyright 2007-2008 Filip Hanik >>> +* Copyright 2007 Dojo Foundation >>> +* Copyright 2007 Mort Bay

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Filip Hanik - Dev Lists
illa/show_bug.cgi?id=45413 to build, ant download ant ant -f extras.xml bayeux Added: tomcat/trunk/java/org/apache/tomcat/bayeux/ org/apache/catalina/bayeux ? tomcat/trunk/test/org/apache/cometd/ Ok. There's a *lot* of syncs in there though. +For the bayeux imple

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Remy Maucherat
On Tue, 2008-09-02 at 23:10 +0100, Mark Thomas wrote: > Remy Maucherat wrote: > > +For the bayeux implementation* > > +* Copyright 2007-2008 Guy Molinari > > +* Copyright 2007-2008 Filip Hanik > > +* Copyright 2007 Dojo Foundation > > +* Copyright 2007 Mort Bay Consulting Pty. Ltd. > >

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Mark Thomas
Remy Maucherat wrote: > +For the bayeux implementation* > +* Copyright 2007-2008 Guy Molinari > +* Copyright 2007-2008 Filip Hanik > +* Copyright 2007 Dojo Foundation > +* Copyright 2007 Mort Bay Consulting Pty. Ltd. > > Personally, I don't like that. As far as I am concerned, I like t

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Remy Maucherat
org/bugzilla/show_bug.cgi?id=45413 > to build, > ant download > ant > ant -f extras.xml bayeux > > > Added: > tomcat/trunk/java/org/apache/tomcat/bayeux/ org/apache/catalina/bayeux ? > tomcat/trunk/test/org/apache/cometd/ Ok. There's a *lot* o

svn commit: r691359 [2/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd/ te

2008-09-02 Thread fhanik
Added: tomcat/trunk/java/org/apache/tomcat/bayeux/RequestFactory.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/bayeux/RequestFactory.java?rev=691359&view=auto == --- tomcat/trunk/java

Re: [Tomcat Bayeux and Comet Implementation]

2007-10-01 Thread Filip Hanik - Dev Lists
Costin Manolache wrote: On 9/28/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: you build the bayeux servlet crap on top of the Comet processor, its not a protocol over TCP, its a protocol over HTTP, but requires the ability to do async servlet, ie to cut of the dependency between

Re: [Tomcat Bayeux and Comet Implementation]

2007-09-28 Thread Costin Manolache
On 9/28/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: you build the bayeux servlet crap on top of the Comet processor, its not > a protocol over TCP, its a protocol over HTTP, but requires the ability > to do async servlet, ie to cut of the dependency between the tomcat > worker thread a

Re: [Tomcat Bayeux and Comet Implementation]

2007-09-28 Thread Filip Hanik - Dev Lists
Costin Manolache wrote: Not sure where is the dependency between sorting out the Comet strategy and implementing any new protocol or any new connector. you build the bayeux servlet crap on top of the Comet processor, its not a protocol over TCP, its a protocol over HTTP, but requires the abil

Re: [Tomcat Bayeux and Comet Implementation]

2007-09-28 Thread Costin Manolache
Not sure where is the dependency between sorting out the Comet strategy and implementing any new protocol or any new connector. I think if there is interest - it can and should be pursued, would be a good start to see if the 'scratch your itches, but not in the core distro' works out :-). It would

Re: [Tomcat Bayeux and Comet Implementation]

2007-09-27 Thread Filip Hanik - Dev Lists
until we sorted out our Comet implementation strategy, there is no point pursuing this Filip Gurkan Erdogdu wrote: Hi guys; Is there any support for the Bayeux protocol and Comet style application works in the Tomcat 6.x? I looked at the tomcat sandbox and that is this implementations still

[Tomcat Bayeux and Comet Implementation]

2007-09-26 Thread Gurkan Erdogdu
Hi guys; Is there any support for the Bayeux protocol and Comet style application works in the Tomcat 6.x? I looked at the tomcat sandbox and that is this implementations still experimental? Is there any timeline that these components inclueded with tomcat distribution? Thanks; Gurkan

Re: Tomcat Bayeux

2007-07-08 Thread Yoav Shapira
On 7/3/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: yo all, I've started a Bayeux implementation for Tomcat in sandbox. Cool, +1. Yoav - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Tomcat Bayeux

2007-07-03 Thread Filip Hanik - Dev Lists
yo all, I've started a Bayeux implementation for Tomcat in sandbox. There were some interested in helping out, feel free to dig in. I'm building this one against the trunk Comet API. steps to get started 1. svn co http://svn.apache.org/repos/asf/tomcat/sandbox/bayeux 2. cd bayeux/build 3. ant d