Questions tagged [weblogic-maven-plugin]

A maven plugin which provides deployment facilities for Java applications on Oracle Weblogic server.

16 questions
-1
votes
1 answer

how to another port setting in weblogic-maven-plugin deploy weblogic in maven

I deploying weblogic war file by maven build, and sucess adminurl to deploy weblogic but another serverport instead adminurl how to config weblogic have two servers adminport(port:7001 (console) ) and serverport(8081 (server) ) I want to deploy…
1
2