weaver      2004/06/10 12:54:48

  Modified:    applications/pam/src/webapp/WEB-INF portlet.xml
  Log:
  changed from "security" to "pam" for the portlet app name.  This was causing the 
actual security
  to fail deployment as it already appeared that it had been registered, when it was 
actually PAM
  that was registering under security.
  
  Revision  Changes    Path
  1.6       +1 -1      
jakarta-jetspeed-2/applications/pam/src/webapp/WEB-INF/portlet.xml
  
  Index: portlet.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/applications/pam/src/webapp/WEB-INF/portlet.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- portlet.xml       6 Jun 2004 01:44:55 -0000       1.5
  +++ portlet.xml       10 Jun 2004 19:54:48 -0000      1.6
  @@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
  -<portlet-app id="security" version="1.0">
  +<portlet-app id="pam" version="1.0">
   
   <portlet id="PortletApplicationBrowser">
       <init-param>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to