We will appreciate that.
Just in case the email above was confusing, the answer from SpringSource regarding type of questions is: all multiple choice
Before I posted it here yesterday, I...
Type: Posts; User: Jesus Angeles; Keyword(s):
We will appreciate that.
Just in case the email above was confusing, the answer from SpringSource regarding type of questions is: all multiple choice
Before I posted it here yesterday, I...
Hi Jakes,
I did get a reply. It is at the bottom of this message.
I am still studying for the exam.
The reply:
Hi,
I am preparing for this test.
Where can I get the following details?
1. Number of Questions in the test
2. Time Limit
3. Passing Requirement (e.g. %, number of questions)
4. ...
It might come from your regional Spring office. For me, who is in Singapore, I didnt receive it past 6 weeks so I contacted Australia, and they emailed me a soft copy.
Hi,
I am using XFireExporter for my web service.
How do I see or view the xml message (the xml that XFireExporter maps into classes) received by the web service?
Yes.
The exams were tough like it expects you to think like a compiler, but it helped me identify some of my weaknesses.
Based on the suggested topics to study at 'cert_study_topics2.pdf':
1. Spring in Action 2nd ed. and did hands on on its code samples.
2. Above should have been enough but it is based on Spring...
I see. Thanks.
I passed yesterday.
(I saw 2 posts in this thread where they passed with 85 and 78 % scores.)
What is the passing score?
I think I saw somewhere in Springsource certification site that the passing is somewhere in...
Thanks for the reply.
Hi, May I ask if web flow is part of the exam?
It is not in the pdf of ~'Suggested Topics of Study for the Spring Framework Certification'.
I just want to make sure.
The examples for XmlViewResolver that I saw, resolves into rss, xls, and pdf only. Can the view from these resolvers be jsps?
Can anyone share any tips on preparing for the exam?
I have completed 'reading' the latest Spring Source pdf (the 500-plus-page book).
I have also read the Spring in Action 2nd edition book,...
Anyone know if there are any mock exams out there (both free and not free), for the Spring Core cert exam, other than the free pdf from Spring?
I found javablackbelt.com and currently trying to...
I found your post using google.
Thanks.
It fixed my problem.
Thanks for the suggestion.
I used the spring-ws-1.5.6-with-dependencies.zip, and downloaded the author's (code that goes with book) latest Poker-WS.zip, instead of the sia2_code.zip, and I am now...
as for my case, i copied 5 jars into the server's library so there is no need to have the actual jar inside the war.
compared to eradan, i only copied 5 jars:
spring.jar
jdom-1.0.jar...
I am trying to run the same example.
I am getting the same error.
Does anyone have any idea what needs to be done to fix it?
Anyone got any idea on this?
Hi,
I made a simple web service using XFire (no annotations).
I am trying to connect to it using Spring's jaxrpc classes.
I am getting the error below.
Am I suppose to generate the...
Just want to share. I fixed it.
I used game* as my bean names. I properly named and wired them. And I got this error that I posted.
I changed them all to use the default bean names, and it...
Thank you for the tip.
I am hoping to complete my study using this version as I am half-way on it already.
Hi,
I tried to create a simple as possible application with spring security.
I have 3 html pages (secured.html,unsecured.html,and accessdenied.html - which I all put outside and same level of...
Can you post it in another upload website? It requires me to install something before I can download it.