Re: URL mounting on Websphere causes Error 404

2009-03-11 Thread Philippe Marzouk
On Wed, Mar 11, 2009 at 07:04:17AM -0700, Goran Novak wrote: > > Hi, > > I developed my application using Jetty server and URL mounting worked fine. > > When I deploy it on Websphere it still works but on the end of HTML response > to browser, string "Error 404: SRVE0190E: File not found: /home"

Re: URL mounting on Websphere causes Error 404

2009-03-12 Thread Philippe Marzouk
On Thu, Mar 12, 2009 at 02:04:11AM -0700, Goran Novak wrote: > > > > Philippe Marzouk-2 wrote: > > > > > > If you are using WicketFilter you need to apply this: > > > > http://www-01.ibm.com/support/docview.wss?uid=swg24014758 > > > >

Re: Need Wicket Examples

2009-03-26 Thread Philippe Marzouk
On Thu, Mar 26, 2009 at 12:06:23AM -0700, FaRHaN wrote: > I have Wicket in Action book but those examples are being explained in > Ant/Maven and not in netbeans IDE. Are there any examples which are > also executable in netbeans IDE ? > In Netbeans, install the Maven plugin and create a new Maven

YUI menu and development mode

2009-03-27 Thread Philippe Marzouk
Hi, I am trying to use YUI menu2 however when the application is deployed in development mode the menus are not working, ie no submenus, no change of color when the mouse pointer is on an item... Does anyone experience this or has a solution to this ? Thanks, Philippe --

Re: Wicket Portlets on WAS 7.5

2009-02-27 Thread Philippe Marzouk
On Thu, Feb 26, 2009 at 08:11:46AM -0800, suneeelu wrote: > > > Hi, > We are trying to run the echo wicket example application as a wicket portlet > on WAS 7.5. > > We are able to load the echo application as a portlet but when we enter any > text and submit the form, the form doesn't gets submi