----- Original Message -----
Sent: Sunday, June 27, 2004 8:48 AM
Subject: [Andromda-user] changes to bpm4struts

Hello,

 

For people using the CVS snapshots for bpm4struts instead of the milestone releases:

  • Form beans are being stored in session scope now, for more info: read the docs (built from CVS source too)
    This means you will need to replace all occurrences of scope=”request” to scope=”session” for fom beans in your JSPs
    generated by bpm4struts since they will not be overwritten, I hope this is clear ?
  • Displaytag taglib is supported (only exporting is not really working yet), see docs
  • A new validator type is supported: url, so you can tell bpm4struts to treat a parameter as a URL and displaying a message if the parameter is malformed

 

It seems the teamserver is back up: http://team.andromda.org/docs

 

Matthias just started a new build from CVS so the docs should be available anytime now

 

-- Actually since the build process has changed the nightly build needs to be updated...I was gonna do that right before the team server went down.  So don't think it

  will work correctly until then.  I'll do that later today.

 

-- Wouter

Reply via email to