cancel
Showing results for 
Search instead for 
Did you mean: 

Resource Bundle Missing resource

Former Member
0 Kudos

Hi

I am calling a resource bundle in a java class in the same package within a JAVA project and I get the missing resource error.

ResourceBundle myBundle = ResourceBundle.getBundle("com.sap.so_on");

I have accessed the resource succesfully in WD Java. The root path of these projects differ (I guess yes)?

Can some one explain how to provide the proper path, assume I have the file in the same package as above?

Thank you.

regards

LNV

Accepted Solutions (0)

Answers (1)

Answers (1)

Vlado
Advisor
Advisor
0 Kudos

Please follow [this|; thread.