On 30/04/2010 07:51, Konstantin Kolinko wrote:
> There is a difference in Comet API that will require all TC6 Comet 
> applications
> to be patched and recompiled before deploying them to TC7:
> 
> Comet classes were moved from "org.apache.catalina" to
> "org.apache.catalina.comet".
> 
> What do you think, is this change acceptable for us?

Yes.

> IIRC, the cause behind this is
> https://issues.apache.org/bugzilla/show_bug.cgi?id=48218
> -- to have access to Comet classes when running with a SecurityManager one has
> to grant access to "org.apache.catalina" package, which exposes the server 
> API.
> 
> If we go on with this, a notice has to be added to
> http://tomcat.apache.org/migration.html

Agreed.

> I, personally, think that it would be better to move the classes to
> their old place.

I disagree. Lots of APIs are changing in Tomcat 7, this is just one more.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to