Nils-H

Thank you for fixing this issue so quickly.

I was able to check out from subversion the Struts 2 trunk using

   svn checkout http://svn.apache.org/repos/asf/struts/struts2/trunk 

The struts2-core 2.1.8-SNAPSHOT was created by mvn install just fine.

However I got the following error when doing the mvn install on the
struts2-portlet-plugin

[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
C:\struts2\trunk\plugins\portlet\src\main\java\org\apache\struts2\portlet\servle
t\PortletServletContext.java:[42,7]
org.apache.struts2.portlet.servlet.PortletSe
rvletContext is not abstract and does not override abstract method
getContextPat
h() in javax.servlet.ServletContext


C:\struts2\trunk\plugins\portlet\src\main\java\org\apache\struts2\portlet\servle
t\PortletServletContext.java:[42,7]
org.apache.struts2.portlet.servlet.PortletSe
rvletContext is not abstract and does not override abstract method
getContextPat
h() in javax.servlet.ServletContext


So I could not build and install the 2.1.8-SNAPSHOT of the
struts2-portlet-plugin.

Bruce

It should be fixed now in trunk. Let me now if it works or not.

Nils-H



-- 
View this message in context: 
http://www.nabble.com/Error-when-deploying-portlets-beside-a-normal-Struts2-web-app--tp23981728p24227671.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to