Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@brunoborges
Created May 11, 2017 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunoborges/48dfb19982a90e8f9a4c8890570421b6 to your computer and use it in GitHub Desktop.
Save brunoborges/48dfb19982a90e8f9a4c8890570421b6 to your computer and use it in GitHub Desktop.
<container qualifier="weblogic" default="true">
<configuration>
<property name="adminUrl">http://localhost:7001</property>
<property name="adminUserName">weblogic</property>
<property name="adminPassword">welcome1</property>
<property name="target">AdminServer</property>
</configuration>
</container>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment