cancel
Showing results for 
Search instead for 
Did you mean: 

How to deploy external jar?

former_member322327
Participant
0 Kudos

Hi everyone:

We added an external jar to webdynpro application and we deployed that app.

When we run the app, the following error is shown:

Error stacktrace:

java.lang.NoClassDefFoundError: com/banorte/payworks/api/PaymentConnectorTester

at com.utm.student.tdc.UTM_Student_TDCExecuteView.sendTDCPayment(UTM_Student_TDCExecuteView.java:151)

this is because we are using a class, which is in the jar file.

it seems the jar file is not being deployed

Any idea about this?

Thanks

Eduardo Campos

Accepted Solutions (1)

Accepted Solutions (1)

detlev_beutner
Active Contributor
0 Kudos

Hi Eduardo,

see

Hope it helps

Detlev

former_member322327
Participant
0 Kudos

Hi Detlev:

We unzip de external jar in the workspace directory and copy the jar file to lib directory of the project is working now, but I don´t know what was the solution.

Thanks for your help.

detlev_beutner
Active Contributor
0 Kudos

Hi Eduardo,

nice to hear.

> Thanks for your help.

You're welcome. If it is considered as helpful, please consider to reward points, that's the best way of saying thanks on SDN.

And if the problem is solved, please also mark the thread/question as answered/closed.

Thanks in advance

Detlev

Answers (0)