[MOBY-dev] General deployment question

Martin Senger martin.senger at gmail.com
Mon Mar 10 20:49:56 UTC 2008


> another thing we wonder is - the ant task 'deploy' copies all libs and
> jars correctly to Tomcat.. why doesnt it copy also the implementing
> class ?


Because it does not know where the implementing class is (it just knows its
name). You have to jar it first (probably together with adding other
libraries needed) and then to tell dashboard where to take it from (using
the user library/directory field).

Cheers,
Martin

-- 
Martin Senger
  email: martin.senger at gmail.com
             m.senger at cgiar.org
  skype: martinsenger



More information about the MOBY-dev mailing list