About
My name is Antonio Goncalves, I am a senior software architect living in Paris. Initially focused on Java development since the late 1990s, my career has taken me to different countries and companies where I work as an independent Java EE consultant. As a former BEA consultant I have a great expertise in application servers such as Weblogic, JBoss and, of course, GlassFish. I am particularly fond of Open Source and I am a member of the OOSGTP (Open Source Get Together Paris). I am also the co-creator and co-leader of the Paris Java User Group and more recently Devoxx France.
I wrote a first book in French on Java EE 5 back in 2007. Since then I have join the JCP and I am an Expert Member of various JSRs (Java EE 7, EJB 3.2, Java EE 6, JPA 2.0 and EJB 3.1).
I then published a second book for Apress: Beginning Java EE 6 Platform with GlassFish 3. For the last years I have been talking at international conferences mainly about Java EE, including JavaOne, The Server Side Symposium, Devoxx, Jazoon, GeeCon… I also have written numerous technical papers and articles for IT Web sites (DevX) or IT magazines (Programmez, Linux Magazine).
I am a graduate of the Conservatoire National des Arts et Métiers in Paris (engeeniring degree in IT) as well as the Brighton University and Universidad del Pais Vasco (European MSc in Object Oriented Design). I did my research degree at Universidade Federal de São Carlos (in Brazil).
You can contact me by sending me an email at the following address :


Comments
One Response to “About”Trackbacks
Check out what others are saying...[...] The Petstore application was developed by Sun (now Oracle) and first appeared in 2000 as a demonstration of key Java enterprise technologies and design patterns. (Many of us old enough to remember it will recall those painful days of suffering with EJB1.) It was updated around 2007 to use the latest JavaEE 5 technologies of that time. If you Google for the app, you will find it is no longer supported by Oracle. For this article we are using a new implementation of Petstore named Yet Another Petstore (YAP) from Antonio Gonclaves. [...]