Re: Jqwicket

2012-11-28 Thread vishal
Hi Folks - has there been any progress on JQWicket for Wicket 6.0? I am unable to upgrade to Wicket 6.3 because I am using several JQWicket components. I would like to avoid switching over to Wi-Query since our system is in production and it will have widespread impact at this time. -- View

Jackrabbit APi thorugh Apache wicket

2008-10-13 Thread Nayak Vishal
Hello everyone, Is it possible to access Jackrabbit API(talking to Alfresco ) thorugh Apache wicket. Regards Vishal - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Does Jackrabbit supports Metadata ?

2008-10-14 Thread Nayak Vishal
Hello everyone, Does Jackrabbit support Metadata ? Have any one experienced any problems ? Jackrabbit is a complete JCR implementation. Does JCR 170 supports metadata ? I am not sure ...Could you please suggest me ? Your views are appreciated Regards Vishal Nayak

BRIX (Wicket and Jackrabbit)

2008-10-16 Thread Nayak Vishal
brixdemo.httpsPort=8443 Regards Vishal Nayak - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

SV: BRIX (Wicket and Jackrabbit)

2008-10-17 Thread Nayak Vishal
Thanks Igor. Thats a very good idea and a very clear picture. Now i know which way to go :) Regards Vishal -Opprinnelig melding- Fra: Igor Vaynberg [mailto:[EMAIL PROTECTED] Sendt: 16. oktober 2008 17:52 Til: users@wicket.apache.org Emne: Re: BRIX (Wicket and Jackrabbit) currently

SV: BRIX (Wicket and Jackrabbit)

2008-10-17 Thread Nayak Vishal
Could you please give me some clue or some way what changes i need to do for alfresco. Is it a lot of code changes which are required ? Or is it a small piece of code which needs changes. Regards Vishal Nayak -Opprinnelig melding- Fra: Igor Vaynberg [mailto:[EMAIL PROTECTED] Sendt

Wicket Ajax doesn't work in Websynergy

2008-11-10 Thread Nayak Vishal
Hello, Ajax works fine in Open portal. But it doesn't work in Websynergy. Does anyone have any clue ? Regards Vishal Nayak

URL coding strategies

2010-03-17 Thread Vishal Popat
to the ProductInfo class without it being visible in the URL. I would rather not have to query the database for data object that I already have. How can this be achieved? Many thanks in advance. Regards Vishal

Wicket Dynamic Navigation

2010-05-24 Thread Vishal Popat
a wicket enclosure. The problem I encountered here is that level 2 component already exists when it come to outputting the 2nd item in level 1. Any thoughts on design or an example (as I have yet been unable to find one) would be greatly appreciated. Regards Vishal

RestartResponseAtInterceptPageException / redirectToInterceptPage with PageParameters

2010-10-28 Thread Vishal Popat
it goes to the login page and then back to the info page but without the PageParameters. Therefore the url is incorrect- it has ?wicket:interface=:1:1::: and then some of my data is missing because it requires the PageParameters. How can pass the PageParameters through? Many thanks Vishal

Cannot get current page from AjaxPagingNavigator

2010-11-09 Thread Vishal Popat
returns 0. I have also tried PagingNavigator with similar results. Can anyone tell me what I have missed? Regards Vishal

Configure http and https with apache and jboss

2011-06-29 Thread Vishal Popat
/myapp/ ProxyPassReverse / http://myserver.com:8080/myapp/ /VirtualHost Regards Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Latest version of TinyMCE

2011-10-21 Thread Vishal Popat
. I have seen jbrookover / core from GitHub which seems to have version 3.4.1. I am not sure whether this should be used and how to get it has a jar. Any help would be appreciated. Regards Vishal - To unsubscribe, e-mail: users

Two YUI DatePickers - use first date as basis for second date

2012-05-10 Thread Vishal Popat
to hook into the YUI javascript after the page has already loaded- assuming that is the best way to solve the problem. Any help would be appreciated. Regards Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

CSS load order in 6.x

2012-12-19 Thread Vishal Popat
. Many thanks Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Gmap3 Geocoding shows Status 610

2013-03-16 Thread Vishal Popat
/geocoding/index), which would explain the 610. Am I mistaken? Regards Vishal

Gmap3 NullPointerException

2013-08-07 Thread Vishal Popat
overlayId = request.getRequestParameters().getParameterValue(overlay.overlayId).toString().replace(overlay, ); Regards VIshal Method onRequest of interface org.apache.wicket.behavior.IBehaviorListener targeted at org.wicketstuff.gmap.GMap$OverlayListener@15f6c99 on component [Map [Component

AjaxLazyLoadPanel loading asynchronously

2014-01-29 Thread Vishal Popat
read some older posts on the forum but not sure if they are the best way in Wicket 6. Or is there an alternative approach? Many thanks Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands

replaceWith method in Panel not working with AjaxLazyLoadPanel

2014-02-06 Thread Vishal Popat
is within AjaxLazyLoadPanel. Is there an alternative way to do this? Regards Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

replaceWith method in Panel not working with AjaxLazyLoadPanel

2014-02-06 Thread Vishal Popat
is within AjaxLazyLoadPanel. Is there an alternative way to do this? Regards Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Ajax Form Submit via jquery plugin / javascript

2014-06-10 Thread Vishal Popat
something else instead. Regards Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Model data lost when calling target.add before onSubmit

2014-06-25 Thread Vishal Popat
target.add(panel1) in the onClick. Does this call clear any Model data that has not been submitted? Regards Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

wicket-select2 - adding sub categories seen in select2

2014-07-07 Thread Vishal Popat
Hi, Is it possible to add categories to the lists in wicket-select2 like seen in http://ivaynberg.github.io/select2/#basics (The Time Zone labels)? Also is it possible to add functionality like the flag images as well? Regards Vishal

Page reloads continuously- AjaxLazyLoadPanel ?

2014-07-18 Thread Vishal Popat
and revert back to 6.7 it works fine. I have had a look at the release notes but cant find anything that I may need to do to upgrade. Anyone have any thoughts? Regards Vishal - To unsubscribe, e-mail: users-unsubscr

Url loading context twice

2014-09-23 Thread Vishal Popat
/myapp/myapp/;jsessionid=4A80C86C4F4BF1FAE13721E22F64350E description The requested resource is not available. Apache Tomcat/7.0.30 Does anyone have any idea why this is happening? Regards Vishal

rememberMe not working in 6.19

2015-04-28 Thread Vishal Popat
hints would be appreciated! Regards Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

wicketstuff-gmap3 marker label

2018-08-10 Thread Vishal Popat
ptions but its not in thereā€¦ Regards Vishal

Set Double to more than 3 digits in AjaxEditableLabel

2018-08-16 Thread Vishal Popat
to 12 as it is currently set to 3. Any help would be appreciated. Vishal - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

How to handle ListenerInvocationNotAllowedException on invisible field

2018-11-18 Thread Vishal Popat
Hi, I am using Wicket 7... Recently I have been getting lots of the following exception WARN RequestCycleExtra:347 - Handling the following exception: org.apache.wicket.core.request.handler.ListenerInvocationNotAllowedException: Behavior rejected interface invocation. Component: [TextField