Jean-Sebastien Delfino wrote:
Luciano Resende wrote:
Hi Sebastien
What issues were you experiencing when using Import.resources with
jars ? Are there any specific steps to reproduce it ?
Thanks
I was using the tutorial/store module and the resource resolver was not
able to find the HTML file in tutorial/assets.
To reproduce the problem, do the following:
1) in tutorial/domain start LaunchTutorialAdmin.
2) point your Web browser to http://localhost:9990/ui/workspace to make
sure it started ok.
3) in tutorial/store start LaunchStore.
If you run into the same issue as me, you will see some warnings with
the Widget component if uiservices/store.html is in tutorial/assets
instead of tutorial/store (because store.html can't be found).
Actually the problem was caused by how I was reading the contribution
and not populating the artifact resolver correctly, in module
workspace-impl. I just fixed it in SVN revision r635371.
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]