Re: Integrating tapestry with Sakai

2011-06-22 Thread Taha Hafeez
Hi Earle, I did something similar with cometd, if you are interested you may find this posting interesting http://tawus.wordpress.com/2011/06/13/tapestry-magic-15-integration-with-cometd/ May be if I find sometime, I will try it myself. regards Taha On Thu, Jun 23, 2011 at 9:50 AM, Thiago H.

menu.xml on tapestry 5

2011-06-22 Thread ronizedsynch
Its possible to read menu.xml within layout.tml. I have layout.tml like this : Re: Contributed modules to Tapestry
whatever as long as we can find it:) issue this time is, Taha has a nice module, I came across his posting before and book marked it as I know, I'd use it sometimes, but when the time comes to use, it is not there any more. -- View this message in context: http://tapestry.1045711.n5.nabble.com/C

Re: Integrating tapestry with Sakai

On Thu, 23 Jun 2011 00:23:59 -0300, Earle Nietzel wrote: Hello, Hi! I have recently begun using the Tapestry 5 framework a few months ago and have been very satisfied with it (actually am very impressed with it). :) I am working with another open source project called Sakai which is an

Re: Contributed modules to Tapestry

I would love to be part of any such project. taha On Thu, Jun 23, 2011 at 8:59 AM, Robert Zeigler wrote: > I started something like this a long time ago; it had a lot of what you're > talking about here, although I wouldn't call the interface "polished" by any > stretch of the imagination. :) >

Re: Contributed modules to Tapestry

I started something like this a long time ago; it had a lot of what you're talking about here, although I wouldn't call the interface "polished" by any stretch of the imagination. :) I started porting it to T5 awhile ago, but other projects took precedence. I can send the code along if you want,

Integrating tapestry with Sakai

Hello, I have recently begun using the Tapestry 5 framework a few months ago and have been very satisfied with it (actually am very impressed with it). I am working with another open source project called Sakai which is an LMS for Higher Ed. which uses a conglomeration of Java web frameworks like

Re: Contributed modules to Tapestry

Sounds like a great idea. I'd also suggest a region where people can suggest new components, and these can be discussed and voted on, so that those who want to can choose a project that will have the greatest impact. On 23 June 2011 10:27, Bob Harner wrote: > I agree that the main need is for a

Re: Contributed modules to Tapestry

Hi Bob If I have to create such an application for components, I will just use database driven tapestry application with each component contributing 1. A component block to show the usage 2. A help block to show the usage etc The application will keep track of its level, ratings etc in a databas

Re: Contributed modules to Tapestry

Forcing anything is a bad idea IMHO. Not everyone uses git as a source control system for one. On Jun 22, 2011, at 10:48 PM, "Angelo C." wrote: > putting it in github works, probably just a section in the > tapestry.apache.org : contributed modules hosted in github with the last > update date

Re: Contributed modules to Tapestry

putting it in github works, probably just a section in the tapestry.apache.org : contributed modules hosted in github with the last update date, forcing it to be in github will make locating easier. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Contributed-modules-to-Tape

Re: [ANN] JumpStart 5.3.5 released

Wow, good job! I really like your new javascript examples very easy to understand for a newbie :) Also i already used the confirm mixin the BEST ^_^ -- View this message in context: http://tapestry.1045711.n5.nabble.com/ANN-JumpStart-5-3-5-released-tp4506440p4516034.html Sent from the Tape

Re: Contributed modules to Tapestry

That is very ambitions but it would be awesome!My (and my coworker's) problem so far is having either too many componentsthat do the same thing, or not a single one.For example, Security, JPA integration, datepicker, and grid.The most important part of all of this for me is to have it googleable

Re: Contributed modules to Tapestry

I agree that the main need is for a registry, rather than a repository. Coincidentally over the last several days I have been thinking about how a "component registry" app could work to solve these sorts of code locator issues. It could include modules as well, but my focus here has been on compone

Re: GridPager's zone

HI all, i gave it a shot, but cant figure it out. Paging a grid in a zone results in page reloading so the Zone is not updated. Using inplace=true lets the grid stay but "No data to display". Interessting when you update the zone again, then the correct page is shown, so the data is not lost, bu

Re: T5.2.x Property Expression Problem

Sounds like a bug. On Wed, Jun 22, 2011 at 12:56 PM, Norman Franke wrote: > Now that Tapestry (in 5.2) doesn't use javassist, I'd like to remove the > OGNL library from my project. I was using it to create lists containing > null. From reading the BNF grammar for T5.2 > (http://tapestry.apache.or

Re: T5.2.x Property Expression Problem

On Wed, 22 Jun 2011 16:56:39 -0300, Norman Franke wrote: Now that Tapestry (in 5.2) doesn't use javassist, 5.2 uses less Javassist but hasn't removed it completely. I'd like to remove the OGNL library from my project. I was using it to create lists containing null. From reading the BNF gra

Re: Which tapx version?

There is a snapshot version 1.1 for Tapestry 5.2 at http://tapestry.formos.com/maven-snapshot-repository/. François. 2011/6/22 Norman Franke : > I used tapx in my project, and 1.0.0 would not work with Tapestry 5.2.x. I > ended up removing tapx, since I was just using the date field. > > Norman F

Re: [tynamo-user] Re: Maven Checksum Failure with Tynamo JPA / Security

Thank you!  I'll be using the 5.3 alpha as soon as it is maven-ized :)On Jun 22, 2011, at 4:27 PM, Kalle Korhonen wrote:On Wed, Jun 22, 2011 at 1:13 PM,   wrote:Alright, now this begs a different question,since I am using 5.2.5, and this is a brand new project,would it be

Re: [tynamo-user] Re: Maven Checksum Failure with Tynamo JPA / Security

On Wed, Jun 22, 2011 at 1:13 PM, wrote: > Alright, now this begs a different question, > since I am using 5.2.5, and this is a brand new project, > would it be better to start using 5.3 with built-in jpa or use tynamo-jpa > and then convert? > i.e. how close are the two and how or is it much easi

T5.2.x Property Expression Problem

Now that Tapestry (in 5.2) doesn't use javassist, I'd like to remove the OGNL library from my project. I was using it to create lists containing null. From reading the BNF grammar for T5.2 (http://tapestry.apache.org/property-expressions.html ), it appears that the keyword "null" should be per

Re: Which tapx version?

I used tapx in my project, and 1.0.0 would not work with Tapestry 5.2.x. I ended up removing tapx, since I was just using the date field. Norman Franke Answering Service for Directors, Inc. www.myasd.com On Jun 20, 2011, at 11:35 AM, Nicolas Barrera wrote: Ok, I assume thats the latest non-

Re: [tynamo-user] Re: Maven Checksum Failure with Tynamo JPA / Security

On Wed, Jun 22, 2011 at 6:14 PM, Lenny Primak wrote: > Hmmm. I thought this was The same as Igor's module. > I don't like the name "Igor's module". I'd rather call it "Tapestry's native JPA integration". > > Whats the best one to use on a brand new project using the latest and > greatest? > If

Re: Contributed modules to Tapestry

Yes, this is the old question of keeping the ecosystem as pure as possible. I don't think it matters as much where it is hosted (apache etc) it could very well be hosted on github, but there should be only one place, one list, perhaps with subsections, and the voting idea is also a good one to get

Re: Contributed modules to Tapestry

I would prefer two real centers. For licensing reasons, much code can not be hosted at Apache. In addition, my big concern is "dump-and-run" code (which we've even seen with Tapestry committers in the past). We don't want to be responsible for more code than we can support. On Wed, Jun 22, 2011 a

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

Hi Clément, I updated tapestry-jquery and I got the following new error: missing ; before statement tapestry-beanvalidator.js()tapestry-beanvalidator.js (line 15) var Tapestry.Validator={}; Regards, Matias. >> You're welcome. >> >> I've just pushed some code on github for bean validator suppo

Contributed modules to Tapestry

I agree with Taha here. I think Tapestry needs THE one place to put contributing modules. 'Put it on GitHub' isn't good enough. One of the guys who works for me came from microsoft world, and he constantly complains that everything is very hard to find. I am teaching him the 'right' unix way of

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

You're welcome. I've just pushed some code on github for bean validator support. Feel free to test it, don't forget to update dependencies (the new jar is ready). :) Regards, Clément On 22 June 2011 18:17, Matias Blasi wrote: > Thank you very much again Clément! > > I'm going to start migrati

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

Thank you very much again Clément! I'm going to start migrating all my scripts. Regards, Matías. >> The Class you use is Prototype specific. >> As long as tapestry5-jquery removes Prototype, you can't use it anymore. >> jQuery prefers to use plugins -> http://docs.jquery.com/Plugins/Authoring >

Re: [tynamo-user] Re: Maven Checksum Failure with Tynamo JPA / Security

Hmmm. I thought this was The same as Igor's module. Whats the best one to use on a brand new project using the latest and greatest? On Jun 22, 2011, at 12:08 PM, Kalle Korhonen wrote: > Yeah, they were released with the old process/old repo though the move > to Nexus was under way around the s

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

The Class you use is Prototype specific. As long as tapestry5-jquery removes Prototype, you can't use it anymore. jQuery prefers to use plugins -> http://docs.jquery.com/Plugins/Authoring or widgets (which is a pattern used by jquery ui, also included in tapestry5-jquery) -> http://jqueryui.com/doc

Re: [tynamo-user] Re: Maven Checksum Failure with Tynamo JPA / Security

Yeah, they were released with the old process/old repo though the move to Nexus was under way around the same time. A new release of jpa would fix it. Perhaps we should do one though Igor's jpa integration will likely supersede this (though not sure if that one's going to work for earlier versions

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

(configuration.add(SymbolConstants.FORM_CLIENT_LOGIC_ENABLED, "false"); within the contributeApplicationDefaults method) 2011/6/22 Clément Uster > You can try to set the symbol SymbolConstants.FORM_CLIENT_LOGIC_ENABLED to > false in your AppModule. > I don't know how tapestry-beanvalidator works

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

Hi, Its me again... After skiping this issue, I am getting the following javascript error: Class is not defined MyType = Class.create({... It fails since I added tapestry5-jquery module, too. I do that every time I want to define a new Javascript type... Is there another compatible way to do tha

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

You can try to set the symbol SymbolConstants.FORM_CLIENT_LOGIC_ENABLED to false in your AppModule. I don't know how tapestry-beanvalidator works but it shouldn't send this file to the client if client validation is disabled... On 22 June 2011 17:54, Matias Blasi wrote: > It is not resolved by

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

It is not resolved by disabling the clientValidation of the form components, it is resolved by removing the tapestry-beanvalidator module dependency. This module has the tapestry-beanvalidator.js which produces the javascript error. Regards, Matias. On Wed, Jun 22, 2011 at 12:35 PM, Matias Blas

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

Thanks Clément, If I have a lot of forms in my application, is there any way to disable it globally? Best regards! Matías. The form component has a clientValidation parameter. On 22 June 2011 17:18, Matias Blasi wrote: Thank Clément, I will be waiting for this improvement anxiously! Just a

Re: [ANN] A Tapestry5 Based Security Module

Hi Angelo I have removed it along with other modules I had placed there. The reason being the confusion that is already there with modules. This is the only thing I don't like about tapestry. There is no standardization of extensions in tapestry like there is in spring(spring-extensions), wicket(

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

The form component has a clientValidation parameter. On 22 June 2011 17:18, Matias Blasi wrote: > Thank Clément, > > > I will be waiting for this improvement anxiously! > > > Just a question: Is there a quick way for disabling the client-side > validation on tapestry framework? > > > Regards, >

Re: Tapestry5-JQuery Integration and tapestry-beanvalidator

Thank Clément, I will be waiting for this improvement anxiously! Just a question: Is there a quick way for disabling the client-side validation on tapestry framework? Regards, Matías. Hi Matias, Thanks for your feedback. Unfortunately bean validation doesn't work for the moment with got

Re: Trigger component event context

I am trying to make a zone works inside an ajaxformloop. When the zone starts rendering it would be great to trigger an event with a useful context in order to contextualize the rendering with the correct loop value, this was my idea, but I am not sure to be able to provide a useful context to tha

RE: [ANN] A Tapestry5 Based Security Module

it's a nice module, but not even posted in java magic? -- View this message in context: http://tapestry.1045711.n5.nabble.com/ANN-A-Tapestry5-Based-Security-Module-tp3322452p4514269.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---

RE: [ANN] A Tapestry5 Based Security Module

I too get the same error. -Original Message- From: Angelo C. [mailto:angelochen...@gmail.com] Sent: Wednesday, June 22, 2011 10:23 AM To: users@tapestry.apache.org Subject: Re: [ANN] A Tapestry5 Based Security Module Hi Taha, where to get this source code, everytime I click the link it

Re: [ANN] A Tapestry5 Based Security Module

Hi Taha, where to get this source code, everytime I click the link it says: 403. That’s an error. Your client does not have permission to get URL /p/tapestry-addons/ from this server. That’s all we know -- View this message in context: http://tapestry.1045711.n5.nabble.com/ANN-A-Tapestry5-Based-

Re: URL used for localization seems to have locale in path?

On Wed, 22 Jun 2011 10:12:45 -0300, dkeenan wrote: Hi there. Hi! When using localization to display different template files based on the locale, it seems to ad the locale to the URL. Is that normal behaviour? Yes. If I set the locale to French, and go to the homepage, if goes to UR

Re: URL used for localization seems to have locale in path?

You have done nothing wrong and this is the way it is supposed to work. I believe you can set the locale to be stored in a cookie as well in stead of the locale. Though for SEO the locale in de url is generally a good option. Have a look at [1] Are you including css directly in the page using

Re: [ANN] JumpStart 5.3.5 released

On Tue, Jun 21, 2011 at 3:22 AM, Bob Harner wrote: > Geoff, > > JumpStart is the most valuable resource I know of for learning to use > Tapestry. Thanks so much for providing it! Yes! ... Great! ... It has helped me a lot of times showing how to do the right thing! Thanks! Cheers -- Massimo ht

URL used for localization seems to have locale in path?

Hi there. When using localization to display different template files based on the locale, it seems to ad the locale to the URL. Is that normal behaviour? Eg. I have 2 homepage files... Home_en.tml and Home_fr.tml. If I set the locale to French, and go to the homepage, if goes to URL /fr/Home rat

LinkSubmit outside Form

T5.1.0.8 Quick question, fast way to have LinkSubmit outside Form with standard components? Thanks.

Re: [ANN] JumpStart 5.3.5 released

I had a version with the syntax highlighter set up, ready to run a trial on a second server instance and ask everyone to vote on it. However, I couldn't get the memory allocated to me to do it. I'll try again in a month or two when I get back from my break. Thanks for the prompter. Geoff On 2

Re: [ANN] JumpStart 5.3.5 released

Wow Geoff you're fast. While you're on a role, another thing that I know has been suggested is syntax coloring for the example code, perhaps using the lombok SyntaxHighlighter tapestry component (http://lombok.demon.co.uk/tapestry5Demo/test/components/SyntaxHighlighter) On Tue, Jun 21, 2011 at 10

Re: Maven Checksum Failure with Tynamo JPA / Security

Hi Lenny This was a very common error in the pre Nexus era. The process in charge of copying the binaries from Codehaus to Central was somehow changing the checksum. I'm not completely sure but I bet these artifacts were released before we have the Nexus in place. Saludos. Alejandro. PD:- I'l ch