• 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

Geting errors while loading

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

I am getting error of



while loading the server , This log file where we are getting error

WE are using java 1.5 and weblogic 9.1 we are using nested tals, tiles,

what i did is put the jar file called jaxen-1.1.1.jar

but it is no use and again i have try to change the DOCTYPE in .tld file . to newer versions

but that also is really went to vain..

we are using weblogic 9.1 before we used weblogic 8.1

But no solution.
 
kajal mukergi
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Friends

I got the Solution.....


It is not.. TLD or Jar files

it little syntax problem

like this.....




so. i have chnaged it into... this




so that is y it is asking for.. addtional element required error

Thanks friends tried to respond for this problem
 
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 Kajal,

tx for posting solution. I mentioned that this coul'd be the cause or error on this thread: https://coderanch.com/t/69400/BEA-Weblogic/Geting-Errors-while-Loading-Server

pls next time try to post only once on a subject to make easyer for others with same problem find solutions.

regards,
Marcos Maia.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic