| 75 | | We are talking really many minutes |
| 76 | | > I can't solve this one yet. |
| 77 | | > Anybody have a solution |
| 78 | | >> For me, the problem occured after refreshing xgap_1_4_distro. After many, many minutes (and two restarts) it eventually did load, and the problem hasn't occurred again yet. |
| | 75 | We found this is cause by the jst.web facet |
| | 76 | being set to 2.5 which is obviously a conflict with the 2.4 servlet api Molgenis is |
| | 77 | using. |
| | 78 | |
| | 79 | Inside your project change the version of jst.web to 2.4 in |
| | 80 | .settings/org.eclipse.wst.common.project.facet.core.xml |