Target java files not inclued in compile ----------------------------------------
Key: JBPM-6 URL: http://jira.andromda.org/browse/JBPM-6 Project: jBPM Cartridge Type: Bug Environment: Windows Reporter: Pat Casey Assigned to: Wouter Zoons Priority: Blocker Only includes *Impl java files in compile step. Several java files in the target directory not included. Here is the console output: [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Project Tracking System [INFO] Project Tracking System MDA [INFO] Project Tracking System Common [INFO] Project Tracking System Workflow Module [INFO] Project Tracking System Core Business Tier [INFO] Project Tracking System Web [INFO] Project Tracking System Application [INFO] ---------------------------------------------------------------------------- [INFO] Building Project Tracking System [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing C:\WINNT\Profiles\pcasey4\workspace\pts2\pom.xml to C:\WINNT\Profiles\pcasey4\.m2\repository\pts\pts2\1.0-SNAPSHOT\pts2-1.0-SNAPSHOT.pom [INFO] ---------------------------------------------------------------------------- [INFO] Building Project Tracking System MDA [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [andromda:run {execution: default}] INFO [AndroMDA] INFO [AndroMDA] A n d r o M D A - 3.2-SNAPSHOT INFO [AndroMDA] INFO [AndroMDA] - discovering namespaces - INFO [AndroMDA] found namespace --> 'bpm4struts' INFO [AndroMDA] + registering component 'cartridge' INFO [AndroMDA] + registering component 'metafacades' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] found namespace --> 'emf-uml2' INFO [AndroMDA] + registering component 'repository' INFO [AndroMDA] + registering component 'metafacades' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] found namespace --> 'hibernate' INFO [AndroMDA] + registering component 'cartridge' INFO [AndroMDA] + registering component 'metafacades' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] found namespace --> 'java' INFO [AndroMDA] + registering component 'cartridge' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] found namespace --> 'jbpm' INFO [AndroMDA] + registering component 'cartridge' INFO [AndroMDA] + registering component 'metafacades' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] found namespace --> 'mdr-uml2' INFO [AndroMDA] + registering component 'repository' INFO [AndroMDA] found namespace --> 'netBeansMDR' INFO [AndroMDA] + registering component 'repository' INFO [AndroMDA] found namespace --> 'query' INFO [AndroMDA] + registering component 'translation-library' INFO [AndroMDA] found namespace --> 'spring' INFO [AndroMDA] + registering component 'cartridge' INFO [AndroMDA] + registering component 'metafacades' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] found namespace --> 'uml-1.4' INFO [AndroMDA] + registering component 'metafacades' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] found namespace --> 'uml-2.0' INFO [AndroMDA] + registering component 'metafacades' INFO [AndroMDA] + registering component 'profile' INFO [AndroMDA] found namespace --> 'validation' INFO [AndroMDA] + registering component 'translation-library' INFO [AndroMDA] - core initialization complete: 10.165[s] - INFO [AndroMDA] loading model --> 'jar:file:C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/src/main/uml/ProjectTrackingSystemModel.zargo!/ProjectTrackingSystemModel.xmi' INFO [AndroMDA] - loading complete: 3.104[s] - INFO [AndroMDA] - validating model - INFO [AndroMDA] - validation complete: 6.37[s] - INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/ServiceLocator.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/RemoteServiceLocator.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/service/ProjectService.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/service/UsersService.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/service/AuthoritiesService.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ProjectServiceBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/UsersServiceBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/AuthoritiesServiceBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/PrincipalStore.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/service/ProjectServiceException.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/service/UsersServiceException.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/service/AuthoritiesServiceException.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/ProjectDao.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/UsersDao.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/AuthoritiesDao.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/ProjectDaoBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/UsersDaoBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/AuthoritiesDaoBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ejb/ProjectServiceBean.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ejb/UsersServiceBean.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ejb/AuthoritiesServiceBean.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ejb/ProjectService.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ejb/UsersService.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ejb/AuthoritiesService.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ejb/ProjectServiceHome.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ejb/UsersServiceHome.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/service/ejb/AuthoritiesServiceHome.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/applicationContext.xml' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/applicationContext-dataSource.xml' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/applicationContext-localDataSource.xml' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/applicationContext-import-remoteServices.xml' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/applicationContext-localEjb.xml' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/META-INF/ejb-jar.xml' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/META-INF/jboss.xml' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/beanRefFactory.xml' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/CriteriaSearch.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/CriteriaSearchProperties.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/CriteriaSearchConfiguration.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/CriteriaSearchParameter.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/applicationContext-manageable.xml' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/ManageableServiceLocator.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/domain/crud/ProjectManageableService.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/domain/crud/UsersManageableService.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/domain/crud/AuthoritiesManageableService.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/crud/ProjectManageableServiceBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/crud/UsersManageableServiceBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/crud/AuthoritiesManageableServiceBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/crud/ProjectManageableDao.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/crud/UsersManageableDao.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/crud/AuthoritiesManageableDao.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/crud/ProjectManageableDaoBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/crud/UsersManageableDaoBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/crud/AuthoritiesManageableDaoBase.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/domain/crud/ProjectValueObject.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/domain/crud/UsersValueObject.java' INFO [AndroMDA:spring] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/domain/crud/AuthoritiesValueObject.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/Project.hbm.xml' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/Users.hbm.xml' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/Authorities.hbm.xml' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/RoleEnum.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/Project.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/Users.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/Authorities.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/ProjectImpl.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/UsersImpl.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/pts/domain/AuthoritiesImpl.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/org/andromda/persistence/hibernate/usertypes/HibernateByteBlobType.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/org/andromda/persistence/hibernate/usertypes/HibernateStringClobType.java' INFO [AndroMDA:hibernate] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../core/target/src/ehcache.xml' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/create-project-use-case.pdl.xml' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/CreateProjectUseCase.java' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/business/process/ProcessManager.java' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/CreateNewProject.java' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/IsProjectCreated.java' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/CreateProjectErrorNode.java' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/ProjectCreatedNode.java' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/ReceiveUserCredentialsNode.java' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/IsProjectValidNode.java' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/ReturnNewProjectNode.java' INFO [AndroMDA:jbpm] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../workflow/target/src/pts/handlers/CreateProjectUseCaseProcessNode.java' INFO [AndroMDA:java] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/vo/ProjectVO.java' INFO [AndroMDA:java] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/vo/UsersVO.java' INFO [AndroMDA:java] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/vo/AuthoritiesVO.java' INFO [AndroMDA:java] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../common/target/src/pts/domain/Role.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/ascending.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/breadcrumb.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/csv.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/default-calendar.css' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/default.css' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/descending.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/excel.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/help.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/hints.js' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/key-events.js' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/layout-common.js' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/none.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/pdf.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/warning.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/xml.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/calendar/calendar.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/calendar/menuarrow.gif' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/WEB-INF/lib/andromda-breadcrumbs-taglib.jar' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/WEB-INF/lib/andromda-formatting-taglib.jar' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/WEB-INF/lib/andromda-collections-taglib.jar' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/login/EnterUsernameAndPasswordLogin.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/login/Login.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/logout/Logout.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/logout/LogoutUserLogoutSuccessful.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/ManageProjects.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/DisplayUsersProjectsExitManageProjects.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/org/andromda/presentation/bpm4struts/PatternMatchingExceptionHandler.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/login/enter-username-and-password-login.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/logout/logout-user-logout-successful.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/display-users-projects-exit-manage-projects.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/login/EnterUsernameAndPasswordLoginFormImpl.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/login/LoginFormImpl.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/logout/LogoutFormImpl.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/logout/LogoutUserLogoutSuccessfulFormImpl.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/ManageProjectsFormImpl.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/DisplayUsersProjectsExitManageProjectsFormImpl.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/AreCredentialsValidForm.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/LogoutUserForm.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/GetAllUsersProjectsForm.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/LoginController.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/LogoutController.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/ManageProjectController.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/LoginControllerFactory.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/LogoutControllerFactory.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/ManageProjectControllerFactory.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/login/enter-username-and-password.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/logout/logout-user.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/display-users-projects.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/error-page.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/login/enter-username-and-password-javascript.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/logout/logout-user-javascript.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/display-users-projects-javascript.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/display-users-projects-vars.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/display-users-projects-userProjectList.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/display-users-projects-usersProjects.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/org/andromda/presentation/bpm4struts/StrutsValidator.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/index.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/WEB-INF/classes/application-resources.properties' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/WEB-INF/classes/displaytag.properties' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/WEB-INF/web.xml' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/org/andromda/presentation/bpm4struts/ActionServlet.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/login/login-form.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/menu.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/main-layout.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/WEB-INF/tiles-defs.xml' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/WEB-INF/struts-config.xml' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/WEB-INF/menu-config.xml' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/default-application.css' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/login/enter-username-and-password.css' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/logout/logout-user.css' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/display-users-projects.css' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/messages.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/calendar-js.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/breadcrumbs.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/taglib-imports.jspf' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/login/enter-username-and-password_help.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/logout/logout-user_help.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/controllers/manageProjects/display-users-projects_help.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/application-help.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/help-layout.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/ManageProject.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/ManageUsers.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/ManageAuthorities.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/ProjectForm.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/UsersForm.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/AuthoritiesForm.java' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/project-crud.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/users-crud.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/authorities-crud.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/project_help.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/users_help.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/pts/domain/crud/authorities_help.jsp' INFO [AndroMDA:bpm4struts] Output: 'file:/C:/WINNT/Profiles/pcasey4/workspace/pts2/mda/../web/target/src/layout/default-manageable.css' INFO [AndroMDA] completed model processing --> TIME: 30.223[s], RESOURCES WRITTEN: 257 [INFO] [andromdapp:eclipse {execution: default}] [INFO] Project file written --> 'C:\WINNT\Profiles\pcasey4\workspace\pts2\.project' [INFO] found project pts:pts2-common:jar:1.0-SNAPSHOT [INFO] found project pts:pts2-core:ejb:1.0-SNAPSHOT [INFO] found project pts:pts2-web:war:1.0-SNAPSHOT [INFO] found project pts:pts2-workflow:jar:1.0-SNAPSHOT [WARNING] Artifact commons-logging:commons-logging:jar:1.0.4:provided retains local scope 'provided' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [WARNING] Artifact junit:junit:jar:3.8.1:test retains local scope 'test' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. Downloading: http://team.andromda.org/maven2/woodstox/wstx-asl/2.9.1/wstx-asl-2.9.1.pom [WARNING] Unable to get resource from repository andromda (http://team.andromda.org/maven2) Downloading: http://repo1.maven.org/maven2/woodstox/wstx-asl/2.9.1/wstx-asl-2.9.1.pom [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) [WARNING] POM for 'groovy:groovy-all-1.0-jsr:pom:05:runtime' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. [WARNING] Artifact commons-fileupload:commons-fileupload:jar:1.0:runtime retains local scope 'runtime' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [WARNING] Artifact javax.servlet:servlet-api:jar:2.4:provided retains local scope 'provided' overriding broader scope 'runtime' given by a dependency. If this is not intended, modify or remove the local scope. [WARNING] While downloading itext:itext:0.99 This artifact has been relocated to com.lowagie:itext:0.99. [WARNING] Artifact commons-digester:commons-digester:jar:1.7:runtime retains local scope 'runtime' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [INFO] Classpath file written --> 'C:\WINNT\Profiles\pcasey4\workspace\pts2\.classpath' [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing C:\WINNT\Profiles\pcasey4\workspace\pts2\mda\pom.xml to C:\WINNT\Profiles\pcasey4\.m2\repository\pts\pts2-mda\1.0-SNAPSHOT\pts2-mda-1.0-SNAPSHOT.pom [INFO] ---------------------------------------------------------------------------- [INFO] Building Project Tracking System Common [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [andromda-multi-source:add-source {execution: default}] [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] Compiling 16 source files to C:\WINNT\Profiles\pcasey4\workspace\pts2\common\target\classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [INFO] [jar:jar] [INFO] Building jar: C:\WINNT\Profiles\pcasey4\workspace\pts2\common\target\pts2-common-1.0-SNAPSHOT.jar [INFO] [install:install] [INFO] Installing C:\WINNT\Profiles\pcasey4\workspace\pts2\common\target\pts2-common-1.0-SNAPSHOT.jar to C:\WINNT\Profiles\pcasey4\.m2\repository\pts\pts2-common\1.0-SNAPSHOT\pts2-common-1.0-SNAPSHOT.jar [INFO] ---------------------------------------------------------------------------- [INFO] Building Project Tracking System Workflow Module [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] Compiling 2 source files to C:\WINNT\Profiles\pcasey4\workspace\pts2\workflow\target\classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure C:\WINNT\Profiles\pcasey4\workspace\pts2\workflow\src\main\java\pts\handlers\CreateNewProjectImpl.java:[6,42] cannot find symbol symbol: class CreateNewProject public class CreateNewProjectImpl extends CreateNewProject C:\WINNT\Profiles\pcasey4\workspace\pts2\workflow\src\main\java\pts\handlers\IsProjectCreatedImpl.java:[6,42] cannot find symbol symbol: class IsProjectCreated public class IsProjectCreatedImpl extends IsProjectCreated [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 23 seconds [INFO] Finished at: Thu Aug 10 08:05:56 CDT 2006 [INFO] Final Memory: 29M/63M [INFO] ------------------------------------------------------------------------ Here is the jBPM.log: INFO 2006-08-10 08:04:22,138 - ************************************************************** INFO 2006-08-10 08:04:22,158 - Starting Jakarta Velocity v1.4 INFO 2006-08-10 08:04:22,158 - RuntimeInstance initializing. INFO 2006-08-10 08:04:22,178 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties INFO 2006-08-10 08:04:22,178 - Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) INFO 2006-08-10 08:04:22,178 - Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader INFO 2006-08-10 08:04:22,178 - FileResourceLoader : initialization starting. INFO 2006-08-10 08:04:22,178 - FileResourceLoader : adding path '.' INFO 2006-08-10 08:04:22,178 - FileResourceLoader : initialization complete. INFO 2006-08-10 08:04:22,178 - Resource Loader Instantiated: org.andromda.templateengines.velocity.ClasspathResourceLoader INFO 2006-08-10 08:04:22,178 - ClasspathResourceLoader : initialization starting. INFO 2006-08-10 08:04:22,178 - ClasspathResourceLoader : initialization complete. INFO 2006-08-10 08:04:22,178 - ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl) INFO 2006-08-10 08:04:22,178 - Default ResourceManager initialization complete. INFO 2006-08-10 08:04:22,178 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal INFO 2006-08-10 08:04:22,178 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro INFO 2006-08-10 08:04:22,178 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse INFO 2006-08-10 08:04:22,178 - Loaded System Directive: org.apache.velocity.runtime.directive.Include INFO 2006-08-10 08:04:22,178 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach INFO 2006-08-10 08:04:22,198 - Created: 20 parsers. INFO 2006-08-10 08:04:22,198 - Velocimacro : initialization starting. INFO 2006-08-10 08:04:22,198 - Velocimacro : adding VMs from VM library template : templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #renderStartState( processDefinition indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #renderSwimlanes( processDefinition indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #renderStates( processDefinition indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #renderNodes( processDefinition indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #renderEndStates( processDefinition indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #renderTaskNodes( processDefinition indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #renderDecisions( processDefinition indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #renderForks( processDefinition indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #renderJoins( processDefinition indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #events( state indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #timers( state indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #tasks( taskNode indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #actions( actions indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,198 - Velocimacro : added new VM : #action( action indent ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,208 - Velocimacro : added new VM : #transitions( state indent considerConditions ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,208 - Velocimacro : added new VM : #renderName( element ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,208 - Velocimacro : added new VM : #renderClass( element ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,208 - Velocimacro : added new VM : #renderConfigType( element ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,208 - Velocimacro : added new VM : #renderDueDate( element ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,208 - Velocimacro : added new VM : #renderTimerRepeat( element ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,208 - Velocimacro : added new VM : #renderTimerTransition( element ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,208 - Velocimacro : added new VM : #renderSwimlane( state ) : source = templates/jbpm/definitions/process-definition.xml.vm INFO 2006-08-10 08:04:22,208 - VM #renderName: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderSwimlane: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #transitions: error : too few arguments to macro. Wanted 3 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderClass: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #transitions: error : too few arguments to macro. Wanted 3 got 0 INFO 2006-08-10 08:04:22,208 - VM #events: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #timers: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #transitions: error : too few arguments to macro. Wanted 3 got 0 INFO 2006-08-10 08:04:22,208 - VM #events: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #timers: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #tasks: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #transitions: error : too few arguments to macro. Wanted 3 got 0 INFO 2006-08-10 08:04:22,208 - VM #events: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #timers: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderClass: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderConfigType: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #transitions: error : too few arguments to macro. Wanted 3 got 0 INFO 2006-08-10 08:04:22,208 - VM #transitions: error : too few arguments to macro. Wanted 3 got 0 INFO 2006-08-10 08:04:22,208 - VM #transitions: error : too few arguments to macro. Wanted 3 got 0 INFO 2006-08-10 08:04:22,208 - VM #actions: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #actions: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #actions: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #actions: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderTimerRepeat: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderTimerTransition: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #action: error : too few arguments to macro. Wanted 2 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderName: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderDueDate: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderSwimlane: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderName: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderClass: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderConfigType: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderName: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderClass: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderConfigType: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderName: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderName: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderClass: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - VM #renderConfigType: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,208 - ResourceManager : found templates/jbpm/definitions/process-definition.xml.vm with loader org.andromda.templateengines.velocity.ClasspathResourceLoader INFO 2006-08-10 08:04:22,208 - Velocimacro : VM library template macro registration complete. INFO 2006-08-10 08:04:22,208 - Velocimacro : allowInline = true : VMs can be defined inline in templates INFO 2006-08-10 08:04:22,208 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions INFO 2006-08-10 08:04:22,208 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. INFO 2006-08-10 08:04:22,208 - Velocimacro : messages on : VM system will output logging messages INFO 2006-08-10 08:04:22,208 - Velocimacro : autoload off : VM system will not automatically reload global library macros INFO 2006-08-10 08:04:22,208 - Velocimacro : initialization complete. INFO 2006-08-10 08:04:22,208 - Velocity successfully started. INFO 2006-08-10 08:04:22,279 - ResourceManager : found templates/jbpm/definitions/process-definition.xml.vsl with loader org.andromda.templateengines.velocity.ClasspathResourceLoader INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderStartState : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderSwimlanes : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderStates : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderNodes : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderEndStates : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderTaskNodes : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderDecisions : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderForks : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderJoins : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : events : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : timers : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : tasks : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : actions : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : action : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : transitions : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderName : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderClass : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderConfigType : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderDueDate : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderTimerRepeat : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderTimerTransition : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,289 - Velocimacro : VM addition rejected : renderSwimlane : inline not allowed to replace existing VM INFO 2006-08-10 08:04:22,329 - ResourceManager : found templates/jbpm/definitions/process-definition.xml.vm with loader org.andromda.templateengines.velocity.ClasspathResourceLoader INFO 2006-08-10 08:04:22,569 - Velocimacro : added new VM : #renderLocator( state ) : source = templates/jbpm/helpers/ProcessHelper.java.vsl INFO 2006-08-10 08:04:22,569 - Velocimacro : added new VM : #renderNodeTest( state ) : source = templates/jbpm/helpers/ProcessHelper.java.vsl INFO 2006-08-10 08:04:22,569 - Velocimacro : added new VM : #renderNodeName( name ) : source = templates/jbpm/helpers/ProcessHelper.java.vsl INFO 2006-08-10 08:04:22,569 - Velocimacro : added new VM : #renderTaskName( name ) : source = templates/jbpm/helpers/ProcessHelper.java.vsl INFO 2006-08-10 08:04:22,579 - VM #renderNodeName: error : too few arguments to macro. Wanted 1 got 0 INFO 2006-08-10 08:04:22,579 - ResourceManager : found templates/jbpm/helpers/ProcessHelper.java.vsl with loader org.andromda.templateengines.velocity.ClasspathResourceLoader INFO 2006-08-10 08:04:22,819 - ResourceManager : found templates/jbpm/helpers/Client.java.vsl with loader org.andromda.templateengines.velocity.ClasspathResourceLoader INFO 2006-08-10 08:04:22,839 - ResourceManager : found templates/jbpm/handlers/GenericHandler.java.vsl with loader org.andromda.templateengines.velocity.ClasspathResourceLoader INFO 2006-08-10 08:04:22,859 - ResourceManager : found templates/jbpm/handlers/GenericHandlerImpl.java.vsl with loader org.andromda.templateengines.velocity.ClasspathResourceLoader INFO 2006-08-10 08:04:22,899 - Velocimacro : added new VM : #renderTokenName( name ) : source = templates/jbpm/nodes/Node.java.vsl INFO 2006-08-10 08:04:22,899 - Velocimacro : added new VM : #renderTransitionName( name ) : source = templates/jbpm/nodes/Node.java.vsl INFO 2006-08-10 08:04:22,909 - ResourceManager : found templates/jbpm/nodes/Node.java.vsl with loader org.andromda.templateengines.velocity.ClasspathResourceLoader INFO 2006-08-10 08:04:22,990 - ResourceManager : found templates/jbpm/nodes/NodeInterface.java.vsl with loader org.andromda.templateengines.velocity.ClasspathResourceLoader -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.andromda.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642