[hatatap] hatatap browser interface
Martin Klang
martin at o-xml.org
Sat Jun 10 07:47:27 BST 2006
I've fixed the bug, which eventually required an update to the
ObjectBox lib.
I added some tests to the build to make sure that the webapp won't
break unnoticed with any future changes.
I've yet to do a proper build, meanwhile you can pick up working
copies from here:
http://mars.pingdynasty.com/hatatap.war
http://mars.pingdynasty.com/hatatap.jar
let me know if you have any other problems with this version -
/m
On 6 Jun 2006, at 18:20, Richard Hood wrote:
> we're trying to hook up the hatatap web interface to our server
> (we're using JBoss 3.2.8) so we can add unit test scripts for our
> development and run them via a browser. we've added the hatatap.war
> to our path and thus when we go to http://localhost:8080/hatatap/
> we get . . .
>
> hatatap
>
> this is the hatatap web application.
>
> if you put your test scripts in the scripts directory, they will
> appear when you click 'scripts'.
>
> scripts
>
> docs
>
> selftest
>
> licence
>
>
>
> which looks good and proves we have access to the hatatap servlet.
> however, when we click on scripts we get . . .
>
>
>
> HTTP Status 500 -
>
> type Exception report
>
> message
>
> description The server encountered an internal error () that
> prevented it from fulfilling this request.
>
> exception
>
> javax.servlet.ServletException: no such function: {http://www.o-
> xml.com/servlet/}servlet()
> org.oXML.extras.http.ObjectBoxServlet.doPost(ObjectBoxServlet.java:
> 62)
> org.oXML.extras.http.ObjectBoxServlet.doGet(ObjectBoxServlet.java:38)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter
> (ReplyHeaderFilter.java:96)
> root cause
More information about the hatatap
mailing list