Deploying Web-client (alfresco.war) from SVN sources

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2009 04:15 AM
Hi All,
I'm developing some customizations for Alfresco Web-client, and I am very interested in building Web-client from scratch and debugging it.
But…
When I build and deploy alfresco.war under Tomcat and then start it I've got an Ibatis-related exception - it cannot find ../classes/alfresco/activities/org.hibernate.dialect.DerbyDialect/ActivityPost.xml file. As I can see, in revision 13703 all content from ../classes/alfresco/activities migrated to ../classes/alfresco/ibatis. Is there any Wiki-topic describing some additional settings to get it working? Or maybe I'm doing smth wrong?
Please, if you can build and startup Alfresco Web-client without any problems, share your experience to me
Thanks a lot!
P.S. My english isn't good, I know…
I'm developing some customizations for Alfresco Web-client, and I am very interested in building Web-client from scratch and debugging it.
But…
When I build and deploy alfresco.war under Tomcat and then start it I've got an Ibatis-related exception - it cannot find ../classes/alfresco/activities/org.hibernate.dialect.DerbyDialect/ActivityPost.xml file. As I can see, in revision 13703 all content from ../classes/alfresco/activities migrated to ../classes/alfresco/ibatis. Is there any Wiki-topic describing some additional settings to get it working? Or maybe I'm doing smth wrong?
Please, if you can build and startup Alfresco Web-client without any problems, share your experience to me

Thanks a lot!
P.S. My english isn't good, I know…
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2009 08:06 AM
I ran into this yesterday.
In shared/classes/alfresco/extension, delete the custom-activites-* files, and you should be fine.
In shared/classes/alfresco/extension, delete the custom-activites-* files, and you should be fine.
