Re: JDeveloper - Can I get a show of hands?

2009-06-19 Thread Bruno Ledesma
IDE not the manager. Bruno Ledesma 2009/6/19 Martijn Reuvers > JDev is not a bad IDE actually. If you want a lot of ready to use > integrated functionality then its by far better than any of the > earlier mentioned IDE's (especially if you use e.g. bc4j, soa, adf > etc) - this i

Re: Noob question: error on quickstart project with maven 2.1.0 and wicket 1.3.6

2009-06-12 Thread Bruno Ledesma
with syncronized files. Bruno Ledesma 2009/6/12 Neil Bartlett > I thought I'd give Wicket a whirl on a new project. Till now I've > predominantly used Spring, but I'm doing a small project so I thought > I'd see what wicket could do. > > I'm getting an excep

Re: Wicket Portlets and Liferay

2009-05-11 Thread Bruno Ledesma
t; > */* > VIEW > EDIT > > > and finally need to put at least two items with mime-types *"text/html"* > and > *"text/xml"* > if not it won't work. > > The important thing is just to get it working, hope it helps > to

Re: Wicket Portlets and Liferay

2009-05-11 Thread Bruno Ledesma
...? wickportlet /wickportlet/* REQUEST FORWARD INCLUDE I had 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/

Wicket Portlets and Liferay

2009-05-11 Thread Bruno Ledesma
wicket, but i dont know if they handled compatibilty issues changing some wicket or liferay code... If someone that did this kind of job, it would be great to have some feedback! thanks ! Bruno Ledesma

Re: Stream/download files through portlet

2009-05-08 Thread Bruno Ledesma
ea why) removes this char, causing the problem. sorry for the "inconvenient" question... Bruno 2009/5/8 Bruno Ledesma > > Hello All! > > Im facing problems trying to Stream/download files through portlet. I also > used DynamicWebResource and a Resource link to se

Re: Stream/download files through portlet

2009-05-08 Thread Bruno Ledesma
. The browser response is : " The requested resource (/wick-portlet-0.0.1-SNAPSHOT/wick-portlet/) is not available". Does anyone have some idea,or know any issue about this kind of feature? thanks! Bruno Ledesma Rob Sonke wrote: > > Thijs and I debugged the code together this