ClassNotFoundException: WebScriptServlet

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 06:12 AM
Hi,
I'm trying to use MS Word plugin with alfresco.
I configured the webscript according to http://wiki.alfresco.com/wiki/Web_Script_Runtimes#Servlet_Runtime_.28HTTP_Access.29
But now there is this class not found exception.
Any suggestions? Do I have to install additional things?
I'm trying to use MS Word plugin with alfresco.
I configured the webscript according to http://wiki.alfresco.com/wiki/Web_Script_Runtimes#Servlet_Runtime_.28HTTP_Access.29
But now there is this class not found exception.
Any suggestions? Do I have to install additional things?
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 07:02 AM
Hi,
Firstly make sure you've got the latest v2.1.
Then please refer to: http://wiki.alfresco.com/wiki/Microsoft_Office
Thanks,
Mike
Firstly make sure you've got the latest v2.1.
Then please refer to: http://wiki.alfresco.com/wiki/Microsoft_Office
Thanks,
Mike

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 08:53 AM
Thanks,
I indeed planned to use Alfresco2.1 but as there was no deployable war for Liferay 4.3.1 I took the one provided with Liferay which is just V2.0.
I found this Wiki page http://wiki.alfresco.com/wiki/Deploying_2.1WAR_Liferay4.3 which describes the deployment of Alfresco 2.1. But now I get an error:
I indeed planned to use Alfresco2.1 but as there was no deployable war for Liferay 4.3.1 I took the one provided with Liferay which is just V2.0.
I found this Wiki page http://wiki.alfresco.com/wiki/Deploying_2.1WAR_Liferay4.3 which describes the deployment of Alfresco 2.1. But now I get an error:
java.lang.NoSuchMethodError: org.apache.myfaces.taglib.html.HtmlFormTag.setAcceptCharset
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 09:05 AM
Hi,
The Office add-ins absolutely require v2.1 - there's no way to make them work with v2.0.
I'm unclear: are you trying to deploy the v2.1 war with that wiki article?
Mike
The Office add-ins absolutely require v2.1 - there's no way to make them work with v2.0.
I'm unclear: are you trying to deploy the v2.1 war with that wiki article?
Mike

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 09:48 AM
Yes
I use this article to deploy Alfresco 2.1 on Liferay 4.3.1
AND it actually works!
After replacing myfaces-api and -impl Alfresco is working as expected.
I use this article to deploy Alfresco 2.1 on Liferay 4.3.1
AND it actually works!
After replacing myfaces-api and -impl Alfresco is working as expected.
