[JBoss jBPM] - Re: How to capture the connection line(Starting point, end po
by tjcuwangji
sorry the sample file didn't show up, let me try again:
<?xml version="1.0" encoding="UTF-8"?>
| <processdefinition name="weeklyReport">
|
| <transition name="fork1" from="Writing report">
| <point x="180" y="126"></point>
| <point x="210" y="126"></point>
| </transition>
|
| <transition name="Project manager check" from="fork1">
| <point x="210" y="126"></point>
| <point x="241" y="41"></point>
| <point x="265" y="41"></point>
| </transition>
|
| <transition name="Department leader check" from="fork1">
| <point x="210" y="126"></point>
| <point x="238" y="98"></point>
| <point x="265" y="98"></point>
| </transition>
|
| <transition name="CIO check" from="fork1">
| <point x="210" y="126"></point>
| <point x="241" y="167"></point>
| <point x="265" y="167"></point>
| </transition>
|
| <transition name="CEO check" from="fork1">
| <point x="210" y="126"></point>
| <point x="241" y="232"></point>
| <point x="265" y="232"></point>
| </transition>
|
| <transition name="join1" from="Project manager check">
| <point x="408" y="40"></point>
| <point x="444" y="40"></point>
| <point x="474" y="126"></point>
| </transition>
|
| <transition name="join1" from="Department leader check">
| <point x="408" y="102"></point>
| <point x="444" y="102"></point>
| <point x="474" y="126"></point>
| </transition>
|
| <transition name="join1" from="CIO check">
| <point x="408" y="161"></point>
| <point x="446" y="161"></point>
| <point x="474" y="126"></point>
| </transition>
|
| <transition name="join1" from="CEO check">
| <point x="409" y="223"></point>
| <point x="445" y="223"></point>
| <point x="474" y="126"></point>
| </transition>
|
| <transition name="end" from="join1">
| <point x="474" y="126"></point>
| <point x="494" y="126"></point>
| </transition>
|
| </processdefinition>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158579#4158579
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158579
17 years, 10 months
[JBoss Tools (users)] - jboss tools not read for seam..
by Elhananm
hi all..
i'm in the process of converting the examples in seam directory to a seam project in jboss tools.
so far i did the registration,messages and booking, i don't know to how contribute them (or where) but i would like to.
so far what i did was to create a project with the wizard, then copy all the java source files into the ejb project part, all the xhtml files the web project, and distribute the various files (sometimes copying parts of them)to the files allready created
the projects are configured with mysql
to issues i've noticed, the messages project will fail with mysql as the read columns is reseverd keyword in mysql.
i had to convet the messages.jsp to my facelets.xhtml file as there was no way i could find to seperate the faceslres stuff from the project, and if i start using faces jsp with facelets i get some sort of runtime exception in jboss about line one.
also in the booking example, it kept comlaining how the authenticator componenet was allready defined (on the annotation of authenticatorAction), when i tried playing with the interface, it start to complain about there too, i then used recactor-rename on the interface, and the problems went away!!
also when it did report the name duplication, it did so 8 times, (and sometimes 2 times in the error log).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158571#4158571
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158571
17 years, 10 months
Delivery Status Notification (Failure)
by postmaster@lists.jboss.org
This is an automatically generated Delivery Status Notification.
Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop.
mv0glxqtexwimfaeaaaaa(a)technodom.kz
17 years, 10 months