Axis error about runtime location

后端 未结 6 1340
栀梦
栀梦 2021-01-02 07:38

The error is:

Exception occurred while reading or writing file {0}The Axis2 facets cannot be installed since the Axis2 runtime location has not been set. Go

6条回答
  •  清酒与你
    2021-01-02 08:18

    Dobedani,

    First download this file Apache Axis 2 Runtime Binary extract the file contents, goto window -> preferences -> web services -> Axis 2 preferences and look for the extracted folder, make sure you select the folder that contains the bin folder.

    Ohh, i forgot to mention you have to add the Axis 2 facetes to your project to complete the fix, goto project properties -> project factes -> Modify project and add the Axis 2 Facets which were installed on the prior step.

    That's it.

提交回复
热议问题