JDeveloper 12.1.3

422 views
Skip to first unread message

John Flack

unread,
Jun 27, 2014, 12:39:39 AM6/27/14
to adf-met...@googlegroups.com
I don't know if any of you noticed, but Oracle released JDeveloper and ADF 12.1.3 this morning.  I'm at K'Scope and the product managers hinted that it was coming soon, but didn't say how soon,  Anyway, some of you all will probably have a chance to check it out before I will, and we'd welcome your comments.

Amr Gawish

unread,
Jun 27, 2014, 5:27:24 AM6/27/14
to adf-met...@googlegroups.com
Hi John,
It was great seeing all the tweets and blog posts about the new ADF 12.1.3 and SOA 12.1.3, the community hype was superb.

I was just wondering why one product of the FMW got released before the rest, I mean by definition middleware is meant to go well together, if someone from oracle could put some light over the matter it'd be appreciated.


Best Regards,
Amr


On Fri, Jun 27, 2014 at 5:39 AM, John Flack <Jo...@smdi.com> wrote:
I don't know if any of you noticed, but Oracle released JDeveloper and ADF 12.1.3 this morning.  I'm at K'Scope and the product managers hinted that it was coming soon, but didn't say how soon,  Anyway, some of you all will probably have a chance to check it out before I will, and we'd welcome your comments.

--
--
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.

Niks

unread,
Jun 28, 2014, 4:51:50 PM6/28/14
to adf-met...@googlegroups.com
Downloaded it in the night. Installing the same ;)


On Fri, Jun 27, 2014 at 6:39 AM, John Flack <Jo...@smdi.com> wrote:
I don't know if any of you noticed, but Oracle released JDeveloper and ADF 12.1.3 this morning.  I'm at K'Scope and the product managers hinted that it was coming soon, but didn't say how soon,  Anyway, some of you all will probably have a chance to check it out before I will, and we'd welcome your comments.

--
--
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.



--
Regards,
Nikhil Misra

Kims Mail

unread,
Jun 28, 2014, 4:52:04 PM6/28/14
to adf-met...@googlegroups.com
Hi John,

thanks for the hint....

I've installed it today and converted one of my simple projects over from 12.1.2 and it runs smoothly. But still no support for Glassfish 4.

Does anyone know when it will happen?

Well, back to work. Worked for 6 hours and still no crashes...:)

best regards
Kim Gabrielsen.


John Flack

unread,
Aug 4, 2014, 1:46:27 PM8/4/14
to adf-met...@googlegroups.com
So, I've now done a conversion of one of my 12.1.2 applications to 12.1.3.  Just a few notes:
  • I don't know if anyone has experienced the problem we have with getting JDeveloper 12.1.2 to commit changes to Subversion.  But if you have, 12.1.3 has fixed it.
  • We've had a little trouble getting filter to work in af:table in 12.1.2, but it works beautifully in 12.1.3.
  • I am more and more delighted with the Skyros skin - I started using this for the basis of our 12.1.2 applications.
  • Even with the 12.1.2 patch for IE 11, some things like the background color on some menu items didn't look quite right in IE 11.  12.1.3 fixes it.
  • AND - so far, knock on wood, there are no new bugs in my application.

So - Oracle - good job!

John Flack

unread,
Aug 12, 2014, 11:39:44 AM8/12/14
to adf-met...@googlegroups.com
Spoke too soon - I've run into:
19347286 : JDEV 12.1.3 ORDER BY FIELD IN SQL BASED VIEW OBJECT CAN'T BE SET
Created a view object from a table, and I can't set ORDER BY in the ORDER BY field.  Fortunately, I can add the Order by clause directly to the SELECT command.
We've also had a problem with an ExportCollectionListener that was working in 12.1.2, but we haven't narrowed this down to something we feel comfortable reporting to Support - might be our error.

On Friday, June 27, 2014 12:39:39 AM UTC-4, John Flack wrote:

Torsten Kleiber

unread,
Aug 13, 2014, 2:55:22 AM8/13/14
to adf-met...@googlegroups.com
Unfortunatly we run in the same issue after migration our application, when changing existing view objects. In this case the existing order by is deleted by JDeveloper! Now the whole migration project is endangered.

John Flack

unread,
Oct 20, 2014, 1:38:51 PM10/20/14
to adf-met...@googlegroups.com
Well, I mis-spoke - it wasn't a ExportCollectionListener, it was dvt:exportPivotTableData.  But it HAS been verified as a bug:
Bug 19524936 - AFTER EXPORTING PIVOT TABLE TO EXCEL, SCREEN FREEZES
Our work-around was to do the pivot in a PL/SQL function that returns a nested table, then define a VO on the query:
SELECT * FROM TABLE(my_function)
Reply all
Reply to author
Forward
0 new messages