<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    新的起點(diǎn) 新的開始

    快樂生活 !

    J2EE架構(gòu)師認(rèn)證(SECA) 考試大綱

       今天把SECA的考試大綱拷貝過來,便于日后的學(xué)習(xí)。

    Sun J2EE技術(shù)認(rèn)證企業(yè)架構(gòu)師(第一階段,共三階段) (CX-310-051)


    概要
    The Sun Certified Enterprise Architect for J2EE Technology (Step 1 of 3) certification exam is for enterprise architects responsible for architecting and designing Java 2 Platform, Enterprise Edition (J2EE) compliant applications, which are scalable, flexible and highly secure.

     
     
    Details
    • Delivered at: Authorized Prometric testing centers
    • Prerequisites: None
    • Other exams/assignments required for this certification: Step 2 (CX-310-300A), Step 3 (CX-310-061)
    • Exam type: Multiple choice, short answer, and drag and drop
    • Number of questions: 48
    • Pass score: 68%
    • Time limit: 75 minutes

     
     
    語言
    • English

    預(yù)備知識
    None

     

    Sun J2EE技術(shù)認(rèn)證企業(yè)架構(gòu)師(第二階段,共三階段) (CX-310-300A)

    概要

    The Sun Certified Enterprise Architect for J2EE Technology (Step 2 of 3) certification exam is for enterprise architects responsible for architecting and designing Java 2 Platform, Enterprise Edition (J2EE) platform compliant applications, which are scalable, flexible and highly secure.



    Description of the Sun Certified Enterprise Architect Assignment Exam



    The Sun Certified Enterprise Architect for J2EE (SCEA) is intended for Java technology professionals responsible for architecting systems. It is expected but not mandatory that a person taking the SCEA exam has already passed the Java technology programmer and Java technology developer certifications. The SCEA exam is broken down into three parts. Part 1 is multiple choice and tests your knowledge in the areas of general architecture and J2EE. Part 2 is an assignment that tests your ability to apply the knowledge you were tested on in part 1. Part 3 is an essay that asks questions about your assignment.



    Description of the Sun Certified Enterprise Architect Assignment



    This is a description of the nature, scale, and scope of the problem you will be required to solve in the SCEA assignment. These notes do not form any part of the actual assignment, and if you find a contradiction between these notes and the actual assignment instructions, you must adhere to the instructions in the assignment documents.



    Nature of the Assignment



    The assignment requires that you architect a solution for a small but plausible business system. To keep the amount of work involved to a reasonable level, the programs you create will be much more restricted in capability, and much cruder in overall presentation, than anything you would actually create for a paying customer. However, the essence of the problem will be the same. You will be graded on correctly solving the technical and performance requirements, not on the \"polish\" of the finished product.



    Scale of the Assignment



    Obviously, the amount of time taken by a candidate to create a solution to the assignment varies greatly. A fast candidate might create a solution in about 40 hours, but a more typical time requirement might be about 80 hours. If you spend a lot more than 100 hours on the project, then you might be creating something that is more detailed than the requirement, or you are lacking some of the skills necessary to complete the assignment.



    Scoring Criteria



    Your project will be evaluated on a large number of objective criteria that fall into three categories:



    1) Class Diagram: This category covers how well your class diagram(s) address the object model needed to satisfy the requirements.



    2) Component Diagram: This category covers how well your component diagram(s) convey the structure of the architecture in satisfying the requirements.



    3) Sequence/Collaboration Diagrams: This category covers how well your sequence or collaboration diagrams satisfy the requirements of the assignment.



    Additionally, each category is evaluated on UML compliance.



    The maximum number of possible points is 100. The minimum passing grade is 70. The maximum points per category are:





    Categories - Maximum points

    Class Diagram(s) - 44

    Component Diagram(s) - 44

    Sequence/Collaboration Diagrams - 12




    APIs relevant to the Assignment



    The assignment requires that you have an in-depth understanding of the Java programming language and J2EE APIs. You can choose to use any released version of the J2EE APIs.



    Suggested Reading Materials



    Mark Cade and Simon Roberts. Sun Certified Enterprise Architect for J2EE Technology Study Guide, Third Edition, Prentice Hall, 2002.



    Erich Gamma. Design Patterns, Boston: Addison-Wesley Publishing Co., 1995.



    Richard Monson-Haefe. Enterprise JavaBeans, O'Reilly and Associates, 2001.



    Martin Fowler. UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition, Boston: Addison-Wesley Publishing Co., 2003.


     
     
    Details
    • Delivered at: CertManager database
    • Prerequisites: Successfull completion of the exam in Step 1 (CX-310-051)
    • Other exams/assignments required for this certification: Step 1 (CX-310-051), Step 3 (CX-310-061)
    • Exam type: Assignment
    • Number of questions: N/A
    • Pass score: 70% *
    • Time limit: None
    * Pass score is subject to the evaluation of the Step 3 essay exam and validation of the authenticity of the assignment

     
     
    語言
    • English

    預(yù)備知識
    Successfull completion of the exam in Step 1 (CX-310-051)

     
     
    開發(fā)作業(yè)目標(biāo)

    Sun J2EE技術(shù)認(rèn)證企業(yè)架構(gòu)師(第三階段,共三階段) (CX-310-061)


    概要
    The Sun Certified Enterprise Architect for J2EE Technology (Step 3 of 3) certification exam is for enterprise architects responsible for architecting and designing Java 2 Platform, Enterprise Edition (J2EE) compliant applications, which are scalable, flexible and highly secure.

     
     
    Details
    • Delivered at: Authorized Prometric testing centers
    • Prerequisites: Successful completion of the exam in Step 1 (CX-310-051), and submission of the architecture and design project in Step 2 (CX-310-300A).
    • Other exams/assignments required for this certification: Step 1 (CX-310-051) and Step 2 (CX-310-300A).
    • Exam type: Essay
    • Number of questions: 4
    • Pass score: N/A (please refer to the pass score in Step 1)
    • Time limit: 90 minutes

     
     
    語言
    • English

    預(yù)備知識
    Successful completion of the exam in Step 1 (CX-310-051), and submission of the architecture and design project in Step 2 (CX-310-300A).


    第1節(jié):概念
    • Draw UML Diagrams
    • Interpret UML diagrams.
    • State the effect of encapsulation, inheritance, and use of interfaces on architectural characteristics.

    第2節(jié):通用架構(gòu)
    • Recognize the effect on each of the following characteristics of two tier, three tier and multi-tier architectures: scalability maintainability, reliability, availability, extensibility, performance, manageability, and security.
    • Recognize the effect of each of the following characteristics on J2EE technology: scalability maintainability, reliability, availability, extensibility, performance, manageability, and security.
    • Given an architecture described in terms of network layout, list benefits and potential weaknesses associated with it.

    第3節(jié):遺留系統(tǒng)的可連接性
    • Distinguish appropriate from inappropriate techniques for providing access to a legacy system from Java code given an outline description of that legacy system

    第4節(jié):企業(yè)JavaBean技術(shù)
    • List the required classes/interfaces that must be provided for an EJB technology.
    • Distinguish stateful and stateless Session beans.
    • Distinguish Session and Entity beans.
    • Recognize appropriate uses for Entity, Stateful Session, and Stateless Session beans.
    • State benefits and costs of Container Managed Persistence.
    • State the transactional behavior in a given scenario for an enterprise bean method with a specified transactional deployment descriptor.
    • Given a requirement specification detailing security and flexibility needs, identify architectures that would fulfill those requirements.
    • Identify costs and benefits of using an intermediate data-access object between an entity bean and the data resource.

    第5節(jié):企業(yè)JavaBean容器模型
    • State the benefits of bean pooling in an EJB container.
    • State the benefits of Passivation in an EJB container.
    • State the benefit of monitoring of resources in an EJB container.
    • Explain how the EJB container does lifecycle management and has the capability to increase scalability.

    第6節(jié):協(xié)議
    • Given a scenario description, distinguish appropriate from inappropriate protocols to implement that scenario.
    • Identify a protocol, given a list of some of its features, where the protocol is one of the following: HTTP, HTTPS, IIOP, JRMP.
    • Select from a list, common firewall features that might interfere with the normal operation of a given protocol.

    第7節(jié):J2EE技術(shù)的可用性
    • Select from a list those application aspects that are suited to implementation using J2EE.
    • Select from a list those application aspects that are suited to implementation using EJB.
    • Identify suitable J2EE technologies for the implementation of specified application aspects.

    第8節(jié):設(shè)計模式
    • From a list, select the most appropriate design pattern for a given scenario. Patterns will be limited to those documented in Gamma et al. and named using the names given in that book.
    • State the benefits of using design patterns.
    • State the name of a design pattern (for example, Gamma) given the UML diagram and/or a brief description of the pattern's functionality.
    • Select from a list benefits of a specified design pattern (for example, Gamma).
    • Identify the design pattern associated with a specified J2EE feature

    第9節(jié):消息傳遞
    • Identify scenarios that are appropriate to implementation using messaging, EJB, or both.
    • List benefits of synchronous and asynchronous messaging.
    • Select scenarios from a list that are appropriate to implementation using synchronous and asynchronous messaging.

    第10節(jié):國際化
    • State three aspects of any application that might need to be varied or customized in different deployment locales.
    • Match the following features of the Java 2 platform with descriptions of their functionality, purpose or typical uses: Properties, Locale, ResourceBundle, Unicode, java.text package, InputStreamReader and OutputStreamWriter.

    第11節(jié):安全性
    • Select from a list security restrictions that Java 2 environments normally impose on applets running in a browser.
    • Given an architectural system specification, identify appropriate locations for implementation of specified security features, and select suitable technologies for implementation of those features.

    posted on 2007-11-29 18:07 advincenting 閱讀(1435) 評論(0)  編輯  收藏


    只有注冊用戶登錄后才能發(fā)表評論。


    網(wǎng)站導(dǎo)航:
     

    公告

    Locations of visitors to this pageBlogJava
  • 首頁
  • 新隨筆
  • 聯(lián)系
  • 聚合
  • 管理
  • <2007年11月>
    28293031123
    45678910
    11121314151617
    18192021222324
    2526272829301
    2345678

    統(tǒng)計

    常用鏈接

    留言簿(13)

    隨筆分類(71)

    隨筆檔案(179)

    文章檔案(13)

    新聞分類

    IT人的英語學(xué)習(xí)網(wǎng)站

    JAVA站點(diǎn)

    優(yōu)秀個人博客鏈接

    官網(wǎng)學(xué)習(xí)站點(diǎn)

    生活工作站點(diǎn)

    最新隨筆

    搜索

    積分與排名

    最新評論

    閱讀排行榜

    評論排行榜

    主站蜘蛛池模板: 好吊妞视频免费视频| 久久永久免费人妻精品| 午夜精品在线免费观看| 亚洲精品无码久久久久久久| 久久免费观看国产精品| 久久久久亚洲Av片无码v| a国产成人免费视频| 亚洲va在线va天堂va不卡下载| 免费在线中文日本| 亚洲AV第一页国产精品| 久久久精品2019免费观看| 亚洲人成电影福利在线播放 | 91在线老王精品免费播放| 麻豆亚洲AV永久无码精品久久| 亚洲AV无码乱码在线观看牲色| 国产亚洲精品欧洲在线观看| 亚洲?V乱码久久精品蜜桃| 日本高清免费中文在线看 | 亚洲av永久无码精品古装片| 久久免费福利视频| avtt天堂网手机版亚洲| 在线观看成人免费视频| 产传媒61国产免费| 亚洲精品色午夜无码专区日韩| 99爱视频99爱在线观看免费| 久久精品国产亚洲AV久| 国产国产成年年人免费看片| 中文字幕看片在线a免费| 亚洲国产成人久久精品影视 | 成人片黄网站色大片免费观看cn| 亚洲午夜视频在线观看| 久久久久国产精品免费免费搜索| 日韩亚洲人成网站| 亚洲av午夜福利精品一区| 四虎永久在线精品免费观看视频| 亚洲精品国产av成拍色拍| 国产国拍精品亚洲AV片| 在线观看AV片永久免费| 国产精品内射视频免费| 亚洲一区精品视频在线| 国产亚洲精品高清在线|