JDeveloper and ADF 12.2.1

407 views
Skip to first unread message

John Flack

unread,
Nov 3, 2015, 11:01:32 AM11/3/15
to ADF Enterprise Methodology Group
JDeveloper and ADF 12.2.1 is finally out - I'm downloading my copy right now.  I was happy to see that ADF Essentials is also out for the new release, and that deployment to Glassfish 4 is now supported.

I thought I'd start this as a new topic to discuss the new release, and what it may mean for ADF Methodology.  Please remember that if you want to ask specific questions about how to use the new features, or about problems you are having with it, you should ask at the OTN JDeveloper and ADF Forum.

John Flack

unread,
Feb 16, 2016, 11:52:28 AM2/16/16
to ADF Enterprise Methodology Group
I've been trying this out now.  A 12.1.3 application upgraded to 12.2.1 without problems.  Unfortunately, I'm still seeing a lot of error popups - about in the same circumstances where I saw them in 12.1.3.  As with 12.1.3, you can usually ignore them and keep going.  But I did hit one that popped up about every third keystroke - finally closed JDeveloper and re-started, and no more problem.

The big new thing that I tried was JSF 2.2's new ability to pass through attributes from a pure HTML 5 page as if they were attributes of ADF components.  For instance, with the right namespace:
<input jsf:id="mydate" jsf:value="#{bindings.MyDate.inputValue}" type="date" />
Works just like <af:inputDate id="mydate" value="#{bindings.MyDate.inputValue}" /> except it uses the new HTML 5 date type - shows a date selector in a browser-specific format.
This link - http://www.oracle.com/technetwork/articles/java/enterprise-html5-2227136.html - has a good explanation of how it works and how to use it.  JDeveloper 12.2.1 shows these new namespaces as warnings/issues, but they work just fine.

This will be good to let me let a web designer create a page in pure HTML 5, and I can use it in my ADF application.

Saif Kamaal

unread,
Feb 17, 2016, 4:42:36 PM2/17/16
to adf-met...@googlegroups.com

Also to add if this html5,  jsf and adf do mix up gently should I be able to use a Web page in a mobile/tablet with a better rendering as opposed to a traditional adf application.?

R,
Saif K
sent from LG

On Feb 17, 2016 10:51 PM, "Saif Kamaal" <saifk...@gmail.com> wrote:

Hi,

If I hv not misread,  maf is not available in this jdev release right?

R,
Saif K
sent from LG

--
--
You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodolo...@googlegroups.com
 
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any content sourced must be attributed back to the ADF EMG with a link to the Google Group (http://groups.google.com/group/adf-methodology).

---
You received this message because you are subscribed to the Google Groups "ADF Enterprise Methodology Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adf-methodolo...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Saif Kamaal

unread,
Feb 17, 2016, 4:42:36 PM2/17/16
to adf-met...@googlegroups.com

Hi,

If I hv not misread,  maf is not available in this jdev release right?

R,
Saif K
sent from LG

On Feb 16, 2016 8:52 PM, "John Flack" <Jo...@smdi.com> wrote:
--

Sudipto Desmukh

unread,
Feb 22, 2016, 3:52:43 PM2/22/16
to adf-met...@googlegroups.com
Yes Jdeveloper 12.1.3 has MAF Support. IMHO, I think responsive UI design/rendering might be slightly better in 12c, but the basic concepts of having the right design to enable this would remain same as described in the article by Frank here -

Shemeer At

unread,
Apr 13, 2016, 8:39:33 AM4/13/16
to ADF Enterprise Methodology Group

***********************************************************************************************************************************************************************************************************


For me in ADF 12.2.1 everything is working fine except few issues.

 

1. When using with maven dependent library path is removing always. Need to recompile always and/or validate imports on Model.jpx


2. Maven glassfish deployment (hot deployment) creating problems.

Navigation buttons on (Next, Previous etc) are not refreshing ADF forms (but working fine on af:table).

It will work fine if you restart glassfish server.


3. Some times it is giving error if you are using view objects from child application modules

(adf library is added as maven dependency)

Most of time it is giving Unreachable, identifier 'bindings' resolved to null  error.

But a complete maven compile/install will solve this issue.


4. Oracle-Page-Templates are not resolving from oracle maven repository, you need to add manually to your repository from JDeveloper installation.



***********************************************************************************************************************************************************************************************************


Reply all
Reply to author
Forward
0 new messages