Skip to content
Snippets Groups Projects
Commit 3c7da483 authored by cramakri's avatar cramakri
Browse files

LMS-2132 Added standalone jython.jar

SVN: 20841
parent d077dca3
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ public class DataSetUploadClientServingServlet extends AbstractWebStartClientSer
+ " <jar href='commons-codec.jar'/>\n"
+ " <jar href='commons-httpclient.jar'/>\n"
+ " <jar href='commons-io.jar'/>\n" + " <jar href='commons-lang.jar'/>\n"
+ " <jar href='commons-logging.jar'/>\n"
+ " <jar href='commons-logging.jar'/>\n" + " <jar href='jython.jar'/>\n"
+ " <jar href='dss_upload_gui.jar'/>\n" + " </resources>\n"
+ " <application-desc main-class='${main-class}'>\n"
+ " <argument>${service-URL}</argument>\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment