Re: Struts 2.3.1 is coming ...

2011-11-16 Thread Struts Two
>> I love portlet. I could not resist how funny the statement sounds. If there is any truth to the statement above, no one with true Portlet passion and right frame of mind uses a web application + a bridge to implement a Portal solution unless there is an existing application that needs to b

Re: Filter front controller in Struts2

2010-04-13 Thread Struts Two
One thing for sure is that it breaks Servlet specification 2.4. In Servlet specification 2.4 filters are not supposed to be accessed directly as a resource. And anything other than a jsp page need to have a Servlet mapping in order to make it accessible (as per specification). --- On Mon, 4/12/

Re: Announcing first shot on a JSR299/CDI/WebBeans support plugin for Struts2

2009-12-07 Thread Struts Two
they have > a working JSR299 implemntation? If > yes, a test might be interesting. > > Struts Two wrote: > > Now that Websphere application server is available for > free for development purposes, are there any plans to test > this against Websphere? > > > > Y

Re: Announcing first shot on a JSR299/CDI/WebBeans support plugin for Struts2

2009-12-07 Thread Struts Two
Now that Websphere application server is available for free for development purposes, are there any plans to test this against Websphere? You can check the following site for free download of Webshpere : http://www.ibm.com/developerworks/downloads/ws/wasdevelopers/index.html (originally posted

Re: WebSphere for Developers

2009-06-19 Thread Struts Two
That is indeed great news, however; I was wondering if this was due to the initiative taken by Struts 2 folks to get Websphere License [which started last December] or not? --- On Fri, 6/19/09, Wes Wannemacher wrote: > From: Wes Wannemacher > Subject: Re: WebSphere for Developers > To: "Str

Re: [Friday] Re: IBM is an island (the quest for getting a websphere license continues)

2009-04-16 Thread Struts Two
I was just wondering if there has been any progress/ news on this one? Any reply is appreciated even if it says "No progress". I need to provide a quick update to my manager on this since I involved him in getting a few contacts here and there. regards, --- On Mon, 3/9/09, Musachy Barroso wr

Re: Struts reusable Combobox: Static?

2009-04-13 Thread Struts Two
Have a base action class that includes code for returning combo list and let your other actions extend it. --- On Mon, 4/13/09, Philip Luppens wrote: > From: Philip Luppens > Subject: Re: Struts reusable Combobox: Static? > To: "Struts Developers List" > Received: Monday, April 13, 2009, 8:2

Re: [Friday] Re: IBM is an island (the quest for getting a websphere license continues)

2008-12-17 Thread Struts Two
I have finally managed to find a contact in IBM. The person who forwarded me the contact seem to know Wes Wannemacher! or at least ask me if this is for him. Can someone send me his private email (preferably Wes Wannemacher ) address to struts...@yahoo.ca so that I can forward him the informat

Re: IBM is an island (the quest for getting a websphere license continues)

2008-12-12 Thread Struts Two
The legal folks in my team have directed me to Websphere Release team whose manager told me that they have someone who is IBM contact to Apache foundation. She is supposed to get back to me early next week with a name. As soon as I get anything , I would let you know. regards, __

Re: IBM is an island (the quest for getting a websphere license continues)

2008-12-06 Thread Struts Two
ived: Thursday, December 4, 2008, 10:49 PM > On Thu, 2008-12-04 at 14:26 -0800, Struts Two wrote: > > Hi: > > > > I work at IBM and I would ask around to see if I can > get any contact. We have an individual in our team who > handles legal issues, I would try ask him to

Re: IBM is an island (the quest for getting a websphere license continues)

2008-12-04 Thread Struts Two
> We (the Struts team) have a Solaris zone on helios, so as > long as it runs on > Solaris 10, we should be able to put it there. > > -- > Martin Cooper Just for your information that IBM does not supply a software developer kit for HP and Sun platform. However, for Sun Solaris, Websphere appli

Re: IBM is an island (the quest for getting a websphere license continues)

2008-12-04 Thread Struts Two
Hi: I work at IBM and I would ask around to see if I can get any contact. We have an individual in our team who handles legal issues, I would try ask him to see if I can get any contact info. Even I as an IBMer have a hard time to find the right channel ( I have been asking around today for a f

app crashes after upgrading to struts 2.0.14

2008-12-02 Thread Struts Two
I have upgraged my struts from 2.0.11.1 to 2.0.14 and my app crashes in the following case: I have an action as follows: CCOL administrator,Queue administrator addRouting routingAdminPage I have an interceptor that retrieves validRoles and if the logged-in user does not have

Re: Struts2 and production apps

2008-11-15 Thread Struts Two
I count not help myself not to ask the queston and still wonder why it was decided to build struts 2 on XWork instead of directing the effort to come up with struts 2 using something home grown technologies like Command chains ( that is currently used in struts 1.3 +). It makes u wonder what hap

Re: [ANN] Struts 2.0.11.2 General Availability Release with Important Security Fix

2008-07-31 Thread Struts Two
Any new on 2.0.12 release that would contain XWork 2.0.6 for Websphere users? - Original Message From: Rene Gielen <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2008 2:40:38 AM Subject: [ANN] Struts 2.0.11.2 General Availability Release

Re: [PROPOSAL] Deprecate or remove Dojo plugin

2008-07-25 Thread Struts Two
Though I am not a struts 2 developer but I personally love Dave idea. I have now swtiched using dojo 1.1.1 and I had to write my own scripts to simiulate some of struts 2 tags [though not as neat as those tags]. With the information there, people can build on it and share it with others as well.

Re: dojo plugin

2008-07-10 Thread Struts Two
One issue with Dojo 0.4 that comes with framwork is its lack for accessiblity, however; Version 1+ adds this capability.I know in my company there are a few people who use screen readers and that puts me personally on spot for using framework's ajax tags. - Original Message From: Dave

Enhancing "stream" type result

2008-07-07 Thread Struts Two
I am using struts 2.0.11.1 and I just realized that you can not dynamically set the filename using stream result (at least that is my impression after a few hours of tweaking around the code). I ended up extending StreamResult to set contentDisposition dynamically. I think it would be worthwhile

Re: Upgrading to struts 2.0.11.2 breaks all xml validators

2008-07-07 Thread Struts Two
tach a validator xml file that is broken with 2.0.11.2? TIA, - Rene Am Do, 3.07.2008, 21:16, schrieb Struts Two: > Hello All: > I have upgraded my struts 2.0.11.1 to struts 2.0.11.2. None of my xml > validators run and they all break. I have downgraded to 2.0.11.1 and they > all work ag

Upgrading to struts 2.0.11.2 breaks all xml validators

2008-07-03 Thread Struts Two
Hello All: I have upgraded my struts 2.0.11.1 to struts 2.0.11.2. None of my xml validators run and they all break. I have downgraded to 2.0.11.1 and they all work again. I think there must be a bug with xwork-2.0.5.jar. The first few lines of stack trace are as follows: at java.lang.J9VMInterna

Autocompleter tags fail if is added (struts 2.0.11.1)

2008-06-20 Thread Struts Two
I posted this problem on the user mailing list and I got no replies and I was wondering if this is bug or not (though I have found a workaround). I  have a page with a few autocompleter inputs (theme ajax) and some other form input fields. Everything works fine till I add an extra file input fie

Re: classpath issues...

2008-06-07 Thread Struts Two
Hi: I think this is because an existing bug in struts 2. I have been experienceing the same issue for sometime. There are two JIRA issues opened for this. You can refer to : WW-2633 and WW-2642 . __ Get a sneak peak at messa

Re: struts 2.1.2 action url fails (possible bug)

2008-05-15 Thread Struts Two
Can anyone of the developers be kind enough to verify if this is a bug. I have done no coding of my own. I have deployed blank.wars for struts 2.0.11 and 2.1.2 on the same server both have form based authentication enabled. The following url works for 2.0.11  https://localhost:9445/struts2.0.11

Re: struts 2.1.2 action url fails (possible bug)

2008-05-13 Thread Struts Two
I have deployed 2.1.1 and I get the same result. I would like to mention that the error occurs only if Security [either Basic or form based] is enabled [ users are authenticated agains LDAP server by WAS container]. That is say, if I enter https://localhost:9445/ccol/index.html , I get prompted

Re: struts 2.1.2 action url fails (possible bug)

2008-05-12 Thread Struts Two
Websphere version: 6.1.0.13 (which includes the fix - the fix was included in 6.1.0.7). I have also set the following flag to 'true' in the server custom properties for filter-compatibility: com.ibm.ws.webcontainer.invokefilterscompatibility the blank.war for struts 2.0.11 works fine, I have fe

struts 2.1.2 action url fails (possible bug)

2008-05-09 Thread Struts Two
I have deployed struts 2.1.2 blank.war application (on Websphere V6.1 with EJB 3 feature pack) under the context root of "ccol" with basic form security enabled. if I enter the url: https://localhost:9445/ccol/index.html   then the url is redirected to  https://localhost:9445/ccol/exa  mple/Hell