08-10-2010 04:44 AM
<process id="vacationRequest" name="Vacation request">
<startEvent id="request" activiti:form="vacationRequest/create" />
form 'vacationRequest/create' not available in org.activiti.impl.repository.DeploymentImpl@f64b73
org.activiti.ActivitiException: form 'vacationRequest/create' not available in org.activiti.impl.repository.DeploymentImpl@f64b73
at org.activiti.impl.cmd.GetFormCmd.getFormTemplateString(GetFormCmd.java:98)
at org.activiti.impl.cmd.GetFormCmd.execute(GetFormCmd.java:86)
at org.activiti.impl.interceptor.DefaultCommandExecutor$InternalCommandInterceptorChain.execute(DefaultCommandExecutor.java:99)
at org.activiti.impl.interceptor.DefaultCommandExecutor$InternalCommandContextCreator.invoke(DefaultCommandExecutor.java:124)
at org.activiti.impl.interceptor.DefaultCommandExecutor$InternalCommandInterceptorChain.execute(DefaultCommandExecutor.java:92)
at org.activiti.impl.interceptor.DefaultCommandExecutor.execute(DefaultCommandExecutor.java:54)
at org.activiti.impl.ProcessServiceImpl.getStartFormByKey(ProcessServiceImpl.java:168)
at com.vobject.VacationRequestService.getStartForm(VacationRequestService.groovy:9)
at com.vobject.VacationRequestService$$FastClassByCGLIB$$4c496669.invoke()
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at com.vobject.VacationRequestService$$EnhancerByCGLIB$$7a2911e4.getStartForm()
at com.vobject.VacationRequestController$_closure1.doCall(VacationRequestController.groovy:8)
at com.vobject.VacationRequestController$_closure1.doCall(VacationRequestController.groovy)
at com.vobject.VacationRequestControllerTests.testStartProcessRedirectedUrl(VacationRequestControllerTests.groovy:33)
08-10-2010 05:26 AM
08-11-2010 10:12 PM
08-16-2010 03:07 AM
Hi Tom,
There is no physical form resource, I used the activiti:form attribute to indicate where the form (GSP) is located by URI, as I am not using Activiti Explorer.
Is there anyway I can disable the form resource checking?
Alternatively, do you have better suggestion on Activiti and GSP form integration?
Thank you.
08-18-2010 02:07 AM
08-18-2010 11:19 AM
08-26-2010 02:27 AM
Thanks. I created a jira issue at http://jira.codehaus.org/browse/ACT-82.
08-26-2010 04:41 AM
08-27-2010 09:22 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.