[ 
https://issues.apache.org/jira/browse/JENA-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751097#comment-13751097
 ] 

Andy Seaborne commented on JENA-201:
------------------------------------

Lewis - 

Re: NPE and missing counters.

{{GET http://localhost:8080/apache-jena-fuseki/}} is going to the webapp, and 
has no dataset nor service.  This needs to be graceful caught and make a 400 
... or to start yielding the index page.

Clearly, my testing had only covered what should work, not what shouldn't :-)

Re:logging

There is a fight over logging going on - I didn't manage to sort that out and 
left it as Fuseki having it's own logging; I only managed to break things in an 
attempt to fix that, then I ran out of time.

Probably needs the whole of internal logging converted to using the logger for 
the servlet logger (getServletContext().log() which is bad style?) or a 
different setup to use java.util.logging, which is I think what Tomcat is 
using, or have a separate Fuseki log, not in catalina.out.



                
> Deliver Fuseki as a WAR file.
> -----------------------------
>
>                 Key: JENA-201
>                 URL: https://issues.apache.org/jira/browse/JENA-201
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Fuseki
>            Reporter: Andy Seaborne
>            Priority: Minor
>              Labels: gsoc2013, mentor
>         Attachments: fuseki-war-proto.zip, GruppoImola_fuseki_war_src.rar
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to