Monday, September 16

Java J2ee Oracle JDK Hibernate latest newsa







Google Web Designer tool to make HTML5 on mobile a reality? TechTarget
Not sure if you've heard the news, but Google is about to release a new HTML5/CSS3 web development tool. That's apparently the inside scoop, revealed with ...
See all stories on this topic »
Learning Java, 4th Ed iProgrammer
This is a big book on Java, which isn't unreasonable given the age and maturity of the language and its environment. Its title, "Learning Java", seems to suggest ...
See all stories on this topic »
Windward to Unleash "Java Reporting Software for Cheaters" at ... DigitalJournal.com
Thousands of Java programmers from around the globe will soon experience in person Windward's unorthodox take on Java reporting software. Windward will ...
See all stories on this topic »
My Favorite Online Resources for Advanced Java Developers Java World
The ProgramCreek.com blog has recently featured two interesting posts targeted at "advanced" Java developers: Top 10 Books For Advanced Level Java ...
See all stories on this topic »






IBM Patches Multiple Java Security Vulnerabilities in IBM i IT Jungle
IBM last week acknowledged that it quietly patched a number of potentially critical security vulnerabilities in IBM i that could enable hackers to compromise, ...
See all stories on this topic »
Java Developer - Permanent - Angel TechWeekEurope UK
At Sage Pay, we recognise that every successful business needs a healthy flow of customers and money - which is why we deliver secure and efficient payment ...
See all stories on this topic » 
 
Now Hiring in Bedford: Java Web Developer, Warehouse Position ... Patch.com
Looking for a new job? Your first job? Bedford Patch is here to help with a roundup of what's available in and around town. Know of an opening that isn't listed ...
See all stories on this topic »  
 




UPDATE: Siteworx, LLC Implements Adobe Experience Manager ... DigitalJournal.com
"Siteworx' experience with Adobe CQ (now Adobe Experience Manager web content management capability) and deep understanding of Citrix's CQ platform ...
See all stories on this topic »
 
 

OCMJEA 6.0 SYLLABUS , java j2ee architect certification

-->




OCMJEA 6.0 SYLLABUS


• Topic 1 Application Design Concepts and Principles
• Topic 2 Common Architectures
• Topic 3 Integration and Messaging
• Topic 4 Business Tier Technologies
• Topic 5 Web Tier Technologies
• Topic 6 Design Patterns
• Topic 7 Security






-->






What are the minimum scores per section on parts 2/3 in OCMJEA EXAM

SectionMax pointsMinimum score
Component Diagram4026
Class Diagram4026
Deployment Diagram2417
Interaction Diagrams160
Risk & Mitigation List160
Part 3 Short Answer2417
Total160114
If you fail one section you just have to resubmit that section not the whole thing.






-->



  • SCEA 5 Books
Section 1: Application Design Concepts and Principles
    • "Sun Certified Enterprise Architect for Java EE Study Guide, 2nd Edition" by Mark Cade and Humphrey Sheil
    • "SCEA study guide" by Allen and Bambara
Section 2: Common Architectures
    • Designing Enterprise Applications with the J2EE Platform
    • J2EE Architect's Handbook
Section 3: Integration and Messaging
    • Java EE 5 Tutorial. Part VI Services.
    • Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions
    • J2EE Connector Architecture and Enterprise Application Integration
    • Java Message Service, Monson-Haefel & Chappell
Section 4: Business Tier Technologies
    • EJB 3 in Action
    • Pro EJB 3 Java Persistence API
    • Mastering EJB 3.0
    • Java EE 5 Tutorial. Part IV Enterprise Beans.
    • Java EE 5 Tutorial. Part V Persistence.
    • Nice to have SCBCD 5
Section 5: Web Tier Technologies
    • Core JavaServer? Faces, Second Edition
    • Java EE 5 Tutorial. Part II The Web Tier.
    • Nice to have SCWCD
Section 6: Applicability of Java EE Technology
    • Java EE 5 Tutorial. Part VII Case Studies.
    • Practical J2EE Application Architecture
    • J2EE AntiPatterns?
    • Java EE 5 Tutorial. Part III Web Services.
    • SOA using Java Web services
Section 7: Patterns
    • "Design Patterns", GoF
    • Core J2EE Patterns, 2nd ed.
    • Head First Design Patterns
Section 8: Security
    • Java EE 5 Tutorial. Part VI Services.
    • Java Security
    • Core Security Patterns
    • Sun JEE tutorial

Reference ::




-->

Java Today - JAVA Game Making,Spring Security Java,JAVA Interview Question and Answer,Books for Java

Creating multiple HTTP sections in Spring Security Java Config ... Nick Williams
Using Spring Security XML configuration, you can define multiple HTTP elements to specify different access rules for different parts of your application.
Recent Questions - Stack Overflow
I prayed for John Cena and The Rock: Prophet Passion Java ... admin
Kingdom Embassy founder, prophet Passion Java has defended his use of World Wrestling Entertainment (WWE) wrestlers on his posters. Prophet Passion says ...
Nehanda Radio
JAVA Game Making....? - Game Development | Dream.In.Code
Hello there, I just started Programming in java, and my question is, Is java good for making games that you can SELL? I do not really know if java is good for ...
Programming Forums
java - NimbusLookAndFeel cannot be resolved to a variable - Stack ... user1422218
I am trying to learn the basic GUI using swing. When I tried to activate/set ... Use regular quotes "com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel". instead of
Recent Questions - Stack Overflow
JAVA Interview Question and Answer | Computer Networking Rakesh Kumar
Java Interview Question and Answer - What is the difference between a constructor and a method? A constructor is a member function of a class that is used to ...
Computer Networking
get the output of c++ application from java application | DaniWeb manel1989
hi everyone! I want to get the output of my c++ application from my jaca applacations o i use a file abs.bat to get it done i used this code in .bat: start ...
DaniWeb IT Discussion Community
Books for Java? - boards.ie daspendy
Hello, Just wondering if there is a book like HTML & CSS by John Duckett: http://htmlandcssbook.com/ But for Java? If not what's the closest I can get to a book ...
boards.ie - Development
java - Why is this syntax convention? - Programmers Stack Exchange 909 Niklas
It says in the book (APress Ganesh / Sharma) about Java 7: You create a ... it means only the method is generic and allows the class to be not generic (or use a ...
Recent Questions - Programmers Stack Exchange
Oracle adds long-awaited whitelisting capabilities to Java ... Jeevan Thankappan
Oracle added a feature in Java that lets companies control what specific Java applets are allowed to run on their endpoint computers, which could help them ...
Network World Middle East

Adobe CQ diskspace issue - CRX(DISK out of space)



Overview
For CRX repository to work properly sufficient disk space must be available. The CRX repository may “freeze" if there is insufficient free disk space. It will resume once space becomes available.


Issue
Website is not responding as there is no sufficient space available to process the user request. Server is running out of disk space so repository has become unresponsive.


Resolution

If your system is either running out of diskspace, or you notice disk thrashing below are some steps that should be followed

   

2.    Manually optimizing tar files using the JMX Console

o   Open the CQ Web Console and click the JMX item in the Main menu .

o   Click the Repository MBean for the com.adobe.granite domain.

o   Click startTarOptimization()

o   To stop the optimization process, click stopTarOptimization()


3.   Access diskUsage interface to see what is consuming the unnecessary space. This interface available in Reports(link on CRX home page)

 Find the resources what can unnecessarily consuming space and can be removed.

Saturday, September 14

Java Today - September 15 ,2013




 Top Java News - septem15 ,2013


New Java feature aims to manage multiple version problems InfoWorld
Hoary versions of Oracle's programming language Java can be a security nightmare for organizations and a fever dream for hackers because those older ...
See all stories on this topic »










Java Development Kit (JDK) 7 Update 40 Dr. Dobb's
The latest features and enhancements to Oracle Java Development Kit (JDK) 7 include advanced monitoring and diagnostic capabilities for detailed runtime ...
See all stories on this topic »

Java Developer/Programmer/Engineer (Risk, PnL, London) Here Is The City
A tier 1 Investment Bank is seeking an experienced AVP/Senior Associate level Java Developer to join a growing front office team that is responsible for the Risk ...
See all stories on this topic »











Sodexo Opens New Coffee Shop; Java 101 Closes The Houghton Star
One of several changes actualized on campus over the summer involved a change in ownership of Houghton's frequented coffeehouse Java 101, passing into ...
See all stories on this topic »
New features aim to shore up Java's flagging security Ars Technica
Oracle has added new features to Java designed to make it harder for hacked or malicious websites to carry out drive-by malware attacks that exploit underlying ...
See all stories on this topic » 
Amazon Web Services Down for Over an Hour, Blames it on ... Headlines & Global News
The Amazon Web Services, specifically the Hardware Security module appliance, were impacted by problems in connectivity resulting to a downtime which ...
See all stories on this topic »
AEG Uses Amazon Web Services to Create Cloud Live Video ... StreamingMedia.com
AEG Uses Amazon Web Services to Create Cloud Live Video Workflow ... created a fully end-to-end workflow for live video using Amazon Web Services (AWS).
See all stories on this topic »

6 Internet and Web Service Stocks to Sell Now Investorplace.com
The overall ratings of six Internet and Web Service stocks are down on Portfolio Grader this week. Each of these rates a “D” (“sell”) or “F” overall (“strong sell”).
See all stories on this topic »

AWS consumers clamor for reserved instance flexibility TechTarget
Amazon Web Services has changed the way reserved instances can be managed to allow more flexibility, and cloud users hope it's only the beginning of new ...
See all stories on this topic »

bestwebdesignagencies.in Publishes Listings of Top 10 Gui Design ... DigitalJournal.com
The independent authority on web services in India, bestwebdesignagencies.in, ... the web design and development industry for the month of September 2013.
See all stories on this topic »

US Web Proxy by Far the Best for YouTube Unblocking, Says Idcloak IT Business Net
Unlike other unblocking services, the US web proxy is free and requires no account login or software to use. On how idcloak intends to make a return on their ...
See all stories on this topic »