Re: [Neo4j] Neo4j, Spring Framework and 2PC

2011-03-01 Thread Peter Neubauer
Nice writeup Chris,
really nice to finally see external TX manager support arriving!

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, Feb 28, 2011 at 1:56 PM, Chris Gioran
 wrote:
> Hello graphistas of the world,
>
> trying to create a more seamless coupling between Neo4j and Spring
> Framework, we have now built a solution for getting these two to work
> with an external transaction manager. This work is based on some
> groundwork for pluggable TMs in the Neo4j kernel and is a step in the
> direction of bringing support for graph operations from a managed
> environment in conjunction with other XA compliant data sources, the
> most prominent example being JDBC connections. So, start enjoying the
> magic through this blog post:
>
> http://digitalstain.blogspot.com/2011/02/springy-ouside-graphy-inside.html
>
> For the impatient, the code is available at
>
> https://github.com/digitalstain/Neo4j-Spring-Integration
>
> As always, feedback and suggestions are welcome and greatly appreciated.
>
> cheers,
> CG
> ___
> 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


[Neo4j] Neo4j, Spring Framework and 2PC

2011-02-28 Thread Chris Gioran
Hello graphistas of the world,

trying to create a more seamless coupling between Neo4j and Spring
Framework, we have now built a solution for getting these two to work
with an external transaction manager. This work is based on some
groundwork for pluggable TMs in the Neo4j kernel and is a step in the
direction of bringing support for graph operations from a managed
environment in conjunction with other XA compliant data sources, the
most prominent example being JDBC connections. So, start enjoying the
magic through this blog post:

http://digitalstain.blogspot.com/2011/02/springy-ouside-graphy-inside.html

For the impatient, the code is available at

https://github.com/digitalstain/Neo4j-Spring-Integration

As always, feedback and suggestions are welcome and greatly appreciated.

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