Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within BEA/Weblogic
Search Coderanch
Advance search
Google search
Register / Login
Help coderanch get a
new server
by contributing to the
fundraiser
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Devaka Cooray
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
paul wheaton
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Tim Moores
Carey Brown
Mikalai Zaikin
Bartenders:
Lou Hamers
Piet Souris
Frits Walraven
Forum:
BEA/Weblogic
Weblogic Server query
Merlin Thomas
Greenhorn
Posts: 6
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi everyone,
I am using BEA Weblogic to deploy my web application which is on a local drive (lets say D:/>hello). When i deploy my webapp to the server where does the Server store my webapp?
in which location?
Please do reply..
Thanks.
Pazhanikanthan Periasamy
Greenhorn
Posts: 9
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
WebLogic stores it under:
BEA_HOME\user_projects\domains\<<domainName>>\servers\AdminServer\tmp\_WL_user
vijay kodali
Greenhorn
Posts: 5
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi Thomas, After deployed your web application u can find that applicaton in [b] stage [/b] folder under domains i.e like [b]c:/bea/user_projects/domains/mydomain/servers/Adminserver or Managed server/stage [/b] because by default web application will deploy in stage mode, we can change the mode if required. I hope u already know about deployment modes of application those are 1) stage mode 2) no stage mode 3) external mode by default application will deploy in stage mode.
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Creating ServletContext in WebLogic!
Weblogic support for EJB3
Webapp redeploy in jboss-4.0.2 is not working
Help : Basic question on webapp and bea portal
Help : Basic question on webapp and bea portal
More...