[JBoss-user] [JBoss jBPM] - Re: can't generate new .class files in the output folder of

2006-05-16 Thread achilloman_jbpm
sorry, i think the buiding code is target name=build.webapp description=builds jbpm.war | ant antfile=build.xml target=build.webapp / | mkdir dir=build/jbpm.war.dir / | copy todir=build/jbpm.war.dir | fileset dir=src/resources/jbpm.war / | /copy so what do i

[JBoss-user] [JBoss jBPM] - Re: can't generate new .class files in the output folder of

2006-05-16 Thread achilloman_jbpm
i found that script in the buil.deploy.xml target name=build.webapp depends=compile description=builds jbpm-webapp-${jbpm.version}.jar | jar destfile=build/jbpm-webapp-${jbpm.version}.jar | fileset dir=build/classes.webapp / | /jar | /target how can i rebuild the

[JBoss-user] [JBoss jBPM] - can't generate new .class files in the output folder of web

2006-05-13 Thread achilloman_jbpm
hi, i wanna know how i can update the source webapp coz i couldn't generate new .class files in the build folder View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3943225#3943225 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: can't generate new .class files in the output folder of

2006-05-13 Thread achilloman_jbpm
in other words, can u explain me how can i update the classes of the source folder java.webapp coz i wanna add a pwd in the login action thx, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3943374#3943374 Reply to the post :

[JBoss-user] [JBoss jBPM] - question

2006-05-11 Thread achilloman_jbpm
hi, i wanna know how can i, upon the jbpm engine, call the JSPs of another app in every task ?? in other words, i wanna use the jbpm engine to manage my forms. is it possible? if it's not can u give me any advice about that View the original post :

[JBoss-user] [JBoss jBPM] - Re: JBoss jBPM 3.1 Data Model Wiki

2006-04-27 Thread achilloman_jbpm
thx a lot, this link helps a lot View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3939771#3939771 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3939771 --- Using Tomcat but

[JBoss-user] [JBoss jBPM] - javax.servlet.ServletException !!!

2006-04-18 Thread achilloman_jbpm
hi, i had done a web app similar to the one in the sample. i used the package webapp for that, and the presentation layer of the source. when i tried to run it, i got this exception: exception | | javax.servlet.ServletException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be

[JBoss-user] [JBoss jBPM] - Re: problem running my process

2006-04-17 Thread achilloman_jbpm
hi, in the login interface i have in th Start New Process Execution my process (consultation) but there is no create new process link[img][/img] View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3937676#3937676 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: problem running my process

2006-04-17 Thread achilloman_jbpm
yes it has a task.. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3937680#3937680 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3937680 --- This SF.Net email is

[JBoss-user] [JBoss jBPM] - Re: problem running my process

2006-04-17 Thread achilloman_jbpm
i wonder why the users i defined in my process don't show up in the login list? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3937682#3937682 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3937682

[JBoss-user] [JBoss jBPM] - Re: problem running my process

2006-04-17 Thread achilloman_jbpm
?xml version=1.0 encoding=UTF-8? | | process-definition | xmlns=urn:jbpm.org:jpdl-3.1 name=consultation |swimlane name=souscripteur | assignment expression=user(souscripteur)/assignment |/swimlane |swimlane name=intermediaire | assignment

[JBoss-user] [JBoss jBPM] - Re: problem running my process

2006-04-17 Thread achilloman_jbpm
sorry for bothering u with all this questions, the first problem is resolved, i can now execute my process. but the problem of users that don't show up, i couldn't resolve it. can u explain me more how can i add my users to the identity module.. View the original post :

[JBoss-user] [JBoss jBPM] - problem running my process

2006-04-16 Thread achilloman_jbpm
hi, using the getting started, and after that i've deployed my process, when i run it i can't log with the users i have defined in my process. there r still cookie monster, ernie,.. what do i hav to do to log on in the first page login.jsp with my users??? View the original post :

[JBoss-user] [JBoss jBPM] - utility of jbpm in a huge j2ee application

2006-04-14 Thread achilloman_jbpm
hi, i wanna know if we can integrate jbpm in j2ee application, to provide the service of modeling some processes. it could be like a service communication between the j2ee application and my jbpm application. if it's possible, can u give me some advice thanx View the original post :

[JBoss-user] [JBoss jBPM] - Re: utility of jbpm in a huge j2ee application

2006-04-14 Thread achilloman_jbpm
thx kevin, i looked to the post, in my case, we want that the jbpm engine deals with the process states and let the business part developped by the j2ee application. for exemple, can i, upon the actions, invoke some services in the business layer of the j2ee application. i think that could be

[JBoss-user] [JBoss jBPM] - forms in jbpm

2006-04-14 Thread achilloman_jbpm
hi, my question is: based on the sample process websale, how does it generate automatic forms related to each process View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3937485#3937485 Reply to the post :

[JBoss-user] [JBoss jBPM] - utilisateurs pour chaque swimlane

2006-04-10 Thread achilloman_jbpm
bonjour, je voudrais savoir comment je peux créer des utilisateurs pour chaque swimlane, Comme ça mon acteur sera représenté par une table dans la base de données merci View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936312#3936312 Reply to the post :

[JBoss-user] [JBoss jBPM] - getting started with jbpm

2006-04-10 Thread achilloman_jbpm
hello, how can i deploy my process automatically without using the (jbpm/upload) of the sample websale in other words, how can i create my upload? thanx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936473#3936473 Reply to the post :