Hello,

I am new to maven, JBoss, and open source, so please excuse my
inexperience. I believe I've successfully completed the steps in
"Getting started with AndromMDA". I hope I only have a small
configuration problem.

I have installed:
     Java 2 SDK 1.4.01
     Maven 1.0.2
     JBoss 4.0.2
     MagicDraw 9.5 (CE)
     Andromdapp-plugin-3.0-snapshot
 
I downloaded andromda-bin-3.0-RC2 to get the examples. I built all the
samples at once (according to the instructions on the "AndroMDA Samples"
page. I didn't get any errors building the examples. I deployed each
example separately using the "maven deploy" goal. Each example appeared
to deploy successfully. The problems occur when I try to execute the
samples.

http://localhost:8080/AnimalQuiz gives me the following results:
     The "Confirm animal in mind" page displays successfully. When I
click the button I get the "Connection refused: connect
(java.lang.Exception)" error message.

So I tried http://localhost:8080/CarRentalSystem: 
HTTP Status 404 - /CarRentalSystem

type Status report
message /CarRentalSystem
description The requested resource (/CarRentalSystem) is not available.

Apache Tomcat/5.5.9



Finally, not giving up hope, I tried: http://localhost:8080/OnlineStore:
After entering my name and password I got the following errors:

HTTP Status 500 - 

type Exception report
message 
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception 
javax.servlet.ServletException:
org/apache/commons/collections/IteratorUtils
        
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageCont
extImpl.java:848)
        
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContex
tImpl.java:781)
        
org.apache.jsp.my.onlinestore.purchase.select_002ditems_002dto_002dpurch
ase_jsp._jspService(org.apache.jsp.my.onlinestore.purchase.select_002dit
ems_002dto_002dpurchase_jsp:381)
        
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:322)
        
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.jav
a:1056)
        
org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProc
essor.java:261)
        
org.apache.struts.action.RequestProcessor.processForwardConfig(RequestPr
ocessor.java:388)
        
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Tiles
RequestProcessor.java:316)
        
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
231)
        
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
        
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.displaytag.filter.ResponseOverrideFilter.doFilter(ResponseOverrideFi
lter.java:125)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilte
r.java:81)
root cause 
java.lang.NoClassDefFoundError:
org/apache/commons/collections/IteratorUtils
        org.displaytag.tags.TableTag.initParameters(TableTag.java:841)
        org.displaytag.tags.TableTag.doStartTag(TableTag.java:623)
        
org.apache.jsp.my.onlinestore.purchase.select_002ditems_002dto_002dpurch
ase_jsp._jspService(org.apache.jsp.my.onlinestore.purchase.select_002dit
ems_002dto_002dpurchase_jsp:253)
        
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:322)
        
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.jav
a:1056)
        
org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProc
essor.java:261)
        
org.apache.struts.action.RequestProcessor.processForwardConfig(RequestPr
ocessor.java:388)
        
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Tiles
RequestProcessor.java:316)
        
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
231)
        
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
        
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.displaytag.filter.ResponseOverrideFilter.doFilter(ResponseOverrideFi
lter.java:125)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilte
r.java:81)
note The full stack trace of the root cause is available in the Apache
Tomcat/5.5.9 logs.

Apache Tomcat/5.5.9


I am the sole developer on a new web application. I am hoping androMDA
will help me to create this application in a timely manner.

Eunissa Yancy 
Center for Information Technology Services
IT Senior Specialist
University of Maryland, Baltimore 
601 W. Lombard St. 
Baltimore, MD 20101 
voice: (410) 706-5022
fax: (717) 757-1201 
email: [EMAIL PROTECTED] 




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to