[JBoss-user] [JBoss jBPM] - Re: decision node with java code decision??

2006-05-09 Thread lethrech
thanks saviola, it work very well

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3942148#3942148

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3942148


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - error in executing a task node!!!!!!!!!!!!!!!!!!!!!!???

2006-05-09 Thread lethrech
hi every body,
i associate a task to a node, with swimlane and process variable, when the 
execution of the process come in this node and i want to execute the task i 
have this error!! :

type Exception report
  | 
  | message 
  | 
  | description The server encountered an internal error () that prevented it 
from fulfilling this request.
  | 
  | exception 
  | 
  | javax.servlet.ServletException: org.apache.jasper.JasperException
  | 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: org.apache.jasper.JasperException
  | 
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:425)
  | 
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)
  | 
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)
  | javax.faces.webapp.FacesServlet.service(FacesServlet.java:95)
  | 
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)
  | 
  | 
  | note The full stack trace of the root cause is available in the Apache 
Tomcat/5.5 logs.
  | 
  | 
  | 

  | 
  | Apache Tomcat/5.5

if some one have a idea
thanks a lot

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3942152#3942152

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3942152


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - send a mail to the next user

2006-05-09 Thread lethrech
hi,
i want to send a mail to the next user who have to execute the next task in the 
process execution, there is a class or methode which provide that???
thanks a  lot

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3942155#3942155

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3942155


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: error in executing a task node!!!!!!!!!!!!!!!!!!!!!!???

2006-05-09 Thread lethrech
my processdefintion.xml file is like below:
task-node name=Bureau d'ordre;enregistrement
  |   task name=task1 swimlane=nabil
  |  controller
  | variable name=qs access=read,write,required/variable
  |  /controller
  |   /task
  |   transition name=7 to=Sec.Sec.Général;transmission/transition
  |/task-node

when i want to execute the task1 to have my interface whith qs field i have 
the error in my first message
thanks

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3942156#3942156

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3942156


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


[JBoss-user] [JBoss jBPM] - Re: send a mail to the next user

2006-05-09 Thread lethrech
thanks logicalsid, kukeltje
kukeltje : in figure 7 in then new jBPM Getting Started Guide. 
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmGettingStarted 
it s said that a message will be automatically be sended to the next user.
but how can i use il like jbpm provide it? 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3942164#3942164

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3942164


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: error in executing a task node!!!!!!!!!!!!!!!!!!!!!!???

2006-05-09 Thread lethrech
i  dont find the stack trace ): 
can you go whithout it?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3942167#3942167

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3942167


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: error in executing a task node!!!!!!!!!!!!!!!!!!!!!!???

2006-05-09 Thread lethrech
i finde this description in my console


  | 12:43:25,875 ERROR [[FacesServlet]] Servlet.service() for servlet 
FacesServlet
  | hrew exception
  | javax.faces.FacesException: org.apache.jasper.JasperException
  | at 
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispat
  | h(ServletExternalContextImpl.java:425)
  | at 
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(Jsp
  | iewHandlerImpl.java:234)
  | at 
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java
  | 300)
  | at javax.faces.webapp.FacesServlet.service(FacesServlet.java:95)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
  | icationFilterChain.java:252)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
  | ilterChain.java:173)
  | at 
org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationF
  | lter.java:55)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
  | icationFilterChain.java:202)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
  | ilterChain.java:173)
  | at 
org.jbpm.web.JbpmContextFilter.doFilter(JbpmContextFilter.java:83)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
  | icationFilterChain.java:202)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
  | ilterChain.java:173)
  | at org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:59)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
  | icationFilterChain.java:202)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
  | ilterChain.java:173)
  | at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderF
  | lter.java:81)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
  | icationFilterChain.java:202)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
  | ilterChain.java:173)
  | at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapper
  | alve.java:213)
  | at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContext
  | alve.java:178)
  | at 
org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrin
  | ipalValve.java:39)
  | at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Securi
  | yAssociationValve.java:159)
  | at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextVal
  | e.java:59)
  | at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.
  | ava:126)
  | at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.
  | ava:105)
  | at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVa
  | ve.java:107)
  | at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.ja
  | a:148)
  | at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.jav
  | :856)
  | at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proc
  | ssConnection(Http11Protocol.java:744)
  | at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndp
  | int.java:527)
  | at 
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWo
  | kerThread.java:112)
  | at java.lang.Thread.run(Thread.java:534)
  | Caused by: org.apache.jasper.JasperException
  | at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrappe
  | .java:370)
  | at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
  | 14)
  | at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
  | at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
  | icationFilterChain.java:252)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
  | ilterChain.java:173)
  | at 
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDis
  | atcher.java:672)
  | at 
org.apache.catalina.core.ApplicationDispatcher.processRequest(Applic
  | tionDispatcher.java:463)
  | at 
org.apache.catalina.core.ApplicationDispatcher.doForward(Application
  | ispatcher.java:398)
  | at 
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDi
  | patcher.java:301)
  | at 
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispat
  | h(ServletExternalContextImpl.java:415)
  | ... 31 more

any idea?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3942172#3942172

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3942172



[JBoss-user] [JBoss jBPM] - decision node with java code decision??

2006-05-04 Thread lethrech
i have created a DecisionHandler class, and put into it s decision methode the 
fololowing code :

  | public String decide(ExecutionContext context) throws Exception {
  |  context.getContextInstance().setVariable(message, message);
  | Object o=new Object();
  | o=context.getVariable(Nom);
  |  //Nom it s a context variable
  | if(o.toString().equals(maka))
  | return transition1;
  | else
  | return transition2;
  | }
  | 

after i have created a Node Leave action, then i attached my DecisionHandler 
class to Node Leave action.
but the condition dont work?
anu idea??
thankx a lot

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3941226#3941226

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3941226


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: decision node with java code decision??

2006-05-04 Thread lethrech
thanks saviola,
but how to specify decision handler implementation as value of the handler 
attribut of the decision node?? using jbpm designer or i must add a tag or 
attribut in XML definition file??


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3941303#3941303

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3941303


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - how to add check box controller in my task?

2006-05-02 Thread lethrech
Hi,
i want to add check box in my GUI, i can add text field in my task by changing 
proptieties of my task. can i do the same whith chek box???
tank' s

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3940682#3940682

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940682


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - how to get/set process variables in java code?

2006-05-02 Thread lethrech
hi,
i want to get process variables which have been created in task node in a java 
code,
can i do that?
thank you.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3940715#3940715

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940715


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Comment redeployer l'exemple

2006-04-28 Thread lethrech
er

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3940181#3940181

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940181


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Comment redeployer l'exemple

2006-04-28 Thread lethrech
hi
firdaws i have the same problem, i changed the file header1.jsp, after i 
deployed the application under eclipse (a web application .war), but i get the 
following message:
Directory Listing For /

Filename Size  Last Modified

Apache Tomcat/5.5
 
i wait for reponse, it s very important for me
think s in advence


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3940183#3940183

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940183


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Comment redeployer l'exemple

2006-04-28 Thread lethrech
i want just to add that i m using Myeclipse 4.1 and eclipse 3.1.1
thank you

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3940185#3940185

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940185


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - how to modifie jbpm projet and redeploy it like a war archiv

2006-04-28 Thread lethrech
i work under a workflow application, and i m using jboss jbpm like a engine, i 
want to modify jbpm project and redeploy it like a web application, i changed 
the header1.jsp in the jbpm.war folder, i redeployed the application using 
Myeclipse4.1.1, eclipse 3.1.1 and the application server coming with 
jbpm_starter_kit 3.1, but no change
i get the Etat HTTP 4004 page.
have you any idea? it s very important for me
thank in advence

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3940190#3940190

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940190


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - how to generate a .war whith the build.xml comming with jbpm

2006-04-28 Thread lethrech
hi,
i am a biginner in jbpm projct,
i generated a jar archive wiht Ant using build.xml file comming with jbpm 
project, but i am interested in a web application (.war), how to do that?
thank s in advence.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3940202#3940202

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940202


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user