AngularFaces icon indicating copy to clipboard operation
AngularFaces copied to clipboard

Improve file resolution of angularJSFile

Open stephanrauh opened this issue 11 years ago • 1 comments

This is a bug reported by ratcashdev: angularJSFile attribute tries to load my .js file from the /ui/ folder. As it happes, /ui is the ServletMapping for JSF and there's no such folder in my project. Fortunately, the servlet is forgiving enough, so if I specify angularJSFile="/resources/assets/js/myScript.js" it gets loaded anyway.

stephanrauh avatar Sep 20 '14 14:09 stephanrauh

Problem also occurs in BootsFaces showcase.

stephanrauh avatar Jan 16 '15 22:01 stephanrauh

AngularFaces was an interesting project, but it turned out to be impossible to migrate it to Angular 2, and since the, the Java community has abandoned UI programming altogether. So I'm closing all remaining tickets and archive the project.

stephanrauh avatar Nov 10 '22 17:11 stephanrauh