• 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

JSP Precompilation issue in wls 9.1

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

i am upgrading my application from weblogic 7.02 to 9.1.
i am using weblogic.xml for precompiling jsp. In weblogic 7.02 things work fine but when i deploy in weblogi 9.1 i get a lot of compilation errors in the jsps. If i remove the weblogic.xml precompilation, applications gets succcessfully deployed in 9.1
Can you let me know how i can successfully deploy the application in weblogic 9.1 keeping the weblogic.xml precompilation option in weblogic 9.1.
Thanks.
 
reply
    Bookmark Topic Watch Topic
  • New Topic