Category: java

  • Spring Web Services 1.0 Released

    The Spring guys have released version 1.0 of their web services framework. The framework contains: simplified methods to create contract-first web services (Java classes from XML schemas) a clean client-side API standardized access to O/X (object to XML) mapping tools like Castor, XMLBeans and JiXB that allow you to marshal and unmarshal XML easily As…

  • Announcing the Irish Java Technologies Conference

    In early November, the Dublin Java Users Group along with IrishDev will be hosting the first of what I hope will be many major Java events here in Dublin. The one day Irish Java Technologies Conference aims to deliver the same caliber of content as the larger Java conferences, with an Irish slant, right to…

  • How to test the middle tier of a Spring application

    Since the advent of dependency injection (DI) as a staple of enterprise development using tools such as Spring or Guice, your code has become a lot easier to test. You no longer need to code up voodoo such as plugging in dummy resource locators or the like based on some random environment variable to tell…

  • Getting up to speed on EJB3 and Spring

    Another contract, another technology set. Having successfully avoided working in EJB2 after getting certified in it by Sun (only to work out just how badly it smelt 😉 ), my initial foray into its successor has been much nicer. The job in question specified Spring and EJB3 as technology requirements, so having Sprung in anger,…

  • Upcoming Events at the Dublin JUG

    At Tuesday’s regular monthly JUG meetup, I put forward some ideas of the sort of stuff that I’m going to be pushing in order to make the JUG more valuable to our members. Master classes – a 2-3 hour session for 20 people max that explains how to use one technology properly. Eg. how to…

  • 7 year old girl implements Pet Store in Java

    Seems today is my day for posting links up. I blame the guys at the JUG. http://craigbbaker.com/2007/07/08/7-year-old-girl-implements-pet-store-in-java/

  • Dublin JUG June Meetup Synopsis

    So you wanted to know what exactly gets covered at the Dublin JUG meetups? Here's a quick, edited stream of collective consciousness from last night: JBoss guys doing talk in London – Mark Proctor, JBoss Rules.Sun Microsystems HQ might be an idea for presentations. Topics that might be covered in a Rules, JBoss, Hibernate, Spring..Net…

  • JVM upgrades anyone?

    I think it’s fair to say that I have worked in a few places during my time in IT. The same issues, problems, discussions seem to pop up all the time. One of my biggest annoyances is that the moment a dependency is added into a development project, it’s cast in concrete. Getting rid of…

  • Running a successful JUG

    Ahmed Hashim from the Egypt JUG wrote an excellent post a while back about how to run a successful JUG. Great post, I'll probably use it as a checklist. http://egjug.org/hashimblog/2006/10/14/how-to-make-a-successful-java-user-group/ Since posting last week on the name change I have been approached with offers of sponsorship, as well as help from other JUGs. Greatly appreciated.

  • All New Dublin JUG!

    The people have spoken. The Dublin Java Meetup Group is now officially changing its name to the Dublin Java Users Group. I’ve been going over ideas for pushing the JUG ahead over the coming months. So far pie in the sky stuff, but you have to have an agenda:– meetups (of course – the forum…