Category: Software Development
It is the day after. The second day of JavaOne 2008 is about to begin. I should quickly go into the Schedule Builder to make some last minute refinements …
Today JavaOne 2008 ofiicially started. About 15,000 Java minded people showed up at Moscone Center in San Francisco. On our way there, my colleague Lucas remarked “Java One at …
At this moment we are sitting in the Moscone Center South in the general session offically opening JavaOne 2008. The room is very much packed and the T-shirt plus …
The first action packed day is over. I have written on some of the most interesting topics I attended sessions on yesterday. For details on: OpenSSO, see https://technology.amis.nl/blog/?p=3129 OpenSocial …
The Web is better when it is social – is the tagline for the OpenSocial (API) initiative. This initiative, from Google and many partners in the SocialĀ Networking arena …
On Sunday, May 4 about 50 GlassFish users and developers got together to have some informal sessions about several GlassFish related topics. In the past weeks, anyone planning to …
Near the end of CommunityOne, I am currently attending a session on OpenSSO by a lively team of presenterts from Sun. The objective of OpenSSO is to provide a …
That Subversion is popular among Java programmers is no big surprise. If it needed proof, the huge line of people waiting to get into the “Subversion 1.5: Great New …
The wait is over. The biggest Java show on earth is underway. Well, it is a big event, but it is not just a Java show. This first day …
Following hot on the heels of a previous article on BAM – Business Activity Monitoring in Oracle 11g SOA Suite – this article will discuss how to integrate BPEL …
One of the main features that has become available with the JDeveloper 11g Technology Preview 4 that was released a few days back, is the BAM component. BAM stands …
The Oracle Technology Network just published the fourth Technology Preview for JDeveloper 11g. In the nick of time to demonstrate and announce for JavaOne 2008, that starts in a …
Last Thursday, I did a presentation during the Dutch Oracle User Group event on JDeveloper 11g TP3. I sort of made fun of ourselves: the title of the event …
Agile software development, the principles. Principle 6: The most efficient and effective method of conveying information to and within a development team is face-to-face conversation. This is the sixth …
Van zondag 15 juni 2008 tot en met donderdag 19 juni 2008 vindt in New Orleans dĆĀ© conferentie voor Oracle ontwikkelaars plaats: ODTUG Kaleidoscope 2008. Dit jaar is 10% …
The other day I did a presentation during the Dutch Java User Group conference (NLJUG) in Bussum. In a way this was a trial run for the presentation with …
I am supposed to be at a party tonight, but I am too exhausted, to be honest to go out and my head is too full with all kinds …
This was my second day of Collaborate 08. I attended 3 sessions today: Oracle Unbreakable Linux and Oracle VM Ć¢ā¬ā by Monica Kumar, Oracle Building E-Business Suite Interfaces …
Wicket is around for a while, but lately it is getting more and more attention. A few years ago I attended a presentation about Wicket. It looked like a …
Currently there are few tools that can support testing SOAP interfaces. Both Jmeter and SoapUI are suited for testing soap interfaces. SoapUI is explicitly created for testing SOAP interfaces …
Events are an important element of SOA infrastructures. Events carry information between SCA Components – without direct dependencies or interaction between these components. Events are published by components in …
On the SOA-training I’m following we’re using the Oracle SOA Suite, a very nice product, but the time needed between saving changes and deploying the process takes way too …
In a previous post – Oracle 11g SOA Suite – Straightforward Mediator example (employees from file to database) – I demonstrated how we can quickly implemented a Service Composite …
It’s SCA based, it has the Event Driven Network (EDN), a much better integration between the components, an AJAX powered console and a better design time. It’s the all …
RuleGen is a framework that aids in implementing data integrity rules inside the Oracle RDBMS. That’s what it says on the website – www.rulegen.com – and that was the …
In the year that XML celebrates his 10th anniversary, Oracle announces to make the XQuilla XQuery engine available under the open source Apache 2.0 license. Via official sources, the …
Although most navigation takes place within the Java Server Faces application we are currently developing, some is from the outside. From an existing web application that handles the workflow …
At AMIS they are working on teaching a lot of us about the fundamentals of SOA. We just had the first couple of events in which Lucas and Peter …
Op donderdag 20 maart 2008 vindt er een kennissessie plaats die in het teken staat van bedrijfsregels. Gastspreker tijdens dit KC is Toon Koppelaars. Toon Koppelaars maakt er geen …
Principle 5: Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done. This is the fifth of 12 …
When building ADF applications using JHeadstart, one can benefit from the pretty advanced search facilities provided by JHeadstart, both through its runtime framework and as generated by the JHeadstart …
On February 21st I did a presentation on CodeGen at AMIS. Just a short presentation on what is possible using this great tool. I have created a couple of …
As you can imagine, with many validators on many entity objects you will end up with equally many generated message bundles. When you start localizing the error messages, that …
One of things we do at AMIS is develop sometimes fairly complex applications built on the Oracle ADF technology stack. On several occasions, we have been working closely together …
Growing insight during development of a project often results in a wish to rename a BC object (entity object, view object, association, view object attribute, alias, usage, etc.) in …
I was asked, also after the former post “Selecting (XML) data directly from disk“, what the best way would be to save data directly (locally) to disk via XMLDB …
This article describes how to make a login feature for your application, which uses database tables for authentication and authorization.
Today I crossed some boundaries with my personal understanding of Java Server Faces. I have gone where I had not gone before. We were facing the following situation: our …
Two weeks ago, during the first session of our 3-month SOA Training program, we worked very hard on XML (and XSD, XPath and XSLT). Today, this starts to pay …
Our challenge: from every one of our 100+ pages we would like to be able to invoke a specific operation on the ApplicationModules Client Interface. Ideally, we should create …