Skip to Content
0
Former Member
May 26, 2011 at 10:46 PM

BusinessObjects 3.1 web services SDK - struts and JibX

72 Views

Hi,

I am trying to upgrade the BusinessObjects Web Services SDK Jars to version 3.1. These are the list of Jars in the dsws_consumer/data/dswsJavaApi folder:

activation-1.1.jar

axiom-api-1.2.5.jar

axiom-impl-1.2.5.jar

axis2-kernel-1.3.jar

axis2-saaj-1.3.jar

axis2-xmlbeans-1.3.jar

backport-util-concurrent-2.2.jar

commons-codec-1.3.jar

commons-httpclient-3.0.1.jar

commons-logging-1.1.jar

dsws-bicatalog.jar

dsws-biplatform.jar

dsws-common.jar

dsws-publish.jar

dsws-queryservice.jar

dsws-reportengine.jar

dsws-saveservice.jar

dsws-session.jar

log4j-1.2.14.jar

mail.jar

stax-api-1.0.1.jar

struts.jar

wilog.jar

wsdl4j-1.6.2.jar

wstx-asl-3.2.1.jar

xbean-2.2.0.jar

XmlSchema-1.3.2.jar

I want to ask in particular about the following Struts and JibX jars, as we have these elsewhere in the application already and afraid of getting into version conflicts:

Struts - struts.jar

JibX - stax-api-1.0.1.jar, wstx-asl-3.2.1.jar

What are these used for in the context of Web Services SDK consumers? Are they necessary? If there is any documentation regarding this it would be great.

Many thanks,

Chi