• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

another SCEA -- after waiting for 13 weeks

 
Ranch Hand
Posts: 77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
after so many times contact with SUN and long time waiting, I got the result show on the certmanager,

Grade: P
Score: 84
Comment: This report shows the total points that could have been awarded in each section and the actual amount of points you were awarded. This information is provided in order to give you feedback on your relative strengths on a section basis. The maximum number of points you could have received is 100, minimum to pass is 70. Class Diagram (44 maximum) .......................... 37 Component Diagram (44 maximum) ...................... 35 Sequence/Colloboration Diagrams (12 maximum) ........ 12

I do not know what is wrong with SUN, I uploaded the assignment on Aug 1st, and took the test on Aug 2nd, and then waiting and waiting, the most useful sentence they used is "Thank you in advance for your continued patience in this matter.",
after nearly 3 month's "patience", I got the result, the result makes me happy. But after 3 month's waiting, I almost forgot the detail of my solution.

What I did the part II is read topics from this forum, especially those who passed, see what they did, and the way most people did, and then do it in your way.

remember, keep it SIMPLE.

I used rose 2003, because it can save picture as '.png',

for part III, do not worry, My answer was very short, if you did the asssignment by yourself, you can answer all the questions.
[ October 28, 2005: Message edited by: Weishe Zhao ]
 
Ranch Hand
Posts: 264
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Three months???
Whoa thats a long time. You mustv'e been pissed.

Congrats anyway. I guess the SCEA title is worth the wait ;-)
 
Ranch Hand
Posts: 154
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Did you show the transfer objects and business delegate objects in the class diagram ,component diagram and sequence diagram?
Did you use existing framework or you own framework?
What security solution did you adapt?Is it JAAS?
Did you make the difference between web client and swing client?
 
Michael Zhao
Ranch Hand
Posts: 77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by chao cai:
Did you show the transfer objects and business delegate objects in the class diagram ,component diagram and sequence diagram?
Did you use existing framework or you own framework?
What security solution did you adapt?Is it JAAS?
Did you make the difference between web client and swing client?



I used TO and BD in component diagram and sequence diagram, not in class diagram,

I used my own frmaework,

For security solution, just said use Https or ssl over something, not to much detail like special java technology

In component diagram, I make seperate diagrams for web client and swing client.
 
chao cai
Ranch Hand
Posts: 154
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
the security I mean the authentication and authorization.
Did you draw VO in you sequence diagram?
 
chao cai
Ranch Hand
Posts: 154
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Did you use the CMP/CMR solution on flight,equipment and seat?
 
Ranch Hand
Posts: 1906
3
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats, by the by. I can imagine how frustrating the wait was, though I'm sure getting the final grade was well-worth it.
 
Ranch Hand
Posts: 498
Eclipse IDE Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats, good job!



Regards,
 
Time is mother nature's way of keeping everything from happening at once. And this is a tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic