Hi Roy!
i am think so, too. However, when run, it has a error: 
type Exception report

message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

javax.servlet.ServletException: Error calling action method of component with 
id taskform:transitionButton
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:109)
        
org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:55)
        org.jbpm.web.JbpmContextFilter.doFilter(JbpmContextFilter.java:83)
        org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:59)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

root cause

javax.faces.FacesException: Error calling action method of component with id 
taskform:transitionButton
        
org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74)
        javax.faces.component.UICommand.broadcast(UICommand.java:106)
        javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
        javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)
        
org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:271)
        
org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:94)
        
org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:55)
        org.jbpm.web.JbpmContextFilter.doFilter(JbpmContextFilter.java:83)
        org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:59)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

 Code for my process state is:
   <process-state name="xuly">
      <sub-process name="simple"/>
       < transition name="" to="task1    <  /transition>
   </process-state>

although i deloyed "simple" process.
you can help construct process state, thank a lot.
or someone has used process state successfully, can help me, please.
i don't know where prolem is.
Remid

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955750#3955750

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955750

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
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to