[jboss-user] [jBPM] - Variables types / String too large for column

HuiSheng Xu do-not-reply at jboss.com
Mon Aug 9 08:35:05 EDT 2010


HuiSheng Xu [http://community.jboss.org/people/rebody] replied to the discussion

"Variables types / String too large for column"

To view the discussion, visit: http://community.jboss.org/message/556483#556483

--------------------------------------------------------------
Actually,  there is no easy way to convert char[] to string.  You must create a bean a export this bean to the jbpm.cfg.xml,  like <object name="myConverterBean" class="my.converterBean"/>, then use this bean to convert char[] to String.  like #{myConverterBean.convert(charArray)}.

Hmm~,  I see.  Seems we should provide a way to auto-detect how to store long string.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/556483#556483]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100809/7f0fe256/attachment.html 


More information about the jboss-user mailing list