Hi,
I can't get a node configuration for am Map to run.
My jPDL looks like this:
| <action class="baseJbpmActionHandler.MyHandler" >
| <vars>
|
<entry><key>Vertragsnummer</key><value>12346</value></entry>
| <entry><key>Vorgang</key><value>25847</value></entry>
|
<entry><key>StichtagTest</key><value>01.03.2007</value></entry>
| </vars>
| </action>
|
In the ActionHandler I wnat to have a Map (HashMap) with these entrys.
There is no example in the documentation. So:
How does the ActionHandler where I can inject these entries into look like?
Thank You!
Martin
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076794#4076794
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076794
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user