Postagens

Mostrando postagens com o rótulo oracle adf

404 Error while running a Bounded Task Flow inside Dialog

Morning! When running a task-flow as a dialog do not forget to add those attributes to the button that calls the btf: useWindow="true" windowHeight="400" windowWidth="500" Without this you'll probably run into a 404 error, here is part of the exception (pt-BR message): <XmlHttpServletResponse> <_logException> javax.servlet.ServletException: ADF_FACES-60101:Código de Status de Erro de HTTP: 404."

Jdeveloper 11.1.2 Fails to render web pages in Design Mode

Imagem
Hi all! I was facing some issues with this new Jdeveloper release (11.1.2) also called a "SHERMAN" release. The problem seldom appears but probably did some developers to reinstall the tool. Here is a sreen of the bug in all of its glory: This bug usually occurs when something is wrong with your web project in particular, but when I looked into other projects it was happening to everything loaded with Jdeveloper, so this is not a project-specific bug. After some time working out with Jdev user directory (here I find it under C:\Documents and Settings\MY_WINDOWS_USER_NAME\Dados de aplicativos\JDeveloper\system11.1.2.0.38.60.17), deleting and moving directorys around I released that a specific directory was giving the issue, its name is "o.j2ee.jsplib" . Looks like this directory store some information about libs that IDE uses to visualize JSF components, like taglibs or something else. You just have to delete this directory and let Jdeveloper ...

JBO-25080 while working with Data Controls

There is a know error while using Data Controls with the same name as packages like same minutes ago this ocurred to me: My package is named xpto.jobhistory and the entity is named JobHistory (case insensitive bug), by default my Entity Data Control reference was named with JobHistory.xml. This situation lead me to a bug when running the .jspx page, these JBO-25080. Hope it helps!

How Do I Start Learning Oracle ADF and JDeveloper 11g

Excellent post made by Shay to give a hand on ADF Beginners. How Do I Start Learning Oracle ADF and JDeveloper 11g