I discovered that ProVision can export in the xmi format (uml), which I can
then take and use AndroMDA and that jBPM cartridge and convert over to my
processdefinition.xml. Thanks for the help!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950961#3950961
R
Has anyone attempted to use a commercial modeler like ProVision to create their
process definitions? It seems like you could convert its exported xml from to
a processdefinition.xml.
Is the only modeler option available the eclipse plugin?
View the original post :
http://www.jboss.com/index
I'm using jdk 1.4.2 and not doing anything custom. I'm just trying to use the
base jbpm code.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943196#3943196
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943196
-
I'm using oracle 9.2i with the native oracle jdbc driver and I think I've come
across a bug. This is in the ConverterEnumType class in the nullSafeGet
method. Basically, the resultSet.getString(names[0]) appends a space to the
end of the value. The value in the database is 'R' (datatype is CH