This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Issue in Java path


Hello,
I am facing an issue in the path of the file. Whenever I am executing the
below command. The slashes in classpath are replaced with dots and I am
unable to navigate to files in order to run the scripts. Kindly guide why
this is happening and what is the solution. Thank you.

(java $JAVA_OPTS -classpath `cygpath -pu $CLASSPATH`
org.dspace.app.launcher.ScriptLauncher "$@")

-- 
Regards,

Rakhi

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]