Re: Shale Question

2005-10-13 Thread Rahul Akolkar
On 10/13/05, Ryan Wynn <[EMAIL PROTECTED]> wrote: > Everything is working correctly now. I think the ViewControllerMapper was > not being set/picked up because I had specified the myFaces > org.apache.myfaces.webapp.FacesServlet directly instead of > javax.faces.webapp.FacesServlet. OK, I did gl

Re: Shale Question

2005-10-13 Thread Ryan Wynn
Everything is working correctly now. I think the ViewControllerMapper was not being set/picked up because I had specified the myFaces org.apache.myfaces.webapp.FacesServlet directly instead of javax.faces.webapp.FacesServlet. The filters are not causing a problem in Websphere Portal environme

Re: Shale Question

2005-10-13 Thread Rahul Akolkar
On 10/13/05, Ryan Wynn <[EMAIL PROTECTED]> wrote: > I seem to be getting warning "No ViewControllerMapper has been configured > for this application". > > This started happening in the portlet environment, not in plain servlet > environment. > > First question, should I have to set up a view contro

Shale Question

2005-10-13 Thread Ryan Wynn
I seem to be getting warning "No ViewControllerMapper has been configured for this application". This started happening in the portlet environment, not in plain servlet environment. First question, should I have to set up a view controller mapper instance in the first place because shouldn't S

RE: Shale question - is this the list?

2005-08-02 Thread David Thielen
iling List Subject: Re: Shale question - is this the list? n 8/2/05, David Thielen <[EMAIL PROTECTED]> wrote: > Hi; > > > > Is this the right list for shale questions? > Yep ... this is the list for user questions, while the Struts developer list is the right one for que

Re: Shale question - is this the list?

2005-08-02 Thread Craig McClanahan
n 8/2/05, David Thielen <[EMAIL PROTECTED]> wrote: > Hi; > > > > Is this the right list for shale questions? > Yep ... this is the list for user questions, while the Struts developer list is the right one for questions about developing Shale itself. As a courtesy to folks who might not be int

Shale question - is this the list?

2005-08-02 Thread David Thielen
Hi; Is this the right list for shale questions? If so I have three questions - both having to do with using the test framework for my JSF code: 1. I create a class TestDemo extends AbstractJsfTestCase. In my setUp method I want to use servletContext but all of the mock objects are set