Re: Tapestry Web Site Updated

2010-11-24 Thread Ulrich Stärk
No forum. Forums are a hell to administer and moderate. Apart from that, mailing lists are how Apache projects communicate. Use Nabble if you want to have the look and feel of a forum. Uli On 24.11.2010 04:56, Paul Stanton wrote: how about adding a forum? personally i prefer forums to mailing

Re: Threading and SSOs (again)

2010-11-24 Thread Moritz Gmelin
Thanks https://issues.apache.org/jira/browse/TAP5-1355 Moritz Am 24.11.2010 um 00:29 schrieb Josh Canfield: > Can you put the test case into jira? I'll try to look at it over the > holiday/weekend. > On 23 Nov 2010 13:16, "Moritz Gmelin" wrote: >> Hi, >> >> I was able to create a very simple

Re: [ANN] Polish blog about Tapestry 5

2010-11-24 Thread Michal Gruca
Don't worry to much about exception page, it's important for me that it gives me information, I don't need to like colors ;) Besides while translating, I guess that most of context data may be lost. My blog posts won't be 100% serious, it's just not my style. I'm big fan of T5, else I wouldn't fol

Re: T5 page request return blank layout under heavy load test

2010-11-24 Thread dennisdeo81
Hi Thiago, Thanks for reply. I haven't try version 5.2 as I do not want to upgrade the version recklessly without knowing what is the root cause, and may introduce more errors by the upgrade. I will leave that to the last option. -- View this message in context: http://tapestry.1045711.n5.n

Fwd: Re: JSF vs Tapestry

2010-11-24 Thread Ivano Luberti
I forward to the list what a jsf developer has written to me: I'm working with him on a project where he has to develop the web application and I'm working on a web service consumed by his web application. I had forwarded to him a message by Thiago that was trying to point out differences between

Re: T5 page request return blank layout under heavy load test

2010-11-24 Thread dennisdeo81
Hi Kalle , I am not sure if it's serving only the bare layout page or it's empty response. From the response returned (view with firebug), it seems to be returning the html (similiar to bare layout) on all requests for pages or anything requested internally for css or javascript. Also, tracing th

Re: Re: JSF vs Tapestry

2010-11-24 Thread Igor Drobiazko
Maybe this presentation will be interesting for the jsf developer. http://blog.tapestry5.de/wp-content/uploads/2010/06/JSF-2.0-vs-Tapestry-5.pdf On Wed, Nov 24, 2010 at 10:16 AM, Ivano Luberti wrote: > I forward to the list what a jsf developer has written to me: I'm > working with him on a proj

Re: Tapestry Web Site Updated

2010-11-24 Thread Ivano Luberti
I prefer ml to forums and in nay case ML web archives allow to search them. I cannot see any other advantage of a forum over a ml. Il 24/11/2010 4.56, Paul Stanton ha scritto: > how about adding a forum? > > personally i prefer forums to mailing lists, and i believe a lot of > people don't partici

Re: JSF vs Tapestry

2010-11-24 Thread Ivano Luberti
Oh yes! I can remember about that: but the link is not working, the web site seems down Il 24/11/2010 10.27, Igor Drobiazko ha scritto: > Maybe this presentation will be interesting for the jsf developer. > > http://blog.tapestry5.de/wp-content/uploads/2010/06/JSF-2.0-vs-Tapestry-5.pdf > > On Wed,

Re: JSF vs Tapestry

2010-11-24 Thread Igor Drobiazko
Nope, it works for me. On Wed, Nov 24, 2010 at 10:47 AM, Ivano Luberti wrote: > Oh yes! I can remember about that: but the link is not working, the web > site seems down > > Il 24/11/2010 10.27, Igor Drobiazko ha scritto: > > Maybe this presentation will be interesting for the jsf developer. > >

Re: JSF vs Tapestry

2010-11-24 Thread Ivano Luberti
Noe it works also for me: It seems I have hit a hole , sorry for false alarm I had tried three times in a span of few minutes before writing the e-mail. Il 24/11/2010 10.59, Igor Drobiazko ha scritto: > Nope, it works for me. > > On Wed, Nov 24, 2010 at 10:47 AM, Ivano Luberti wrote: > >> Oh yes

Re: Guide: Developing with Tomcat and Eclipse

2010-11-24 Thread Paul Stanton
Thanks Kalle, I just had a first attempt at following your steps, however I couldn't get it to work. I will try again later. i would prefer to use tomcat especially since i haven't got run-jetty-run to shutdown gracefully yet. you must admit, your instructions are quite involved and i would

Re: T5 page request return blank layout under heavy load test

2010-11-24 Thread dennisdeo81
Hi Kalle, Below are my Java Memory Arguments for weblogic: -server -Xms1536m -Xmx1536m -XX:NewSize=512m -XX:MaxNewSize=512m -XX:PermSize=256m -XX:MaxPermSize=512m -XX:+UseParallelGC -XX:SurvivorRatio=3 -XX:+UseCompressedOops -XX:+PrintGCDetails -XX:+PrintTenuringDistribution -verbose:gc -XX:+Dis

Re: Tapestry Web Site Updated

2010-11-24 Thread Paul Stanton
i know most of you guys, who have been using ml for so long probably prefer ml, that's not the point! i guarantee there's a number of users who don't want to configure their inbox for ml and give up. just a thought, if no one can see the benefit i guess it isn't going to happen! i use stac

T5.1 and Tynamo Security: override a Shiro Filter

2010-11-24 Thread anton.litvinenko
Hello! I need to override Shiro authc filter. I can do that via shiro.ini file: [main] authc=com.programeter.web.security.RemoteUserAuhtenticationFilter But I am wondering if there's way to achieve the same via XxxModule and configure Shiro via Tynamo Security. Tynamo has a SecurityRequestFilte

Re: Fwd: Re: JSF vs Tapestry

2010-11-24 Thread Thiago H. de Paula Figueiredo
On Wed, 24 Nov 2010 07:16:10 -0200, Ivano Luberti wrote: I had forwarded to him a message by Thiago that was trying to point out differences between T5 and JSF. The interesting thing he has to say is about facelets as a way to use standard XHTML templates inside JSF. Facelets was inspired b

Re: grid containing multiple types of same interface

2010-11-24 Thread LLTYK
You manually create the grid model, which lets you specifically tell it to use the interface. -- View this message in context: http://tapestry-users.832.n2.nabble.com/grid-containing-multiple-types-of-same-interface-tp5769095p5770402.html Sent from the Tapestry Users mailing list archive at Nabb

Re: moving to the next page after form submit

2010-11-24 Thread hese
Thanks Howard! It worked in the first go! Link onSuccessFromThePage() { Link link = pageRenderLinkSource.createPageRenderLinkWithContext(ThePage.class, getNextPage()); return link; } -- View this message in context: http://tapestry.1045711.n5.nabble.com/moving-to-the-next-page-after-fo

Re: moving to the next page after form submit

2010-11-24 Thread hese
Howard - really appreciate that you take time to reply even to newbie questions! -- View this message in context: http://tapestry.1045711.n5.nabble.com/moving-to-the-next-page-after-form-submit-tp3277654p3278576.html Sent from the Tapestry - User mailing list archive at Nabble.com.

Re: Tapestry Web Site Updated

2010-11-24 Thread Sigbjørn Tvedt
I have to agree with you Paul Stanton. A forum instead of the users list would probably give tapestry a better reception from new users that do not like or do not know how to use a mailing list. The main problems with the mailing list (in my opinion) are that: *If a new user wants to know what is

Re: Tapestry Web Site Updated

2010-11-24 Thread Ivano Luberti
Stack Overflow must be a forum because it is a way to collect many professionals of various competences. But forums are not for community where people try to stay connected continuously. They are to publish discussions on specific matters. > On Wed, Nov 24, 2010 at 11:46, Paul Stanton wrote: > >>

Re: For the one at the Devoxx

2010-11-24 Thread Werner Keil
Oops, did his talk or the controversial discussion following it cause his own (Java EE powered, at least he eats his own dogfood [?]) servers to crash with not enough memory ?! [?] That would be a poor signal, especially to "Real world" customers, but he's not alone in this. Another "star" among

Re: Tapestry Web Site Updated

2010-11-24 Thread Robert Zeigler
Tapestry had a forum for awhile. I think it died. Robert On Nov 24, 2010, at 11/244:46 AM , Paul Stanton wrote: > i know most of you guys, who have been using ml for so long probably prefer > ml, that's not the point! > > i guarantee there's a number of users who don't want to configure their

Re: AJAX zone refresh error messages

2010-11-24 Thread Michael Taylor
At the moment we're using a 5.2 build (pulled from head sometime in April). Here's the simplest sort of example I could come up with. The java code would look something like this import org.apache.tapestry5.annotations.InjectComponent; import org.apache.tapestry5.corelib.components.Zone; impor

Re: grid containing multiple types of same interface

2010-11-24 Thread Paul Stanton
by 'manually create the model' do you mean 'create your own implementation of GridModel' ? can you provide an example? On 25/11/2010 12:50 AM, LLTYK wrote: You manually create the grid model, which lets you specifically tell it to use the interface. --

Re: Guide: Developing with Tomcat and Eclipse

2010-11-24 Thread Werner Keil
Thanks, am amazed and flattered, eople still seem to love Sysdeo Tomcat Launcher and my buttons I designed for it from v0.9: http://www.eclipsetotale.com/tomcatPlugin/releaseNotesV3.txt [?] Werner

Re: Guide: Developing with Tomcat and Eclipse

2010-11-24 Thread Werner Keil
Thanks, I'm amazed and flattered, people still seem to love Sysdeo Tomcat Launcher and my buttons I designed for it from v0.9: http://www.eclipsetotale.com/tomcatPlugin/releaseNotesV3.txt [?] Werner

Re: Tapestry Web Site Updated

2010-11-24 Thread Paul Stanton
"They (forums) are to publish discussions on specific matters." Exactly! I'm often disappointed with the level of help offered here, and maybe that's because the mailing list is too much a "community where people try to stay connected continuously" and not enough a question/answer type discuss

Re: Tapestry Web Site Updated

2010-11-24 Thread Paul Stanton
it did. it's still there but doesn't have the community. the reason it dies was twofold: 1. it was very spam prone: the way it was set up did not do enough to limit/kill spammers 2. it did not get the tapestry community support - it was not even acknowledged by the tapestry site that's not t

another bug in image submit

2010-11-24 Thread Chuck Kring
Hello, Something odd is occurring in Tapestry 5.1.0.5. I'm using a form inside of a zone. In the form are several image submits - arrows to move time back and forth in a chart. When I click on any submit, all image submits receive an event. It doesn't matter if I specify the event or us

Re: grid containing multiple types of same interface

2010-11-24 Thread Thiago H. de Paula Figueiredo
On Wed, 24 Nov 2010 20:27:51 -0200, Paul Stanton wrote: by 'manually create the model' do you mean 'create your own implementation of GridModel' ? No. Inject the BeanModelSource and use its createDisplayModel() method to get a GridModel instance. -- Thiago H. de Paula Figueiredo Indepe

Re: Tapestry Web Site Updated

2010-11-24 Thread Thiago H. de Paula Figueiredo
On Wed, 24 Nov 2010 21:33:17 -0200, Paul Stanton wrote: I think there's a great need for a simple, searchable question/answer 'area' whether it's a forum or something different, where new users can ask those 'dumb' questions (tapestry veterans may think their dumb) where there's a good l

Re: Tapestry Web Site Updated

2010-11-24 Thread Thiago H. de Paula Figueiredo
On Wed, 24 Nov 2010 21:36:52 -0200, Paul Stanton wrote: 1. it was very spam prone: the way it was set up did not do enough to limit/kill spammers 2. it did not get the tapestry community support - it was not even acknowledged by the tapestry site that's not to say a forum wouldn't work if

context asset servlet gives directory listing and access to WEB-INF

2010-11-24 Thread Paul Stanton
I've just noticed in one of my apps (T5.1.0.5) is allowing not only directory listing via the "assets" servlet (i know it's not a servlet as such) including access to directory listing and files within WEB-INF. You can even download .class files. It is a slightly non standard configuration in

Re: another bug in image submit

2010-11-24 Thread Chuck Kring
Oops. Sorry about the title. I'm not sure yet that this is a bug or operator error. On 11/24/2010 4:05 PM, Chuck Kring wrote: Hello, Something odd is occurring in Tapestry 5.1.0.5. I'm using a form inside of a zone. In the form are several image submits - arrows to move time back and fort

Re: context asset servlet gives directory listing and access to WEB-INF

2010-11-24 Thread Thiago H. de Paula Figueiredo
On Wed, 24 Nov 2010 22:13:03 -0200, Paul Stanton wrote: I've just noticed in one of my apps (T5.1.0.5) is allowing not only directory listing via the "assets" servlet (i know it's not a servlet as such) including access to directory listing and files within WEB-INF. You can even download

Re: Tapestry Web Site Updated

2010-11-24 Thread Paul Stanton
Thiago, "This is what the FAQ page in the wiki is for. " i think it's highly unlikely that a new user is going to find and figure out how to post a question on a FAQ wiki page. that is only going to happen for 1 of 1000 newbie questions! "Feel free to create a Tapestry forum. Please post the

Re: Tapestry Web Site Updated

2010-11-24 Thread Andreas Andreou
You're probably right on the reasons, but the thing is that it's a pain having to monitor multiple sources of user feedback - there's just never enought free time to do so. And there's also a few big risks: 1) Making the community appear to be unresponsive 2) Frustrating users who never get their

Re: Tapestry Web Site Updated

2010-11-24 Thread Paul Stanton
Andreas, Agreed 100%. http://stackoverflow.com/questions/tagged/tapestry or as a feed: http://stackoverflow.com/feeds/tag/tapestry Maybe the tapestry site can leverage stackoverflow as it's recommended question/answer forum? To work however, this would require some of the people here to take

Re: Tapestry Web Site Updated

2010-11-24 Thread Thiago H. de Paula Figueiredo
On Wed, 24 Nov 2010 22:29:15 -0200, Paul Stanton wrote: Thiago, Hi, Paul! "Feel free to create a Tapestry forum. Please post the link here." of course i don't have time to set up a server!! I'm too busy trying to work out my own tapestry issues! I was thinking about using ready=to-us

Re: context asset servlet gives directory listing and access to WEB-INF

2010-11-24 Thread Paul Stanton
Thanks Thiago, I have added the following to my AppModule. public RequestFilter buildAccessFilter(final Context context) { return new RequestFilter() { @Override public boolean service(Request request, Response response, RequestHandler handler) th

Re: Threading and SSOs (again)

2010-11-24 Thread Josh Canfield
Ok, just to follow up. I tracked it down and commented on the defects involved. > https://issues.apache.org/jira/browse/TAP5-1355 https://issues.apache.org/jira/browse/TAP5-834 Tapestry has two lines of code which set a session attribute to null and back in order to force updates to clustered serv

Re: Tapestry Web Site Updated

2010-11-24 Thread Josh Canfield
> "Feel free to create a Tapestry forum. Please post the link here." > > of course i don't have time to set up a server!! I'm too busy trying to work > out my own tapestry issues! Hehe... I'd guess that everyone else here is also busy doing things for which they get paid. Josh --

Re: Tapestry Web Site Updated

2010-11-24 Thread Ulrich Stärk
That's just plain wrong. The form of communication (forum vs. mailing list) will have no impact at all on whether questions you ask are answered more or less conclusively. It's how you ask your question and what information you provide that influences the likelihood whether you'll get a satisfyi