Thanks. I'm generating regions dynamically now like a madman.
*Wes Williams | Pivotal Sr. **Data Engineer*
781.606.0325
http://pivotal.io/big-data/pivotal-gemfire
On Mon, Aug 31, 2015 at 4:04 PM, Jacob Barrett wrote:
> You have to quote all your property names and remove the // comments.
>
>
>
You have to quote all your property names and remove the // comments.
Jacob Barrett
Manager
GemFire Advanced Customer Engineering (ACE)
Pivotal
jbarr...@pivotal.io
503-533-3763
For immediate support please contact Pivotal Support at
http://support.pivotal.io/
On Mon, Aug 31, 2015 at 11:5
Wes,
That doesn’t look like valid json to me…try http://jsonlint.com.
Anthony
> On Aug 31, 2015, at 11:43 AM, Real Wes Williams
> wrote:
>
>
>
> I’m creating regions dynamically using JSON… at least that’s the goal. The
> JSONFormatter blows up when trying to convert the JSON fragment belo
I’m creating regions dynamically using JSON… at least that’s the goal. The
JSONFormatter blows up when trying to convert the JSON fragment below to a
PDXInstance in preparation to be read by Region Attributes. I am referring to
the AbstractBaseController>convert(String son) method. Does the j