Re: How to improve dojo performance in Struts 2.0.9

2007-12-25 Thread Manos Batsis
Quoting Roberto Nunnari <[EMAIL PROTECTED]>: > Yes.. I believe that's right, but wouldn't it be great if we were > able to tell tomcat/struts to keep some static web resources from jar > files in cache (already decompressed and ready to be sent to > clients)? That is exactly the approach we have a

Re: How to improve dojo performance in Struts 2.0.9

2007-12-25 Thread Roberto Nunnari
Hi Jeromy. Thank you for your reply! My comments below: [EMAIL PROTECTED] wrote: Roberto Nunnari wrote: Hi Jeromy and list. I'm trying a self built struts-2.1.1-snapshot with the dojo plugin and I'm seeing very slow dojo performance.. I thought that the dojo performance problem whould be sol

Re: How to improve dojo performance in Struts 2.0.9

2007-12-23 Thread jeromy . evans
Roberto Nunnari wrote: > Hi Jeromy and list. > > I'm trying a self built struts-2.1.1-snapshot with the dojo plugin > and I'm seeing very slow dojo performance.. I thought that the dojo > performance problem whould be solved in 2.1.1 using the plugin, but > it doesn't seam so now to me.. > Hi Rober

Re: How to improve dojo performance in Struts 2.0.9

2007-12-23 Thread Roberto Nunnari
Hi Jeromy and list. I'm trying a self built struts-2.1.1-snapshot with the dojo plugin and I'm seeing very slow dojo performance.. I thought that the dojo performance problem whould be solved in 2.1.1 using the plugin, but it doesn't seam so now to me.. So.. I have two questions: 1) do the infor

Re: How to improve dojo performance in Struts 2.0.9

2007-12-11 Thread Jeromy Evans
Richard Sayre wrote: Is the $resources$ directory WEB-INF? On Oct 6, 2007 8:51 AM, Jeromy Evans <[EMAIL PROTECTED]> wrote: $resources$ refers to the directory that contains your web files (eg. the directory that contains /index.jsp and the parent directory of WEB-INF) Better description: h

Re: How to improve dojo performance in Struts 2.0.9

2007-12-11 Thread Richard Sayre
Is the $resources$ directory WEB-INF? On Oct 6, 2007 8:51 AM, Jeromy Evans <[EMAIL PROTECTED]> wrote: > I thought I'd share the instructions I prepared for creating a dojo > 0.4.2 custom profile for Struts 2.0.9. The objective is to bundle all > the required dojo resources into dojo.js to avoid t

Re: How to improve dojo performance in Struts 2.0.9

2007-10-19 Thread Jeromy Evans
Andre Prasetya wrote: TQ Jerome, can i combine the struts api & core of 2.1 snapshot with the plugins from 2.0.9 ? I'm not sure as I haven't tried it, but I sure some will work and some won't. You'd be better off starting a new email thread and asking whether the specific plugin works with 2.1

Re: How to improve dojo performance in Struts 2.0.9

2007-10-19 Thread Martin Gainty
m.xml does use xwork version 2.0.4 (Unsure about upgrades to 2.1 at this point) Bon Chance Martin-- - Original Message - From: "Andre Prasetya" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, October 19, 2007 6:27 AM Subject: Re: How to improve

Re: How to improve dojo performance in Struts 2.0.9

2007-10-19 Thread Andre Prasetya
TQ Jerome, can i combine the struts api & core of 2.1 snapshot with the plugins from 2.0.9 ? and do i need xwork 2.1 to use the snapshot ? -Andre- Jeromy Evans wrote: Andre Prasetya wrote: Any dates for 2.1.x release ? I just tried struts 2.0.9 and i like it very much, feature that i need mos

Re: How to improve dojo performance in Struts 2.0.9

2007-10-18 Thread Jeromy Evans
Andre Prasetya wrote: Any dates for 2.1.x release ? I just tried struts 2.0.9 and i like it very much, feature that i need most is the ajax validation which is only at 2.1.x CMIIW Hi Andre, This thread was the last direct answer to your question: http://www.nabble.com/struts-2.1-release-avai

Re: How to improve dojo performance in Struts 2.0.9

2007-10-18 Thread Andre Prasetya
Any dates for 2.1.x release ? I just tried struts 2.0.9 and i like it very much, feature that i need most is the ajax validation which is only at 2.1.x CMIIW -Andre- Jeromy Evans wrote: Pedro Herrera wrote: It´s not working to me. why don´t you leave yours jars available ? Herrera Hi P

Re: How to improve dojo performance in Struts 2.0.9

2007-10-18 Thread Martin Gainty
Here is what I found you need the custom-rhino.jar size=715,901 to start with located on your (system)classpath now run the ant targets individually cd buildscripts ant -Dprofile=struts2 -Dstrip_and_compress=true cleanant -Dprofile=struts2 -Dstrip_and_compress=true release Note that you will nee

Re: How to improve dojo performance in Struts 2.0.9

2007-10-18 Thread Jeromy Evans
Pedro Herrera wrote: It´s not working to me. why don´t you leave yours jars available ? Herrera Hi Pedro, I can't really create a jar for you because its not appropriate to extract part of struts out and then redistribute it. I could create a script I suppose, but the problem is mostly s

Re: How to improve dojo performance in Struts 2.0.9

2007-10-18 Thread Pedro Herrera
It´s not working to me. why don´t you leave yours jars available ? Herrera Jeromy Evans - Blue Sky Minds wrote: > > As suggested, I've added these instructions to the community wiki. > > http://cwiki.apache.org/confluence/display/S2WIKI/Creating+a+custom+Dojo+profile+for+Struts+2.0.9 > > W

Re: How to improve dojo performance in Struts 2.0.9

2007-10-10 Thread Jeromy Evans
As suggested, I've added these instructions to the community wiki. http://cwiki.apache.org/confluence/display/S2WIKI/Creating+a+custom+Dojo+profile+for+Struts+2.0.9 Wes Wannemacher wrote: This was my original suggestion to post it into the community wiki because any changes that would be made t

RE: How to improve dojo performance in Struts 2.0.9

2007-10-10 Thread Martin Gainty
f Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission.(mobile) 001-603-438-5053> From: [EMAIL PROTECTED]> To: user@struts.apache

Re: How to improve dojo performance in Struts 2.0.9

2007-10-10 Thread juanc
thanks at all, my application work fine now, the load of pages took too much time. Juan Carlos Musachy Barroso wrote: > > Oh, that makes more sense :), in 2.1 there will also be a property to > specify the base url to load dojo, so you could use a different dojo > distribution (served from any

RE: How to improve dojo performance in Struts 2.0.9

2007-10-10 Thread Session Mwamufiya
improve dojo performance in Struts 2.0.9 I am newbie in struts 2. How do you do that resources are loaded from the directory rather than the jar? I mean, in which configuration file the directory of dojo and template is written? thanks a lot regards

[OT] Contract stupidity (was Documentation versus Community Wiki (was Re: How to improve dojo performance in Struts 2.0.9))

2007-10-10 Thread Antonio Petrelli
2007/10/10, Ted Husted <[EMAIL PROTECTED]>: > > Sadly, not everyone can file a CLA. Many organizations still use > aggressive IP agreement that assign rights to our every stray thought > to the company, 24/7. > Once I thought my mind was mine, but now I know it's property of my company :-) This i

Documentation versus Community Wiki (was Re: How to improve dojo performance in Struts 2.0.9)

2007-10-10 Thread Ted Husted
Since projects like Struts wear our code "on our sleeve", there's always a discussion over whether the website should represent the latest documentation or the documentation for the "best available" release. Over the years, we've done it one way and the another, and now we do it both ways :) The l

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread Wes Wannemacher
This was my original suggestion to post it into the community wiki because any changes that would be made to the main wiki may not propagate until the next release of struts (2.1.x?) which this may no longer be an issue. I figured it could be posted there and if the powers that be know a special wa

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread Don Brown
To add to that, there are really two wiki's - official docs (WW) and the informal docs (S2WIKI), and only the former requires a CLA. Anyone can access and edit the S2WIKI. The fact that the main docs require an CLA is a business decision, and not a limitation of the wiki software. As Dave mention

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread Musachy Barroso
Oh, that makes more sense :), in 2.1 there will also be a property to specify the base url to load dojo, so you could use a different dojo distribution (served from any url that you like), check the "head" tag for details on the ajax tags. regards musachy On 10/9/07, Jeromy Evans <[EMAIL PROTECTE

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread Jeromy Evans
Musachy, I think Juan means in 2.0.9 he want the static resources to be served from a directory instead of struts2-core-2.0.9.jar as per the optimization recommended at http://struts.apache.org/2.x/docs/performance-tuning.html Juan, first, if you're new to struts 2 you don't need to be concern

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread Dave Newton
--- cilquirm <[EMAIL PROTECTED]> wrote: > I hadn't really started fragmenting anything yet. > I was engaging in conversation. As was I. > My whole point was to get around the barrier of > entry of engaging people to add and modify stuff. > Getting someone else to maybe do it doesn't seem > like

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread cilquirm
I hadn't really started fragmenting anything yet. I was engaging in conversation. I'm not sure if you checked recently but the apache wiki is slow to get updated. I don't disagree that having a centralized place for it is definitely the best route, but there's tons of information out there th

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread Dave Newton
--- cilquirm <[EMAIL PROTECTED]> wrote: > Any thought given to using a secondary wiki ( like > Wetpaint or one of the other myriad of services that > come up when you type in wiki into the mashable > search box ) to ease the burden? Please don't start fragmenting community documentation. If a CL

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread cilquirm
Sorry to hijack this thread, because I fully agree with Wes that this is good stuff to put into a wiki. It's a little trickier with the apache wiki because you need to sign and send over the CLA ( not terribly hard, but sometimes may not be possible. ) Any thought given to using a secondary wiki

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread Musachy Barroso
Everything ends up inside a jar, in this case struts-dojo-plugin.jar. It is at compile time, and before packing the jar that the javascript files should be generated. musachy On 10/9/07, Juan Carlos Serrano <[EMAIL PROTECTED]> wrote: > I am newbie in struts 2. > > How do you do that resources are

Re: How to improve dojo performance in Struts 2.0.9

2007-10-09 Thread Juan Carlos Serrano
I am newbie in struts 2. How do you do that resources are loaded from the directory rather than the jar? I mean, in which configuration file the directory of dojo and template is written? thanks a lot regards

Re: How to improve dojo performance in Struts 2.0.9

2007-10-06 Thread Musachy Barroso
I'm doing this "by hand" on the profile for 2.1 (profile and instructions on how to build are on the dojo plugin folder), but we need to get it done with maven so it is part of the build process, if any maven guru would like to help with that, feel free to jump in :) regards musachy On 10/6/07,

Re: How to improve dojo performance in Struts 2.0.9

2007-10-06 Thread Wes Wannemacher
Jeromy, I didn't verify that this works (because I am pretty sure it probably would), but have you thought about putting it in the community wiki? This topic comes up quite often and it would be helpful to many people. -Wes On 10/6/07, Jeromy Evans <[EMAIL PROTECTED]> wrote: > I thought I'd shar