필터 지우기
필터 지우기

how to deploy an standalone application using deploytool?

조회 수: 2 (최근 30일)
kanwal
kanwal 2014년 10월 24일
I have to build an application that can be integrated with sql database. i m using deploytool for this but when i m trying to build the project i m getting this error plz help me out. ERROR: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Project     at com.mathworks.project.impl.engine.AntEntryPoint.main(AntEntryPoint.java:22) Caused by: java.lang.ClassNotFoundException: org.apache.tools.ant.Project     at java.net.URLClassLoader$1.run(Unknown Source)     at java.security.AccessController.doPrivileged(Native Method)     at java.net.URLClassLoader.findClass(Unknown Source)     at java.lang.ClassLoader.loadClass(Unknown Source)     at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)     at java.lang.ClassLoader.loadClass(Unknown Source)     at java.lang.ClassLoader.loadClassInternal(Unknown Source)    

답변 (0개)

카테고리

Help CenterFile Exchange에서 Web Services에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by