cancel
Showing results for 
Search instead for 
Did you mean: 

Class definition not found

Former Member
0 Kudos

Hi

I am getting an error with the message ' xml token writer ' class definition not found.May you please provide the API that I should use to make this class available..

Thanks in advance,

Sudeep.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

I have created an application which accepts a user request for data transfer from a source system to target system viz. Primavera project planner and SAP project system.

The application verifies the data on the source and target system before actually transferring data.The info is displayed to the user and only when the user clicks transfer button is the data transferred.

When the data size is small,the transferred successfully.

However , when data size is large, the application gives XML Token Writer Class not found exception.

Thanks in advance.

Former Member
0 Kudos

Hi,

use



import com.sap.engine.lib.xml.parser.tokenizer.XMLTokenWriter;

Regards

Ayyapparaj

Former Member
0 Kudos

Hi Sudeep,

Can u please elaborate more,where exactly u r getting this problem,what are u trying to do, etc.etc. ???

regards

Sumit