On Wed, 29 Nov 2000, Leon Messerschmidt wrote:

> Hi,
> 
> At the risk of sounding stupid: Does anybody know of compile errors in the
> main Turbine cvs?  There are errors in ImageURI and TurbineConfig.

Is this being caused by different versions of the servlet API?
 
> ~ Leon
> 
> 
>     [javac]
> D:\apps\turbine\bin\src\org\apache\turbine\util\ImageURI.java:87: Me
> thod getContextPath() not found in interface
> javax.servlet.http.HttpServletReque
> st.
>     [javac]         contextpath = data.getRequest().getContextPath();
>     [javac]                                                       ^
>     [javac]
> D:\apps\turbine\bin\src\org\apache\turbine\util\TurbineConfig.java:3
> 40: Class org.apache.turbine.util.RequestDispatcher not found.
>     [javac]     public RequestDispatcher getNamedDispatcher( String s)
>     [javac]                              ^
>     [javac]
> D:\apps\turbine\bin\src\org\apache\turbine\util\TurbineConfig.java:3
> 52: Class org.apache.turbine.util.RequestDispatcher not found.
>     [javac]     public RequestDispatcher getRequestDispatcher( String s )
>     [javac]                              ^
> 
> 
> 
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
> 
> 



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to