• 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

Problem with using HTML frames in JBoss.

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
This sounds quite weird, but I'm having a problem with using HTML frames with JBoss. when I run the HTML files standalone, they work. But, when I run them through JBoss in eclipse, It says the requested resource is not found. I'm direly in need of help. I dont thoink I'm missing out some configuration info. Any pointers on this would be highly helpful.
Thanks in advance.
 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

But, when I run them through JBoss in eclipse



More details about the application, please. Do you deploy the application to JBoss before accessing the pages? How do you deploy them? Have you tried deploying without the IDE in picture?
 
reply
    Bookmark Topic Watch Topic
  • New Topic