john tally

Greenhorn
+ Follow
since Nov 20, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by john tally

The sale and reservation are the most common vocabulary in the online systems that involves credit card transactions.
But for this model, I agree with you.....
JT
Hi There,
I am not able to decide on Class diagram if I need a separate Reservation Object every time Customer makes a payment or confirms Itinerary- because the details of the Reservation for a given customer are already captured in the Itinerary??
-JT
I was thinking of Visio, but one of the members of the ranch alarmed me that Visio is not 'strictly' UML compliant.
Any thoughts on that?
Thanks for the reply.
What is the software recommended for Part II, do I have to go though the hassle of downloading Rational Rose Evaluation version? Are there any fre software I can try?
-JT
I am having problem with Apache-SOAP with JRun 3.0
I am using JRun 3.0 on JDK_1_3_1_7 with Xerces_1_4_4 (JAXP Complaint).
I have put in the Xerces.jar in the begining of the classpath and in the Global.properties as per the instructions of Apache.
I am not able to get samples to work-I get the error in the subject
Ouch, the call failed:
Fault Code = SOAP-ENV:Server.Exception:
Fault String = java.lang.NoSuchMethodError
20 years ago
Hi There,
I am using JRun 3.0 with SOAP2.3, I have installed Xerces.1.2 in the begining of the classpath for JRun.
I am trying the basic examples provided by SOAP and I get the following when trying to deploy the service from the command line:
(I can use the admin client from the browser but don't want to take that route...)
Fault String = java.lang.NoSuchMethodError
I am stuck with Jrun 3.0 but can afford to go for a later version of Xerces.
I appreciate any ideas..
20 years ago
This is regarding the questionare:
There were around 4 questions on Design Patterns, one of them was weird , asking about pros and con..
There were around 8 questions on Proxy/Firwall and around 5 on Applets.
EJB-flooded...around 12 to 15
Protocols-around 4, try reading IIOP as much as you can.
The test started with the hard ones(Proxy/Firewall( and ended with much easier ones)..
Hope this helps.
I guess it is much above the standards and personally, I believe you should concentrate on the core topics especially the basics and should build your logic around it while answering the questions. There are certainly many questions that are were very lengthy indeed and sometimes not worded right!!! Try every mock out there on the web, it will build your temperment towards the exam.
Can I use Visio for Part 2? I haven't got the assignment down loaded yet, but just wanted to find out.
I have passed Developer Exam couple of years back, is it along the same lines.
What percentage of J2EE patterns am I supposed to use?
-JT
I passed with 89%. There were some questions regarding Firewall that I probably went wrong, they were very lenghty and not wisely worded! It invloved Web Server/App.Servers and EI.
Thanks to the moderators and others for sharing their ideas.
-JT
This is for the guys who took the exam:
What is this Survey Questions about? And does it include in the 2 hours 30 minutes of the exam schedule? Does is appear in the begining or in the end of the exam?
-Thank You
Sorry Guys to reiterate this...
Is EJB Spec based on 1.1 or 1.2?
I am holding onto 1.1 spec details.
Give me your thoughts, and also like to thank the guys who answered my previous query.
CORBA systems interact through IDL based frameworks to overcome language bindings. IIOP is the protocol used by the inter orbs to communicate with each other. Since the client is a RMI it is assured that under lying protocol is JRMP but it is not RMI-IIOP (as far as I know). That is a way to implement the Protocol tunneling and is prefered by the containers for comptability. Hence the answer should be 'IDL'.

Give me your thougths.
Hi There,
I have been preparing for J2ee Enterprise Architect Part 1 since one year on and off as I didn't get any time to take the test. I have started regrouping my tutorial notes I collected since 2003 January. Does it still hold good? Are there any changes to the exam pattern and the objectives since July 2003?
Your views will be appreciated.
Thanks.
I appreciate for the response. Could you provide me with the URL for downloading the class?
20 years ago