Re: Fun with LevelDB, LLVM and OpenCL

2011-08-14 Thread Jean-Sebastien Delfino
On Thu, Aug 11, 2011 at 8:14 PM, dsh daniel.hais...@googlemail.com wrote: ... My attempt to provide an overview what works on FreeBSD (8.2) and what not: * autoconf, automake, libtool, doxygen, gcc can be installed from the FreeBSD ports collection * at the time there's only Apache HTTPD 2.2

Re: Fun with LevelDB, LLVM and OpenCL

2011-08-14 Thread dsh
Hi Jean-Sebastien, the old SpiderMonkey port [10] already contains support for nspr - so that end should be covered cause I am using the old port descriptor files as a basis for the new 1.8.5 port. That's the type of embedded board [11] I am considering. It comes with an FPGA processor that

Re: Exception when I call a GET to a simple REST service

2011-08-14 Thread Eranda Sooriyabandara
Here is the exception I got in the log of Tuscany. Aug 15, 2011 10:17:09 AM org.apache.wink.server.internal.RequestProcessor handleRequest FINE: Processing GET request to http://localhost:8080/HelloWorldComponent/HelloWorld/sayHello?name=eranda, source content type is null, acceptable media types

Re: Exception when I call a GET to a simple REST service

2011-08-14 Thread Eranda Sooriyabandara
When I run the helloworld-jaxrc sample. It gave me a exception as follows. (I changed the pom to create the jar and installed it in the tuscany server and start them and tried to access) RawType: interface javax.ws.rs.ext.ContextResolver Data Map: {empty} Aug 15, 2011 11:15:58 AM