• 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
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Deploying web application in Weblogic 8.1 SP 5 version

 
Ranch Hand
Posts: 276
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I want to deploy an existing application from weblogic 6.1 into weblogic server 8.1 Sp5 version.I want to do this deployment from Administration console.

I don't have any .war or .jar file of the existing application just the files organized in standard web application format.

So in this case how can i deploy my application in weblogic 8.1 SP5 version.

Please provide me the steps in doing this thing.
 
Ranch Hand
Posts: 425
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Take a look at this site: http://e-docs.bea.com/wls/docs81/ConsoleHelp/web_applications.html#1107697

What about web.xml and weblogic.xml? Are they compatible in WL8.1? I didnt do any migration and want to know is there any changes required to make in web.xml and weblogic.xml?
 
drifter
Posts: 1364
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WebLogic Server 8.1 Upgrade Guide

About deploying via the console from directory rather than war file, are you running into some roadblock? Are you deploying from the same machine or different machine?
 
My cellmate was this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic