cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Java EE application in CE 7.3 NWDI

Former Member
0 Kudos

Hi,

I am migrating a Java EE (Web & EAR) application from 7.0 to 7.3 environment. Currently the Java EE application is in local DC but needs to be put into NWDI in 7.3 environment. A new SC/Track is created and added all 7.3 dependencies for the SC.

I created a new Java EE Web Module project after importing Development Configuration and copied the java files from the local DC into the new project. I am getting a compilation error that one of the class file is not available (LogicalLoggingFactory and LogicalLogging). These classes are available in the package tc/je/locking/api and it is part of ENGFACADE SCA in 7.3 (http://help.sap.com/javadocs/NW73/SPS07/CE/en/com.sap.en/index.html)

I can see the SCA dependencies added to the SC where the project is created in NWDI. I am not sure why the compilation error happens.

When we create a DC project in NWDI, will it not import all default jar files belonging to the SCA automatically?

Any help is greatly appreciated.

Thanks,

Kalyan

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

have you imported those dependent sca to your track?