Hi,

 

I was going through the tutorial and try to generate, compile and deploy the FileSystem example. The tutorial says that I should be able to do all this with single command “ant generate compile deploy”. But I don’t see targets compile and deploy in build.xml.

 

Is the problem with documentation or build.xml?

 

Also, I think going through the tutorial is somewhat overwhelming to start with. Perhaps we can have a getting started page with following simple instructions:

After unzipping the Apollo distribution zip, perform the following steps to see you first WSRF example working:

 

  1. Make sure that you have Tomcat installed.
  2. Copy wsrf directory tree to TOMCAT_HOME/webapps
  3. change directory to APOLLO_HOME/tutorial. Edit build.properties to reflect your setup.
  4. Issue command: ant generate compile deploy
  5. Point your browser to the url: ….
  6. Read the tutorial to understand what happens behind the scene

 

Well, I should be able to write such a getting started document once I get it working.

 

/Pankaj.

Reply via email to