On Jan 18, 2012, at 1:55 PM, og0815 wrote:

> Hi,
> 
> just stumbled over another NullPointerException in 
> 
> org.apache.tomee.webservices.TomcatRsRegistry.createRsHttpListener(TomcatRsRegistry.java:100)
> 
> Found in 4.0.0-beta-2 staging and snapshot.
> 
> Create a JAX-RS Service
> Create a javax.ws.rs.core.Application with any path annotation.
> Deploy as Webapplication on Tomee
> Start the server.
> 
> I can supply a maven project reproducing the bug, if anyone tells me where
> to send it.
> 
> Regards and keep up the good work.

Thanks, Olli!

What we need there is clearer error handing of what TomEE WebProfile doesn't 
support and a log message that says "Download TomEE Plus".  Filed a JIRA for 
that.

https://issues.apache.org/jira/browse/TOMEE-62

TomEE+ is what you need for Web Services / JAX-RS.  Small comparison:

  http://openejb.apache.org/comparison.html

Maybe we could include a link on the downloads page.


-David

Reply via email to