[jBPM Users] - Task descriptions not possible?
by sebastian.s
Hello forum,
I was sure I posted this a couple of hours ago but now that I wanted to check if there were any answers I could not find my post? In case you find it, sorry for the double post.
My question is regarding the description of tasks. The class Task has a member called description and the respective getter and setter but in the GPD there is no way to specify the description of a task. So I tried editing the process definition manually by adding an attribute called description to a task but Eclipse told me that this does not match the schema. Adding an element description inside the task definition did not work either.
How can I specificy the description of a task? Just at runtime?
Thanks for any hints
Sebastian
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256885#4256885
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256885
16 years, 7 months
[JBoss Tools Users] - Re: Jboss Tools for Seam
by max.andersen@jboss.com
"allforjava" wrote : Hi Max, not expected such active+healthy conversation. Thank you.
|
| anonymous wrote : eh ? Java have .jar files to handle that ;)
| |
| | Create a utility jar project and add it as a dependency in the war project and it will be included.
|
| I agree to it. However during development phase either I need to create multiple projects OR club everything in single projects before jaring them [fidiling with dependencies]. I have just gave an example for the need of modularity. And not as my only requirement.
|
I'm not sure what you are saying here ? You want modularity but you dont want to fiddle with dependencies ? How can you get one without the other ?
anonymous wrote :
| anonymous wrote : seam-gen has support for just generating the UI part too. seam generate-ui I think ?
|
| Does Eclipe IDE plugin has this option? Or can I use the console based command 'generate ui' to have views for Eclipse IDE created Seam Project. I doubt.
As said a few times now, Generate entities in JBoss Tools has support to choose "from entities" and not just "from database".
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256876#4256876
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256876
16 years, 7 months