I'd suggest starting a new thread regarding your SVN problems.

As for the javascript file, it seems to be included in the build.  I
found it in myfaces-all.jar#org\apache\myfaces\custom\tree2\resource\javascript

You mentioned myfaces.jar.  That is the old jarfile name.  The new one
is myfaces-all.jar.  It doesn't sound like you are using the latest
and greatest (although myfaces.jar should have had the javascript file
in it for some time now.)

sean

On 7/6/05, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>  
> The javascript files are simply missing in the folder
> myfaces.jar\org\apache\myfaces\custom\tree2\resource\javascript
> . 
> My problem is, that I did not managed it to connect to the svn repository -
> my system is behind a proxy/firewall. Somehow that does not work. 
>  
> Can somebody give me an advice? I'm using Eclipse 3.0 and subclipse 0.9.31. 
>  
> Mathias Werlitz 
>  
> [EMAIL PROTECTED] schrieb am 06.07.2005 14:25:53:
> 
>  
>  > Mathias,
>  > 
>  > I will check into it when I get to work (leaving now.)  In the
>  > meantime, I was just running tree2 examples from the latest source and
>  > I didn't recall any problems?  Can you try building the simple
>  > examples and verify if those work or not.
>  > 
>  > If I had to guess from your stack trace, it sounds like the javascript
>  > is not in the tomahawk.jar/myfaces-all.jar.  It should be in the
>  > 'resources' dir under tree2.
>  > 
>  > sean
>  > 
>  > On 7/6/05, [EMAIL PROTECTED]
>  > <[EMAIL PROTECTED]> wrote:
>  > >  
>  > > The Tree2 does not work client-side because the javascript files cannot
> be
>  > > loaded via the Filter in the current Build: 
>  > >  
>  > > java.io.IOException: Unable to find resource javascript/tree.js for
>  > > component tree2.HtmlTreeRenderer. Check that this file is available in
> the
>  > > classpath in sub-directory /resource of the component-directory.
>  > >                 
>  > > org.apache.myfaces.component.html.util.AddResource.
>  > serveResource(AddResource.java:244)
>  > >                 
>  > >
> org.apache.myfaces.component.html.util.ExtensionsFilter.
>  > doFilter(ExtensionsFilter.java:98)
>

Reply via email to