Skip navigation elements to page contents
Welcome to bjanko's blog
Blogs About
Other Bloggers
Amis
Andrejus Baranovskis
Chris Muir
Didier Laurent
Duncan Mills
Frank Nimphius
Grant Ronald
IT-Eye
Jakub Pawlowski
John Stegeman
Luc Bors
Lynn Munsinger
Matthew Wilson
Shay Shmeltzer
Steve Muench
2009-03-08 16:46:15.0
ADF Faces 11g Rich Client and Oracle Maps - how to integrate it without use of GeoMap ADF Faces component

With the new ADF Faces components 11g Rich Client we can very easily include geographical maps into a Fusion Application via out-of-the-box ready JSF components. But we are faced the problem if we are not satisfied with UI of the component or its behaviour. In this case we can integrate Oracle Maps into ADF Faces application like in common HTML page.

2009-01-27 13:04:31.0
Problem with deploying ADF 11g application to production Web Logic server 10.3

Seems like since development stage with ADF 11g is smooth more or less with JDeveloper 11g, there are many not nice bugs when you try to deploy your application to Oracle WLS 10.3.0

2008-05-01 03:40:42.0
ADF Faces suitable for public web

I am proud to announce a new ADF Faces based web application aimed to public use.

2008-03-06 17:45:48.0
Menu component for ADF Faces 10.1.3

Since ADF Faces 10.1.3 are missing nice JSF menu component I did research if there is one suitable and cooperating with ADF Faces.

2008-02-05 18:38:55.0
Mapviewer on 32-bit. Windows server 2003 SE - you might miss your tiles

I decided to share with my trouble I faced lately with Mapviewer that turned up as a Java VM problem.

2007-12-15 18:20:39.0
Oracle Maps and JDeveloper finally likes each other

Good news for all developers trying to integrate Oracle Maps with ADF Faces.

You can find new version Of Oracle Maps as a part of MapViewer 11g (again it's only Preview release 1) on OTN. It has many improvements and one of them is possibility to access MapViewer server on cross-domain. It's very important feature because so far we had to use proxy server running on client machine to run Oracle Maps directly from JDeveloper or deploy application to OC4J with MapViewer to see maps. Since now it is very simple to test our maps because we can run Oracle Maps directly from JDeveloper using embedded OC4J without any configuration and call MapViewer installed on other domain. Here is the link to MapViewer on OTN: http://www.oracle.com/technology/software/products/mapviewer/index.html


b.
2007-12-10 20:20:11.0
ADF BC: Using ADF granularity for Oracle Spatial functions

Well in my project based on ADF BC + ADF Faces I am using also Oracle Maps. Oracle Maps has very rich JavaScript API so in most cases it's enough just to use this API and to only solve communication between Maps and surrounding ADF components. But sometimes we need some special functionality that is not included in Oracle Maps API.

2007-10-10 18:44:01.0
ADF Faces: Highlighting row of af:table based on value in first column

I needed to highlight some subtotal rows in table to get better orientation in sea of numbers. I couldn't find solution to change the style of cells' border or background colour so I helped myself by changing colour of font in those rows. It is not perfect solution but at least something.

2007-09-13 14:19:49.0
Passing parameter from Oracle Maps to ADF Faces page

Oracle Maps JavaScript API provide us with info window where we can show data related to feature of interest we click on. But if we want to show more complex data the simple bubble is not enough.

2007-09-09 09:22:14.0
Nice to be successful with ADF

If you google around the Internet and find the reference to your work it makes you feel proud of it.

Recent posts
ADF Faces 11g Rich Client and Oracle Maps - how to integrate it without use of GeoMap ADF Faces component

Problem with deploying ADF 11g application to production Web Logic server 10.3

ADF Faces suitable for public web

Menu component for ADF Faces 10.1.3

Mapviewer on 32-bit. Windows server 2003 SE - you might miss your tiles

Oracle Maps and JDeveloper finally likes each other

ADF BC: Using ADF granularity for Oracle Spatial functions

ADF Faces: Highlighting row of af:table based on value in first column

Passing parameter from Oracle Maps to ADF Faces page

Nice to be successful with ADF

Archive
March 2009
January 2009
May 2008
March 2008
February 2008
December 2007
October 2007
September 2007
August 2007
July 2007
June 2007
Visitor:

Copyright (c) 2007, Branislav Nemec