What does 'URI has an authority component' mean?

后端 未结 7 1457
既然无缘
既然无缘 2020-11-30 04:22

I am attempting to build a Java web project on NetBeans 6.8, but I get get the following error:

The module has not been deployed.

<
7条回答
  •  温柔的废话
    2020-11-30 05:05

    After trying a skeleton project called "jsf-blank", which did not demonstrate this problem with xhtml files; I concluded that there was an unknown problem in my project. My solution may not have been too elegant, but it saved time. I backed up the code and other files I'd already developed, deleted the project, and started over - recreated the project. So far, I've added back most of the files and it looks pretty good.

提交回复
热议问题