Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Flex application in WD Java

Former Member
0 Likes
416

Hi All,

I am following https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/301e6047-01c9-2b10-3998-a08970c2... article for developing a sample application.But when i deploy the application i get the following excepltion:

Caused by: java.lang.ClassNotFoundException: com.sap.tc.webdynpro.clientserver.uielib.genericactivecomponent.api.IWDFlashIsland

Any Pointers??

Regards

Radhika

2 REPLIES 2
Read only

Former Member
0 Likes
372

Hi Radhika,

You might be missing out with SAP Libraries Required for Adobe Flash Islands in Web Dynpro.

Refer following link:

/people/community.user/blog/2008/12/09/sap-libraries-required-for-adobe-flash-islands-in-web-dynpro

Regards,

Vivek

Read only

Former Member
0 Likes
372

Solved