A good read this.
http://njbartlett.name/blog/2010/03/17/osgi-and-how-it-got-that-way/
I am looking at using OSGi to provide the plugin capability to this new Scala, JPA, GWT, Spring App.
Ramon Buckland is a Java Solutions Architect and Finance IT Consultant based in Bristol, UK. His experience is vast across all areas of IT. Focus is online development and architecting with the Java platform(s).
Friday, 26 March 2010
Saturday, 20 March 2010
Scala, JPA, GWT, Spring, Eclipse, Maven - Part 1
About to embark on something ambitiuos (I suspect), I figured I would detail through some blog posts how I go.
I am building an application (secret squirrel until it releases) that I want Scala to be it's core language.
The GUI I want in Java (it just works so well), Eclipse is just the default IDE for me, Maven my absolute must build tool and then all the goodness of Spring and Hibernate as usual.
My first challenge (beyond learning Scala) is to get Eclipse, Maven and Scala to co-operate. The project will have Java source and Scala Source mixed in.
GWT, as per my other standard projects will be in it's own module anyway.
So.. here goes. This is just the "I am trying this" post. I'll let you all know how I go.
Read on for Part 2
I am building an application (secret squirrel until it releases) that I want Scala to be it's core language.
The GUI I want in Java (it just works so well), Eclipse is just the default IDE for me, Maven my absolute must build tool and then all the goodness of Spring and Hibernate as usual.
My first challenge (beyond learning Scala) is to get Eclipse, Maven and Scala to co-operate. The project will have Java source and Scala Source mixed in.
GWT, as per my other standard projects will be in it's own module anyway.
So.. here goes. This is just the "I am trying this" post. I'll let you all know how I go.
Read on for Part 2
Subscribe to:
Posts (Atom)