简体   繁体   中英

faces-config.xml is being overwitten

I have created a java bean and updated the faces-config.xml so it can run in my xpages - but the faces-config.xml is being over written.

I am assuming this is designer doing this but the file does not seem to be inherited from the template... any hints?

Don't change anything after the first line that contains AUTOGEN-START-BUILDER.

  ...
  <!--AUTOGEN-START-BUILDER: Automatically generated by HCL Domino Designer. Do not modify.-->
  <application>
  </application>
  <!--AUTOGEN-END-BUILDER: End of automatically generated section-->
</faces-config>

Could you post your file?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM