Matlab Builder JA & Tomcat

| 2 Comments | No TrackBacks

If you want deploy Matlab java app to Tomcat.
Follow the steps below:
1. Install JAVA Runtime Environment.
2. Install Matlab MCR.
3. Install Tomcat app server.

When the error message is "java.lang.UnsatisfiedLinkError: Failed to find the library mclmcrrt710.dll, required by MATLAB Builder JA, on java.library.path". Adding path setting below in Tomcat config file.
-Djava.library.path = %Matlab_MCR_DIR%\MATLAB Compiler Runtime\v710\runtime\win64

No TrackBacks

TrackBack URL: http://server.everfine.com.tw/blog/mt-tb.cgi/253

2 Comments

java.lang.NoClassDefFoundError: Could not initialize class examples.ExamplesMCRFactory

could you explain why this happened?

harushard,
It is your java code problem. Check it and see java example code of Matlab help.

March 2010

Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Archives

Powered by Movable Type 4.34-en

Recent Comments

  • philipz: harushard, It is your java code problem. Check it and read more
  • harushard: java.lang.NoClassDefFoundError: Could not initialize class examples.ExamplesMCRFactory could you explain why read more

About this Entry

This page contains a single entry by philipz published on June 8, 2009 2:55 PM.

File Upload of Java Web Service Example was the previous entry in this blog.

選擇權定價模型 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.