File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes when to use jaxb and jax wc? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "when to use jaxb and jax wc?" Watch "when to use jaxb and jax wc?" New topic
Author

when to use jaxb and jax wc?

Damodar Mukhopadhyay
Ranch Hand

Joined: Jan 15, 2007
Posts: 98
Hi,
I am confused with JAX WC 2 and JAXB 2. Can any one please help me?


SCJP 1.5, SCWCD 1.4, SCBCD 5.0, next SCDJWS...
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
Neither JAXB nor JAX-WS (assuming that's what you meant by "JAX WC") are part of the SCWCD exam, so you don't need to worry about them.


Android appsImageJ pluginsJava web charts
Damodar Mukhopadhyay
Ranch Hand

Joined: Jan 15, 2007
Posts: 98
Thank you for your answer, but I just want to know those things.
Please help me.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
(I moved this topic to a more suitable forum.)

JAXB is an XML/Java binding framework: https://jaxb.dev.java.net/tutorial/index.html

JAX-WS is a web service API: http://www.java.net/print/219684
Damodar Mukhopadhyay
Ranch Hand

Joined: Jan 15, 2007
Posts: 98
OK.. Thank you...
Acn any one please describe how these two are interrelated.
 
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: when to use jaxb and jax wc?
 
Similar Threads
JAXB + Maven. Dependency sharing
Cleared SCEA part 1 due to coderanch and HeadFirst
A question related to creating java based webservices
How I wse the class CalculatorService.
JAX-RPC client for JAX-WS service