[Cosmo-dev] Build question
Charles Mattair
cmattair at simdeskcorp.com
Fri May 19 09:51:20 PDT 2006
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.
cgm
More information about the cosmo-dev
mailing list