|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Cannot get example workingHi,
I have followed the "Getting Started" tutorial. Step 1 is complete and compiled successfully. Step 2 does not work. I have all my environment setup correctly. I have the following setup : 1. My project resides in the directory : D:\Apps\EclipseWorkspace\Enunciate with the source code in D:\Apps\EclipseWorkspace\Enunciate\src 2. I go to the directory D:\Apps\EclipseWorkspace\Enunciate and type in enunciate -Exfire.war ifyouwannabecool.war\ src/com/ifyouwannabecool/api/ExclusiveGroupException.java\ src/com/ifyouwannabecool/api/PermissionDeniedException.java\ src/com/ifyouwannabecool/api/LinkageService.java\ src/com/ifyouwannabecool/api/PersonaService.java\ src/com/ifyouwannabecool/impl/PersonaServiceImpl.java\ src/com/ifyouwannabecool/impl/LinkageServiceImpl.java\ src/com/ifyouwannabecool/domain/persona/Name.java\ src/com/ifyouwannabecool/domain/persona/Persona.java\ src/com/ifyouwannabecool/domain/link/Link.java\ src/com/ifyouwannabecool/domain/link/SocialGroup.java I receive the following message from the console : D:\Apps\EclipseWorkspace\Enunciate>enunciate -Exfire.war ifyouwannabecool.war\ s rc/com/ifyouwannabecool/api/ExclusiveGroupException.java\ src/com/ifyouwannabeco ol/api/PermissionDeniedException.java\ src/com/ifyouwannabecool/api/LinkageServi ce.java\ src/com/ifyouwannabecool/api/PersonaService.java\ src/com/ifyouwannabec ool/impl/PersonaServiceImpl.java\ src/com/ifyouwannabecool/impl/LinkageServiceIm pl.java\ src/com/ifyouwannabecool/domain/persona/Name.java\ src/com/ifyouwannabe cool/domain/persona/Persona.java\ src/com/ifyouwannabecool/domain/link/Link.java \ src/com/ifyouwannabecool/domain/link/SocialGroup.java Usage: java [-options] class [args...] (to execute a class) or java [-options] -jar jarfile [args...] (to execute a jar file) where options include: -client to select the "client" VM -server to select the "server" VM -hotspot is a synonym for the "client" VM [deprecated] The default VM is client. -cp <class search path of directories and zip/jar files> -classpath <class search path of directories and zip/jar files> A ; separated list of directories, JAR archives, and ZIP archives to search for class files. -D<name>=<value> set a system property -verbose[:class|gc|jni] enable verbose output -version print product version and exit -version:<value> require the specified version to run -showversion print product version and continue -jre-restrict-search | -jre-no-restrict-search include/exclude user private JREs in the version search -? -help print this help message -X print help on non-standard options -ea[:<packagename>...|:<classname>] -enableassertions[:<packagename>...|:<classname>] enable assertions -da[:<packagename>...|:<classname>] -disableassertions[:<packagename>...|:<classname>] disable assertions -esa | -enablesystemassertions enable system assertions -dsa | -disablesystemassertions disable system assertions -agentlib:<libname>[=<options>] load native agent library <libname>, e.g. -agentlib:hprof see also, -agentlib:jdwp=help and -agentlib:hprof=help -agentpath:<pathname>[=<options>] load native agent library by full pathname -javaagent:<jarpath>[=<options>] load Java programming language agent, see java.lang.instrument I am using Windows XP (unfortunately). Will appreciate any help. Gareth Uren Software Developer Hyphen Technology (Pty) Ltd Direct Line : 011 303 0333 Cell No : 082 379 0154 Fax No : 0860 634 8185 The information contained in this email is confidential and may contain proprietary information. It is meant solely for the intended recipient. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted in reliance on this, is prohibited and may be unlawful. No liability or responsibility is accepted if information or data is, for whatever reason corrupted or does not reach its intended recipient. No warranty is given that this email is free of viruses. The views expressed in this email are, unless otherwise stated, those of the author and not those of HYPHEN Technology (Pty) Ltd or its management. HYPHEN Technology (Pty) Ltd reserves the right to monitor, intercept and block emails addressed to its users or take any other action in accordance with its email use policy. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |