[jira] [Commented] (WW-4580) Annotated EJB actions should be instatiated using the container JNDI.

2015-12-31 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075876#comment-15075876 ] Lukasz Lenart commented on WW-4580: --- Did try to use CDI plugin?

[jira] [Commented] (WW-4269) blank double results in NumberFormatException being thrown on sending JSON in request body

2015-12-31 Thread victorsosa (JIRA)
[ https://issues.apache.org/jira/browse/WW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075918#comment-15075918 ] victorsosa commented on WW-4269: Ok Then I will commit using the PR on Github > blank double results in

[jira] [Commented] (WW-4269) blank double results in NumberFormatException being thrown on sending JSON in request body

2015-12-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075919#comment-15075919 ] ASF GitHub Bot commented on WW-4269: GitHub user victorsosa opened a pull request:

[jira] [Comment Edited] (WW-4269) blank double results in NumberFormatException being thrown on sending JSON in request body

2015-12-31 Thread victorsosa (JIRA)
[ https://issues.apache.org/jira/browse/WW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075918#comment-15075918 ] victorsosa edited comment on WW-4269 at 12/31/15 12:18 PM: --- Ok Then I will commit

[jira] [Updated] (WW-4580) Annotated EJB actions should be instatiated using the container JNDI.

2015-12-31 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4580: -- Fix Version/s: 2.5.x > Annotated EJB actions should be instatiated using the container JNDI. >

[jira] [Commented] (WW-4269) blank double results in NumberFormatException being thrown on sending JSON in request body

2015-12-31 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075874#comment-15075874 ] Lukasz Lenart commented on WW-4269: --- Patch is ok as well, PRs are better because it's easier to discuss and

[jira] [Created] (WW-4581) BigDecimal are not converted according context locale

2015-12-31 Thread Arturo Imposimato (JIRA)
Arturo Imposimato created WW-4581: - Summary: BigDecimal are not converted according context locale Key: WW-4581 URL: https://issues.apache.org/jira/browse/WW-4581 Project: Struts 2 Issue

[jira] [Commented] (WW-4358) Bad properties file not detected

2015-12-31 Thread victorsosa (JIRA)
[ https://issues.apache.org/jira/browse/WW-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076112#comment-15076112 ] victorsosa commented on WW-4358: I check this out on this class

[jira] [Commented] (WW-4269) blank double results in NumberFormatException being thrown on sending JSON in request body

2015-12-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076133#comment-15076133 ] ASF GitHub Bot commented on WW-4269: Github user victorsosa commented on the pull request:

[jira] [Commented] (WW-4573) NPE/ concurrent modification exception

2015-12-31 Thread victorsosa (JIRA)
[ https://issues.apache.org/jira/browse/WW-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076140#comment-15076140 ] victorsosa commented on WW-4573: I was looking into this and we can fix this using a CopyOnWriteArrayList.