• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Active the autodeploy

 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


Hi
First time.
Now i am using Oracle bea weblogic.

Normally When i put the war file into autodeploy folder
then i can show the application in the weblogic console and that application is active mode also.

Now i build the application.
it directly put the war file into the autodeploy folder correctly.

but now i open the weblogic console
and click the Deployments in the Domain structure.
then i did not show that application.

Now how can i active the autodeploy.
Please.......
 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

check if your server is in development mode. The autodeploy mode is active only in development mode.

[]s
 
reply
    Bookmark Topic Watch Topic
  • New Topic