Skip to content

Commit

Permalink
change gf to payara in intro #6593
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Apr 8, 2020
1 parent bb1088d commit 6543722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx-guides/source/developers/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ If you have any questions at all, please reach out to other developers via the c
Core Technologies
-----------------

Dataverse is a `Java EE <http://en.wikipedia.org/wiki/Java_Platform,_Enterprise_Edition>`_ application that is compiled into a war file and deployed to an application server (Glassfish) which is configured to work with a relational database (PostgreSQL) and a search engine (Solr).
Dataverse is a `Java EE <http://en.wikipedia.org/wiki/Java_Platform,_Enterprise_Edition>`_ application that is compiled into a war file and deployed to an application server (Payara) which is configured to work with a relational database (PostgreSQL) and a search engine (Solr).

We make use of a variety of Java EE technologies such as JPA, JAX-RS, JMS, and JSF. The front end is built using PrimeFaces and Bootstrap.

Expand Down

0 comments on commit 6543722

Please sign in to comment.