cancel
Showing results for 
Search instead for 
Did you mean: 

Can't create a session using SDK web services consumar

Former Member
0 Kudos

Hi experts,

I m trying to connect to BO plateform using SDK web services consumar, and I me getting the below error:

Thank's for your help.

Abdess,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Abdess,

Please remove all the jars from the class path of your IDE & include the jars from the following location:-

1. C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\web services\en\dsws_consumer\data\dswsJavaApi

2. C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\web services\en\dsws_consumer\data\dswsJavaApi\external

Clean & rebuild your project & then give a try.

Hope this helps.

Thanks,

Shailendra

Former Member
0 Kudos

Hi,

Can you specify the Business Objects product version?

Also make sure that you have the latest jars as per your product version. You should also consider using the axis jars provided by BO. Remove any other referrences from your app if any.

Thanks,

Prithvi

Message was edited by: Prithviraj Shekhawat

Former Member
0 Kudos

Hi Prithviraj

The BO version I m working on is BO 4.1 SP04 (last patch). And  the jar files are copied from the BO install folder.

Thank's a lot.

Abdess,