Skip to Content
0
Former Member
Jul 22, 2008 at 08:55 AM

How to add a reference to com.sap.security.api.* package to a Web module DC

25 Views

Hello,

I've created new DC that used the package com.sap.security.api.*.

I've added it as an external jar to the project libraries but when I do DC build it fails because it can't find this jar.

I assume that when doig DC build this jar has to be referenced on the server and not locally on my machine but creating a J2EE library project for this jar seems redundant as this jar is already located on the server.

How can I add this reference to the DC then?