Application Development 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: 

Flex application in WD Java

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

Solved