cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with External Library

Former Member
0 Kudos

Hello!

I'm developing a Web Dynpro application but I want to use an External Library (Jakarta POI). I read some posts explaining how to create and use an External Library but I still having problems to RUN my application in the WAS.

I create an External Library DC with 2 PUBLIC PARTS that both point to the jar file. One is for compilation and the other is for assembly. I build and activate this DC.

In the Web Dynpro DC, I added the public parts:

Public Part 1 (Compilation): Design Time, Build Time and Run Time.

Public Part 2 (Assembly): Build Time and Run Time.

To compile my project, I have no problems. But, when I deploy it in the server, an exception is launched:

CLASS NOT FOUND EXCEPTION.

What can I do to fix this problem?

Best Regards

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

hi Generic User

Have you solved your problem with the "class not found exception".

I have exactly taken the same steps as you and I am getting the same exception.

Help, please ?!??!

Regards,

Goekhan

Former Member
0 Kudos

Hi Flavio,

Refer to the following thread

Hope this thread will be useful for you.

Regards,

Santhosh.C

guru_subramanianb
Active Contributor
0 Kudos

Hi,

Did you check whether you have set the correct classpath in ur lib folder of ur DC project.

Rdgs,

Guru

Former Member
0 Kudos

You don't need to change classpaths when using External Library DCs.

Former Member
0 Kudos

Hi,

Please make sure that you are doing a DC build on your webdynpro project.

Right click on the project ,select "Development Component ->Build.

This should work.

Regards, Anilkumar

Former Member
0 Kudos

Hi Falvio,

There have been a lot of similar posts in this regard.

Check this link..This might provide you one of the solution

Regards

Bharathwaj