cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.NoClassDefFoundError: com/sap/i18n/cp/ConvertXToC

Former Member
0 Kudos

Hi,

I'm developing a Java app with single sign on against EP7.0 and i have this error:

java.lang.NoClassDefFoundError: com/sap/i18n/cp/ConvertXToC

at com.sap.security.core.ticket.imp.Ticket.getString(Ticket.java:362)

at com.sap.security.core.ticket.imp.Ticket.setTicket(Ticket.java:416)

at com.sap.security.core.ticket.imp.Ticket.setTicket(Ticket.java:342)

at com.sap.security.core.ticket.imp.Ticket.setTicket(Ticket.java:321)

....

Has anyone faced the same problem?

Has anyone know where to find the jar in which is the class i need?

Thanks for all

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check if this thread helps regarding necessary jar files:

/thread/702261 [original link is broken]

Regards,

Rajit

Former Member
0 Kudos

The other thread was open by me.

I'll close that one and moving all my questions to the other.

Thanks