• 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

Tea Servlet

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

I have a problem in accessing the Tea Servlet Admin page. I have installed Tea Servlet in a Tomcat Servlet container which is running in my local machine(by following the necessary steps as indicated in the Tea Servlet User Manual which I have downloaded from opensource.go.com).
When I try to access the Tea Servlet by specifying this URL
"http://localhost:8080/tea/dynamic/system/teaservlet/Admin?admin=true" I get an Internal Servlet Error(Error 500) indicating that "java.security.AccessControlException: access denied (java.util.PropertyPermission java.version read)" exception has occured.
What would be the cause for it?
Regards,
Shyama
 
I found some pretty shells, some sea glass and this lovely tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic