The Artima Developer Community
Sponsored Link

Java Answers Forum
Weblogic deployment

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Shekar

Posts: 1
Nickname: shekarraos
Registered: Aug, 2003

Weblogic deployment Posted: Aug 29, 2003 4:22 AM
Reply to this message Reply
Advertisement
hi,

When we deploy an ear in Weblogic7.0 with context root
say "test", after deployment is over, the server should create a folder with name "test" in "applications" folder.
After that server will dump all we application files into that folder. so that we can do any changes in JSP, then that changes will be reflected on the fly. But when I deploy an ear , am not seeing a folder with context root name in application folder. Is there any configuration or any thing else that I forgot to do. Can any one get his done. I am running my weblogic server in development mode only.

regards
Shekhar

Topic: Stateful and Stateless Session Beans Previous Topic   Next Topic Topic: How to

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use