dev@woodstock.java.net

Re: Woodstock tree component issue

From: Brett M. Bergquist <bbergquist_at_canoga.com>
Date: Fri, 07 Dec 2007 14:25:04 -0500

The problem that I found is that the Netbeans jar file "NetBeans
6.0\visualweb1\modules\org-netbeans-modules-visualweb-project-jsf.jar"
contains a file called "woodstock-components.xml". Inside there, is a
reference to "dojo-0.9.0.jar". I had to unjar this file and edit this
to be "dojo-1.0.1.jar" so that Netbeans would not give a Unresolved
Reference error.

So just following the instructions at
     
http://wiki.netbeans.org/wiki/view/UpdatingWoodstockLibraryInNetBeans6#section-UpdatingWoodstockLibraryInNetBeans6-InstallThePlugins
will not work without a little more effort.

Brett M. Bergquist wrote:
> One problem is that I could not find the tag to use to pull out the
> 4.1.1 release code on the site. It would be real useful to document
> that tags that are assigned to each build. I ended up doing a "cvs
> log" on "master/build.xml" to find the tags that were applied to that
> file.
>
> I can confirm that the code can be build, then NBM's installed, and
> the tree works, however. I am having a little issue after installing
> the built NBM's where the Woodstock library in NB still seems to
> reference dojo 0.9 and not the dojo 1.0. I'm retrying from scratch
> now to see what the problem is.
>
>
>
> Ratnadeep Bhattacharjee wrote:
>> This has been addressed and should be available in the upcoming 4.1.1
>> release. You can get the fix right now if you want to build the src
>> code yourself: https://woodstock.dev.java.net/BuildYourself.htm
>>
>> -Deep.
>>
>>
>> Nicolas Gaudin wrote:
>>> Hi,
>>>
>>> I am writing to you because I am currently facing an issue on how
>>> Tree component in rendered.
>>>
>>> This issue is faced in my own web application but also in the
>>> example.war provided and showing how to use woodstock components.
>>>
>>>
>>>
>>> and when i click on Node 11 or Node 12 or other (*except for node
>>> being the first child of root node*), here is what happens
>>>
>>>
>>>
>>> *As you can see, when selected , they all appear with an offset *
>>> Node 12 should appear just below node 11....and Node 30 at the same
>>> level as Node 10.
>>>
>>>
>>> Any help or fix on this would be greatly appreciated.
>>>
>>> Many thanks in advance
>>> Regards,
>>> Nicolas
>>>
>>> PS: There is no issue in Glassfish admin console tree frame....??
>>>
>>>
>>>
>>>
>>> --
>>> Nicolas Gaudin <mailto:nicolas.gaudin_at_mfpsoft.com>
>>> Responsable Technique Solutions Web
>>> Tel :
>>> Mobile : 05 62 57 14 29
>>> 06 69 58 86 05
>>>
>>> [MFP SOFT] <http://www.mfpsoft.com/>
>>>
>>> Immeuble Stratège – Bâtiment 1
>>> Rue Ampère – BP 57213
>>> LABEGE CEDEX
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_woodstock.dev.java.net
>> For additional commands, e-mail: dev-help_at_woodstock.dev.java.net
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: dev-help_at_woodstock.dev.java.net
>
>
>