Hi,
I am working with external library DC usage in Web Dynpro.
This is the process i am doing in brief.
Just what I did in more detail:
1. create a DC of type External Library
2. added a jar file in the libraries directory
3. created a public part with purpose compilation
4. created a public part with purpose assembly
5. created a DC of type Web Dynpro
6. added a Used DC reference to both public parts of the External Library where I use twice the Build Time Dependency Type
It is working fine in 2.0.19.
But when i am trying the same process in 7.0.09.
I am getting the following error when i am running the application.
The initial exception that caused the request to fail, was:
java.lang.NoClassDefFoundError:
For this error i searched in SDN and i got the following solution
external-library-dc-in-nw2004s-sp09
But i dont have idea how to apply a patch to NWDS.
I am not doing my development in track.I am developing both external library component and web dynpro component in Local components only.
Is there anything i have to do for my NWDS(7.0.09).
Thanks & regards,
Lokesh