Hi Carlos,

thanks for the response. With OnlineStore and the other samples the problem
seems to be that the commons-beanutil jar is missing in WEB-INF/lib.
After adding this jar to the war the application seems to work fine in
Tomcat 5.

Regards
Stefan



Hi,

Andromda is not already working with Tomcat 5, I think there is a issue
on Jira, so we will have to wait (or try to figure out what is the
problem and tell to Wouter), for now we should use version 4 of Tomcat

Carlos

[EMAIL PROTECTED] wrote:

>Hi,
>
>I downloaded the AndroMDA 3.0M3 snapshot this weekend (should be the build
>made in the night from saturday to sunday) and tried to deploy the online
>store sample to tomcat 5.0.28.
>I got the following exception stack trace in the tomcat log:
>
>2004-09-05 16:49:31 StandardContext[/manager]HTMLManager: install:
>Installing web application from
>'jar:file:/C:/java/jakarta-tomcat-5.0.28/webapps/online-store-web.war!/'
>2004-09-05 16:49:32 StandardContext[/online-store-web]Marking servlet
>action as unavailable
>2004-09-05 16:49:32 StandardContext[/online-store-web]Servlet
>/online-store-web threw load() exception
>javax.servlet.ServletException: Error instantiating servlet class
>org.apache.struts.action.ActionServlet
>...
>----- Root Cause -----
>java.lang.NoClassDefFoundError: org/apache/commons/beanutils/Converter
>...
>
>I then manually added commons-beanutils-1.7.0.jar to WEB-INF/lib and it
>works. So this lib is obviously missing when the war file is build.
>
>Unfortunatly I don't know maven well enought to give any hints on where
the
>problem could be...
>
>Regards
>Stefan
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by BEA Weblogic Workshop
>FREE Java Enterprise J2EE developer tools!
>Get your free copy of BEA WebLogic Workshop 8.1 today.
>http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
>_______________________________________________
>Andromda-user mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/andromda-user
>
>
>
>







-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to