Hi Juris,
Try deleting the directory "/workflow-data/" from your project
repository, and restart the server. There were some changes between
beta1 and beta2 that made the serialization format incompatible. I
added serialVersionUID to all classes, so serialized data should be
forwards compatible from now on! I have a feeling this is the cause of
the problem you're seeing.
-Alex
On Jun 29, 2005, at 10:31 AM, Juris Treibahs wrote:
> Hello, Alex!
> I've set up some HyperContent1.4 projects. Comparing with
> HyperContent1.4 working with HyperContent2.0 seems easer. The prewiew
> function makes development of page more comfortable. Thing I still did
> not manage to do is build and publish. I copied workflow directory
> from hypercontent2.0b2 zip file from sample-repository and added to my
> project. In workflow of the project I see listing of events, but when
> I click on one of them I get error "Invocation of method 'contains' in
> class org.hypercontent.util.Arrays threw exception class
> java.lang.NullPointerException : null". I compiled HyperContent2.0
> from CVS but the error still remains.
>
> I have questions to Alex about workflow xml format. Should I provide
> some specific information about my project and set any atributes? On
> Monday's post "Re: HC 2 problems" you answered "For Build and Publish,
> click the "more details"" link once the process". Does "more details"
> link appear after building using workflow script? I could not see it
> because of error I mentioned above.
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Hypercontent-users mailing list
> Hyp...@li...
> https://lists.sourceforge.net/lists/listinfo/hypercontent-users
>
|