My bad.  Realized it's not an issue with showcase example but with convention 
plugin on websphere 6.1.

Sent from my iPhone

On Jan 25, 2011, at 7:51 PM, satyanarayana katta <saty.pra...@gmail.com> wrote:

> Hi,
> 
> I was trying the Struts2 jQuery Plugin(struts2-jquery-showcase-2.5.1)
> showcase example on Websphere 6.1 and was not able to load the
> index.jsp.  Getting the following error.
> 
> 
> [1/25/11 19:49:41:709 PST] 0000001c ServletWrappe I   SRVE0242I:
> [struts2-jquery-showcase-2.5.1EAR] [/jquery] [/pages/index.jsp]:
> Initialization successful.
> [1/25/11 19:49:41:772 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:41,772 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@d68e0c7,org.apache.struts2.util.AttributeMap@5c005c,templateDir)
> [1/25/11 19:49:41:772 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:41,772 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@d68e0c7,org.apache.struts2.util.AttributeMap@5c005c,templateDir)
> [1/25/11 19:49:41:787 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:41,787 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@29ffa442,org.apache.struts2.util.AttributeMap@11561156,templateDir)
> [1/25/11 19:49:41:787 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:41,787  WARN
> (org.apache.struts2.components.ServletUrlRenderer:56) - No
> configuration found for the specified action: 'index' in namespace:
> '/'. Form action defaulting to 'action' attribute's literal value.
> [1/25/11 19:49:41:787 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:41,787 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@29ffa442,org.apache.struts2.util.AttributeMap@11561156,templateDir)
> [1/25/11 19:49:41:803 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:41,803 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@d5e3068a,org.apache.struts2.util.AttributeMap@625c625c,templateDir)
> [1/25/11 19:49:41:803 PST] 0000001c ServletWrappe E   SRVE0068E:
> Uncaught exception thrown in one of the service methods of the
> servlet: /pages/index.jsp. Exception thrown : tag 'select', field
> 'list', name 'theme': The requested list key 'themes' could not be
> resolved as a collection/array/map/enumeration/iterator type. Example:
> people or people.{name} - [unknown location]
>    at org.apache.struts2.components.Component.fieldError(Component.java:237)
>    at org.apache.struts2.components.Component.findValue(Component.java:358)
>    at 
> org.apache.struts2.components.ListUIBean.evaluateExtraParams(ListUIBean.java:80)
>    at 
> org.apache.struts2.components.Select.evaluateExtraParams(Select.java:105)
>    at org.apache.struts2.components.UIBean.evaluateParams(UIBean.java:856)
>    at org.apache.struts2.components.UIBean.end(UIBean.java:510)
>    at 
> org.apache.struts2.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:42)
>    at com.ibm._jsp._index._jspx_meth_s_select_0(_index.java:325)
>    at com.ibm._jsp._index._jspx_meth_s_form_0(_index.java:411)
>    at com.ibm._jsp._index._jspService(_index.java:122)
>    at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:85)
>    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>    at 
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
>    at 
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:761)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
>    at 
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
>    at 
> com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
>    at 
> com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:122)
>    at 
> com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:205)
>    at 
> com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionProcessor.handleRequest(AbstractJSPExtensionProcessor.java:277)
>    at 
> com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:321)
>    at 
> org.apache.struts2.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:159)
>    at 
> org.apache.struts2.dispatcher.StrutsResultSupport.execute(StrutsResultSupport.java:186)
>    at 
> com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:373)
>    at 
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:277)
>    at 
> org.apache.struts2.impl.StrutsActionProxy.execute(StrutsActionProxy.java:52)
>    at 
> org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:485)
>    at 
> org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:77)
>    at 
> org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:91)
>    at 
> com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:761)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:688)
>    at 
> com.ibm.ws.wswebcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:96)
>    at 
> com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.invokeFilters(DefaultExtensionProcessor.java:758)
>    at 
> com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:718)
>    at 
> com.ibm.ws.wswebcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:113)
>    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3252)
>    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:264)
>    at 
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
>    at 
> com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1439)
>    at 
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:112)
>    at 
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
>    at 
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)
>    at 
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
>    at 
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
>    at 
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
>    at 
> com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
>    at 
> com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
>    at 
> com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
>    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
>    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
>    at 
> com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
>    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
>    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
> 
> [1/25/11 19:49:41:819 PST] 0000001c ServiceLogger I
> com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened
> incident stream file C:\Program
> Files\IBM\SDP70\runtimes\base_v61\profiles\JQuery\logs\ffdc\server1_772a772a_11.01.25_19.49.41_0.txt
> [1/25/11 19:49:41:850 PST] 0000001c ServiceLogger I
> com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC
> closed incident stream file C:\Program
> Files\IBM\SDP70\runtimes\base_v61\profiles\JQuery\logs\ffdc\server1_772a772a_11.01.25_19.49.41_0.txt
> [1/25/11 19:49:41:865 PST] 0000001c WebApp        E   [Servlet
> Error]-[tag 'select', field 'list', name 'theme': The requested list
> key 'themes' could not be resolved as a
> collection/array/map/enumeration/iterator type. Example: people or
> people.{name}]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: tag
> &#39;select&#39;, field &#39;list&#39;, name &#39;theme&#39;: The
> requested list key &#39;themes&#39; could not be resolved as a
> collection/array/map/enumeration/iterator type. Example: people or
> people.{name}
>    at 
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext.java:536)
>    at 
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:967)
>    at org.apache.struts2.dispatcher.Dispatcher.sendError(Dispatcher.java:771)
>    at 
> org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:506)
>    at 
> org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:77)
>    at 
> org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:91)
>    at 
> com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:761)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
>    at 
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:688)
>    at 
> com.ibm.ws.wswebcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:96)
>    at 
> com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.invokeFilters(DefaultExtensionProcessor.java:758)
>    at 
> com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:718)
>    at 
> com.ibm.ws.wswebcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:113)
>    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3252)
>    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:264)
>    at 
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
>    at 
> com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1439)
>    at 
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:112)
>    at 
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
>    at 
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)
>    at 
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
>    at 
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
>    at 
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
>    at 
> com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
>    at 
> com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
>    at 
> com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
>    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
>    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
>    at 
> com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
>    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
>    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
> 
> 
> Also looks like the convention plugin is not working too.  Here is the
> issue logged on the console.
> 
> 
> [1/25/11 19:49:02:350 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,350 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f61d60f8,org.apache.struts2.util.AttributeMap@42964296,templateDir)
> [1/25/11 19:49:02:350 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,350 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f61d60f8,org.apache.struts2.util.AttributeMap@42964296,templateDir)
> [1/25/11 19:49:02:381 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,381 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f61d60f8,org.apache.struts2.util.AttributeMap@42964296,templateDir)
> [1/25/11 19:49:02:381 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,381 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f61d60f8,org.apache.struts2.util.AttributeMap@42964296,templateDir)
> [1/25/11 19:49:02:475 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,475 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@2955072c,org.apache.struts2.util.AttributeMap@7a527a52,templateDir)
> [1/25/11 19:49:02:475 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,475 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@2955072c,org.apache.struts2.util.AttributeMap@7a527a52,templateDir)
> [1/25/11 19:49:02:475 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,475 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@2955072c,org.apache.struts2.util.AttributeMap@7a527a52,templateDir)
> [1/25/11 19:49:02:475 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,475 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@2955072c,org.apache.struts2.util.AttributeMap@7a527a52,templateDir)
> [1/25/11 19:49:02:475 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,475 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f270df6c,org.apache.struts2.util.AttributeMap@57205720,templateDir)
> [1/25/11 19:49:02:475 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,475  WARN
> (org.apache.struts2.components.ServletUrlRenderer:56) - No
> configuration found for the specified action: 'datepicker' in
> namespace: '/'. Form action defaulting to 'action' attribute's literal
> value.
> [1/25/11 19:49:02:475 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,475 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f270df6c,org.apache.struts2.util.AttributeMap@57205720,templateDir)
> [1/25/11 19:49:02:490 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,490 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@377e972e,org.apache.struts2.util.AttributeMap@3ad03ad0,templateDir)
> [1/25/11 19:49:02:490 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,490 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@377e972e,org.apache.struts2.util.AttributeMap@3ad03ad0,templateDir)
> [1/25/11 19:49:02:522 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,522 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@377e972e,org.apache.struts2.util.AttributeMap@3ad03ad0,templateDir)
> [1/25/11 19:49:02:522 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,522 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@377e972e,org.apache.struts2.util.AttributeMap@3ad03ad0,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@c03fa0be,org.apache.struts2.util.AttributeMap@77187718,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.jgeppert.struts2.jquery.components.DatePicker:68) - Unable to
> parse date
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@c03fa0be,org.apache.struts2.util.AttributeMap@77187718,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty (ognl.OgnlContext@321c6d70,{templateDir=template,
> theme=jquery, dynamicAttributes={}, name=date1, label=Date Value from
> Action, nameValue=, id=date1, escapedId=date1,
> form={templateDir=template, theme=xhtml, dynamicAttributes={},
> id=form, action=datepicker, namespace=, name=form, tagNames=[date1]},
> jqueryaction=datepicker, parentTheme=xhtml},nameValue)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@c03fa0be,org.apache.struts2.util.AttributeMap@77187718,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.jgeppert.struts2.jquery.components.DatePicker:68) - Unable to
> parse date
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@c03fa0be,org.apache.struts2.util.AttributeMap@77187718,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@5c225c7e,org.apache.struts2.util.AttributeMap@4d2e4d2e,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.jgeppert.struts2.jquery.components.DatePicker:68) - Unable to
> parse date nameValue
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@5c225c7e,org.apache.struts2.util.AttributeMap@4d2e4d2e,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty (ognl.OgnlContext@ca6916f2,{templateDir=template,
> theme=jquery, dynamicAttributes={}, name=nameValue, label=Date Value
> by Name, nameValue=, id=date2, escapedId=date2,
> form={templateDir=template, theme=xhtml, dynamicAttributes={},
> id=form, action=datepicker, namespace=, name=form, tagNames=[date1,
> date1, nameValue]}, jqueryaction=datepicker,
> parentTheme=xhtml},nameValue)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@5c225c7e,org.apache.struts2.util.AttributeMap@4d2e4d2e,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.jgeppert.struts2.jquery.components.DatePicker:68) - Unable to
> parse date nameValue
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@5c225c7e,org.apache.struts2.util.AttributeMap@4d2e4d2e,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@6daa7ae,org.apache.struts2.util.AttributeMap@22822282,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@6daa7ae,org.apache.struts2.util.AttributeMap@22822282,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty (ognl.OgnlContext@5ba54820,{templateDir=template,
> theme=jquery, dynamicAttributes={}, name=date3, label=Today,
> nameValue=2011-01-25, id=date3, escapedId=date3,
> form={templateDir=template, theme=xhtml, dynamicAttributes={},
> id=form, action=datepicker, namespace=, name=form, tagNames=[date1,
> date1, nameValue, nameValue, date3]}, jqueryaction=datepicker,
> displayFormat=dd.mm.yy, parentTheme=xhtml, dayValue=25, monthValue=0,
> yearValue=2011},nameValue)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@6daa7ae,org.apache.struts2.util.AttributeMap@22822282,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@6daa7ae,org.apache.struts2.util.AttributeMap@22822282,templateDir)
> [1/25/11 19:49:02:537 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@3a5a9c2e,org.apache.struts2.util.AttributeMap@3c423c42,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,537 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@3a5a9c2e,org.apache.struts2.util.AttributeMap@3c423c42,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty (ognl.OgnlContext@bd775a62,{templateDir=template,
> theme=jquery, dynamicAttributes={}, name=date4, label=Yesterday,
> nameValue=2011-01-24, id=date4, escapedId=date4,
> form={templateDir=template, theme=xhtml, dynamicAttributes={},
> id=form, action=datepicker, namespace=, name=form, tagNames=[date1,
> date1, nameValue, nameValue, date3, date3, date4]},
> jqueryaction=datepicker, displayFormat=mm/dd/yy, parentTheme=xhtml,
> dayValue=24, monthValue=0, yearValue=2011},nameValue)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@3a5a9c2e,org.apache.struts2.util.AttributeMap@3c423c42,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@3a5a9c2e,org.apache.struts2.util.AttributeMap@3c423c42,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@82d653ae,org.apache.struts2.util.AttributeMap@58845884,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@82d653ae,org.apache.struts2.util.AttributeMap@58845884,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty (ognl.OgnlContext@51c58dc2,{templateDir=template,
> theme=jquery, dynamicAttributes={}, name=date5, label=Tomorrow,
> nameValue=2011-01-26, id=date5, escapedId=date5,
> form={templateDir=template, theme=xhtml, dynamicAttributes={},
> id=form, action=datepicker, namespace=, name=form, tagNames=[date1,
> date1, nameValue, nameValue, date3, date3, date4, date4, date5]},
> jqueryaction=datepicker, displayFormat=DD, d MM yy, parentTheme=xhtml,
> dayValue=26, monthValue=0, yearValue=2011},nameValue)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@82d653ae,org.apache.struts2.util.AttributeMap@58845884,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@82d653ae,org.apache.struts2.util.AttributeMap@58845884,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@bc7babfe,org.apache.struts2.util.AttributeMap@757a757a,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@bc7babfe,org.apache.struts2.util.AttributeMap@757a757a,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty (ognl.OgnlContext@cd781810,{templateDir=template,
> theme=jquery, dynamicAttributes={}, name=date6, label=String Value,
> nameValue=2004-08-14, id=date6, escapedId=date6,
> form={templateDir=template, theme=xhtml, dynamicAttributes={},
> id=form, action=datepicker, namespace=, name=form, tagNames=[date1,
> date1, nameValue, nameValue, date3, date3, date4, date4, date5, date5,
> date6]}, jqueryaction=datepicker, displayFormat=d M, yy,
> parentTheme=xhtml, dayValue=14, monthValue=7,
> yearValue=2004},nameValue)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@bc7babfe,org.apache.struts2.util.AttributeMap@757a757a,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@bc7babfe,org.apache.struts2.util.AttributeMap@757a757a,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f75a672e,org.apache.struts2.util.AttributeMap@12c212c2,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f75a672e,org.apache.struts2.util.AttributeMap@12c212c2,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty (ognl.OgnlContext@57431278,{templateDir=template,
> theme=jquery, dynamicAttributes={}, name=date7, label=With min and max
> Date, nameValue=2011-01-25, id=date7, escapedId=date7,
> form={templateDir=template, theme=xhtml, dynamicAttributes={},
> id=form, action=datepicker, namespace=, name=form, tagNames=[date1,
> date1, nameValue, nameValue, date3, date3, date4, date4, date5, date5,
> date6, date6, date7]}, jqueryaction=datepicker, displayFormat=d M, yy,
> parentTheme=xhtml, minDate=minValue, maxDate=maxValue, dayValue=25,
> monthValue=0, yearValue=2011},nameValue)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f75a672e,org.apache.struts2.util.AttributeMap@12c212c2,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@f75a672e,org.apache.struts2.util.AttributeMap@12c212c2,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@ae531bce,org.apache.struts2.util.AttributeMap@12c212c2,templateDir)
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553  WARN
> (org.apache.struts2.components.ServletUrlRenderer:56) - No
> configuration found for the specified action: 'datepicker' in
> namespace: '/'. Form action defaulting to 'action' attribute's literal
> value.
> [1/25/11 19:49:02:553 PST] 0000001c SystemOut     O 2011-01-25
> 19:49:02,553 DEBUG
> (com.opensymphony.xwork2.ognl.accessor.XWorkMapPropertyAccessor:68) -
> Entering getProperty
> (ognl.OgnlContext@ae531bce,org.apache.struts2.util.AttributeMap@12c212c2,templateDir)
> 
> 
> Rgds,
> 
> Satya

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to