Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6952223
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:19:17+00:00 2026-05-27T14:19:17+00:00

I typically start up my development version of WLS 10.3.3 from the command line

  • 0

I typically start up my development version of WLS 10.3.3 from the command line by launching startWebLogic.cmd in my domain folder.

Then, as developers typically do, I make changes to the source of my Java EE app and rebuild it using ant. Then, I go to the WLS Administration Console -> mydomain -> deployments and select my Java EE app and click the Update button to “refresh” the application. I’ve set it up such that the path of the application points against my Java EE app’s project directory, which has META-INF, src and web underneath it. My classes are deployed underneath web/WEB-INF/classes.

I’d like to be able to use dos to “refresh” the application after I rebuild it. I figure I don’t have to open up the WLS Admin Console everytime I just want to refresh this application.

Could someone please explain how I can use dos to “refresh” (stop, start, or whatever will update it on WLS) the application on WLS?

(as a side note – my WLS server is currently configured to only accept “HTTPS” protocol communication)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T14:19:18+00:00Added an answer on May 27, 2026 at 2:19 pm

    In my case, I needed to do the following in order to use WebLogic Scripting Tool (WLST).
    I’m running a development 10.1.3.3 server on my PC which has an OS of Windows XP Professional.
    I am only using SSL (“HTTPS”) as well on WLS (found under your server general configuration page, specifically “SSL Listen Port Enabled”).
    Make sure to enable tunneling on the server by going to your server -> protocols -> general and clicking on Enable Tunneling.
    Set your WLS environment variables by running

    "your_wls_domain_install_dir"\wlserver\server\bin\setWLSEnv.cmd.

    Launch the WSLT tool by then running

    java -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.TrustKeyStore=DemoTrust weblogic.WLST

    (As can be seen in the above command, I’m specifically using the DemoTrust key store which is the default one configured with a WLS install)
    Then, you can connect into your server…

    connect ('user','pwd','https://127.0.0.1:4443')

    From there, I used the redeploy command that Billy Bob mentioned.
    The link that he provided is a good quick reference for all the WLST commands.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I typically run a script each night that updates my code from SVN, then
Typically I develop my websites on trunk, then merge changes to a testing branch
Typically, Java application runs with the start argument - path to .jar or .class
Background I come from a hardware development engineering background. Our detailed specifications contained a
When I start my application I create a temp folder: public static File createTempDir(String
Typically I do something like: q = Queue() p = Process(target=f, args=(q,)) p.start() Is
I'm not trying to start an argument here, but for whatever reason, it's typically
I start process of getting data from viewDidLoad and populate NSMutableArray with that data.
My application source its Datasource settings from a properties file. When I start Tomcat
Typically when writing new code you discover that you are missing a #include because

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.