[jboss-user] [JBoss Tools] New message: "Re: NPE in portal module with multiple faces config files"
Denis Golovin
do-not-reply at jboss.com
Thu Jan 28 13:21:48 EST 2010
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
More information about the jboss-user
mailing list