Page 1 of 1

About Question enthuware.ocejws.v6.2.93 :

Posted: Thu Nov 12, 2015 10:55 am
by ramy6_1
Hello ,

1- JAXP version 1.3 or the previous versions targeted at the exam ?
2- It supports or requires the Streaming API for XML (XPath) ?

Re: About Question enthuware.ocejws.v6.2.93 :

Posted: Thu Nov 12, 2015 1:45 pm
by fjwalraven
JAXP version 1.3 (JSR-206) is required by JAXB v2.2 (JSR-222) which is part of EE6.

In other words JAXP v1.3 is required by the WSD6 exam, check all the rest of the supporting specs here:
http://www.oracle.com/technetwork/java/ ... 55512.html

Re: About Question enthuware.ocejws.v6.2.93 :

Posted: Fri Nov 13, 2015 4:25 am
by ramy6_1
Thank you.

For my second question
2- It supports or requires the Streaming API for XML (XPath) ?

Re: About Question enthuware.ocejws.v6.2.93 :

Posted: Fri Nov 13, 2015 4:43 am
by fjwalraven
Just check the specs I gave you.

Regards,
Frits

Re: About Question enthuware.ocejws.v6.2.93 :

Posted: Fri Nov 13, 2015 5:09 am
by ramy6_1
I have checked the specs you mentioned and I found that Streaming API for XML stands for Stax.
Also it mentioned "This specification supports Streaming API for XML (StAX)"

Re: About Question enthuware.ocejws.v6.2.93 :

Posted: Fri Nov 13, 2015 5:26 am
by fjwalraven
Great that you found it!

These kind of questions are often answered by having a look inside the specifications. However with WSD there are just so many specs involved that you need at least a pointer where to look. (as the one a gave you). Well done.

Regards,
Frits