Uday Kulkarni

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

Recent posts by Uday Kulkarni

Tejas Bavishi wrote:I cleared the Solution Designer exam with 78% yesterday.

Want to ask the forum members on what other certifications can be pursued for SOA or allied technologies ?

All ideas welcome !

Thanks
Tejas



Hi Tejas
Congratulations !!!
Can you please share the documents,links that you have read to clear the certification.

Regards
Uday
Hi Ashish


Did you read any books for IBM SOA certification, did you take any paid test exams apart from IBM site


Thanks
Uday

Cameron Wallace McKenzie wrote:Congratulations!

-Cameron McKenzie

Hi Mike

Please go to this link to learn basics of JAXB
http://java.sun.com/webservices/docs/1.5/tutorial/doc/JAXBWorks2.html

In short JAXB generates Java classes for the XMl schema. And allows you to read XML and deserialise/unmarshal into Java objects and vice versa.

You can get jaxb packaged into JWSDP2.0 available at
http://java.sun.com/webservices/downloads/previous/webservicespack.jsp

after you install/unpack the JWSDP pack you will get folders, jaxb,jaxp,jaxrpc folders in the root directory of JWSDp.

To generate java classes for your schema run the following command .offcourse after setting JAXB_HOME and JAVA_HOME environmental variables.


xjc -extension -d c:\tmp\src -p com.abc.demo c:\tmp\abc.xsd

c:\tmp\src is location where all java classes will be generated.
c:\tmp\abc.xsd is yuor schema



Hope this information helps you

Cheers
Uday

Mike London wrote:Having been away from JAXB for a couple years, I find that I have a couple questions:

1. In an XML book I have, it says I need to download the entire developer pack from Sun, yet other sites linked to from JR just point to a JAR file. Does this JAXB jar file contain the schema compiler too (xjc)?

Is this JAR file all I need?

2. Any suggestions on the most straight-forward JAXB (getting back up to speed) tutorial?

Thanks very much in advance.

-- Mike

Hi Renjith

Please go to this link to learn basics of JAXB
http://java.sun.com/webservices/docs/1.5/tutorial/doc/JAXBWorks2.html

In short JAXB generates Java classes for the XMl schema. And allows you to read XML and deserialise/unmarshal into Java objects and vice versa.

You can get jaxb packaged into JWSDP2.0 available at
http://java.sun.com/webservices/downloads/previous/webservicespack.jsp

after you install/unpack the JWSDP pack you will get folders, jaxb,jaxp,jaxrpc folders in the root directory of JWSDp.

To generate java classes for your schema run the following command .offcourse after setting JAXB_HOME and JAVA_HOME environmental variables.


xjc -extension -d c:\tmp\src -p com.abc.demo c:\tmp\abc.xsd

c:\tmp\src is location where all java classes will be generated.
c:\tmp\abc.xsd is yuor schema



Hope this information helps you

Cheers
Uday

java swingprogrammer wrote:Hi all,

I need to use JAXB in my project, but I am not finding any good notes for JAXB.
If any one have links for JAXB, please send it to me.
Also please give me some good names of text book on JAXB.

Thank you very much

Renjith M

Hi Raj

You can register for INS21 exam on AICPCU site. The exam can be taken in any prometric centre.

The passing percentage for the exam is 70%. In total there will be 85 questions you need to answer 60 questions corectly.

I took the exam last month . i had got 65 mupltiple chocie questions based on concepts and 20 questions based on senarios.

The study material provided by AICPCU will have total 10 chapters .. and the exam consists of questions from these chaperts only.

Let me know if you need INS21 material.

Thanks
Uday


Raju kona wrote:Hi Jyothi,

Hope all is well, Can you tell me the process of taking the INS 21 Exam,

How many hours of study would be sufficient to take the Exam and Process to be followed. Any idea greatly appreciated.

Thanks for your time.

Raj


Avusingi NagaJyothi wrote:HI,

For Insurance Domain, we have INS21,INS22 and INS23 exams from AICPCU.

Exam pattern will be simple, objective questions.

Book and Mock test will be available, this exam will really give nice understanding over Insurance.

I have cleared INS21 so let me know if you need any information or you can check site for AICPCU.

Reagrds,
Jyothi.