cancel
Showing results for 
Search instead for 
Did you mean: 

exporting jar file

Former Member
0 Kudos

Hi ALL,

How to export the jar file for java project?

I have done it using build path but its not taking the class files at run time.

iam getting error at run time.

can any one help me with this????

Regards

Divya

Accepted Solutions (1)

Accepted Solutions (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi,

I think you have to include the particular .jar file in your classpath to get out of that error.So in studio goto the particular project and goto the "lib" folder.

Import the jar file form your local system to this folder.Deploy it to your WAS server and run it.

You should be able to run without error.

Hope it helps.

Regards,

Guru

Former Member
0 Kudos

Hi,

I too have a same situation. i followed your guidelines but still i am facing the same issue...

Thanks,

RPN

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Divya,

If you if are using DC's you can refer to the following message:

Hope it helps.

Cheers,

Rahul