I seem to struggle a little more than usual to get this thingy working.

After finding out that my components were apparenlty in 16 bits UTF, al though the file in SubEthaEdit and TextWrangler said they were UTF-8, I zapped all the gremlins via TextWrangler (Thanks Miguel), but now firing the component gives this error:


com.webobjects.foundation.NSForwardException for
com.webobjects.appserver._private.WODeclarationFormatException: <WOHTMLTemplateParser> no declaration for dynamic element (or component) named CheckBoxConditionsOK at com .webobjects .appserver ._private .WOHTMLWebObjectTag._elementWithDeclaration(WOHTMLWebObjectTag.java:212) at com .webobjects .appserver ._private.WOHTMLWebObjectTag.dynamicElement(WOHTMLWebObjectTag.java:122) at com .webobjects .appserver ._private .WOHTMLTemplateParser .didParseClosingWebObjectTag(WOHTMLTemplateParser.java:52) at com .webobjects .appserver ._private.WOHTMLParser.didParseClosingWebObjectTag(WOHTMLParser.java: 183) at com .webobjects .appserver._private.WOHTMLParser.endOfWebObjectTag(WOHTMLParser.java: 150) at com .webobjects .appserver._private.WOHTMLParser.parseHTML(WOHTMLParser.java:67)..

etc

I checked the code over and over again, It's all well formed HTML, I can even close the whole file until it's one <html>, when I click on the button in the HTML, WOLips displays the corresponding Element, I looked at the file in Text Wrangler and SubEthaEdit for any hidden characters, replace the woo file with one I am sure that is working (the one from Main.wo), I removed the API file, removed different localizations, cleaned the project several times, close WOLips, closed the Computers, cleaned all the caches.

What is it I am overlooking?

.html:
<br/>
<webobject name="CheckBoxConditionsOK"></webobject>

.wod

CheckBoxConditionsOK: WOCheckBox{
checked = buttonConditions;
name = "frmButtonConditions";
}

.wod

{
    "WebObjects Release" = "WebObjects 5.0";
    encoding = NSUTF8StringEncoding;
    variables = {};
}




Regards,

Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6273852


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to