cancel
Showing results for 
Search instead for 
Did you mean: 

How to deploy external libraries in NW 7.4 and NWDS 7.3

Former Member
0 Kudos

Hi,

We are upgrading our NW v7.0 to v7.4 and our eCommerce v7.02 to v7.32.

We want to deploy some external libraries but they are being deployed inside another jar and when we call our aplication we get the following error:

"java.lang.NoClassDefFoundError"

Our development infrastructure is the following:

home/extlib -> crm/home/shr/ext -> crm/isa/web/b2b -> home/our_custom_application

Can you please indicate us how to deploy this jar files with this new versions of NW and eCommerce?

Best Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

ROHITGERA1
Participant
0 Kudos

HI Folks,

I am following the same documentation but getting the error ""java.lang.NoClassDefFoundError"" at run time

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/006a6229-b1ed-2e10-0c8c-cc5673cf2...

Any soilution for it.

Please suggest.

T_Stork
Explorer
0 Kudos

Hello,

any solution for this issue ? I used the same guide and have the same problem.

My Application does not find the external Library.

Regards

Thorsten

former_member185239
Active Contributor
0 Kudos

Hi Pedro,

If i have understand correctly , you want to deploy the external files in ecommerce pacakage right?

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

Hi Ashutosh,

We want to deploy those external files in our custom application. This application has a depency to crm/isa/web/b2b that itself has a dependency to crm/home/shr/ext that finaly has a dependency to the development component home/extlib (where we have the jar files we want to export). We have been using the following tutorial but without success:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/006a6229-b1ed-2e10-0c8c-cc5673cf2...

Can you please indicate us how to acomplish this?

Thanks in advance.

Best Regards,

Pedro