The StAX JARs have been removed.
On Tuesday, June 16, 2009, at 08:31AM, "Greg Brown" <[email protected]> wrote:
>We can drop the StAX JARs, but it will then become the developer's
>responsibility to ensure that the codebase lookup of the service descriptor
>does not cause a performance problem. The developer will have to either set
>the codebase_lookup applet param to "false" or include an appropriate service
>descriptor somewhere on the classpath. Our recommended approach would be to
>use the codebase_lookup param.
>
>On Tuesday, June 16, 2009, at 06:27AM, "Sandro Martini"
><[email protected]> wrote:
>>Ok, but so why not use these settings only when required (in RIA world
>>deploy fewer classes are a plus) ?
>>
>>So, could we think to set the service descriptor for the
>>javax.xml.stream.XMLInputFactory from the code (with a default setter
>>in wtk(wtkx classes), before JDK factory methods looks it on the
>>classpath ?
>>
>>Or move this service descriptor to pivot-wtk jar ?
>>
>>
>>Thanks,
>>Sandro
>>
>>
>
>