Re: [tiles2] tiles-documentation/showcase app

2006-11-23 Thread Antonio Petrelli
Greg Reddin ha scritto: On Nov 23, 2006, at 2:05 AM, Antonio Petrelli wrote: I don't know, my POV is that tiles-test could be used for all tests, even the simplest ones. For example, one day a user notices a strange effect on a tag and opens a JIRA issue, so we resolve it and put a Selenium

Struts + EJB

2006-11-23 Thread samhr
Hi, Am new to Struts, currently am creating an application using Struts and EJB. I dont know how to connect the Struts with EJB component. Can someone pls help me? I searched for samples online, but am not able to understand them. Does anyone has a sample code to integrate both of them, with e

Re: [tiles2] tiles-documentation/showcase app

2006-11-23 Thread Greg Reddin
On Nov 23, 2006, at 2:05 AM, Antonio Petrelli wrote: I don't know, my POV is that tiles-test could be used for all tests, even the simplest ones. For example, one day a user notices a strange effect on a tag and opens a JIRA issue, so we resolve it and put a Selenium test case. Adding this

Re: [ajaxtags] Tree and Autocompleter

2006-11-23 Thread Musachy Barroso
I'd rather have two also, but I wanted to get some feedback before moving forward. musachy On 11/23/06, Rainer Hermanns <[EMAIL PROTECTED]> wrote: Musachy, I would prefer to have both. If we put to much magic into the "default" html components, this might get too complicated. What do you th

Re: [s1.3.6]: New label tag

2006-11-23 Thread Paul Benedict
Based on the discussions, I propose the following additional tag libraries then: and that will output their respective HTML tags. These tags will be tied to a specified name/property, have their errorStyleXXX properties available, and an optional flag to skip the body if there is no error:

Re: [ajaxtags] Tree and Autocompleter

2006-11-23 Thread Rainer Hermanns
Musachy, I would prefer to have both. If we put to much magic into the "default" html components, this might get too complicated. What do you think? -Rainer > I started implementing the autocompleter today, and I realized that it > is going to be confusing to have a "combobox" and a "autocomple

Re: [ajaxtags] Tree and Autocompleter

2006-11-23 Thread Musachy Barroso
I started implementing the autocompleter today, and I realized that it is going to be confusing to have a "combobox" and a "autocompleter", that are very much alike, the autocompleter does everything that the combobox does, but the implementation is based on Dojo, and it can make an ajax call t

[s1] New Locale Resolution (STR-2897)

2006-11-23 Thread Paul Benedict
I have the majority of the new code ready for Struts 1 which enables more flexible and powerful locale resolution. This enhancement is currently being tracked under: https://issues.apache.org/struts/browse/STR-2897 90% of the new code has been poached from the Spring Framework (they do a very

Re: [s2] XWork2 release plan

2006-11-23 Thread Konstantin Pribluda
> Although the train stops in Aachen, I fear I will not > join you there, as Rainer and me will go together by > car . But I'm sure we find some time & place in > Antwerp :) Well, you have not that far from aachen to Antwerp. I personally prefer sipping tasty Weizen in Bordbistro while watching

Re: [PROPOSAL] Graduate Tiles2 From the Sandbox (was Re: Releasing Tiles)

2006-11-23 Thread Martin Cooper
On 11/23/06, Ted Husted <[EMAIL PROTECTED]> wrote: I'd like to see the proposal discuss the alternatives to becoming a Struts subproject. A good role for a proposal is to summarize various threads. Becoming a subproject seems to be a foregone conclusion of the proposal, with no discussion of the

Re: [PROPOSAL] Graduate Tiles2 From the Sandbox (was Re: Releasing Tiles)

2006-11-23 Thread Ted Husted
I'd like to see the proposal discuss the alternatives to becoming a Struts subproject. A good role for a proposal is to summarize various threads. Becoming a subproject seems to be a foregone conclusion of the proposal, with no discussion of the alternatives. In previous threads, Jakarta was ment

Re: [tiles2] tiles-documentation/showcase app

2006-11-23 Thread Antonio Petrelli
Ted Husted ha scritto: Showcase is a flexible format. A good approach would be to have a full set of Selenium tests for a tiles showcase. One of the showcase packages could also be a test suite, so we could have both in the same application. In Struts 1, the "taglib exercises" application is a te

Re: [tiles2] tiles-documentation/showcase app

2006-11-23 Thread Ted Husted
Showcase is a flexible format. A good approach would be to have a full set of Selenium tests for a tiles showcase. One of the showcase packages could also be a test suite, so we could have both in the same application. In Struts 1, the "taglib exercises" application is a test suite, it is also a g

Re: [PROPOSAL] Graduate Tiles2 From the Sandbox (was Re: Releasing Tiles)

2006-11-23 Thread Ted Husted
There's also a tradition in the Incubator of "co-signing" releases. If the podling PMC votes on a release, and ithen any three members of the Incubator PMC can authorize the release. If Tiles were release ready, and we had at least three people here who were going to support it, I'm sure we can w

Re: [OT] JIRA WTF?

2006-11-23 Thread Ted Husted
The support clause on the licenses have expiration dates and periodically Atlassian renews it for us. Nothing to worry about. And, even if support expires, the software continues to work just the same. You just can't apply the new updates. At work, our JIRA license expired a year ago, and we still

[OT] JIRA WTF?

2006-11-23 Thread Antonio Petrelli
Just seen when I logged in, in the bottom right corner: Your commercial JIRA support and updates will not be available after *02/Jan/07*. If you wish to renew your license, please contact Atlassian . Isn't JIRA for Struts with a "free Open Source Project / Non-profit

Regarding Compatability for Struts-2.0.1

2006-11-23 Thread Jeevan Kumar Kade
Hi All, I worked on Struts 1.1 for around 1 year. With that experience and knowledge, when i was looking into Sturts-2.0.1 document and example i really just woundering and have few queries on them which i am listing below. Please, clarify these queries. Queries 1. Ar

[Struts1] STR-1183: creating a ViewUtils class

2006-11-23 Thread Mark Bakker
I am interested to do some work on the Struts project. I have been investigating STR-1183 https://issues.apache.org/struts/browse/STR-1183 currently I started to create some code. In general I am creating a ViewUtils class in the struts-core, what is functional a copy of the TagUtils class in str

Re: [s2] XWork2 release plan

2006-11-23 Thread Rene Gielen
Konstantin, see below: > > > --- Rene Gielen <[EMAIL PROTECTED]> > > > For now, and that's what I understood from > > Konstantins post, we would have to throw in some > > additional work to get a annotation+xd2 based > > generation up and running, while the apt based > > solution helps us to g

Re: [PROPOSAL] Graduate Tiles2 From the Sandbox (was Re: Releasing Tiles)

2006-11-23 Thread Antonio Petrelli
David H. DeWolf ha scritto: Please find the Tiles2 graduation proposal draft below. I look forward to your feedback . . . +1, but I think that also Wendy should be put as an active participant, since she helped us with Maven, gave a lot of useful suggestions and made tests. Ciao Antonio -

Re: [PROPOSAL] Graduate Tiles2 From the Sandbox (was Re: Releasing Tiles)

2006-11-23 Thread Antonio Petrelli
Don Brown ha scritto: +0 with the caveat that its temporary nature is very clearly marked on the Struts site. We just finished fighting off the impression we are a generic umbrella project, and I'd like to not go through that again. Wiki just edited, it is the last sentence in the page. Ciao

Re: [tiles2] tiles-documentation/showcase app

2006-11-23 Thread Antonio Petrelli
David H. DeWolf ha scritto: I actually agree, though there was discussion about making it a "showcase". My preference would be to let the selenium test webapp be our showcase. No reason to have 2 instances. Antonio? I don't know, my POV is that tiles-test could be used for all tests, even

Re: [tiles2] tiles-documentation/showcase app

2006-11-23 Thread Antonio Petrelli
David H. DeWolf ha scritto: What's interesting is that several of the defs actually refer to the 2.0 dtd even though it's using tiles/struts 1. That was my fault, I replaced all the references from DTD 1.1 to DTD 2.0. Does everyone agree we should migrate it over to tiles2 and remove all