Adding classes to an application run in tomcat

2007-09-21 Thread Roman Agapkin
Hello, My webapplication is running in a tomcat and is normally deployed to the webapps folder. I'm programming some extensions for this application. My classes and xml files are in my eclipse workspace. Question: can I add them to the application without bundling to a jar file? Would be nice

Tomcat configuration for customizing apps

2007-09-18 Thread Roman Agapkin
Hello people, I would like to conifgure Tomcat for developing on Alfresco CMS (www.alfresco.com) My problem is that i've got the application itself (alfresco.war) in my tomcat webapps folder and my classes which extend the application (for example some new modules) I've got a 'dynamic web pro