[T 5.3.7] URL rewrite the domain with new LinkTransformer API

2014-06-11 Thread Oliver Pelz
Dear group, I am facing the problem that I want to rewrite a URL's domain, e.g.: localhost:8080/Test -> helloworld:8080/Test I am using T5.3.7 and looked into the new LinkTransformer API because URLRewriterRule is deprecated (http://tapestry.apache.org/url-rewriting.html ) Since there is not mu

Creating direct download links to files

2011-04-27 Thread Oliver Pelz
Hey all, For an external webservice which tries to access content of my webapp I need to generate direct download links to text files without streaming them. Links like : http://mywebapp/Downloads/Textfile.txt what is the best way to implement this in tapestry. All the solutions I tried had t

[T 5.3.6] Request event 'internalevent' was not handled Error Message

2012-11-07 Thread Oliver Pelz
Dear everyone! I got some strange errors in the logfile of my tapestry deployment application all similar to this here: [INFO] AppModule.TimingFilter Request time: 3 ms [ERROR] TapestryModule.RequestExceptionHandler Processing of request failed with uncaught exception: Request event 'intern

Re: [T 5.3.6] Request event 'internalevent' was not handled Error Message

2012-11-07 Thread Oliver Pelz
sorry but the tml part was not well formatted: here is it again: -- View this message in context: http://tapestry.1045711.n5.nabble.com/T-5-3-6-Request-event-internalevent-was-not-handled-Error-Message-tp5717762p5717768.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

Re: [T 5.3.6] Request event 'internalevent' was not handled Error Message

2012-11-14 Thread Oliver Pelz
Sorry for the late reply, but I had not checked if someone replied. Yes, this is a production server so I guess it is a webspider/crawler issue. Thank you for your reply. -- View this message in context: http://tapestry.1045711.n5.nabble.com/T-5-3-6-Request-event-internalevent-was-not-handle

[T5.3] SeleniumTestCase changing server name

2013-10-07 Thread Oliver Pelz
Hi everybody, We are using Selenium for integration testing of our tapestry website. Since our production server is behind a enterprise proxy and oftentimes behaves differently than the local maven jetty development version we want to use Selenium also for using a different server name than 127.0.

Re: Illegal field modifiers in org/chenillekit/tapestry/core/base/EventMixin

2012-02-15 Thread Oliver Pelz
getting the same error and don't know how to handle it. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Illegal-field-modifiers-in-org-chenillekit-tapestry-core-base-EventMixin-tp5148519p5486253.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---

Re: Illegal field modifiers in org/chenillekit/tapestry/core/base/EventMixin

2012-02-15 Thread Oliver Pelz
ok seems like a chenillekit related thing, added a ticket in chenillekit bug page: http://jira.codehaus.org/browse/CHEN-53 -- View this message in context: http://tapestry.1045711.n5.nabble.com/Illegal-field-modifiers-in-org-chenillekit-tapestry-core-base-EventMixin-tp5148519p5486707.html Sent f