This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes JAXB version for the examples in Ivan Kriz's tutorial Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "JAXB version for the examples in Ivan Kriz Watch "JAXB version for the examples in Ivan Kriz New topic
Author

JAXB version for the examples in Ivan Kriz's tutorial

Praveen Sharma
Ranch Hand

Joined: Jul 31, 2008
Posts: 129
Hi,
I want to try out the JAXB examples given in Ivan Kriz's tutorial. But I am not sure which version of JAXB should I download to execute the examples.
Could you please suggest.

Thanks.


SCJP 80% SCWCD 89%
Kumar Sonu
Ranch Hand

Joined: Apr 05, 2011
Posts: 36
Got it !!
Was able to run the examples using 'xjc' tool included in JDK 6.


SCJP,SCWCD, SCDJWS
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JAXB version for the examples in Ivan Kriz's tutorial
 
Similar Threads
Servlet-Based Web Service Configuration Example from Ivan Kriz's Tutorial
wsimport - seperate endpoint and JAXB java files
JAXB in eclipse
mapping xml to java using jaxb
Dynamic Client example in Ivan Kriz's tutorial