Tagged Questions

The Oracle Application Development Framework (Oracle ADF) is an end-to-end application framework that builds on Java Platform, Enterprise Edition (Java EE) standards and open-source technologies to simplify and accelerate implementing service-oriented applications. ADF adds more than 150+ visual ...

learn more… | top users | synonyms

7
votes
3answers
272 views

Which is best to use? ADF faces components or trinidad components?

I recently got to know about trinidad of Apache MYfaces. For web application i have seen peoples using ADF faces components. Will trinidad components good for Web Application with rich user ...
6
votes
3answers
4k views

What is the difference between ADF and JSF?

I'm quite new to Oracle's ADF and wonder what is the difference between ADF and Sun's reference implementation of JSF?
4
votes
2answers
3k views

Where does Oracle ADF 11g stands among Java EE Frameworks?

This is a two part question: I would like to know where does Oracle ADF 11g stand as a framework to develop / deploy Web / Java EE Applications as compared to other frameworks. How much is Oracle ...
4
votes
1answer
639 views

skip jsf lifecylce phase

How do I short circuit the jsf lifecycle so that the response is rendered before any model updates? In the diagram of page 59 of this document JSF Spec V1.2 RevB, it shows that you can skip from the ...
3
votes
2answers
272 views

Oracle BPM and Oracle ADF

We're developing a BPM application to be run on Weblogic, and all the tutorials point to using Oracle ADF for rendering the task forms. My question is: is it feasible to use some other framework other ...
3
votes
2answers
1k views

Multiple JSTL Versions in Weblogic J2EE App

Thanks in advance for taking a look :) I'm hard at work on a J2EE web app (in JDeveloper) and recently added some functionality that required JSTL, and I've hit a little bit of a snag. Whenever I try ...
3
votes
2answers
411 views

How do I deploy an ADF Business Component?

I wish to deploy an ADF business component to the middle tier and call it using RMI. I just cannot find any good documentation on this! Any help would be greatly appreciated.
2
votes
0answers
9 views

Any JSR 227 implementations other than ADFm?

I am just curious and was not able to find anything from Google. Is there any other implementation of JSR 227? It seems the only implementation for it is from Oracle namely ADFm!
2
votes
0answers
110 views

Deploying ADF faces in tomcat 6

Finally I have managed to bring up my adf web application in tomcat server. But now I'm stuck with one issue, when I try to access my page it gives me the following error, 22/01/2012 2:47:39 AM ...
2
votes
1answer
136 views

Oracle ADF h:commandButton f:ajax not working

Trying to update a page through Ajax. Click a button and print out a counter on the page. The following code works when deployed with JSF 2.0 mojarra on a Tomcat 7. It does not work when deployed ...
2
votes
1answer
52 views

Unit Testing highly interdependent code

So I have some challenging code I would like to refactor. The challenge is that it depends on Database queries, EJB and Java serverFaces. Not simultaneously but close to it. A good example would be ...
2
votes
1answer
98 views

ADF Faces escape button doesn't trigger SelectionEvent for a SelectionListener af:table

Why doesn't escape button notifies me that the selection changed ? (to unselected) I have some validation on SelectionListener and pressing escape is jumping over my validation. This is definitely not ...
2
votes
1answer
147 views

How to define more than one stylesheet in adf framework

I am facing a problem with adf skining. My style sheet crossed 1800 classes. IE has a limitation of 4000 style classes. While rendering, ADF adds its own classes. So it crosses 4000 and the styles I ...
2
votes
1answer
290 views

Doing integration testing on Oracle ADF application

I have an ADF application which running on my server. I was trying to run some integration test cases on it. I used to use apache cactus framework to run testing on normal web applications. My test ...
2
votes
3answers
2k views

How flexible is Oracle ADF?

Given the fact that I have to build an application, or a series of applications using Oracle ADF, how much flexibility do I have? Can I run my application on another application server, like IBM ...
2
votes
4answers
551 views

Why is there such a big difference in the execution time of a query ran by ADF and in SQL Developer

I have a strange issue with a query running in my JDeveloper ADF web application. It is a simple search form issuing a select statement to Oracle 10g database. When the search is submitted, ADF ...
2
votes
1answer
747 views

How to resolve java.lang.IllegalStateException?

We are using OC4J 10.1.3.5 and ADF. I have a popup form and when closing we got error below. I wonder what am I missing and how can I resolve it? Jun 15, 2010 8:26:49 AM ...
2
votes
0answers
668 views

WSRP Portlets in Oracle WebCenter: transforming task flows(ADF) in portlets

I am doing some research on the portlets offered by WebCenter, but I have some problems related with transferring parameters between them. My idea was to create 2 portlets: a department portlet where ...
2
votes
2answers
4k views

JSF password confimation validation using ADF 11

How can I create a validator that validates if the user inputed the same values in the password field and the password confirmation field? I did it in the managed bean, but I prefer to do it using a ...
2
votes
1answer
1k views

JSF Faces Bridge get java.lang.NullPointerException when deploying to oc4j container

I am running JDeveloper 10.1.3.4 with the webcenter pre-configured oc4j. I'm trying to portletize a vanilla JSF webcenter project. I create a application using the webcenter application template. ...
1
vote
1answer
45 views

sql - How do I implement a table where few attributes are just references to another tuple?

I have a Sql table, shown below:- > select * from table1; |--------------------------------------------------| | ID | A1 | A2 | B1 | B2 | C1 | C2 | REF_B | REF_C | ...
1
vote
1answer
177 views

Which platform is better ADF-JDevepoler or .Net - Visual Studio? [closed]

i will start implementing a web application but i have to deside a way.Which platform is better ?.I know and use .net but i dont know ADF - JDeveloper. I will use Oracle DB.
1
vote
1answer
206 views

af:panelAccordion partialtrigger on af:selectOneChoice valueChangeListener

I am new in ADF faces and I am facing trouble to partialTrigger a af:panelAccordion on the value change of a af:selectOneChoice. The af:panelAccordion contains multiple af:showDetailHeader within its ...
1
vote
0answers
126 views

Oracle ADF: How to filter out rows in RichTable?

I have following requirement. Display data in a table Clicking on checkbox filter out currently displayed rows by some condition Clicking on checkbox once again return data appearance to it's ...
1
vote
0answers
28 views

Oracle ADF ViewCriteria cancel

How it is possible to cancel/reject applied ViewCriteria, lets say I have view criteria which I want to apply to view object but later I want to reject this view criteria to make view object be ...
1
vote
1answer
131 views

Selection of selectManyCheckbox component programmatically

How can I set selection of an af:selectManyCheckbox item programmatically? I have an old ADF version and I try to create an item in this list, which selects all remaining items if I click it: ...
1
vote
1answer
90 views

Error getting the rendered property for a table in Oracle ADF Faces

I'm trying to render/not render a table during the preRender Fase. I'm using jDev 10.3.1.4 I set up a table with the "rendered" attribute set like this: <af:table binding="#{backingBean.table1}" ...
1
vote
2answers
730 views

What is the difference between partialSubmit and autoSubmit in JSF?

I guess I knew the difference, but right now I find myself confused. :P Both of them seem to be do the same thing, except that partialSubmit is used on submit buttons to submit the form using AJAX ...
1
vote
1answer
97 views

Preventing access to a jspx page from browser

I created a test.jspx file under WEB-INF and I am trying to access it via a servlet by a request dispatcher, but I am getting java.lang.RuntimeException: Cannot find FacesContext. The web.xml mapping ...
1
vote
0answers
175 views

ADF autoSuggestBehavior how to get select event?

I have an inputText with autoSuggestionBehavior on it. As I saw in the autoSuggestionBehavior's tag documentation, there's no way to get noticed that you picked something from the list. The only way ...
1
vote
3answers
1k views

Can anyone suggest a great tutorial for ADF with jDeveloper please? [closed]

Can anyone suggest a great tutorial for ADF with jDeveloper" please? Books will be also good but not from Oracle press.
1
vote
0answers
2k views

javax.el.PropertyNotFoundException: Target Unreachable, 'ManagedBean' returned null

I am new in ADF JSF please assist, I am trying to map my Managed bean scope like request ,pageFlow and backingBean . but getting following errors, ManagedBean -- Scope = request Error -- ...
1
vote
2answers
157 views

Integrating ADF with existing Services

We want to use ADF for our new project. However we do have an existing service and model layer that we want to reuse. This layer (built using spring and hibernate) is the heart of many other ...
1
vote
2answers
223 views

how to show only few columns by default in adf tree

I am trying to render a table using adf treeTable component. The table has got somany columns and I just want to show only few columns by default. If the user selects few more columns from view menu ...
1
vote
2answers
257 views

Planning on Trying out Oracle ADF Technology

I'd like to try the Oracle ADF technology and have tried a sample step by step tutorials on the oracle sites. Judging from what I have seen, here's my personal comments. Drag and Drop operations. ...
1
vote
1answer
1k views

Difference between JSPF and JSFF file-types?

What is the difference between JSPF and JSFF file-types? I have not been able to find sufficient information on JSFF files online. JSPF and JSFF refer to JSP Fragment and JSF Fragment ...
1
vote
3answers
1k views

How to trigger a click event programmatically?

I'm trying to click panel splitter collaplse/expand button with javascript / jquery, to no avail. Here is an example of the splitters: ...
1
vote
1answer
860 views

h:commandButton can NOT submit parameters to backing bean

I would like to submit a key value to my backing bean so that I know which person within a collection user trying to update. I think I need to used f:param to do so, but somehow it does not work. It ...
1
vote
0answers
231 views

How to integrate Oracle SOA Suite and ADF TaskFlow security?

Do you have some hint, a reference, an example of how to integrate Oracle SOA Suite 11g (BPMN or BPEL) security with the ADF TaskFlow's security of the human tasks???
1
vote
1answer
633 views

ADF - Customize a <af:commandButton> width the property styleClass

I all, I'm new to the ADF language and after a long search and failed tries, I have to ask how can I change a button layout - background, border, ... - using the CSS and the property "styleClass" of ...
1
vote
1answer
93 views

Can rails automatically find DB constraints and place this into your Model…?

As an Oracle ADF developer I am familiar with being able to create an Entity (the rails equivalent would be a Model) that includes all of the DB constraints (PK, FK, unique, length, any non-trigger ...
1
vote
2answers
264 views

How to keep an Hibernate's Session open until the page is rendered

I'm having the following problem: I'm using Oracle ADF for the view and controller of my app. With OpenSessionInViewFilter, I intercept the request and open an Hibernate's Session, and it is closed ...
1
vote
2answers
920 views

Using maven to generate an ear file for ADF…?

I am noticing that Oracle ADF has its own EAR structure. There is an adf folder created like so, inside the EAR, along with the WAR file and standard META-INF directory is this 'adf' directory: adf ...
1
vote
2answers
2k views

How to bind an ADF Table on button click

Coming from ASP.NET I'm having a hard time with basic ADF concepts. I need to bind a table on a button click, and for some reason I don't understand (I'm leaning towards page life cycle, which I ...
1
vote
3answers
323 views

Specifiy classpath for maven

Quite new to maven here so let me explain first what I am trying to do: We have certain JAR files which will not be added to the repo. This is because they are specific to Oracle ADF and are already ...
1
vote
1answer
957 views

How do you create your own ADF Faces skin?

We are using the default Oracle ADF Faces 10g default skin. It looks super nice, but we want to make tweaks to it (changing the CSS and also how certain components are rendered -- for example the ...
1
vote
3answers
1k views

Oracle ADF Gantt chart

I am just starting to learn ADF and I am tasked with examining how ADF's gantt chart works. I have completed Oracle's tutorial of it, however I feel that all the tutorial teaches is how to use the ...
1
vote
1answer
4k views

Oracle ADF on JBoss: Wrapped Jdbc Connection problem

I'm trying to run an application using Oracle ADF Business Components on a JBoss Server. I've maneged to deploy it, but when I try to load the page I get this: java.lang.ClassCastException: ...
1
vote
2answers
590 views

Can we configure Oracle ADF Faces to produce valid XHTML?

We are using Oracle ADF Faces in a new web project. I am always looking for an unobtrusive user experience with progressive enhancement and valid XHTML output. It seems however that ADF Faces produce ...
0
votes
1answer
13 views

alignment of components using adf components

How can I align the different components equi-spaced using adf components? E.g.: label : drop down label : drop down label : drop down Is there any component available in adf such that I just have ...

1 2 3 4