Skip to content

Commit

Permalink
Remove old comments
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Jan 13, 2017
1 parent 30ad643 commit 50e66aa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
/**
* Action class for updating and adding the trust relationships
*
* @author Pankaj Narang
* @author Yuriy Movchan Date: 11.04.2010
*/
@Scope(ScopeType.CONVERSATION)
Expand Down
1 change: 0 additions & 1 deletion server/src/main/webapp/WEB-INF/components.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@

<web:context-filter name="servletFilter" url-pattern="/servlet/*" />

<!-- Not works fine in SEAM 2.3.0.Final + RichFaces 4.2.2.Final -->
<web:multipart-filter regex-url-pattern=".*(trustmanager|federation).*" create-temp-files="false" max-request-size="10485760"/>

<!-- Rest Web service configuration -->
Expand Down

0 comments on commit 50e66aa

Please sign in to comment.