Surajit Dutta

Greenhorn
+ Follow
since Nov 16, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Surajit Dutta

Hi,

I had submitted my part 2 assignment and then taken the part 3 test last week. When I log into the website :
"https://i7lp.integral7.com/durango/do/login?ownername=sun&channel=sun&basechannel=prometric"

In the history link I see that "(310-061)Sun Certified Enterprise Architect for Java 2 Platform Enterprise Edition Technology Part II (310-061) - Pending." and on clicking the Details link I can see my answers to the essay question for Part III.

Why does it show Part II pending when I have submitted Part II and also taken the Part III test?

Is it something thats normal? Please let me know.

Thanks,
Surajit
Thanks Parag. My prometric Id should have been my SSN as I am located in US.
But I have been assigned an id SRXXXXXXX . Hope this is ok.

Thanks,
Surajit
Hi,
I have a couple of questions regarding assignment submission.
In index.html, I am expected to specify my name and id. In US, will the
id be my SSN or Prometric Id ?

Also the assignment expects 1 Class Diagram and 1 Component Diagram.
Can I not have more than one Class Diagrams ?

Thanks,
Surajit
This would depend on the requirements too. If the requirements are such that you need to support concurrency, then you need to design accordingly.
There are techniques for doing the same for example using Optimistic Locking patterns in EJBs.

References:

1.http://www.javaworld.com/javaworld/jw-07-2001/jw-0713-optimism_p.html
2.http://www.sys-con.com/websphere/articleprint.cfm?id=470
3.http://www-106.ibm.com/developerworks/websphere/techjournal/0406_persson/0406_persson.html

Thanks,
Surajit
I think we can refer the following as Case Studies :

1.Java Pet Store sample application from Sun Microsystems:
http://java.sun.com/blueprints/code/index.html

2.PearlCircle Online Auction Reference application from IBM Rational
http://se2c.uni.lu/tiki/se2c-bib_download.php?id=322

3.The following Javaworld article:
http://www.javaworld.com/javaworld/jw-01-2002/jw-0118-j2ee_p.html

4.Tutorial from Oracle Corporation (Virtual Shopping Mall)
http://www.oracle.com/technology/sample_code/tutorials/vsm1.3/over/toc.htm


Thanks,
Surajit
Hi,
I passed SCEA part I with 95%, missed two questions in legacy connectivity. The questions did not seem to be tough, now looking forward to part II and III.

For part I , I found the following links very useful :

1.http://www.leocrawford.org.uk/work/jcea/part1/index.html#general
2.http://www.bm-one.com/Se/scea1.html
3.http://java.sun.com/reference/faqs/index.html (the FAQs on Security and
internationalization were useful).

In addition to these, I studied the notes by Chris.
I had Cade and Barabara books but did not find them that much useful other than the highlighted portion of the Cade book at the end of each chapter.

Thanks,
Surajit