• 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

not displaying anything in browser +portals

 
Ranch Hand
Posts: 114
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear all
I am trying portals with spring mvc annotation and i believe i have written all the necessary file and deployed it successfully ,but when i am trying http://localhost:8080/portal,nothing getting just empty i can see...i am using jboo portal 2.7.2,java 1.6,eclipse helios.here is the error


attached screen shot
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Useful information , great post . Thanks for sharing !!

Kanyakumari Hotels | Kanyakumari tourist places | Travels in kanyakumari
 
Vas Miriyala
Ranch Hand
Posts: 114
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In my case the problem was initially i created the database and dump the creating tables script.then after running jboss portal server its again over riding the some of the existing table.Now what is did is first I started the jboss portal server then i dumped the DB script and then workded file,But i am not sure whether it is the problem or not and i also don't no this will work for you but give it a try..
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic