On 17/01/13 16:26, Márcio Vinicius wrote:
Hello I am building a web service with jena. Regarding web service'm
following this tutorial:
http://blog.sencide.com/2011/06/create-web-service-using-apache-axis2.html

I followed several times and got success, but when I add my application
that uses jena, some mistakes happen.

When I'm in section 3.6 of the tutorial where I start the server the
following error occurs:

[INFO] The service Driver, Which Is not valid, Caused
java.lang.NoClassDefFoundError: com / hp / hpl / jena / rdf / model /
Property

Driver = my class.

Note:

1 - Do not forgot to add in my project JenaLibs

But are they deployed in your webapp as well?

Check the WEB-INF directory in the deployed system.

2 - The application works perfectly locally, ie without webservice

Could anyone help me?





Reply via email to