Re: Issue with struts tags

2017-04-14 Thread sharmila thota
Yaah he is using jdeveloper 12 version. I am planning to upgrade mine too. Will see how it goes. Sent from my iPhone > On Apr 14, 2017, at 10:10 AM, Lukasz Lenart wrote: > > 2017-04-14 15:48 GMT+02:00 Sharmila Thota : >> Yes. I did clear the tmp folder under >> ..\AppData\Roaming\JDeveloper\sy

Re: Issue with struts tags

2017-04-14 Thread Lukasz Lenart
2017-04-14 15:48 GMT+02:00 Sharmila Thota : > Yes. I did clear the tmp folder under > ..\AppData\Roaming\JDeveloper\system11.1.2.4.39.64.36.1\DefaultDomain\servers\DefaultServer\tmp So it doesn't work in JDeveloper, right? Do you know Suresh Dhanapal? Looks like you are both working on the same ap

RE: Issue with struts tags

2017-04-14 Thread Sharmila Thota
Yes. I did clear the tmp folder under ..\AppData\Roaming\JDeveloper\system11.1.2.4.39.64.36.1\DefaultDomain\servers\DefaultServer\tmp -Original Message- From: Lukasz Lenart [mailto:lukaszlen...@apache.org] Sent: Friday, April 14, 2017 9:39 AM To: Struts Users Mailing List Subject: Re: Iss

Re: Issue with struts tags

2017-04-14 Thread Lukasz Lenart
2017-04-14 15:36 GMT+02:00 Sharmila Thota : > There is nothing in my temp folder, it is empty > ..\public_html\WEB-INF\temp I meant server's temp folder or work dir http://stackoverflow.com/questions/12301976/temporary-directories-in-weblogic-10 http://stackoverflow.com/questions/1760069/where-is

RE: Issue with struts tags

2017-04-14 Thread Sharmila Thota
There is nothing in my temp folder, it is empty ..\public_html\WEB-INF\temp -Original Message- From: Lukasz Lenart [mailto:lukaszlen...@apache.org] Sent: Friday, April 14, 2017 1:07 AM To: Struts Users Mailing List Subject: Re: Issue with struts tags but still cleaning up temp folder is

RE: Issue with struts tags

2017-04-14 Thread Sharmila Thota
Hello Lucas, Good Morning! Yes, I did change DTD to 2.5 Thanks Sharmila -Original Message- From: Lukasz Lenart [mailto:lukaszlen...@apache.org] Sent: Friday, April 14, 2017 1:06 AM To: Struts Users Mailing List Subject: Re: Issue with struts tags 2017-04-13 16:51 GMT+02:00 sharmila thot

Re: Tiles: Upgrade from struts2-tiles3-plugin to struts2-tiles-plugin gives a NoSuchDefinitionException => Same Problem can be reproduces with struts2-showcase-2.5.10.1

2017-04-14 Thread Lukasz Lenart
Cool, thanks a lot :) Looks like we have an issue with resolving wildcarded tiles definitions as by default Struts will try to find tiles*.xml [1], whereas defining them by hand [2] fallbacks to the old behaviour. Could you setup a log level to TRACE for the org.apache.struts2.tiles package and s