Skip to Content
0
Former Member
Nov 21, 2008 at 05:50 PM

External jars in Web Dynpro for Java CE 7.1.1

17 Views

Hi there,

Can you give me some guidance for including external jars in Web Dynpro for Java (CE 7.1.1)?

I vainly tried for some hours now to get my external jars running in the new version of web dynpro (part fo Composition Environment 7.1.1).

The routines described in some other threads didn't help me. For example, in CE 7.1.1 there's no DC Metadata that would allow me to add an external library.

FYI, in the error message during build it simply says the package is not found.

My error is javac ERROR: D:\test.jdi\LocalDevelopment\DCs\demo.sap.com\retail\_comp\src\packages\com\sap\demo\retail\javafiles\DomParser.java:12: package com.sap.semprom.retail.sc does not exist

javac ERROR: import com.sap.semprom.retail.sc.BoundEvent;

Thx in advance!

Holger