Re: Release 6.0.0 beta 14

Jerome Louvel <[email protected]> Mon, 10 Apr 2006 22:30:08 +0200
Newsgroups gmane.comp.java.jetty.general,gmane.comp.java.jetty.support,gmane.comp.java.jetty.announce
Message-ID <[email protected]>
Hi Greg,

I'm trying to create a custom HTTP server importing only the following 
classes:
	org.mortbay.jetty.HttpConnection;
	org.mortbay.jetty.HttpURI;
	org.mortbay.jetty.Connector;
	org.mortbay.jetty.HttpConnection;
	org.mortbay.jetty.nio.SelectChannelConnector;

If I only include the jetty.jar in the classpath, I get a 
NoClassDefFoundError: org/mortbay/util/ajax/Continuation

Is there a way for you to remove this dependency on the jetty-util.jar?

Thanks,
Jerome


Greg Wilkins a écrit :
> The Beta 14 release of Jetty 6 is now available via http://jetty.mortbay.org
> 
> This release contains a raft of fixes, features and refactorings.
> In now includes support for JSP 2.1 for JRE 1.5 users, but with automatic
> fallback to JSP2.0 for JRE 1.4 (or less).
> 
> jetty-6.0.0beta14 - 9/4/2006
>     + ignore dirs and files that don't exist in plugin scanner
>     + added support for stopping jetty using "java -jar start.jar --stop"
>     + added configurability for webdefault.xml in maven plugin
>     + adding InvokerServlet
>     + added ProxyServlet
>     + stop JDBCUserRealm coercing all credentials to String
>     + Change tmp dir of plugin to work to be in line with jetty convention
>     + Modify plugin to select JSP impl at runtime
>     + Use start.config to select which JSP impl at runtime based on jdk version
>     + Added JSP 2.1 APIs from apache
>     + Added Jasper 2.1 as jesper (jasper without JCL)
>     + Started readding logging to jesper using jdk logging
>     + fixed priority of port from url over host header
>     + implemented request.isUserInRole
>     + securityHandler removed if not used.
>     + moved test webapps to examples directory
>     + improved contentType handling and test harness
>     + fixed forward bug (treated as include)
>     + fixed HttpField iterator
>     + added jetty-util.jar module
>     + added reset to Continuation
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642