Skip to Content
0
Former Member
Dec 02, 2008 at 07:17 PM

External Libraryy DC problem

28 Views

Hi All,

I created a webdynpro DC(PortalUsrID) which gets the userid who logged in to portal using com.sap.security.api.jar file.

In order to use this file as external library DC.

1) I created a new External Library DC (ExtLib)and added the jar file to librarries folder and created two public parts of libcompilation(for build time ) and libassembly (for run time) and build the DC

.

2) I created a new DC "J2EE Server Component / Library" (ExtLibWrapper) and added the both public parts as used dcs which are created in the previous step with build time and runtime dependency type selected. and i build the DC and deployed to server.

3)i added ExtLibWrapper as used dc to webdynpro DC (PortalUsrID), I bulid and deployed but it was failing.

I refered

A bit of (impractical) scripting for Web Dynpro

Bid adieu to bots - using CAPTCHAs

but both are bit confusing.

Can you please explain the correct procedure for nw04s sp15 about external dc library usage.

Thanks.