Hi There,
I've trying to run the comet example with not success, I have version
apache-tomcat-6.0.14.
Basically when I hit URL
http://localhost:8080/examples/jsp/chat/login.jsp
Enter a username and enter, the page takes a long time to redirect.
After getting to post.jsp again ent
cat Users List"
Sent: Thursday, July 26, 2007 9:50 PM
Subject: Re: Comet example at Tomcat 6
Tanks all of you !
I have success run it ;
But there still some problems;
The chat pape http://localhost:8080/examples/jsp/chat can't visit by
other clients,and the page visit speed on l
EMAIL PROTECTED]
> Sent: Thursday, July 26, 2007 5:18 PM
> To: Tomcat Users List
> Subject: Re: Comet example at Tomcat 6
>
> you must be using the APR or NIO connector
>
>protocol="org.apache.coyote.http11.Http11NioProtocol" //or
> protocol="org.apache.co
or to get the event
method called" );
}
> -Original Message-
> From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 26, 2007 5:18 PM
> To: Tomcat Users List
> Subject: Re: Comet example at Tomcat 6
>
> you must be using the APR or
you must be using the APR or NIO connector
Hi!
I just run the chat example ,but ,it seems did not work ;
the code seems can't reach the line
begin(event, request, response)
please help me fix that,thanks;
john
No
Hi!
I just run the chat example ,but ,it seems did not work ;
the code seems can't reach the line
begin(event, request, response)
please help me fix that,thanks;
john
; page
> but typing something on the message box just gets me nowhere.
>
> I have been reading a message on a mailing list about this same
> problem (
> http://www.nabble.com/Comet-example-Tomcat-6-not-working.-t3957585.html
> )
> and I changed just post.jsp to have an openWind
(
http://www.nabble.com/Comet-example-Tomcat-6-not-working.-t3957585.html
)
and I changed just post.jsp to have an openWindow javascript function.
So far I don't get anything. Is there anything else I should be changing
or
anything I am missing?
Any help is appreciated.
Dominique
box just gets me nowhere.
I have been reading a message on a mailing list about this same
problem (http://www.nabble.com/Comet-example-Tomcat-6-not-working.-t3957585.html
)
and I changed just post.jsp to have an openWindow javascript function.
So far I don't get anything. Is there anything e
CometEvent.close() method should be called?
>> >>
>> >> 2) Some times when NullPointerException is not thrown, "error" event
>> gets
>> >> generated. This happens at the time I post a message in the post.jsp
>> >> page.
>> >> Why was this &q
gt; >> There have been a lot of things fixed and enhanced in the Comet area
>> >> since version 6.0.10.
>> >> You should better try with version 6.0.13.
>> >>
>> >> Regards,
>> >> Matthias
>> >>
>> >> > ---
gt;> >> There have been a lot of things fixed and enhanced in the Comet area
>> >> since version 6.0.10.
>> >> You should better try with version 6.0.13.
>> >>
>> >> Regards,
>> >> Matthias
>> >>
>> >> > -Original Mes
t;> There have been a lot of things fixed and enhanced in the Comet area
>> since version 6.0.10.
>> You should better try with version 6.0.13.
>>
>> Regards,
>> Matthias
>>
>> > -Original Message-
>> > From: Ritesh Kumar [mailto:[EMAI
gt;> since version 6.0.10.
>> You should better try with version 6.0.13.
>>
>> Regards,
>> Matthias
>>
>> > -Original Message-
>> > From: Ritesh Kumar [mailto:[EMAIL PROTECTED]
>> > Sent: Thursday, June 21, 2007 11:43 AM
>> > To: user
3.
Regards,
Matthias
> -Original Message-
> From: Ritesh Kumar [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 21, 2007 11:43 AM
> To: users@tomcat.apache.org
> Subject: Comet example Tomcat 6 not working.
>
>
> Hi,
>
> I am trying to run the comet sample
t; To: users@tomcat.apache.org
> Subject: Comet example Tomcat 6 not working.
>
>
> Hi,
>
> I am trying to run the comet sample given along with tomcat.
> The sample is
> not working correctly most of the time. I am using NIO
> connectors and Tomcat
> version is 6.0.10.
oteWriter.java:95)
at
com.headstrong.test.ChatServlet$MessageSender.run(ChatServlet.java:276)
at java.lang.Thread.run(Thread.java:595)
--
View this message in context:
http://www.nabble.com/Comet-example-Tomcat-6-not-
Hi,
I'm trying to set up a prototype for a web page which asynchronous
notification via comet. The szenario is to show some information upon an
incoming phone call.
My idea is that the telecom server will send an event via webservice to the
webapp, which then notifies the browser.
Is there an ex
18 matches
Mail list logo