Skip to: Site menu | Main content

XPlanner

Planning and tracking tool for agile teams following XP or Scrum

SOAP API problems Print

from http://docs.codehaus.org/display/XPR/mail/29794

I'm using the SOAP interface a lot, though I'm doing so with Ruby. It

works great as long as I don't use the "attributes" because those are

Maps. (As any cross-platform implimentation guide for SOAP tells you,

always use primatives and arrays, or things composed of primatives.)