<div><div>Tal vez, mariano necesita exportar y materializar los colaboradores de la Clase WAAdmin</div><div><br></div><div>Perhaps.. mariano need. export and materialize  WAAdmin Class Side collaborators, where are registered the entry points..</div>
<div><br></div><div>Remember Mariano Work in a  Fuel experiment.. </div></div><div><br></div><div>best..</div><br clear="all"><a href="http://about.me/diogenes.moreira" target="_blank">http://about.me/diogenes.moreira</a><br>

<br><br><div class="gmail_quote">On Thu, Sep 22, 2011 at 6:40 PM, Dale Henrichs <span dir="ltr">&lt;<a href="mailto:dhenrich@vmware.com">dhenrich@vmware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Mariano,<br>
<br>
Seaside is pretty touchy when it comes to initialization sequence ... I have had occasion to try to reset the state of Seaside after it has been loaded and initialized and it can be a frustrating process...<br>
<br>
Here&#39;s the list that i was using at one point in time:<br>
|                         WAAdmin clearAll.<br>
|                         WAAdmin reset.<br>
|                         WAEnvironment reset.<br>
|                         WASharedConfiguration initialize.<br>
|                         WAEnvironment initialize.<br>
<br>
After this I think that the components have to be registered again ...<br>
<br>
This might help...<br>
<font color="#888888"><br>
Dale<br>
</font><div><div></div><div class="h5"><br>
----- Original Message -----<br>
| From: &quot;Mariano Martinez Peck&quot; &lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt;<br>
| To: &quot;Seaside - general discussion&quot; &lt;<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>&gt;<br>
| Sent: Thursday, September 22, 2011 1:58:34 PM<br>
| Subject: Re: [Seaside] Seaside not loading css styles (but our fault)<br>
|<br>
|<br>
| Well...<br>
|<br>
| <a href="http://localhost:2323/" target="_blank">http://localhost:2323/</a><br>
|<br>
| -&gt;<br>
|<br>
| [22:50:51.466] GET <a href="http://localhost:2323/" target="_blank">http://localhost:2323/</a> [HTTP/1.1 200 OK 4ms]<br>
| [22:50:51.513] GET<br>
| <a href="http://localhost:2323/files/JQDeploymentLibrary/jQuery.js" target="_blank">http://localhost:2323/files/JQDeploymentLibrary/jQuery.js</a> [HTTP/1.1<br>
| 404 Not Found 2ms]<br>
| [22:50:51.522] GET<br>
| <a href="http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js" target="_blank">http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js</a><br>
| [HTTP/1.1 404 Not Found 12ms]<br>
| [22:50:51.528] GET<br>
| <a href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css" target="_blank">https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css</a><br>
| [HTTP/1.1 304 Not Modified 85ms]<br>
| [22:50:51.535] GET<br>
| <a href="http://localhost:2323/files/WAWelcomeFiles/welcome.css" target="_blank">http://localhost:2323/files/WAWelcomeFiles/welcome.css</a> [HTTP/1.1 404<br>
| Not Found 24ms]<br>
| [22:50:51.554] GET<br>
| <a href="http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css" target="_blank">http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css</a><br>
| [HTTP/1.1 404 Not Found 36ms]<br>
| [22:50:51.571] GET<br>
| <a href="http://localhost:2323/files/WADevelopmentFiles/development.css" target="_blank">http://localhost:2323/files/WADevelopmentFiles/development.css</a><br>
| [HTTP/1.1 404 Not Found 37ms]<br>
| [22:50:51.633] Error in parsing value for &#39;filter&#39;. Declaration<br>
| dropped. @<br>
| <a href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:22" target="_blank">https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:22</a><br>
| [22:50:51.709] Unknown property &#39;zoom&#39;. Declaration dropped. @<br>
| <a href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:330" target="_blank">https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:330</a><br>
| [22:50:51.822] GET<br>
| <a href="http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js" target="_blank">http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js</a><br>
| [HTTP/1.1 404 Not Found 1ms]<br>
| [22:50:51.881] GET<br>
| <a href="http://localhost:2323/files/WAWelcomeFiles/welcome.css" target="_blank">http://localhost:2323/files/WAWelcomeFiles/welcome.css</a> [HTTP/1.1 404<br>
| Not Found 1ms]<br>
| [22:50:51.892] GET<br>
| <a href="http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css" target="_blank">http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css</a><br>
| [HTTP/1.1 404 Not Found 12ms]<br>
| [22:50:51.903] GET<br>
| <a href="http://localhost:2323/files/WADevelopmentFiles/development.css" target="_blank">http://localhost:2323/files/WADevelopmentFiles/development.css</a><br>
| [HTTP/1.1 404 Not Found 23ms]<br>
|<br>
|<br>
| And if I go to <a href="http://localhost:2323/files" target="_blank">http://localhost:2323/files</a> I see NOTHING. EMPTY.<br>
|<br>
| ...<br>
|<br>
|<br>
| On Thu, Sep 22, 2011 at 10:49 PM, Mariano Martinez Peck &lt;<br>
| <a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a> &gt; wrote:<br>
|<br>
|<br>
|<br>
|<br>
|<br>
|<br>
|<br>
|<br>
|<br>
| &gt; And the same with all the methods of WAWelcomeFiles.<br>
|<br>
| Are you saying you get the same data for all files?<br>
|<br>
|<br>
|<br>
|<br>
| No sorry. I wanted to say that WAWelcomeFIles is correct and whatever<br>
| I ask, it is correct.<br>
|<br>
|<br>
|<br>
|<br>
|<br>
| &gt; Any clues of what can be the problem ?<br>
|<br>
| Likely there is something messed up with the configurations.<br>
|<br>
| You can reinitialize all code with the following Gofer helper:<br>
|<br>
| WADevelopment reinitializePackages: WADevelopment allPackages<br>
|<br>
| Similarly, you can see if there are any code differences:<br>
|<br>
| WADevelopment localPackageChanges: WADevelopment allPackages<br>
|<br>
|<br>
|<br>
| That&#39;s doesn&#39;t help, because I am NOT loading seaside with<br>
| Metacello/Gofer/Monticello/MZC. Instead, we are experimenting with<br>
| Fuel ;)<br>
| So...I am sure there must be a problem somewhere in our code, but I<br>
| cannot understand what.<br>
|<br>
| Thanks in advance,<br>
|<br>
|<br>
|<br>
| Lukas<br>
|<br>
| --<br>
| Lukas Renggli<br>
| <a href="http://www.lukas-renggli.ch" target="_blank">www.lukas-renggli.ch</a><br>
|<br>
|<br>
|<br>
| _______________________________________________<br>
| seaside mailing list<br>
| <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
| <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
|<br>
|<br>
|<br>
|<br>
|<br>
|<br>
| --<br>
| Mariano<br>
| <a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br>
|<br>
|<br>
|<br>
|<br>
| --<br>
| Mariano<br>
| <a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br>
|<br>
|<br>
| _______________________________________________<br>
| seaside mailing list<br>
| <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
| <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
|<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br>