• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JEE6 in JEE5 Part II?

 
Ranch Hand
Posts: 100
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I'm working on part II of the JEE5 stream and am using timer beans.

The thing is, JEE6 introduced calendar based scheduling, which is a really nice addition that would help me - and simplify my life!

Even though I'm on the JEE5 track would I be penalised for including items from JEE6?

Has anyone done this?

Thanks,

Chris
 
Bartender
Posts: 3648
16
Android Mac OS X Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
part 2 is version independent

you may even want to consider using linux cron job for those timer stuff.

since you are doing the v5 track which going to retire on mar 1, better check with oracle
 
Chris Bicnal
Ranch Hand
Posts: 100
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the info K - very useful as ever!

I like the Timer Bean approach as, when I have a clustered application server, I'm not dependent on any one single node. This availability is harder to create when using a server farm, cron job or other mechanism.....unless I'm missing something??

As to Oracle expiring the certification, I have until June as per my exam so I'm wondering whether this is just for Part 1 and anyone who wants to start Part 2 after March? Either way - who/how do I contact for more information on this?

Chris
 
K. Tsang
Bartender
Posts: 3648
16
Android Mac OS X Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Chris Bicnal wrote:As to Oracle expiring the certification, I have until June as per my exam so I'm wondering whether this is just for Part 1 and anyone who wants to start Part 2 after March? Either way - who/how do I contact for more information on this?
Chris



You can contact Oracle using the "Contact Oracle Certification Support" link in the Certification tab on the Oracle site.
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have also same question. is it applicable for part-2 and part-3 1Z0-865 as well? In retried exam list I don't find part-2 number. I only find part-1 number 1Z0-864.
 
Chris Bicnal
Ranch Hand
Posts: 100
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a question into Oracle Education - they have acknowledged and will get back to me once they've completed their research (eta 3 business days).
 
K. Tsang
Bartender
Posts: 3648
16
Android Mac OS X Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Sandeep Joshi wrote:I have also same question. is it applicable for part-2 and part-3 1Z0-865 as well? In retried exam list I don't find part-2 number. I only find part-1 number 1Z0-864.



Parts 2 and 3 are version independent. These will not be retired coming Mar 1 2016.
 
On my planet I'm considered quite beautiful. Thanks to the poetry in this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic