• 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

Unable to view the GXT-GWT chart when deployed on Tomcat Server

 
Greenhorn
Posts: 6
Mac OS X Objective C Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I have an application which i have deployed locally on tomcat server. I am using GXT version 2.2. I am using the advanced chart functionality provided by the framework. the problem is that the chart is not visible when i deploy on tomcat server but its visible when i use the GWT hosted mode functionality (by creating a dummy project). can someone please advice what could be the problem when i deploy on tomcat server. thanks.
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are you getting any errors on your console?
 
Varin Adhkab
Greenhorn
Posts: 6
Mac OS X Objective C Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No, I am not getting any errors on console..its when i launch the application and click on Charts tab i can see nothing. its blank..
as i said earlier but when i implement the same chart using a standalone project without using tomcat server i can see the chart .
 
Maneesh Godbole
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
 
Varin Adhkab
Greenhorn
Posts: 6
Mac OS X Objective C Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
@Maneesh Godbole : I posted on that site after i posted it here. but anyway i am sorry as i had not read that rule which you pointed out. will keep that in mind in future.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic