• 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

Preparation Help!!!!!!!!

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am doing preparation for SCDJWS. I did work on apache Axis1.4 couple of month back but I never worked on Java WSDP tool. It is necessary to work on this tool to get good score , I am runing out of time I need to get this certification as soon as possible so that I can change my job.


Marut,

SCJP 1.4
 
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

but I never worked on Java WSDP tool. It is necessary to work on this tool to get good score

Is it? I never heard of this tool on this forum.

Are you talking about this :tool

FAQ links have it all, best place to get started is RMH book.

hth
 
Bartender
Posts: 2968
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Niranjan Deshpande:
Is it? I never heard of this tool on this forum.



Then you haven't been looking very hard:

Which is the most suitable application server to prepare for SCDJWS?

JWSDP: Java Web Services Developer Pack. It is the Sun reference implementation (RI) for J2EE 1.4 web services.

JWSDP 1.0 existed when the SCDJWS was first created and JWSDP 1.6 was the last version that could be used in a Java 1.4 environment. JWSDP 2.0 introduced JAX-WS but also required Java 1.5. The JWSDP should be used in combination with the Sun Java System Application Server PE 8.2.


Since then the capabilities of the JWSDP have been absorbed into the Glassfish/Metro platform while JAX-WS is available separately as a reference implementation.


Originally posted by Marut pandey:
It is necessary to work on this tool to get good score , I am runing out of time I need to get this certification as soon as possible so that I can change my job.



Given that you are "running out of time" I don't quite see what options you have. J2EE 1.4 web services use different deployment descriptors than Axis 1.x; Axis 1.x cannot deloy SLSBs as web services; JAXB 1.0 isn't part of Axis nor is JAXR. It would be beneficial to work through the relevant J2EE/JWSDP tutorials to reinforce the theory.

Whether you can pass, much less "get a good score" by constraining yourself in this way depends very on on your own capabilities.
[ April 21, 2008: Message edited by: Peer Reynders ]
 
Marut pandey
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Peer,

Thanks for your suggestion. I am gonna do some practice it is kind of inappropriate Sun cetification is based on J2ee V1.4 but they do not provide compatible Java WSDP.
 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
download wsdp 1.6(web services developer pack)
here
 
Niranjan Deshpande
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, Peer, when it comes to TOOL, what comes to your mind is a UI based stuff that makes your life easier. So I thought that Marut was referring to a tool called Altova XML spy.

I am aware of the WSDP
 
Marut pandey
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
great help Suryakumar.....thanks a lot.
 
Ranch Hand
Posts: 276
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi for certification reading books would suffix.
but having certification without application knowledge is of no use. You got to decide yourself.
In my point to clear certificate there is no need for hands on experience, but this is not the intention of having certificate or so.
 
reply
    Bookmark Topic Watch Topic
  • New Topic