Skip to content

Commit 0ec7e56

Browse files
committed
Add CustomCXFNonSpringJaxrsServlet
1 parent dd6b651 commit 0ec7e56

File tree

2 files changed

+616
-31
lines changed
  • components/apimgt

2 files changed

+616
-31
lines changed

components/apimgt/org.wso2.carbon.apimgt.rest.api.store.v1/src/main/webapp/WEB-INF/web.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<param-name>jaxrs.properties</param-name>
9090
<param-value>
9191
map.cxf.interceptor.fault=true
92-
attachment-max-size={systemProperties['rest.api.devportal.attachment.max.size']}
92+
attachment-max-size={systemProperties['rest.api.devportal.attachment.max.size']
9393
</param-value>
9494
</init-param>
9595
</servlet>

0 commit comments

Comments
 (0)