[Cosmo-dev] Build question

Brian Moseley bcm at osafoundation.org
Fri May 19 11:03:49 PDT 2006


On 5/19/06, Charles Mattair <cmattair at simdeskcorp.com> wrote:
> This may be (is?) the wrong place to raise these questions.  If
> so, reply off line and we can go from there.  Anyway....
>
> I downloaded the 0.3 Cosmo bundle, checked out the current 0.3 Cosmo
> source, got the proper JDK/J2EE enviroments and hooked Eclipse up.
> I'm getting a number of compile errors, mostly missing methods which
> can't be explained by wrong versions of libraries.
>
> For instance,
>    WebdavResponseImpl must implement SerletResponse.getContentType()
>    WebdavResponseImpl must implement SerletResponse.setCharacterEncoding(String)
>    The absolute URL http://osafoundation.org/cosmo/jsp/core cannot be resolved
>        (in the jsp tagfile)
>    The method hasStatusKey(int) is undefined for the tyep MultiStatusResponse
>        (CosmoDavServlet.java)
>    getLocalAddr()/getLocalPort()/etc in WebdavRequestImpl.java
>    others...
>
> Am I missing something here?  I'm trying to build it so I can track down
> some interaction problems between Cosmo and a client.

sounds like it might be an eclipse problem. i don't use it, so i can't
give you any detailed help. are you able to build cosmo from the
command line as per the build instructions on the project wiki?


More information about the cosmo-dev mailing list