Hi Daniel,
Glad things are resolved. I thought NB would handle the dependencies,
if you you declare there is a dependence in the project properties. I
know that if using maven then unfortunately dependencies are not
currently managed, which is a real pain when there are lots of modules.
SPARQL queries eh? :-) if you blog about anything perhaps you can
send a link to the list.
Paul.
On Aug 15, 2008, at 2:13 AM, Daniel Larsson wrote:
> It seems to have been a syncing problem between my servlet and my
> jar (containing the provider among other things) running in the
> glassfish server. After rebuilding everything from scratch, and
> redeploying, it seems to work again. I assumed NetBeans would
> handle such dependencies, but apparently not.
>
> Thanks for the help, Paul :)