Re: Problem with TemplateParser when upgrading to 5.1.0.5 on WASCE 2.0

2009-06-07 Thread Kristian Marinkovic
ok, solved it myself by adding a system property: -Djavax.xml.stream.XMLInputFactory=com.ctc.wstx.stax.WstxInputFactory neu durchstarten in case someone has the same problem g, kris Kristian Marinkovic 08.06.2009 07:49 Bitte antworten an "Tapestry users" An Tapestry users Kopie Them

Problem with TemplateParser when upgrading to 5.1.0.5 on WASCE 2.0

2009-06-07 Thread Kristian Marinkovic
hi, has anyone encountered and solved a similiar problem: java.lang.ClassCastException: com.ibm.xml.xlxp.api.stax.XMLInputFactoryImpl org.apache.tapestry5.internal.services.TemplateParserImpl.(TemplateParserImpl.java:44) g, kris

Re: File upload and AJAXized forms

2009-06-07 Thread Joost Schouten (mailing lists)
I believe you are correct in that uploading in XHR is not possible. The way we have done this in the past is by uploading to an iframe or by placing the upload form in an iframe on the page. A Tapestry component that does this would be very useful indeed. cheers, Joost On Mon, Jun 8, 2009 at 2:23

Re: File upload and AJAXized forms

2009-06-07 Thread DH
I remembered it seems that file uploading is not supported by XHR. DH - Original Message - From: "Hugo Palma" Sent: Monday, June 08, 2009 2:46 AM Subject: Re: File upload and AJAXized forms > I've created an issue for this ( > https://issues.apache.org/jira/browse/TAP5-638) > You can

blog, wiki, chat, alert, poll components

2009-06-07 Thread spaway
Hi all, Would any body be able to direct me to how I can use tapestry to achieve a blog, wiki, chat, alert and/or poll engines. It will be great for me to know of any available components (if any) for the above(s). Any pointer in the right direction will be appreciated. Thnks SPA

Re: File upload and AJAXized forms

2009-06-07 Thread Hugo Palma
I've created an issue for this ( https://issues.apache.org/jira/browse/TAP5-638) You can vote for it if you want it fixed. 2009/6/7 grabarz > hi, > is it possible to use tapestry-upload with form submitted by XHR? i was > trying to use uploading in such a form, but no success. deeper digging >

[Tapestry Central] Tapestry Road Show: Madison, Wisconsin

2009-06-07 Thread Howard
This week, I'm in Madison, Wisconsin doing some on-site Tapestry training and mentoring. I've been here before and remember it as a pretty cool little college town. In any case, if you want to get together one night this week and chat Tapestry, Java, Open Source, Clojure or anything like that, drop

Re: How big is the Tapestry community?

2009-06-07 Thread Kalle Korhonen
I think you are on the right track Ivano. If we just had a poll on a Tapestry mailing list or we'd try to size only the number of users of Tapestry using some other method, what would we do with that? We could perhaps ask Matt Raible to put up a new poll - that way we can at least get an idea of ho

Re: How big is the Tapestry community?

2009-06-07 Thread Ivano Luberti
Maybe an answer to this question can be found answering a more general question: how much is Tapestry used among all the frameworks. I remeber, a chart reported by Matt Raible (who is (or at least has been) in this ml) in one of his presentations: the chart showed how many jobs were offered on Link

File upload and AJAXized forms

2009-06-07 Thread grabarz
hi, is it possible to use tapestry-upload with form submitted by XHR? i was trying to use uploading in such a form, but no success. deeper digging pointed me to MultipartServletRequestFilter. in the following code: public boolean service(HttpServletRequest request, HttpServletResponse response, H

Re: How big is the Tapestry community?

2009-06-07 Thread Ulrich Stärk
This will only give you the number of people actively following the mailing list (if at all, because most of them won't participate even if they read the mailing list). I think that answering this question will be quite difficult because it's hard to get the intended audience to participate. I

Re: How big is the Tapestry community?

2009-06-07 Thread ice
Sergey Didenko wrote: > > What about putting the poll to the top of Tapestry official site: > > - I use Tapestry professionally > - I use Tapestry for my hobby projects > - I do not use Tapestry > > and so on? > > A survey sounds good, although IMHO it is unlikely that you'll get many respo

Re: T5: Restarting a service

2009-06-07 Thread Filip S. Adamsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Angelo, How about moving the logic performed at service start into a method - if it isn't already - and just call it again to "restart" the service? /Filip On 2009-06-07 07:16, Angelo Chen wrote: > Hi, > > I got a service, MyService, which when

Re: How big is the Tapestry community?

2009-06-07 Thread Sergey Didenko
What about putting the poll to the top of Tapestry official site: - I use Tapestry professionally - I use Tapestry for my hobby projects - I do not use Tapestry and so on? - To unsubscribe, e-mail: users-unsubscr...@tapestry.apa