I created symbolic links (as opposed to OSX's alias's) for the external files that need to be packaged into my WAR directory, and it worked. Thanks for the tip.
Beyond this simple example, is there a way to actually run script as part of a post build process? Shane On Dec 15, 9:38 pm, Prashant <[email protected]> wrote: > put a soft link in war pointing to the other build, if you are using vista, > *mklink /j link-name target-location *is the command. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
