Sep 04
JBoss.com – Forums – storing strings longer than 4000 in Context Variables?:
I modified the StringInstance.hbm.xml to hold text instead of the a String (4000). Also had to alter the mssql.create.sql script so that the JBPM_VARIABLEINSTANCE.STRINGVALUE_ is text. this worked for my initial tests when I was hold large Stringified XML. I was wondering about any implications because of this change say when I want to view the variable instance in a webapp?. thanx -ram