Re: Announcing: visural-wicket 0.6 released - open source wicket components

2010-06-23 Thread Fernando Wermus
/jquery.bt.js On Wed, Jun 23, 2010 at 8:44 AM, Fernando Wermus fernando.wer...@gmail.comwrote: Tooltip is not working on Internet Explorer 8 and windows xp On Wed, Jun 23, 2010 at 6:31 AM, James Carman ja...@carmanconsulting.comwrote: Why not just get it published to the main Maven

one session for standAloneApp or one session for FacebookApp

2010-06-24 Thread Fernando Wermus
in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

urlFor not performing an accurate url

2010-06-25 Thread Fernando Wermus
? Instead, I had to construct it by hand. thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: urlFor not performing an accurate url

2010-06-25 Thread Fernando Wermus
On Fri, Jun 25, 2010 at 3:07 PM, Fernando Wermus fernando.wer...@gmail.comwrote: Hi all, I need a url similar to the following example www.example/test?url=map/myMap.swf But urlFor constructs the followng www.example/text/url/map/myMap.swf/ The last slash makes that the swf

passing a map into PageParameters

2010-06-28 Thread Fernando Wermus
to {token=abc} like. But when the Page for this request is called, there is an empty map into PageParameters, Is there a way to pass a map into PageParameters? -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: passing a map into PageParameters

2010-06-28 Thread Fernando Wermus
commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: passing a map into PageParameters

2010-06-29 Thread Fernando Wermus
to go to doesn't need to be bookmarkable. In that case, just pass your Map to the destination page object through a constructor of your design, and call #setResponsePage on the page object. On Mon, Jun 28, 2010 at 3:23 PM, Fernando Wermus fernando.wer...@gmail.comwrote: This is not what I want

modal window and its css

2010-07-02 Thread Fernando Wermus
was into an iframe. Thus the page itself wouldn't be modified by the modal window css.This doesn't seems to be the behavior. thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

how to distinguish browser's tab?

2010-07-06 Thread Fernando Wermus
other kinds of solution. I was thinking of adding a cookie which could help me to distinguish between tabs, but I am not used to working with cookies. I have a plenty lack of ideas, any help would be really appreciate it. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: how to distinguish browser's tab?

2010-07-07 Thread Fernando Wermus
apps where a cookie are set from Apache like facebook.myapp.com and app.myapp.com 2010/7/7 Fernando Wermus fernando.wer...@gmail.com Hi all, I have a site which works in facebook, as an facebook ap, as well as stand alone. the styling is the only thing that changes between

Re: new feature in trunk and branch: Component#onInitialize()

2010-07-12 Thread Fernando Wermus
the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com

Re: component .... not found on page for a Link colun in the Datatable after self refresh using the AjaxSelfUpdatingTimerBehavior

2010-07-19 Thread Fernando Wermus
. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: component .... not found on page for a Link colun in the Datatable after self refresh using the AjaxSelfUpdatingTimerBehavior

2010-07-20 Thread Fernando Wermus
-tp1892913p2276328.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus

Re: HowTo inject FeedbackPanel

2010-07-20 Thread Fernando Wermus
...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: AjaxPagingNavigation change style

2010-07-21 Thread Fernando Wermus
. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: learn from my security mistake with getString

2010-07-23 Thread Fernando Wermus
. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

don't find the html resource for a component

2010-07-26 Thread Fernando Wermus
page. thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: don't find the html resource for a component

2010-07-26 Thread Fernando Wermus
I wanna add that first case is working, however second not. On Mon, Jul 26, 2010 at 11:49 AM, Fernando Wermus fernando.wer...@gmail.com wrote: Hi all, I am rendering emails with wicket in two different ways: 1. Into an onclick's link. 2. Calling a back end that is implemented

Re: Localizer in a new Thread

2010-07-30 Thread Fernando Wermus
-tp2307306p2307732.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando

HTMLModel and path to access html file

2010-08-03 Thread Fernando Wermus
(IOException e) { log.error(e); } finally { try { reader.close(); } catch (Exception e) { log.error(e); } } return html.toString(); } } -- Fernando Wermus. www.linkedin.com/in/fernandowermus

autocomplete works in development but It doesn't in production

2010-08-08 Thread Fernando Wermus
Hi all, Any advice or clue about how to solve this issue? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: jsr 286 inter-portlet communication

2010-08-10 Thread Fernando Wermus
archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

htmlUnit + Wicket to get a page

2010-08-31 Thread Fernando Wermus
. any idea? -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Fwd: htmlUnit + Wicket to get a page

2010-08-31 Thread Fernando Wermus
. I am using htmlUnit as client to get the page. any idea? -- Fernando Wermus. www.linkedin.com/in/fernandowermus

how to render a page for an email with wickettester

2010-08-31 Thread Fernando Wermus
(); BufferedWebResponse webResponse = new BufferedWebResponse(servletResponse); webResponse.setAjax(true); System.out.println(render page: + webResponse.toString()); the result was an empty string. thanks in advance -- Fernando Wermus. www.linkedin.com

WicketRuntimeException: loginPage is already mounted for BookmarkablePageEncoder[page=class com.xxx.LoginPage]

2010-09-02 Thread Fernando Wermus
and I just passing it to the WicketTester constructor. any help would be really appreciated. thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Localizer in a new Thread

2010-09-02 Thread Fernando Wermus
alex.objel...@gmail.comwrote: Yes, the solution I've mentioned in previous post should solve your problem. Alex On 30 July 2010 22:44, Fernando Wermus-3 [via Apache Wicket] ml-node+2308410-419528218-229...@n4.nabble.comml-node%2b2308410-419528218-229...@n4.nabble.com ml-node%2b2308410

Re: WicketRuntimeException: loginPage is already mounted for BookmarkablePageEncoder[page=class com.xxx.LoginPage]

2010-09-02 Thread Fernando Wermus
initialized instance it would cause that error. -igor On Thu, Sep 2, 2010 at 9:13 AM, Fernando Wermus fernando.wer...@gmail.com wrote: Hi all, I am using wicketTester to render html for emails. I pass my current app to WicketTester and I get the following error: WicketRuntimeException

rendering a page for an email: org.hibernate.HibernateException: createCriteria is not valid without active transaction

2010-09-03 Thread Fernando Wermus
is not valid without active transaction when I tried to load an entity in a model to be used in the PageMail. How can I attach the Transaction to the thread to get this working? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: WicketRuntimeException: loginPage is already mounted for BookmarkablePageEncoder[page=class com.xxx.LoginPage]

2010-09-03 Thread Fernando Wermus
a markup which is not true. Actually, when I don't use this code into a separate servlet, It runs smoothly. thanks in advance On Thu, Sep 2, 2010 at 6:49 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote: you can create a new instance -igor On Thu, Sep 2, 2010 at 1:49 PM, Fernando Wermus

Re: automatically sizing modal window

2010-09-25 Thread Fernando Wermus
and sometimes too small for the contents. Regards. Josh -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: automatically sizing modal window

2010-10-01 Thread Fernando Wermus
this feature, please. Either here or in the ticket. What are the current obstacles? How do you want it to be? Etc. On Sun, Sep 26, 2010 at 3:49 PM, andrea del beneandrea.on@libero.itwrote: On 09/25/2010 02:30 PM, Fernando Wermus wrote: I would like so much this feature

Re: Problem on wicket-auth-role ve Spring-security integration

2010-12-02 Thread Fernando Wermus
...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Should Logger classes be transient?

2011-01-17 Thread Fernando Wermus
...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

independent work between web designer and web programmers

2011-03-04 Thread Fernando Wermus
project anyway. What I know about maven, it is that there is a pom.xml for project and I wouldn't be able to have this organization. thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: tomcat deployment issues

2012-04-22 Thread Fernando Wermus
try deleting work folder in Tomcat6. Fernando Wermus. www.linkedin.com/in/fernandowermus On Thu, Apr 12, 2012 at 4:29 AM, Martin Grigorov mgrigo...@apache.orgwrote: Hi, Can you put a breakpoint in WicketServlet#init() ? The only reason for that I see is this servlet to be initialized

Re: custom listeners

2012-05-16 Thread Fernando Wermus
May you explain further your user case? Thus, we can understand the needs. Fernando Wermus. www.linkedin.com/in/fernandowermus On Wed, May 16, 2012 at 7:00 AM, elvis.ciocoiu elvis.cioc...@synthesys.rowrote: I'm working on something that uses custom information attached to the components

Re: Full month calendar

2012-05-18 Thread Fernando Wermus
you can see ehour wicket app which has an interesting calendar. It is into the app. Fernando Wermus. www.linkedin.com/in/fernandowermus On Fri, May 18, 2012 at 9:46 AM, Sandor Feher sfe...@bluesystem.hu wrote: Hi, The example Igor mentioned is nice but I'm still struggling with that. I

Re: decorating html with wicket

2012-05-29 Thread Fernando Wermus
they are accepted, the programmers finish the work. Fernando Wermus. www.linkedin.com/in/fernandowermus On Tue, May 29, 2012 at 4:01 AM, Thomas Götz t...@decoded.de wrote: I'm not convinced yet that this is really a good idea (how to deal with constructor arguments for validators? What

Re: decorating html with wicket

2012-05-29 Thread Fernando Wermus
Tom, Something else. I experienced the advantages to have mock up pages working in another company with Adobe Flex. These pages are added to the analysis and the clients could have in advance a vivid experience. Fernando Wermus. www.linkedin.com/in/fernandowermus On Tue, May 29, 2012

Re: jetty and eclipse

2008-01-01 Thread Fernando Wermus
, Fernando Wermus [EMAIL PROTECTED] wrote: It is a subclass of WicketExampleApplication abstract class which is a subclass of WebApplication. On Jan 1, 2008 11:51 PM, cwilkes [EMAIL PROTECTED] wrote: Fernando Wermus-2 wrote: Application class web.SignIn2Application must

Re: jetty and eclipse

2008-01-01 Thread Fernando Wermus
with a different jvm the class file which are in bin directory. When I point jetty to WEB-INF directory, it fails. Thanks in advance. On Jan 2, 2008 2:25 AM, Fernando Wermus [EMAIL PROTECTED] wrote: Could this help? 3537 [main] DEBUG org.mortbay.log - loaded class java.util.Arrays 3537 [main] DEBUG

Newbie question. Override class attributes from a tabPanel component

2008-01-03 Thread Fernando Wermus
class=menu-1-2-2 Thanks in advance. -- Fernando Wermus.

Jetty, images and 404 http

2008-01-03 Thread Fernando Wermus
a lot! -- Fernando Wermus.

Re: Newbie question. Override class attributes from a tabPanel component

2008-01-03 Thread Fernando Wermus
()); } }; On Jan 3, 2008 8:05 PM, Martijn Dashorst [EMAIL PROTECTED] wrote: Take a look at AttributeAppender, AttributeModifier or SImpleAttributeModifier. You can add them to a component and they allow you to modify tag attributes. Martijn On Jan 3, 2008 10:45 PM, Fernando Wermus [EMAIL PROTECTED

Re: Jetty, images and 404 http

2008-01-04 Thread Fernando Wermus
Fernando Wermus-2 wrote: Jetty is not allowing to download the resources of my pages. It dumps this into the log, 42150 [btpool0-1 - /misPartidos/resources/bg-header.jpg] DEBUG org.mortbay.log - RESPONSE /misPartidos/resources/bg-header.jpg 404 42150 [btpool0-1 - /misPartidos/resources

Re: Jetty, images and 404 http

2008-01-04 Thread Fernando Wermus
Michael, I have changed the images to another directory and it is working right now. I don't know the reason of this behavior but It is solved. Thanks a lot. On Jan 4, 2008 4:43 PM, Fernando Wermus [EMAIL PROTECTED] wrote: I don't have any code. The css files are pointing to some

TabbedPanel sidebar question

2008-01-06 Thread Fernando Wermus
. They have a parent in common. I wanna know if I can solve this with tabbedPanel or another widget, or I would need to build my own widget. ps: I almost shure this cannot be solve using css. Thanks in advance! -- Fernando Wermus.

Re: UploadProgessBar in a WizardStep?

2008-01-12 Thread Fernando Wermus
against the button... Let me know if you need further help.. Fernando Wermus-2 wrote: mfs, May you help me to understand how he got the upload working in the wizard step? if I remove the form according Igor said, the onsubmit method, which performs the upload, wouldn't work. I

AutoCompleBehavior is an abstract class.

2008-01-13 Thread Fernando Wermus
Dear all, I just want to share with the list that AutoCompleBehavior is abstract, but the http://wicketstuff.org/confluence/display/STUFFWIKI/Script.aculo.us+AutoCompleteBehaviorshows an example using it as a concrete class. Bye! -- Fernando Wermus.

onComponentTag vs AttributeModifier

2008-02-04 Thread Fernando Wermus
the first time, but It doesn't notice the change next times. Is this the correct behavior or not? The condition to available the combobox is of course the same. -- Fernando Wermus.

The type wicket.Component cannot be resolved. It is indirectly referenced The type wicket.Component cannot be resolved. It is indirectly referenced from required .class files

2008-02-04 Thread Fernando Wermus
of Wicket. But I couldn't solve it. Does anyone happend this before? Thanks! -- Fernando Wermus.

Re: The type wicket.Component cannot be resolved. It is indirectly referenced The type wicket.Component cannot be resolved. It is indirectly referenced from required .class files

2008-02-04 Thread Fernando Wermus
' in eclipse. Martin 2008/2/4, Fernando Wermus [EMAIL PROTECTED]: Hi all! I got this error message from Eclipse when I download DataPicker library and append the following line to the code, DateTextField bornDate=new DateTextField(player); bornDate.add(new DatePicker

Re: The type wicket.Component cannot be resolved. It is indirectly referenced The type wicket.Component cannot be resolved. It is indirectly referenced from required .class files

2008-02-04 Thread Fernando Wermus
. Martijn [1] Working with Wicket modelshttp://cwiki.apache.org/WICKET/working-with-wicket-models.html On 2/4/08, Fernando Wermus [EMAIL PROTECTED] wrote: Hi all! I got this error message from Eclipse when I download DataPicker library and append the following line to the code

Re: a wizard + a comboBox

2008-02-12 Thread Fernando Wermus
Igor, Thanks. It was my fault. I have the setter modifier as private. On Tue, Feb 12, 2008 at 4:46 PM, Igor Vaynberg [EMAIL PROTECTED] wrote: please provide a quickstart in a jira issue, or at least show us some code -igor On Feb 12, 2008 9:53 AM, Fernando Wermus [EMAIL PROTECTED

Re: SortableListView and refresh. 2 questions

2008-02-12 Thread Fernando Wermus
It doesn't work because of the markup I've added. I need two list for my case. Any suggestion would help. On Tue, Feb 12, 2008 at 9:12 PM, Fernando Wermus [EMAIL PROTECTED] wrote: Hi all, I am using SortableListView. I can drag and drop and reorder the items in the list, but I cannot

SortableListView and refresh. 2 questions

2008-02-12 Thread Fernando Wermus
Hi all, I am using SortableListView. I can drag and drop and reorder the items in the list, but I cannot see any ajax message going around. I think I am missing something as newbie. SortableListView sortableFirst=crearSortableList(firstlist, firstlist_firstlist, listData, imagenDePerfil,

working on my first wicket web 2.0 scriptaculos component

2008-02-13 Thread Fernando Wermus
%3Apanel%3Aholder%3A1%3AIActivePageBehaviorListener%3A0%3A%26amp%3Bwicket%3AignoreIfNotActive%3Dtrue' + Sortable.serialize(element)); } } ); /script -- Fernando Wermus.

my domain model and Joda-Time

2008-02-23 Thread Fernando Wermus
for conversion, or can I use in my wicket-models? -- Fernando Wermus.

Re: my domain model and Joda-Time

2008-02-23 Thread Fernando Wermus
I found http://issues.apache.org/jira/browse/WICKET-466. If I understand these path will be added in 1.4 release. Is this correct? On Sun, Feb 24, 2008 at 2:56 AM, Fernando Wermus [EMAIL PROTECTED] wrote: Hi all, I got a parser error using DateTextField. I am working with Joda-Time

Re: my domain model and Joda-Time

2008-02-23 Thread Fernando Wermus
I changed it. Do you know if this upgrade is comming soon? On Sun, Feb 24, 2008 at 3:03 AM, Ryan Gravener [EMAIL PROTECTED] wrote: Use Date instead of DateTime. On Sat, Feb 23, 2008 at 11:56 PM, Fernando Wermus [EMAIL PROTECTED] wrote: Hi all, I got a parser error using

Re: errors on the WicketStuff Dojo split container example

2008-02-29 Thread Fernando Wermus
] For additional commands, e-mail: [EMAIL PROTECTED] -- Fernando Wermus.

Accordion(wicket-stuff) and a YU DatePicket together don't work.

2008-03-11 Thread Fernando Wermus
() { return true; } }); return fecha; } ...} -- Fernando Wermus.

Re: Accordion(wicket-stuff) and a YU DatePicket together don't work.

2008-03-12 Thread Fernando Wermus
like that(could it be because the calendar uses a different version of yahoo lib?). Im sick currently, so cant help out. I hope to be up on my feet by next week. Fernando Wermus wrote: I have developed some pages using the Nino Saturnino's accordion which is in wicket-stuff. I got some erros

Re: My Wicket Flickr Demo a la Ruby On Rails

2008-03-17 Thread Fernando Wermus
] -- Fernando Wermus.

Re: [vote] Release 1.4 with only generics and stop support for 1.3

2008-03-19 Thread Fernando Wermus
commands, e-mail: [EMAIL PROTECTED] -- Fernando Wermus.

am I doing right? entities no Serializables.

2008-04-18 Thread Fernando Wermus
to it? Bye! ps: sorry for my english. -- Fernando Wermus.

Re: am I doing right? entities no Serializables.

2008-04-18 Thread Fernando Wermus
to have a non-serializable field on your entity class? On Fri, Apr 18, 2008 at 4:50 PM, Fernando Wermus [EMAIL PROTECTED] wrote: I am finishing my first app for production in wicket. As any newbie I try to make a side relevant non-functional problems to focus in which I consider

Why is LoadDetachableModel called twice?

2008-04-18 Thread Fernando Wermus
Warren, I am new using LoadableDetacheModel. I would like to know why is called twice in your example. Thanks. -- Fernando Wermus.

Re: getParameters problem

2008-05-06 Thread Fernando Wermus
the other constructor for RestartResponsAtInterceptPageException (the one that takes a page instance)? On Tue, May 6, 2008 at 8:44 PM, Fernando Wermus [EMAIL PROTECTED] wrote: Hi, I've used the authentication and authorization examples and I need to add some easy extra behavior

Caused by: org.apache.wicket.WicketRuntimeException: There is no application attached to current thread main

2008-05-20 Thread Fernando Wermus
with junit to be assured that this works. I think this is the problem. If this is the case, how can I do a test to guarantee that this works without the server running? -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

Re: Caused by: org.apache.wicket.WicketRuntimeException: There is no application attached to current thread main

2008-05-20 Thread Fernando Wermus
Thanks. I will take a look. On Tue, May 20, 2008 at 6:52 PM, Frank Bille [EMAIL PROTECTED] wrote: Take a look on WicketTester. Frank On Tue, May 20, 2008 at 11:20 PM, Fernando Wermus [EMAIL PROTECTED] wrote: I am trying to instantiate a Panel according to an specific object. I thought

Re: Roles and Tabbed Panel

2008-05-27 Thread Fernando Wermus
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

does auth-roles differentiate by instance?

2008-05-27 Thread Fernando Wermus
differentiate between instances. How does auth-roles manage authorization for different instances of the same Component? Thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus http://mientretiempo.blogspot.com/

are declarative auth-roles permissions on a class basis rather than instance basis?

2008-05-28 Thread Fernando Wermus
people, Auth-roles looks like the declarative permissions are on a class basis rather than instance basis, is it? Which could be the best approach to have instance permissions in auth-roles or should I change to wasp? Thanks in advance. -- Fernando Wermus. www.linkedin.com

Re: are declarative auth-roles permissions on a class basis rather than instance basis?

2008-05-28 Thread Fernando Wermus
I think I found it in auth-role example. Thanks anyway. MetaDataRoleAuthorizationStrategy.authorize(forAdminsAndUsers, RENDER, USER); where forAdminsAndUsers is a component instance. On Wed, May 28, 2008 at 10:27 PM, Fernando Wermus [EMAIL PROTECTED] wrote: people, Auth-roles looks

<    1   2   3