You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by Daniel Guerrero <dn...@gmail.com> on 2014/10/12 19:06:01 UTC

MessageBodyWriter for GraphNode and text/html missing

Hi,

I’m trying to evaluate Clerezza. After compiling in Mac OS X, with JVM 1.6, I’m getting this message when accessing using http:localhost:8080/dashboard.

The same happens with current sources and with 201407 version.

I appreciate any help to start evaluating it. Thanks in advance.

Daniel

2014-10-12 15:00:43,638 [663595693@qtp-322701962-3] ERROR [663595693@qtp-322701962-3] (FlushResultHandler.java\:239) - The system could not find a javax.ws.rs.ext.MessageBodyWriter or a DataSourceProvider class for the org.apache.clerezza.rdf.utils.GraphNode type and text/html mediaType.  Ensure that a javax.ws.rs.ext.MessageBodyWriter exists in the JAX-RS application for the type and media type specified.


Re: MessageBodyWriter for GraphNode and text/html missing

Posted by Reto Gmür <re...@apache.org>.
Hi Daniel

Somehow your mail landed on the wrong pile...

Are you still having the issue? Which laucnher are you using?

Cheers,
Reto

On Sun, Oct 12, 2014 at 7:06 PM, Daniel Guerrero <dn...@gmail.com>
wrote:

> Hi,
>
> I’m trying to evaluate Clerezza. After compiling in Mac OS X, with JVM
> 1.6, I’m getting this message when accessing using
> http:localhost:8080/dashboard.
>
> The same happens with current sources and with 201407 version.
>
> I appreciate any help to start evaluating it. Thanks in advance.
>
> Daniel
>
> 2014-10-12 15:00:43,638 [663595693@qtp-322701962-3] ERROR
> [663595693@qtp-322701962-3] (FlushResultHandler.java\:239) - The system
> could not find a javax.ws.rs.ext.MessageBodyWriter or a DataSourceProvider
> class for the org.apache.clerezza.rdf.utils.GraphNode type and text/html
> mediaType.  Ensure that a javax.ws.rs.ext.MessageBodyWriter exists in the
> JAX-RS application for the type and media type specified.
>
>