Python Forum
help in getting deployed application versions
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help in getting deployed application versions
#1
Can somebody help me how to get deployed application version from web logic server

As i need to deploy delta versions based on deployed ones.
Reply
#2
This is typically a question to ask in a WebLogic-related forum?
Unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.
Your one-stop place for all your GIMP needs: gimp-forum.net
Reply
#3
I need a python script to get the versions
Reply
#4
Could you explicate your question more? There's nothing really for us to go on here.
Reply
#5
i'm looking some syntax examples of how to get deployed version , for e.g.., i have two applications 
hellowrold1- 1.0.4
helloworld2  1.0.5  versions deployed on web logic server
I'm looking for a script which can get me deployed app names and their versions

Hope i'm clear
Reply
#6
Why to want use a server that not support WSGI?
WSGI is a standard for all Python deploy to web.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to send data from a python application to an external application aditya_rajiv 1 2,131 Jul-26-2021, 06:00 AM
Last Post: ndc85430
  Mixing 2 versions of python in one C++ application satya 0 2,513 Aug-18-2017, 12:31 PM
Last Post: satya

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020