• 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

Common jar

 
Ranch Hand
Posts: 159
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all I am Jetendra. I have a small issue with weblogic.

I have some applications in my domain. In all those applications I am making use of same .jar file i.e Common.jar. I am placing this .jar file in the lib folder of web-inf. Now my question is, instead of placing that common.jar file in the lib folder of all applications. can I put that commons.jar in some other place where all the applications can access it.

It works if we set it server classpath by the way. I want another alternative.

Can any one suggest any thing.

Thanks in Adv.

Jetendra Ivaturi.
 
reply
    Bookmark Topic Watch Topic
  • New Topic