• 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

A Very good Resource

 
Ranch Hand
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends
Amit page is very good for resources of SCEA.
Hear it is http://www.stormpages.com/jnagal/mock.html
Do not miss it.
regards
Bidyut
 
Ranch Hand
Posts: 1874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
bidyut , very good resource. You & Madhu are doing very good job of sharing the things with others. Others shall take the queue from you & making the real utilization of this friendly palce.
Your Friendly Bartnder
Shailesh.
 
Ranch Hand
Posts: 176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This mock link reminds us like the khalid's mock for programmer's forum. Does not provide answers. So the solution is to tick the answers one feels right and finish the mock exam. By this one can know whether he provided the right answer or not. But there is not way to find the right answer.
If anyone has gone thru this mock, please provide the answer to the following ques:
What is saved during passivation :
EJB Home reference
transient variable
UserTransaction
NamingContext
Ejb Object reference
Thanks
 
Madhu Juneja
Ranch Hand
Posts: 176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Another one ...
8.What happens when a business method is invoked on a bean that has timed out ?
We assume that if containing is performing resource management, another instance of bean would be created. But the correct answer (as per this site) is Object not found exception is thrown. Not where and which book is this mentioned ?
 
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In Amit's webpage, he has also given a link for
Report on Internet Architectures & performance
http://www.techmetrix.com/products/formarchiperf.php3
may help for our objectives on common architecture.
regards, Raj
 
Ranch Hand
Posts: 177
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you want to check the answers, go through the test one question at a time, then hit finish and grade.
There is a problem with the test though. I had to answer the first 2 questions, before I got the message "You got 100% for 1 out of 1."
Since I had to answer 2 questions to see this, there appears to be a small problem with the code, but it still is a great resource that someone(s) have made for us.
Skip
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys,
I haven't had the time to modify the code to display the correct answers. But for any clarifications, please send me a mail. Also, I would appreciate if someone provides me with some good questions for the mock test.
Cheers!
Amit Jnagal
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
The URL has Changed to:
[http://www.techmetrix.com/lab/benchcenter/archiperf/archiperftoc.shtml#TopOfPage]
Thx
pankaj

Originally posted by Raj Mohan:
In Amit's webpage, he has also given a link for
Report on Internet Architectures & performance
http://www.techmetrix.com/products/formarchiperf.php3
may help for our objectives on common architecture.
regards, Raj


 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hard to find SCJA details, but this is good
thank U
 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
coming back to your original question:
What is saved during passivation :
EJB Home reference
transient variable
UserTransaction
NamingContext
Ejb Object reference

I would assume that,
EJB Home refrence
EJB Object reference
Can some one validate the answer?
 
Ranch Hand
Posts: 234
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
EJB Home reference
UserTransaction
NamingContext
EJB Object reference
 
BJ Grau
Ranch Hand
Posts: 234
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
And by the way its on page 269 of Monson-Haefel
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I think Madhu talked about the ambiguity in that question not mentioned about the type of the bean .
Can u give same answer for Stateless Session Bean.
OBJECT NOT FOUND exception is also only for Stateful Session Bean.
Please let me know if I am wrong
Regards
Mathew
 
Ranch Hand
Posts: 334
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Mock Exam at the following site needs to be examined and corrected for answers. Otherwise it is misleading the users.
http://www.stormpages.com/jnagal/mock.html
I believe the owner of the mock examine is trying to help people. I feel thankful to him/her. However, its problems need to be fixed immediately.
best regards,
Ruilin
 
Just let me do the talking. Ahem ... so ... you see ... we have 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