NullPointerException in 4.0alpha initialize

2004-05-13 Thread Zimdars, Andrew
[I previously posted this to the newsgroup, but it didn't make it to the mailing list ...] I'm trying to initialize and run a Ptolemy model generated by XSLT from an existing XML description of an experiment (not a MoML file). When I try to run the model, I get the error:

XML fragments as StringTokens/XMLTokens

2004-04-14 Thread Zimdars, Andrew
I'm trying to construct a container that takes an XML fragment as a parameter value. I've tried two approaches to this, and both result in exceptions (possibly due to limitations in the Microstar XML parser, or laxity in my attempt to use XML). If I use public MyChannel extends