Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-18 Thread Łukasz Lenart
Yes, this works but it doesn't support wildcards org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG /WEB-INF/tiles.xml czw., 18 kwi 2024 o 10:30 Greg Huber napisał(a): > > How do you load your tiles from web.xml? > > ..For my setup this works. > > > >

Re: [TEST] Apache Struts 6.4.0 test build is ready

2024-04-17 Thread Łukasz Lenart
pt., 12 kwi 2024 o 10:31 Kusal Kithul-Godage napisał(a): > > Following up on this - I've run the Struts 6.4 staging build through > our test suite and I've no issues or regressions to report! Great, thanks a lot for testing the new version! I already started the voting process on releasing 6.4.0

Re: [VOTE] Apache Struts Master 15

2024-04-10 Thread Łukasz Lenart
Vote passed with result: +1 (binding) x3 Thanks a lot! wt., 9 kwi 2024 o 12:14 Greg Huber napisał(a): > > Builds ok for me. > > [x] General Availability (GA) > > On 06/04/2024 18:14, Lukasz Lenart wrote: > > The Struts Master 15 test build is now available as a Maven artifact. > >

Re: improve documentation for UploadedFilesAware

2024-03-25 Thread Łukasz Lenart
pon., 25 mar 2024 o 10:00 Greg Huber napisał(a): > > OK great. More of a chance of it being read . Thanks, merged > I guess this new version includes all the "old versions" security stuff > from past issues, and is not a new code base. Yes, it only uses a different mechanism to pass uploaded

Re: improve documentation for UploadedFilesAware

2024-03-18 Thread Łukasz Lenart
pon., 18 mar 2024 o 13:05 Greg Huber napisał(a): > > > See [this page] for more examples and advanced configuration. > > Which page? On these pages, a very first sentence https://struts.staged.apache.org/core-developers/action-file-upload-interceptor

Re: improve documentation for UploadedFilesAware

2024-03-14 Thread Łukasz Lenart
Done https://github.com/apache/struts-site/pull/231 czw., 14 mar 2024 o 11:35 Greg Huber napisał(a): > > There is a really good page for the old upload > > https://struts.apache.org/core-developers/file-upload.html > > But the << back to Core Developers Guide does not make it easy to find > it

Re: [TEST] Apache Struts 7.0.0-M3 test build is ready

2024-02-25 Thread Łukasz Lenart
niedz., 25 lut 2024 o 09:42 Greg Huber napisał(a): > > Testing the file upload and it now does not work. > > I get an error where its using the wrong file name ie > upload5549a568d9794ef5b654da83d07961350045.tmp rather than the > actual file name. Which file upload do you use? Old

Re: file uploading

2024-02-13 Thread Łukasz Lenart
I noticed your ticket in JIRA, so this problem is only related to the Java templates plugin? pon., 12 lut 2024 o 16:56 Greg Huber napisał(a): > > This is happening on the current version. > > I was just looking at what I need to do for the ActionFileUploadInterceptor. > > On Mon, 12 Feb 2024 at

Re: Yanno...

2023-12-15 Thread Łukasz Lenart
czw., 14 gru 2023 o 17:07 Dave Newton napisał(a): > > ... almost makes me want a Slim Sonic. > > (Not really.) WAT?!?! - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail:

Re: tooltip on

2023-10-08 Thread Łukasz Lenart
Maybe serving static content is disabled https://struts.apache.org/core-developers/static-content (mobile) W dniu niedz., 8.10.2023 o 13:23 Greg Huber napisał(a): > All I get is a 404 > > Loading failed for the

Re: [TEST] Struts 6.0.2 test build is ready

2022-08-30 Thread Łukasz Lenart
CSP was added in 6.x version https://struts.apache.org/core-developers/coop-interceptor https://struts.apache.org/core-developers/coop-interceptor https://struts.apache.org/core-developers/fetch-metadata-interceptor W dniu wt., 30.08.2022 o 15:54 i...@flyingfischer.ch napisał(a): > It looks

Re: [TEST] Struts 2 ver. 6.0.0-RC2 test build is ready

2022-02-06 Thread Łukasz Lenart
Thanks :) I've created a PR to address the mismatch between the code and tests https://github.com/apache/struts/pull/529 niedz., 6 lut 2022 o 12:21 Greg Huber napisał(a): > > ok, thought it was a typo (although I have few with aa). Thought I > would mention it. > > Been through most

Re: [CLOSED][VOTE] [FASTTRACK] Apache Struts 2.5.28.1

2021-12-17 Thread Łukasz Lenart
Vote passed with result GA (binding) +1 x4 GA (non-binding) +1 x2 Thanks a lot! Regards pt., 17 gru 2021 o 09:17 Greg Huber napisał(a): > > Thanks. > > +1 b > > [x] General Availability (GA) > > On 16/12/2021 15:45, Lukasz Lenart wrote: > > The Apache Struts 2.5.28.1 test build is now

Re: Localized bean

2017-03-15 Thread Łukasz Lenart
Something like getDefaultText()? but you can always implement your own LocalizedTextProvider and search in default bundles first and then fallback to searching class hierarchy. Maybe I should prepare a small demo? Regards -- Łukasz 2017-03-15 9:08 GMT+01:00 Greg Huber :

Re: Valid characters in http requets: Tomcat 8.38 -> 8.39

2016-12-03 Thread Łukasz Lenart
Is it related to Apache Struts? Cheers Lukasz 2016-12-03 12:47 GMT+01:00 i...@flyingfischer.ch : > Between Tomcat 8.38 und 8.39 there seems to be a change in handling URL > parameters: > > =1|2 > > This will cause Tomcat to return a 400 error since 8.39. It is the

Re: Struts2 Arianna plugin

2016-07-11 Thread Łukasz Lenart
2016-07-11 17:28 GMT+02:00 Martin Gainty : > I noticed struts2-arianna has a hardcoded dependency of struts2-core:2.2.1.1 > any issues with struts2-arianna porting to struts version 2.3.4 I have already upgraded it to latest version and it should be in repo now. Regards --

Re: struts2-jboss-ear

2013-06-11 Thread Łukasz Lenart
Hi, Maybe this [1] could help? And you can always ask your question on Struts Users Mailing List u...@struts.apache.org or Struts Developers List dev@struts.apache.org. [1]

Re: svn commit: r1467038 - in /struts/site/trunk/content: resources/archetype-catalog.xml site.xml xdoc/announce.xml xdoc/download.xml xdoc/downloads.xml xdoc/index.xml

2013-04-12 Thread Łukasz Lenart
Could you check once more? I have noticed that and solved. Please also visit struts.staging.a.o to see a new version (on mobile) 12 kwi 2013 05:37, Maurizio Cucchiara mcucchi...@apache.org napisał(a): archetype groupIdorg.apache.struts/groupId artifactIdstruts2-archetype-starter/artifactId

Struts 2.3.11 ready for test

2013-02-28 Thread Łukasz Lenart
Hi, Please take a time and test the bits - any help is appreciated. Staging Maven repo https://repository.apache.org/content/groups/staging/ Standalone artifacts http://people.apache.org/builds/struts/2.3.11/ Release notes http://struts.apache.org/development/2.x/docs/version-notes-2311.html

Struts 2.3.10 ready for test

2013-02-07 Thread Łukasz Lenart
Hi, Please take a time and test the bits - any help is appreciated. Staging Maven repo https://repository.apache.org/content/groups/staging/ Standalone artifacts http://people.apache.org/builds/struts/2.3.10/ Release notes https://cwiki.apache.org/WW/version-notes-2310.html Thanks in advance

Struts 2.3.9

2013-01-01 Thread Łukasz Lenart
Hi, I've started work on new version of Struts 2.3.x [1] - the main goal is to finish refactoring of validators [2] [1] https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.9 - restricted access [2] https://issues.apache.org/jira/browse/WW-2923 All the best! -- Łukasz mobile +48

Performance issue - next release

2012-12-12 Thread Łukasz Lenart
Johannes discovered a huge performance issue which is already solved in trunk (2.3.8) so I'm going to prepare a new release ASAP. Is threre any other important outstanding issue that should be solved before the release? (on mobile)

Re: svn commit: r1414332 - in /struts/site/branches/site2fluidomigration/src/site: resources/css/site.css site.xml

2012-11-27 Thread Łukasz Lenart
It overwrite link on the right: Apache | Struts 2 | Struts 1 Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2012/11/27 jo...@apache.org: Author: jogep Date: Tue Nov 27 19:26:45 2012 New Revision: 1414332 URL:

Re: The Master Plan

2012-11-22 Thread Łukasz Lenart
2012/11/22 Paul Benedict pbened...@apache.org: Don't all master plans need to end with an evil laugh? Right :D :D :D Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/

Re: Encoding problem in Struts 2.3.7 in JSPs, selects and submit buttons using i18n

2012-11-22 Thread Łukasz Lenart
- struts2-tiles-plugin - xwork-core Markus Am 22.11.2012 12:46, schrieb Łukasz Lenart: 2012/11/22 i...@flyingfischer.ch i...@flyingfischer.ch: Hi Lenart thanks for replying and the input about encoding the properties files! Unfortunately encoding the properties file will only solve

Re: Encoding problem in Struts 2.3.7 in JSPs, selects and submit buttons using i18n

2012-11-22 Thread Łukasz Lenart
2012/11/22 i...@flyingfischer.ch i...@flyingfischer.ch: Hi Lenart thanks for replying and the input about encoding the properties files! Unfortunately encoding the properties file will only solve the problem partially: Some texts in selects do come from a database and will still get

Re: Encoding problem in Struts 2.3.7 in JSPs, selects and submit buttons using i18n

2012-11-22 Thread Łukasz Lenart
2012/11/22 i...@flyingfischer.ch i...@flyingfischer.ch: I experience some problems with umlauts after upgrading from Struts 2.3.4.1 to 2.3.7: Text with umlauts like 'ä' from properties files get scrambled in the JSPs, selects and submit buttons. file -i shows that properties file are

Re: Servlet.service() for servlet action threw exception

2012-11-09 Thread Łukasz Lenart
2012/11/8 Alabax, Shaikh shaikh.ala...@nttdata.com java.lang.NullPointerException at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processPageFlowRequest(PageFlowRequestProcessor.java:707) [beehive-netui-core.jar:1.0.2] at

Struts 2.3.6 ready for test

2012-10-23 Thread Łukasz Lenart
Hi all, A new version of Struts 2.3.6 is coming, please take a time and test the bits [1] or use Maven staging repository [2]. Please refer to Version Notes [3] for more details what was changed. If there be no show-stoppers I'm going to call for a Vote in a week. [1]

Re: Twitter Bootstrap for the REST Showcase

2012-10-12 Thread Łukasz Lenart
2012/10/11 Matt Raible m...@raibledesigns.com: I like it! Not sure if it's a Struts issue or now, but when you create a new order and don't fill anything in, you get a blank screen. Here's the URL: http://struts.jgeppert.com/struts2-rest-showcase/orders/new Osm :-) And I don't see any

Re: 2.5 = 3.0 (was Re: @StringLengthFieldValidator for 2.5)

2012-07-31 Thread Łukasz Lenart
2012/7/27 Paul Benedict pbened...@apache.org: Thoughts? With 3.0 we must clean up the whole code base, rename packages, remove obsolete classes and methods and move Convention into Core and so on. With 2.5 we could do some less user harming things like remove some plugins, some classes and

Re: @StringLengthFieldValidator for 2.5

2012-07-24 Thread Łukasz Lenart
Here it is [1], basically it was about Struts 3, but Struts 2.5 is more in range now ;-) [1] https://cwiki.apache.org/confluence/display/WW/Struts+2.5 Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2012/7/24 Rene

Re: Examples app

2012-07-23 Thread Łukasz Lenart
2012/7/21 Martin Cooper mart...@apache.org: What do you thinking about adding small example apps to Struts 2 ? Who will maintain them, and keep them up to date when the core framework changes? How will we ensure that they continue to represent best practices when new features or mechanisms

Re: Global Exception Handling as per doc

2012-07-20 Thread Łukasz Lenart
You're right but that was already updated by not yet exported https://cwiki.apache.org/confluence/display/WW/Exception+Handling Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2012/7/19 Umesh Awasthi

Re: Contributing to S2 user Guide

2012-07-20 Thread Łukasz Lenart
To add comment you must go to the source ;-) The [1] is exported version of [2], to add comments you must go to [2] [1] http://struts.apache.org/2.x/docs/editing-the-documentation.html [2] https://cwiki.apache.org/confluence/display/WW/Editing+the+Documentation Regards -- Łukasz mobile +48

Fwd: An Exception Fact Sheet for Struts

2012-07-03 Thread Łukasz Lenart
What do you think? -- Forwarded message -- From: Lukasz Lenart lukaszlen...@apache.org Date: 2012/7/3 Subject: Fwd: An Exception Fact Sheet for Struts To: Struts Developers List dev@struts.apache.org Any opinion about that ? Kind regards -- Łukasz + 48 606 323 122

Re: File upload interceptor/filter dispatcher temp file cleanup

2012-06-21 Thread Łukasz Lenart
Hi Dave, I've changed a bit the whole cleanup idea, right now it's delegated to given implementation of MultiPartRequest, to the method cleanUp(). So a filter calls Dispatcher.cleanUpRequest(request) which delegate to MultiPartRequest.cleanUp() It works with old and with the new filters.

Re: File upload interceptor/filter dispatcher temp file cleanup

2012-06-21 Thread Łukasz Lenart
2012/6/21 Dave Newton davelnew...@gmail.com: Ah, okay--cool :) I don't see it in the ng filter dispatcher, but I'll track it down later when I have a chance. Is there an elevator pitch for how the ng filter ends up calling it? Take a look on the finally section of doFilter(), there is a call

Re: Redesign for Struts Showcase

2012-06-18 Thread Łukasz Lenart
Anyone wish to have access ? Also Resources required: 1GHz, 2GB, 20GB will be sufficient ? https://issues.apache.org/jira/browse/INFRA-4907 Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/

Re: Redesign for Struts Showcase

2012-06-18 Thread Łukasz Lenart
2012/6/18 Johannes Geppert jo...@apache.org: I like to have access. The server parameters sounds good. But do you think a tomcat is good? If we like to run all Showcases we need a full JEE Stack for the Struts2 CDI Showcase. Maybe TomEE or Geronimo is better? Right, TomEE would be a better

Re: Redesign for Struts Showcase

2012-06-13 Thread Łukasz Lenart
SuperB :-) -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail:

Re: Redesign for Struts Showcase

2012-06-13 Thread Łukasz Lenart
We both prefer to use Ubuntu for the showcase server, any objections ? https://issues.apache.org/jira/browse/INFRA-4907 Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/

Re: Redesign for Struts Showcase

2012-06-12 Thread Łukasz Lenart
2012/6/11 Martin Cooper mfncoo...@gmail.com: And that last part is crucial. Before we head down that path, we need to ensure that we have at least 2 PMC members who are willing to maintain such a thing over the long term. Infra may provide the environment, but only if we're prepared to manage

Re: Redesign for Struts Showcase

2012-06-12 Thread Łukasz Lenart
2012/6/13 Martin Cooper mfncoo...@gmail.com: What kind of support is needed from our side ? You should check with infra@ directly for a definitive answer, but typically we'd need to deal with anything Java- or app-related, including restarting after a crash, diagnosing issues, addressing

Re: [struts-dev] Re: Abstract layer to access file system

2012-06-12 Thread Łukasz Lenart
I bit stack with this ... What is the chance that the users will use that custom mechanism ? Is it worth to implement something that can be a bit complicated to use ? Anyway, I'm thinking about adding additional method to FileManager interface like boolean isInternal() to mark which

Re: Editing a plugin announcement doesn't work

2012-06-12 Thread Łukasz Lenart
2012/6/6 Rees Byars reesby...@gmail.com: From the plugin page (https://cwiki.apache.org/S2PLUGINS/home.html), if I click on an announcement blog post and then click edit, it generates an error.  I wanted to edit an announcement, but it doesn't seem possible for me. Not a major issue to me,

Re: Redesign for Struts Showcase

2012-06-11 Thread Łukasz Lenart
2012/6/7 Johannes Geppert jo...@apache.org: Maybe we should ask the infra team. They could provide a apps.apache.org server based on a apache jee server. Where different Apache Projects (Struts/Wicket/Tapestry/...) can run there showcases. +1 Regards -- Łukasz mobile +48 606 323 122

Re: [struts-dev] Re: Abstract layer to access file system

2012-06-05 Thread Łukasz Lenart
2012/6/5 Jason Pyeron jpye...@pdinc.us: 1: use the classloader as much as possible as it always works. The problem here is that a path to a class isn't the same as a path to a jar 2: the plugin searching will fail if the bootstrap process does not know how to scan the filesystem Yep,

Re: Abstract layer to access file system

2012-06-04 Thread Łukasz Lenart
Ok, got it working, but the only problem I have is that the all implementations provided by framework must be specified as a FileManagerProvider with Dispatcher class or all the classes (implementations of FileManager interface) have to be defined in XWork2 and added to DefaultConfiguration class

Re: Abstract layer to access file system

2012-06-03 Thread Łukasz Lenart
2012/6/3 Dave Newton davelnew...@gmail.com: There's VFS, maybe it'd be possible to do something with that... Yes, I've checked Commons VFS but I'm not sure if adding the whole huge library (with the dependencies) is a good idea. Abstraction layer in S2 is just one interface and mostly connected

Re: Abstract layer to access file system

2012-06-01 Thread Łukasz Lenart
2012/5/31 Dave Newton davelnew...@gmail.com: I think you'd have to either scan for a type or annotation; before the framework is up not sure what other options there could be. Thanks Dave, but right now I think about something simpler like specifying FileManager implementation's class as a

Re: Abstract layer to access file system

2012-05-31 Thread Łukasz Lenart
I need an advice ... FileManager is used in bootstrap configuration (see DefaultConfiguration.createBootstrapContainer()) but this is in-code defined configuration. Right now I've introduced FileManagerFactory to create FileManager but it base on Container (which is created by

Re: Bug In Struts Portlet Plugin 2.3.1 and On

2012-05-30 Thread Łukasz Lenart
2012/5/28 bphill...@ku.edu bphill...@ku.edu: When running a unit test of a Struts portlet action using StrutsTestCase with version of the Struts portlet plugin from 2.3.1 on a NullPointerException is thrown.  The same test passes with version 2.2.1 of the Struts portlet plugin. See:  

Re: Bug In Struts Portlet Plugin 2.3.1 and On

2012-05-30 Thread Łukasz Lenart
2012/5/31 Łukasz Lenart lukasz.len...@googlemail.com: I have a question: why the example project doesn't contain struts2-portlet-plugin as a dependency ? It is defined in pom, needed to scroll down a bit ;-) Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG

Re: com.opensymphony.xwork2.validator.metadata

2012-05-24 Thread Łukasz Lenart
2012/5/24 Rainer Hermanns herma...@aixcept.de: these classes/files are a leftover from the early days of the validation annotations and an apt processor implementation in webwork, that was used to create the XML based validation configuration for those user still on Java 1.4. I think this

Re: [CLOSED] [VOTE] Struts 2.3.4 Vote

2012-05-24 Thread Łukasz Lenart
Vote passed with results: +1 GA binding x 5 Thanks a lot for voting! Kind regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail:

Re: Spring plugin for Struts 2.5

2012-05-23 Thread Łukasz Lenart
rather than 2.3. I +1 with moving to 3.1 since that is the latest now. Paul On Tue, May 22, 2012 at 11:46 PM, Łukasz Lenart lukasz.len...@googlemail.com wrote: 2012/5/23 Paul Benedict pbened...@apache.org: I think we should upgrade the Spring dependency to 3.0... As I remember, we're

Re: com.opensymphony.xwork2.validator.metadata

2012-05-23 Thread Łukasz Lenart
No one knows what is that ? I'm going to remove the package and classes. Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/ 2012/4/23 Łukasz Lenart lukasz.len...@googlemail.com: Hi, What

Re: Spring plugin for Struts 2.5

2012-05-22 Thread Łukasz Lenart
2012/5/23 Paul Benedict pbened...@apache.org: I think we should upgrade the Spring dependency to 3.0... As I remember, we're using Spring 3.0.5 already ... https://svn.apache.org/repos/asf/struts/struts2/trunk/pom.xml struts2.springPlatformVersion3.0.5.RELEASE/struts2.springPlatformVersion

Re: [VOTE] Struts 2.3.4 Vote

2012-05-22 Thread Łukasz Lenart
2012/5/21 Łukasz Lenart lukasz.len...@googlemail.com: [ ] Leave at test build [ ] Alpha [ ] Beta [X] General Availability (GA) +1 binding Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl

Re: Struts 2.3.4 available for test

2012-05-20 Thread Łukasz Lenart
No one pointed out any show stoppers, time to Vote! 2012/5/12 Łukasz Lenart lukasz.len...@googlemail.com: Hi all, A new version of Struts 2.3.4 is coming, please take a time and try to test the bits [1] or use Maven staging repository [2]. If there be no show-stoppers I'm going to call

[VOTE] Struts 2.3.4 Vote

2012-05-20 Thread Łukasz Lenart
The Struts 2.3.4 test build is now available. Release notes: * [https://cwiki.apache.org/WW/version-notes-234.html] Distribution: * [http://people.apache.org/builds/struts/2.3.4/] Maven 2 staging repository: * [https://repository.apache.org/content/repositories/staging/] Once you have had a

Write action in Scala

2012-05-17 Thread Łukasz Lenart
Hi Did someone try to write Struts 2 actions with Scala? I'm wondering how hard it could be if at all, any thoughts? /Lukasz

Abstract layer to access file system

2012-05-15 Thread Łukasz Lenart
Hi, I'm going introduce an abstract layer to access file system. There are still some issues with accessing files on different application servers and still will be in the future when a new app server will show up ;-) The first step was made - FileManager is an interface right now and can have

Re: Link to OpenSymphony Forum

2012-05-15 Thread Łukasz Lenart
2012/5/14 Johannes Geppert jo...@apache.org: I just see that we Link to the OpenSymphony Forum in the Archiv Section. http://struts.apache.org/mail.html This Forum does not exists anymore. Should we remove this Link or is there an archive available? I think it can be removed, Struts 2

Struts 2.3.4 available for test

2012-05-12 Thread Łukasz Lenart
Hi all, A new version of Struts 2.3.4 is coming, please take a time and try to test the bits [1] or use Maven staging repository [2]. If there be no show-stoppers I'm going to call for a Vote in a week. [1] http://people.apache.org/builds/struts/2.3.4/ [2]

Version Notes 2.3.4

2012-05-11 Thread Łukasz Lenart
https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.4 Something else to add ? Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/

Re: Create struts2 portlet webapp from archetype

2012-05-09 Thread Łukasz Lenart
2012/5/8 Johannes Geppert jo...@apache.org: I just try out the Archetype generation again with the latest 2.3.3 version. But I run into an failure because the http://struts.apache.org/2.3.3/archetype-catalog.xml includes only version 2.3.1. Is this a bug or a missing release step? Neither

Re: Struts Portlet Plugin 2.3.3. Breaks Using Struts App As Both Portlet and Standalone Web App

2012-05-08 Thread Łukasz Lenart
Could you create a new issue or reopen the old one ? Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail:

Re: Struts Portlet Plugin 2.3.3. Breaks Using Struts App As Both Portlet and Standalone Web App

2012-05-07 Thread Łukasz Lenart
Anyway, something is messed up. Regarding this: @StrutsTagAttribute(description = Specifies if this should be a portlet render or action URL. Default is \render\. To create an action URL, use \action\.) public void setPortletUrlType(String portletUrlType) {

Re: Struts Portlet Plugin 2.3.3. Breaks Using Struts App As Both Portlet and Standalone Web App

2012-05-07 Thread Łukasz Lenart
Ignore this 2012/5/7 Łukasz Lenart lukasz.len...@googlemail.com: Anyway, something is messed up. Regarding this:    @StrutsTagAttribute(description = Specifies if this should be a portlet render or action URL. Default is \render\. To create an action URL, use \action\.)    public void

[CLOSED][VOTE] Struts 2.3.3 Vote

2012-05-02 Thread Łukasz Lenart
The Vote passed with result: 3 x +1 GA (binding) 2 x +1 GA (non-binding) which means the version 2.3.3 got GA label and will be pushed to Central repo. Thanks all! Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura

Re: [VOTE] Struts 2.3.3 Vote

2012-04-28 Thread Łukasz Lenart
2012/4/27 Łukasz Lenart lukasz.len...@googlemail.com: [X] General Availability (GA) +1 binding The vote will remain open for at least 72 hours, longer upon request. I'd like to extend the period as I'm going to have a short trip to Hungary and we'll be back on Tuesday when I can close

Re: Struts 2.3.3 available for test

2012-04-26 Thread Łukasz Lenart
2012/4/26 Johannes Geppert jo...@apache.org: Hi Łukasz, for me it looks like an non Show Stopper Issue, because it only happens in some special environments. From my side I would like to see a new Release. Thanks Johannes, let's call for Vote :-) Regards -- Łukasz

[VOTE] Struts 2.3.3 Vote

2012-04-26 Thread Łukasz Lenart
The Struts 2.3.3 test build is now available. Release notes: * [https://cwiki.apache.org/WW/version-notes-233.html] Distribution: * [http://people.apache.org/builds/struts/2.3.3/] Maven 2 staging repository: * [https://repository.apache.org/content/repositories/staging/] Once you have had a

Re: Struts 2.3.3 available for test

2012-04-25 Thread Łukasz Lenart
Thanks all for your effort in testing the Test Build, but please wait for official Vote. One more thing, looks like this issue [1] is solved, but the problem is that the previous changes to support JBoss 7.x wasn't optimal and still some work is needed. Should I drop the Test Build ? Or maybe

Re: Struts2 session concurrency issue ?

2012-04-25 Thread Łukasz Lenart
2012/4/25 Dionis Argiri dio...@gmail.com: What is the difference between using ActionContext.getContext().getSession() vs implementing SessionAware interface? Does it give some advantages? That's the proper way to interact with session, ActionContext shouldn't be used by user, it's only for

com.opensymphony.xwork2.validator.metadata

2012-04-22 Thread Łukasz Lenart
Hi, What is that ? As I see all the classes in that package are unused. What was the purpose of this code ? Regards -- Lukasz -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/

Re: Struts 2.3.3 available for test

2012-04-20 Thread Łukasz Lenart
2012/4/19 Chris Mawata chris.maw...@gmail.com: Please ignore the last message re: config browser plugin -- I had a bad pom. Apologies. Thanks, any feedback is valid :-) Any other show stoppers ? Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747

Struts 2.3.3 available for test

2012-04-16 Thread Łukasz Lenart
Hi, A new version of Struts 2.3.3 is coming, please take a time and try to test the bits [1] or use Maven staging repository [2]. If there be no show-stoppers I'm going to call for a Vote in a week. [1] http://people.apache.org/builds/struts/2.3.3/ [2]

Re: Struts 2.3.2 available for test

2012-04-14 Thread Łukasz Lenart
Just to confirm, this build is dropped as it didn't pass the tests. 2.3.3 is underway ... Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/

Cleaning up docs

2012-04-14 Thread Łukasz Lenart
Hi, I'd like to remove some pages and files from wiki to reduce the size of distributed assembly. Right now there are pages like that [1] which just increase size of package without any add value. Also the whole MM can be removed, as they're outdated and useless for users. Or maybe instead

Re: Cleaning up docs

2012-04-14 Thread Łukasz Lenart
;-) Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/ W dniu 14 kwietnia 2012 10:54 użytkownik Łukasz Lenart lukasz.len...@googlemail.com napisał: Hi, I'd like to remove some pages and files from wiki

Re: Cleaning up docs

2012-04-14 Thread Łukasz Lenart
Another, duplication https://cwiki.apache.org/confluence/display/WW/Overview Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/ -

Re: Cleaning up docs

2012-04-14 Thread Łukasz Lenart
I think moving will be the best solution, I'm going create a space under S2WIKI called Archive and move all the mentioned docs there. WDYT ? Cleaning up docs allows to speed up the release process and site update process. Right now it takes ages because of downloading and uploading useless docs

Re: Struts 2.3.2 available for test

2012-04-11 Thread Łukasz Lenart
2012/4/11 Maurizio Cucchiara mcucchi...@apache.org: Lukasz, I'm afraid that you should drop this release. Ok, I'm going to wait till the end of this week and I will prepare a new release - 2.3.3 ;-) @Johannes @Maurizio Anyway, thanks a lot for testing! Kind regards -- Łukasz

Re: svn commit: r1311951 - /struts/struts2/trunk/plugins/junit/src/main/java/org/apache/struts2/StrutsTestCase.java

2012-04-11 Thread Łukasz Lenart
2012/4/11 Maurizio Cucchiara mcucchi...@apache.org: Since Struts Junit Test uses MockHttp stuff, I thought that it would be a good thing leave that layer consistent. Right, changed, please check :-) Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747

Re: S3 and JAX-RS 2.0

2012-04-11 Thread Łukasz Lenart
2012/4/11 Frans Thamura fr...@meruvian.org: hi all will the S 3.0 become JAX-RS 2.0 compatible? got this blog and his devoxx slide http://marek.potociar.net/2011/11/17/on-jax-rs-2-0-from-devoxx/ No plans as so forth, it'd be nice to add the support via plugin, but right now the current Rest

Re: User Guide

2012-04-10 Thread Łukasz Lenart
2012/4/10 Rainer Hermanns herma...@aixcept.de: Lukasz, WW Core should be renamed to S2 Core in legend instead. I still have the original Struts architecture PSD file. If that helps, let me know. Sure, send it to me, right now I was basing on Philip's example. Regards -- Łukasz

Re: User Guide

2012-04-09 Thread Łukasz Lenart
2012/4/9 Shrinivas Parashar shrinivas_paras...@symantec.com: We really need to improve on documentation. First thing to do in documentation is, update the architecture diagram at https://cwiki.apache.org/confluence/display/WW/Big+Picture  The architecture diagram should be modified to

Re: User Guide

2012-04-09 Thread Łukasz Lenart
W dniu 9 kwietnia 2012 11:42 użytkownik Łukasz Lenart lukasz.len...@googlemail.com napisał: Working on that already :-) First draft https://cwiki.apache.org/confluence/download/attachments/13859/s2-architecture.svg Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27

Struts 2.3.2 available for test

2012-04-08 Thread Łukasz Lenart
Hi, A new version of Struts 2.3.2 is coming, please take a time and try to test the prepared bits [1] or use Maven staging repository [2]. If there be no show-stoppers I'm going to call for Vote in a week. [1] http://people.apache.org/builds/struts/2.3.2/ [2]

Re: User Guide

2012-04-08 Thread Łukasz Lenart
2012/4/8 umeshawas...@gmail.com: If you can share details about its structure and the way it was planned I will be happy to contribute Yeah, Philip give as advice how to proceed, what was your idea and so on. I've already put a link to the User Guide on the top page

User Guide

2012-04-07 Thread Łukasz Lenart
Hi, What's that ? https://cwiki.apache.org/confluence/display/WW/User+Guide Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/ -

Re: Demoting older Struts releases

2012-04-02 Thread Łukasz Lenart
Thanks, but didn't help :-/ On 02 Apr 2012 2:17 AM, Wendy Smoak wsm...@gmail.com wrote: 2012/4/1 Łukasz Lenart lukasz.len...@googlemail.com: Done, I'm missing some release dates, how to find them ? Check the archives of the announcements list? http://mail-archives.apache.org/mod_mbox/struts

Re: Demoting older Struts releases

2012-04-02 Thread Łukasz Lenart
Found them out in the source ;-) On 02 Apr 2012 9:58 AM, Łukasz Lenart lukasz.len...@googlemail.com wrote: Thanks, but didn't help :-/ On 02 Apr 2012 2:17 AM, Wendy Smoak wsm...@gmail.com wrote: 2012/4/1 Łukasz Lenart luk

Re: Demoting older Struts releases

2012-04-01 Thread Łukasz Lenart
Done, I'm missing some release dates, how to find them ? Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe,

Re: svn commit: r1303298 - in /struts/struts2/trunk: core/src/main/java/org/apache/struts2/ core/src/main/java/org/apache/struts2/components/ core/src/main/java/org/apache/struts2/config/ core/src/mai

2012-03-31 Thread Łukasz Lenart
2012/3/21 Maurizio Cucchiara mcucchi...@apache.org: further potential improvement: URLHelper has a lot of versions of *buildUrl* methods, each one with a bunch of arguments. I wonder if it could get that arguments using the stack (since it was no longer a static instance and it is

Re: Common names of properties

2012-03-31 Thread Łukasz Lenart
I'm still wondering how it should be :/ Right now XWork is part of Struts2 and dozen of users used it with S2, there're a rare number of people who used XWork separately. I think we should stick names of properties with struts or add xwork prefix to current alone XWork properties, like

Re: Estimate For When Struts 2 Version 2.3.2 Will Be Declared GA

2012-03-30 Thread Łukasz Lenart
2012/3/30 bphill...@ku.edu bphill...@ku.edu: Can you provide a rough estimate for when Struts 2 version 2.3.2 will be released? 2-3 weeks, next week I'm going to start preparing a release Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG

  1   2   3   >