User development,
A new message was posted in the thread "NPE in portal module with multiple faces
config files":
http://community.jboss.org/message/522833#522833
Author : Denis Golovin
Profile :
http://community.jboss.org/people/dgolovin
Message:
--------------------------------------------------------------
Looks like an issue because code in
JSFPortletFacetInstallDelegate
     private void
configureFacesConfig(IProject
project,               IProgressMonitor
monitor, IDataModel config)
{          String
facesConfigString = getFacesConfigFile(project,
monitor);          FacesConfigArtifactEdit
facesConfigEdit =
null;          try
{               facesConfigEdit
=
FacesConfigArtifactEdit                         .getFacesConfigArtifactEditForWrite(project,                                   facesConfigString);
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/522833#522833