Skip to Content
0
Former Member
Jun 02, 2008 at 10:30 AM

Package doesnot Exist a2i.common

33 Views

Hello Ppl,

We are developing a Webdynpro application for Portal - MDM scenario.

I have included all the MDM related Jar Files in the Classpath.

However, I see compilation error messages as follows:

ERROR: D:\SupplierDisplay.java:18:

package a2i.core does not exist

[javac] ERROR: import a2i.core.A2iIntArray;

cannot find symbol

[javac] ERROR: symbol : class CatalogData

[javac] ERROR: location: class com.bp.da.SupplierDisplay

[javac] ERROR: public CatalogData cd = new CatalogData();

Thanks in Advance, Suresh B J