Did you add all the dependend jars to server/plugins?

Sent from mobile device

Am 27.03.2014 um 12:45 schrieb PM <[email protected]>:

> Hi Michael Hunger,
> 
> I m also facing same issue . i made changes into neo4j server.property file 
> but still getting same issue.
> 
> 
> 
> 
> Thanks in advance
> 
> On Thursday, 16 January 2014 23:56:58 UTC+5:30, Theo Briscoe wrote:
>> 
>> I am trying to write a Neo4j unmanaged extension that loads spring context 
>> and uses Neo4jTemplate and Repositories. 
>> Does anyone have a complete example of a spring based Neo4j Server Extension.
>> 
>> My code is failing with the exception
>> ----------
>> com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
>> INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 
>> AM'
>> SEVERE: The following errors and warnings have been detected with resource 
>> and/or provider classes:
>> SEVERE: Missing dependency for field: private 
>> org.springframework.data.neo4j.support.Neo4jTemplate   
>> WARNING: com.sun.jersey.spi.inject.Errors$ErrorMessagesException
>> --------
>> 
>> The Neo4jTemplate is included in the maven POM file and the class appears in 
>> the created jar file 
>> 
>> Here is the Full Code sample
>> 
>> - https://github.com/theobriscoe/neo4j-extensions
>> 
>> 
>> Versions
>> - Neo4j: 1.9.5
>> - spring-data-neo4j: 2.3.3.RELEASE
>> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to