Skip to content
Discussion options

You must be logged in to vote

Did I do something wrong

Seems to be the case indeed.

--- a/pom.xml
+++ b/pom.xml
@@ -95,8 +95,7 @@
                                         </ports>
                                         <volumes>
                                             <bind>
-                                                <host>${project.build.directory}/${project.build.finalName}.war</host>
-                                                <container>/opt/glassfish7/glassfish/domains/domain1/autodeploy/${project.build.finalName}.war</container>
+                                                <volume>${project.build.directory}/${project.build.finalName}.…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@pzygielo
Comment options

@diegosilval
Comment options

@pzygielo
Comment options

@pzygielo
Comment options

Answer selected by diegosilval
@diegosilval
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
invalid This doesn't seem right
2 participants