Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] [jetty-users] Maven Jetty Plugin Slow with Java8

Hi,

On Wed, Apr 15, 2015 at 9:57 PM, Petar Tahchiev <paranoiabla@xxxxxxxxx> wrote:
> Hi,
>
> I tried 9.2.10.v20150310 and it takes more than 10 minutes!!!! With Java7
> and version 9.1.3.v20140225 it takes 8 seconds! I also think it's annotation
> scanning. Here's the threaddump:

So it is annotation scanning.
Do you need it ?

What's the value for "metadata-complete" attribute in your web.xml ?

Read also: https://www.eclipse.org/jetty/documentation/current/using-annotations.html

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
http://intalio.com
Developer advice, training, services and support
from the Jetty & CometD experts.
Intalio, the modern way to build business applications.


Back to the top