Category: Java
One of the first things OOo developers learn is to make sure the juh.jar, jurt.jar, ridl.jar, sandbox.jar and unoil.jar files should be on the classpath and should be in …
Theserverside is offering a free copy of Mastering EJB3.0. Published in July 2006, the best selling book Mastering EJB is now in its fourth edition and has been updated …
Maven is a great tool for project automation. It provides build in tasks (like ant) for all the standard java project lifecycles, like build, test, package, documentation etc. One …
An essential part of many BPEL processes are the ‘humanual’ steps – process steps that involve inter-human communication, system-bridging actions, decision making, approval and fuzzy logic based operations that …
During a recent presentation I did on the NL-JUG J-Spring Conference (the Dutch Java User Group) on the interaction between Oracle BPEL PM and Java applications, I got asked …
With Java EE 5 being final, application servers need to be upgraded to support features like EJB 3.0. In some cases, loading the Java EE 5 jars may be …
We live in a service oriented world. Or we will do so in the very near future. Services are all around us. And mind you: services not just as …
Steve Muench is known as ADF Evangelist, spreading the Gospel from some wonderful location near the Mediterraneum, writing undocumented samples for advanced and usually essential pieces of functionality in …
Last night, the ODTUG 2006 Conference Committee announced that all handouts and presentations from this year’s (well, in fact that is last week’s) conference are available for download from …
Being a major important technology for Oracle, many presentations on this year’s ODTUG conference covered ADF. The showcase, the demonstration of the forthcoming AJAX enabled ADF Faces, has been …
While preparing a Lucene presentation and workshop I came across Spring Modules. It’s a small set of libraries that does things the Spring-way. It isn’t included in Spring because …
OpenOffice.org is an open source office suite available for Windows, Mac, Linux and Unix. Despite several small issues, OpenOffice.org (OOo) is capable of opening, modifying and saving Microsoft Office …
OpenOffice.org is an open source office suite available for Windows, Mac, Linux and Unix. Despite several small issues, OpenOffice.org (OOo) is capable of opening, modifying and saving Microsoft Office …
AJAX allows for Rich Client Applications on top of standard HTML based Internet technologies. Programming AJAX can be messy and complex. JavaScript libraries like DOJO and BackBase have improved …
JMX (Java Management Extensions) is around for quite a while. But since Java 1.5 the JDK is bundled with JConsole, a JMX client, which will hopefully boost the popularity …
The title of this article is hugely misleading. Or somewhat at least. The presentation has to take place yet. And it is my own – so how great can …
Op 15 en 16 juni vond in Antwerpen de SpringOne conferentie plaats. Dit event bestond uit vier keynotes, zes zogenaamde university talks, veertig (parallelle) presentaties en 48 sprekers. Dit …
On Thursday, June 15, the Netherlands Java Users Group (NL-JUG) organised the first of two yearly meetings, this one called J-Spring. I had the privilage to do a presentation …
JSpring vond net als JFall van afgelopen jaar weer plaats in de Reehorst in Ede, een mooie locatie en vooral goed bereikbaar met de auto. Er stonden weer diverse …
printf is probably the best known function in C. I did some programming in C and I didn’t really like it (because I started with C after quite some …
Today I ordered, paid, packaged and shipped myself from the bookstore at the NL-JUG Java Conference the following interesting box of 13 books (and got one free as well …
Today, I will be presenting and most of all demonstrating, on Oracle BPEL PM and Java for the Dutch Java User Group’s Spring Conference (NL-JUG J-Spring 2006): My abstract …
Jeroen van Wilgenburg
June 12, 2006
Development Tools, IT, Java, Oracle, Oracle WebLogic Server, Software Development, Software Engineering, Tools, Web HTML5 CSS3, Web/Java
Earlier this year Oracle donated their JSF UI components from ADF Faces to the Apache Software Foundation. Since ADF is more than a set of UI components it was …
Next Thursday, June 15th, I will present on the Dutch Java User Group Conference, on the integration between Java on the one hand and BPEL (specifically Oracle BPEL PM) …
Routeplanners have always been somewhat magical in my eyes. Finding the quickest route from A to B in a graph of thousands of points and connections. I have tried …
A free book, titled 1000 Java Tips can be found at http://javafaq.nu/java/advert/index.shtml. It is claimed that after reading you will improve your skills and raise your salary.
Any article discussing AJAX is currently an instant hit. Articles talking about JSF (Java Server Faces) are also pretty hot. So the combination must drive the number of reads …
Our monthly book-shipment just arrived and I am playing Santa Claus right now by handing out books to some eager colleagues. The list of titles we received this month …
In summer 2000 I started in the Field Service development team of Oracle’s eBusiness Suite (http://www.oracle.com/applications/service/srvonl_cont.html). The web form Dispatch Center contains four Java applets. One of them is …
You never get a second chance for a first impression, the shampoo ad warns us. So every software vendor is likely to be a little nervous about showing a …
Even when you are not in San Fransisco right now, JavaOne2006 will be on your mind somehow. Or if it is not, as a Java Developer it probably should …
I just noticed the Toplink Essentials JPA (java Persistence API or EJB 3.0 Persistence) homepage on OTN: http://www.oracle.com/technology/products/ias/toplink/jpa/index.html . As you probably already know, Oracle has open sourced a …
With all those fancy plug-ins for Microsoft tools release 2 of Oracle Grid Control 10g seems to be a must-have. However, according to many postings on the internet, installation …
One of the features in Java Server Faces that distinguishes it from for example JSP technology, is the ability to access UI Components programmatically, at run-time. This makes it …
Yesterday we had a very enjoyable and I think interesting workshop on EJB 3.0 Persistence. After a very nice dinner on our terrace – it was lovely weather – …
While preparing for a workshop on the EJB 3.0 Persistence API that I will present later today, I decided – against all the instructions in demo-school and presentation-college – …
It was promised and now it has been delivered: The Oracle UIX 2.2 Migration Tool allows you to migrate a project built using Oracle ADF UIX to use Oracle …
In the projects we do, we very often encounter the requirement for generating PDF documents containing data or reports from a database. We usually meet this requirement by creating …
Developing Web Applications using Java/J2EE technology has not been a picnic over the last few years. It was often hard work, complex, not very productive and the results were …