Jump to content
We've recently updated our Privacy Statement, available here ×

just deploy 4.0.0 war file in tomcat webpass dir manual


roosit

Recommended Posts

Is there an upgrade/installation manual for just deploying the war file in an existing tomcat server.

I just run the sql update (is it correct only one field added to a table?) and just changed a db file but i get a strange home page (stylesheets missing?)

Thanks in advance

 

----text from jasper----

Skip to main content

    *

    *
    *

    *

    *

    *

    *

    *

    *

    *

    *

    *

   1.

   1.

   1.

   1.

   1.

    *

    *

    *

      ADH_774_INPUT_CONTROL

      ADH_775_URL_PARAMETER_NAME
    *

    *

    *

      More choices… Fewer choices
    *

    *

      |

    *

      Subject

      Date

      Type

      Component
    *

    *

    *

    * ,
    *
    * ,
    *
    * ,
    *

    *
      page.preFilters.filter.change | page.preFilters.filter.remove

    *

      domain.designer.joins.remove

    *

    *

    *

    *

    *

    *

    *

    *

    *

    *

    *

Organization

Full Name

Full Name

Organization

Save As
Name (required): error message here Description: error message here

Save Cancel

message here
Search
About JasperReports Server

Product Version: 4.0.0

Build: 20110202_0654
Close
Please Wait

Loading…
Cancel
Server Error
Close

    * jasperadmin
    *
    * Log Out

Heartbeat Data Collection

Please help us build better products by opting in to the Heartbeat.

By allowing the Heartbeat to collect data, you confirm consent, where relevant, from all individual users in your organization.

The Heartbeat enables Jaspersoft to collect anonymous system information and may be disab

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

The thing for 4.0.0 is that the display UI is now controlled by "themes". Themes are .CSS files and images that work together to generate the new UI. This now makes it very flexible for doing UI customizations (without having the issue of having to re-apply customizations when upgrading to a new version).

However, the thing is that the css and images files are stored in the jasperserver repository database. So, in order to upgrade to a new version manually, you need to do three things:

1) update your jasperserver.war file

2) update your database (if there were db changes)

3) update your theme files by doing an import operation

    - There are normally changes to "core" resources which require an import to pull in the new resources.

    - But now with themes, it's pretty obvious if you haven't loaded them (this is what is causing your bad display)

Also, you can look in the Install Guide upgrade sections to see how to run the "auto-upgrade" script (js-upgrade-samedb.sh), or to see how to run the import command to load all the new resources.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...