Skip to content

Commit

Permalink
Fix #23652 Deployment failure in embedded glassfish
Browse files Browse the repository at this point in the history
Signed-off-by: Takahiro Nagao <nagao.takahiro@fujitsu.com>
  • Loading branch information
tnagao7 authored and dmatej committed Oct 7, 2021
1 parent 10bc999 commit b835e38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions appserver/extras/embedded/all/src/assembly/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,9 @@
<outputDirectory></outputDirectory>
</fileSet>
</fileSets>
<containerDescriptorHandlers>
<containerDescriptorHandler>
<handlerName>metaInf-services</handlerName>
</containerDescriptorHandler>
</containerDescriptorHandlers>
</assembly>

0 comments on commit b835e38

Please sign in to comment.