Re: [Neo4j] class org.springframework.data.neo4j.config.Neo4jConfiguration is not an enhanced class

2011-09-26 Thread Wim Rijnders
HI Peter,

Whichi neo-friendly branch of what component do you mean? I am not sure
about what item you are talking about.

I found a reference
here to
a bundle-friendly classloader, is that what you mean? Unfortunately, the
corresponding link does not work.

Could you point me to the code/component in question?

Regards and thanks,

Wim.


On Thu, Sep 22, 2011 at 4:43 PM, Peter Neubauer <
peter.neuba...@neotechnology.com> wrote:

> Wim,
> you probably should try out the neo4j-friendly branch instead, but I
> hear you are already in contact with Michael on this - might actually
> be a Spring - issue ...
>
> Cheers,
>
> /peter neubauer
>
> GTalk:  neubauer.peter
> Skype   peter.neubauer
> Phone   +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter  http://twitter.com/peterneubauer
>
> http://www.neo4j.org   - Your high performance graph database.
> http://startupbootcamp.org/- Ă–resund - Innovation happens HERE.
> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
>
>
>
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] class org.springframework.data.neo4j.config.Neo4jConfiguration is not an enhanced class

2011-09-22 Thread Wim Rijnders
Peter,

Could you point me to this neo4j-friendly branch?

Regards,

Wim.

On Thu, Sep 22, 2011 at 4:43 PM, Peter Neubauer <
peter.neuba...@neotechnology.com> wrote:

> Wim,
> you probably should try out the neo4j-friendly branch instead, but I
> hear you are already in contact with Michael on this - might actually
> be a Spring - issue ...
>
> Cheers,
>
> /peter neubauer
>
> GTalk:  neubauer.peter
> Skype   peter.neubauer
> Phone   +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter  http://twitter.com/peterneubauer
>
> http://www.neo4j.org   - Your high performance graph database.
> http://startupbootcamp.org/- Ă–resund - Innovation happens HERE.
> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
>
>
>
> On Mon, Sep 19, 2011 at 4:05 PM, Wim Rijnders  wrote:
> > Hi all,
> >
> > I'm trying to get neo4j to run under as an OSGi bundle on the Virgo
> server.
> > For this, I am using the neo4j-osgi bundle (
> > https://github.com/neo4j/neo4j-osgi).
> >
> > I've managed to get the bundle active, as well as the
> > bundles org.springframework.data.neo4j and org.neo4j.server-api which
> depend
> > on it.
> >
> > Right now, I have a webapp which uses the neo4j bundle, which does not
> start
> > probably. I can trace the problem down to the following entry in the
> logs:
> >
> > 2011-09-19 15:11:20.565] ERROR Thread-110   System.err
> > Caused by:
> > java.lang.IllegalArgumentException: class
> >
> org.springframework.data.neo4j.config.Neo4jConfiguration$$EnhancerByCGLIB$$fa1a7ea6
> > is not an enhanced class
> > [2011-09-19 15:11:20.565] ERROR Thread-110   System.err
> >at
> > net.sf.cglib.proxy.Enhancer.setCallbacksHelper(Enhancer.java:621)
> > [2011-09-19 15:11:20.566] ERROR Thread-110   System.err
> >at
> > net.sf.cglib.proxy.Enhancer.registerStaticCallbacks(Enhancer.java:594)
> > [2011-09-19 15:11:20.566] ERROR Thread-110   System.err
> >at
> >
> org.springframework.context.annotation.ConfigurationClassEnhancer.createClass(ConfigurationClassEnhancer.java:120)
> > ...
> >
> > Could anyone explain what I am missing here? I would be happy to supply
> more
> > information.
> >
> >
> > Regards and thanks in advance,
> >
> > Wim.
> > ___
> > Neo4j mailing list
> > User@lists.neo4j.org
> > https://lists.neo4j.org/mailman/listinfo/user
> >
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Met vriendelijke groet,

Wim Rijnders
http://axizo.nl
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo4j] class org.springframework.data.neo4j.config.Neo4jConfiguration is not an enhanced class

2011-09-19 Thread Wim Rijnders
Hi all,

I'm trying to get neo4j to run under as an OSGi bundle on the Virgo server.
For this, I am using the neo4j-osgi bundle (
https://github.com/neo4j/neo4j-osgi).

I've managed to get the bundle active, as well as the
bundles org.springframework.data.neo4j and org.neo4j.server-api which depend
on it.

Right now, I have a webapp which uses the neo4j bundle, which does not start
probably. I can trace the problem down to the following entry in the logs:

2011-09-19 15:11:20.565] ERROR Thread-110   System.err
 Caused by:
java.lang.IllegalArgumentException: class
org.springframework.data.neo4j.config.Neo4jConfiguration$$EnhancerByCGLIB$$fa1a7ea6
is not an enhanced class
[2011-09-19 15:11:20.565] ERROR Thread-110   System.err
at
net.sf.cglib.proxy.Enhancer.setCallbacksHelper(Enhancer.java:621)
[2011-09-19 15:11:20.566] ERROR Thread-110   System.err
at
net.sf.cglib.proxy.Enhancer.registerStaticCallbacks(Enhancer.java:594)
[2011-09-19 15:11:20.566] ERROR Thread-110   System.err
at
org.springframework.context.annotation.ConfigurationClassEnhancer.createClass(ConfigurationClassEnhancer.java:120)
...

Could anyone explain what I am missing here? I would be happy to supply more
information.


Regards and thanks in advance,

Wim.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user