Hi,
I am using eclipse(gelileo).i downloaded opencmis-gwt-client project.i
have installed GWT 1.7.
when i run gwtcmis-sample am getting follwoing error in console
Unknown argument: -codeServerPort
Google Web Toolkit 1.7.1
HostedMode [-noserver] [-port port-number | "auto"] [-whitelist
whitelist-string] [-blacklist blacklist-string] [-logLevel level] [-
gen dir] [-style style] [-ea] [-server servletContainerLauncher] [-
startupUrl url] [-war dir] [-extra dir] [-workDir dir] [-localWorkers
count] module[s]

where
  -noserver      Prevents the embedded web server from running
  -port          Specifies the TCP port for the embedded web server
(defaults to 8888)
  -whitelist     Allows the user to browse URLs that match the
specified regexes (comma or space separated)
  -blacklist     Prevents the user browsing URLs that match the
specified regexes (comma or space separated)
  -logLevel      The level of logging detail: ERROR, WARN, INFO,
TRACE, DEBUG, SPAM, or ALL
  -gen           The directory into which generated files will be
written for review
  -style         Script output style: OBF[USCATED], PRETTY, or
DETAILED (defaults to OBF)
  -ea            Debugging: causes the compiled output to check assert
statements.
  -server        Specifies a different embedded web server to run
(must implement ServletContainerLauncher)
  -startupUrl    Automatically launches the specified URL
  -war           The war directory to write output files into
(defaults to war)
  -extra         The directory into which extra, non-deployed files
will be written
  -workDir       The compiler work directory (must be writeable;
defaults to a system temp dir)
  -localWorkers  Specifies the number of local workers to use when
compiling permutations
and
  module[s]      Specifies the name(s) of the module(s) to host

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to