changcheng / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

Change http-server used in demo-projects #436

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For some reason I always have problems using the Google App Engine (gae) maven 
plugin when running the demo projects. I would prefer to just switch to the 
jetty container instead. 

Any reason not to switch?

Original issue reported on code.google.com by ivarc...@gmail.com on 15 May 2012 at 9:29

GoogleCodeExporter commented 9 years ago
I don't understand what exactly is the problem. But if you have a quick 
workaround, please do.

Original comment by alex.obj...@gmail.com on 16 May 2012 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 16 May 2012 at 7:11

GoogleCodeExporter commented 9 years ago
I have not investigated to much, but at my linux-env I get a nasty stacktrace:

WARNING: failed JettyContainerService$ApiProxyHandler@5554ea79: 
java.lang.NoClassDefFoundError: javax.swing.event.EventListenerList is a 
restricted class. Please see the Google  App Engine developer's guide for more 
details.
..

Original comment by ivarc...@gmail.com on 16 May 2012 at 7:25

GoogleCodeExporter commented 9 years ago
Does the pull request fixes this issue? Or its state is still unresolved?

Original comment by alex.obj...@gmail.com on 16 May 2012 at 7:49

GoogleCodeExporter commented 9 years ago
It fixes. It includes an alternative way of starting the application. 

Original comment by ivarc...@gmail.com on 16 May 2012 at 7:51