I have changed the methodo performFinish in class NewProcessDefinitionWizard
like this:
public boolean performFinish() {
| try {
| IFolder folder = page.getProcessFolder();
| folder.create(true, true, null);
|
I am trying to list the controller variables. They are showed ok, but when I
try to submit the form, clicking in save button, I got this error.
If I delete de inputText line, the controller variables works fine, but I can
delete because I need the input in the form.
the error says that variableI
It is in the same place of web.xml.
I am work with cvs code version 3_0_13_1. I am thinking that is problem of the
version of the plugin that generate and the jbpm-console.
I copy some java classes (in tag and aplication) of version 3_2 and its
reconized the jbpm data form, but the button generat
I have this jbpm.taglib.xml:
|
| http://java.sun.com/dtd/facelet-taglib_1_0.dtd";>
|
|
|
| http://jbpm.org/jsf
|
|
| processImage
|
| org.jbpm.webapp.ui.ProcessImage
|
|
|
|
| box
|
| org.jbpm.webapp.ui.Box
I generated by the button "Generate New Form ..." a form for a task.
In taskname.xhtml file have xmlns:tf="http://jbpm.org/jsf/tf"; and
xmlns:jbpm="http://jbpm.org/jsf";. And also have some tag using both, like
.
But when jbpm-console try to open the task page, I got the error
Tag Li
the correct start state is :
start-state name="enter request"
task name="request entry" swimlane="ernie"
controller
variable name="start date" access="read,write,required"
variable name="duration" access="read,write,required"
/controller
/ta
Someone can help me ?
I generate a form (request-entry.xhtml ) in generate form button, and deploy
the process. When i started the process, i got this error:
23:40:19,536 WARN [JpdlXmlReader] process xml warning: swimlane 'ernie' does
not have an assignment
23:40:48,642 WARN [ProxyWarnLog] Nar
007-12-03 23:31:27,568 ERROR [STDERR] 03/12/2007 23:31:27
com.sun.faces.lifecycle.ELResolverInitPhaseListener
populateFacesELResolverForJsp
INFO: JSF1027: [null] The ELResolvers for JSF were not registered with the JSP
container.
2007-12-03 23:31:27,609 DEBUG [org.jbpm.webapp.listener.JbpmPhaseL
in jboss log i have the error:
2007-12-03 23:31:27,568 ERROR [STDERR] 03/12/2007 23:31:27
com.sun.faces.lifecycle.ELResolverInitPhaseListener
populateFacesELResolverForJsp
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110062#4110062
Reply to the post :
htt
I am using org.jbpm.gd.jpdl.ui_3.0.13.1.jar and I customizated the xml process
definition. I try to deploy a process definition and I got the message "The
process archive deployed successfully.", but I check I hypersonic database and
the process was not there. I try to debug ProcessDeployer.depl
I have a agents.war in the deploy folder. I want to automatically start some
code execution when the jboss is started, without any user interaction. Is it
possible ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108744#4108744
Reply to the post :
http://ww
Where i can find a valid jboss instalation form source code ?
I run ant build for jdpl, it generates the jbpm-jpdl.jar in the folder
jbpm.3/jpdl/jar/target, but when i try to add this folder as a runtime
locations, eclipse shows me the error: this is not a valid jbpm instalation.
View the origi
Now, I created two files in jboss/server/default/conf:
user.properties
ernie=ernie
bert=bert
cookie monster=cookie monster
grover=grover
and roles.propeties
ernie=participant,administrator,manager
bert=participant
cookie monster=participant
grover=participant
And i go to a page that starts with:
I found in other topics that exists some in Wiki that explain it, but i did not
found.
In a new jboss, in put in the folder server/default/deploy the file
jbpm-console.war and in the folder server/default/data/hypersonic the
localDB.properties and localDB.script.
I can see the application, bu
I add el-api.jar, versao 1.0, e continue 2 erros:
the method getElContext is undefined for the type FacesContext and
the method getValueExpression(String) is undefined for the type Box (or
Interval ou ProcessImage).
Any idea to these errors, another jar ?
View the original post :
http://www.jbos
I am thinking that this problem is related with the compiler, but I am
downloaded the lasted jee version and instaled in c:\sun\jee, and put only it
(c:\sun\jee\jdk) in the Installed JRE in Eclipse.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094328#409432
In my console project, version 3_0_13_1, i have the error "import
javax.el.ValueExpression cannot be resolved". I do not changed the consoleĀ“s
source yet. Anyone known which lib is wrong ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093778#4093778
Reply
I changed the xml generated by the designer and, now, I wanted to create some
fields in the Process Execution in the web page generated (something like the
attributes generate by taks controller variables), but i am not finding the
that do it. It is in the designer too ?
the new xml is like thi
I download the source and I am trying to modify something, like a hello world.
Fox example, I change in the constructor of the class TaskFormGenerationDialog,
the line this.title = "Generate Task Form" for this.title = "Generate Task Form
Test";
I run the "All" target and copy the generate files
When I compile the code, I got 38 warnings like this bellow. I do not know if
it was related.
1. WARNING in
C:\pedroluppi\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\plugins\org.jbpm.gd.jpdl\src\org\jbpm\gd\common\editor\Editor.java
(at line 32)
[java] [javac
I generate the designer plugin from head source and put the directories
"jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/jbpm-jpdl-designer/eclipse/features/"
and
"designer/jpdl/org.jbpm.gd.jpdl.build/target/jbpm-jpdl-designer/eclipse/plugins/"
in "c:/Software/eclipse/", and in "Runtime Loca
And when I generate from the actual head version ? Where it is generate ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078579#4078579
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078579
_
Thank you for the help. I needed install http://www.info-zip.org/ and works.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077978#4077978
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077978
__
yes, but is is winzip and his add on. the command line is "wzzip -v
filename.zip", not zip. How can i do to correct this ? Any software to use the
command zip in windows ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077951#4077951
Reply to the post :
htt
I downloaded the jbpm.3 head source form cvs and in
jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/build.xml, I ran the "all" target.
And get the error bellow. Someone can i help ? i do not change any code.
Buildfile:
C:\Users\usuario\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\build.xml
25 matches
Mail list logo