Re: Websphere 6.0 page navigation problem

2005-12-22 Thread Khurram Ahmed
age- > From: fabio fornelli [mailto: [EMAIL PROTECTED]] > Sent: Tuesday, December 20, 2005 9:05 AM > To: MyFaces Discussion > Subject: Re: Websphere 6.0 page navigation problem > > Hi, we've had the same problem! it seems that Web sphere  6.0 ships with > IBM's JS

Re: Websphere 6.0 page navigation problem

2005-12-21 Thread Louis Burroughs
0:30 AM Please respond to "MyFaces Discussion"                 To:        MyFaces Discussion         cc:                 bcc:                 Subject:        Re: Websphere 6.0 page navigation problem ok for those  interested i found out that there were two jsf rela

Re: Websphere 6.0 page navigation problem

2005-12-21 Thread Khurram Ahmed
Sent: Tuesday, December 20, 2005 9:05 AM> To: MyFaces Discussion> Subject: Re: Websphere 6.0 page navigation problem>> Hi, we've had the same problem! it seems that Web sphere 6.0 ships with> IBM's JSF distribution and probably it's in the server's boot classpath a

Re: Websphere 6.0 page navigation problem

2005-12-20 Thread Khurram Ahmed
ED] > Sent: Tuesday, December 20, 2005 9:05 AM > To: MyFaces Discussion > Subject: Re: Websphere 6.0 page navigation problem > > Hi, we've had the same problem! it seems that Web sphere 6.0 ships with > IBM's JSF distribution and probably it's in the server's boot c

RE: Websphere 6.0 page navigation problem

2005-12-20 Thread Rogerio Saulo (P)
Title: RE: Websphere 6.0 page navigation problem Just change the classloader order in the EAR and WAR modules properties for PARENT_LAST. With myfaces.jar in the WEB-INF/lib of your application, WAS will load the myfaces implementation before the IBM one. This works for me. Rogerio

Re: Websphere 6.0 page navigation problem

2005-12-20 Thread fabio fornelli
Hi, we've had the same problem! it seems that Web sphere 6.0 ships with IBM's JSF distribution and probably it's in the server's boot classpath as well. We didn't manage to sort out the problem in a decent way. If you just want your web app to work you have to swap the jars in the server's lib

Re: Websphere 6.0 page navigation problem

2005-12-19 Thread Dennis Byrne
This forum is really good for getting help w/ JSF. You might want to try asking your question at one of the IBM forums. Original message >Date: Tue, 20 Dec 2005 10:50:01 +0500 >From: Khurram Ahmed <[EMAIL PROTECTED]> >Subject: Websphere 6.0 page navigation problem >To: MyFaces Disc

Re: Websphere 6.0 page navigation problem

2005-12-19 Thread Khurram Ahmed
I am also getting the following error in the server log SRVE0068E: Could not invoke the service() method on servlet action. Exception thrown : java.lang.NullPointerException at com.ibm.websphere.product.WASProduct.listFileNames(WASProduct.java:2251) at com.ibm.websphere.product.WASProduct.listFile