cancel
Showing results for 
Search instead for 
Did you mean: 

SQLJ - Problem in CBS

Former Member
0 Kudos

Hi,

I am facing a problem regarding usage SQLJ.

The SQLJ files are getting added to DTR, but the problem is the Central Build is complaining that the associated Custom Calsses are missing.

For example, I have CustomerDetails.sqlj from which CustomerDetails.java, the local build is okay but when I do a Central Build, I am getting compilation error "unable to resolve symbol (class name: CustomerdETAILS")

Really appreciate your help.

Thanks and Regards,

Prasanna Krishnamurthy

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

For development components, you need to declare a new Java library component that wraps the jar files.

go thru the following thread, this will surely help u.

let me know whether ur prob is solved

Former Member
0 Kudos

This didnt help.

I've posted another message with more information.