Re: [OFF TOPIC] Java desktop applications

2009-06-11 Thread Tonio Caputo
Well really OFF-TOPIC: I've deal sometime with SWING layout, and it's difficult. My last experience (a couple of years ago) was with a new layout, only available on JAVA 6 (it can be added to java 5), of which I can't remember the name., GroupLayout or something similar. At that time the only ID

Re: Logging to an additional File

2009-06-05 Thread Tonio Caputo
Francisco, I'm not a wicket expert (as you know), the log4j configuration seems to be ok, so probably the reason for the problem is in other place. hope this helps tonio On Thu, Jun 4, 2009 at 5:18 PM, Francisco Diaz Trepat - gmail < francisco.diaztre...@gmail.com> wrote: > Hi all, > I'm hav

Re: Wicket Portlets and Liferay

2009-05-11 Thread Tonio Caputo
ponents and features... Knowing > that, i'ĺl fell more safe to use wicket as my standard framework for > portlets development in Liferay 5 (5.2). > > (sorry for the bad english :)) > > thanks ! > > Bruno > > > > 2009/5/11 Tonio Caputo > > > Bruno, > >

Re: Wicket Portlets and Liferay

2009-05-11 Thread Tonio Caputo
to put a url-pattern equal to the portlet name, and without any > different char (like '-'). > > The first issue, i didn't knew nothing about it. > > thanks! > > Bruno Ledesma > > 2009/5/11 Tonio Caputo > > > Hi Bruno, > > > > I'

Re: Wicket Portlets and Liferay

2009-05-11 Thread Tonio Caputo
Hi Bruno, I'm a beginner in wicket, also in liferay and was able to use wicket to construct a portlet. My first experience was a bit tough, a lot of minor problems Take a look at all the things find in the internet, I was trying to make a simple doc with all the issues but I was not able. The 2

Re: Wicket portlet into liferay

2009-04-24 Thread Tonio Caputo
ify those components a bit. > > > > On 24-4-2009 18:45, Tonio Caputo wrote: > >> Thanks Rob for taking care, >> >> I was just using the DatePicker that comes with wicket-extensions, I still >> need to get into wicket to see what to use >> and what not

Re: Wicket portlet into liferay

2009-04-24 Thread Tonio Caputo
cketstuff projects ( > http://www.dynarch.com/static/jscalendar-1.0/index.html) and that one is > working fine. But we're about to migrate to a jquery based one. > > Rob > > > On 4/23/09 5:28 AM, Tonio Caputo wrote: > >> Hi, >> >> After trying a lot

Re: Wicket portlet into liferay

2009-04-22 Thread Tonio Caputo
iferay. Search > the mailinglist and the liferay forum for the steps which you'll have to > perform. > > Rob > > > On 4/21/09 4:45 AM, Tonio Caputo wrote: > >> Hi, >> >> I've tried with liferay 5.2.2 tomcat6/tomcat55/jetty6.1.14, and no >

Re: Wicket portlet into liferay

2009-04-21 Thread Tonio Caputo
gt; > We're running wicket 1.4m2 on liferay 5.2.x and that's working fine. We > only use the sun portlet container instead of the one from Liferay. Search > the mailinglist and the liferay forum for the steps which you'll have to > perform. > > Rob > >

Re: Wicket portlet into liferay

2009-04-20 Thread Tonio Caputo
ow what is happening. Any help will be greatly welcome Wicket is really a nice framework (the nicer I've seen), and it would be wonderful if I can use it instead JSP framework provided by liferay. Thanks in advance tonio On Mon, Apr 20, 2009 at 12:21 PM, Tonio Caputo wrote: > Hi wicke

Wicket portlet into liferay

2009-04-20 Thread Tonio Caputo
Hi wicket users, I'm a newbie in wicket and portlets, I'm involved in trying to find a web framework to create portlets in a liferay portal, my duty is to try wicket and see if it works. Versions wicket 1-4-rc2 liferay 5.2 After reading Issue https://issues.apache.org/jira/br