opensourceBIM / bimvie.ws

Javascript client for Building Information Modelling, using open standards like IFC, BCF and BIMSie. Using Bootstrap, BIM Surfer, etc..
GNU Affero General Public License v3.0
170 stars 85 forks source link

Can not load resources when using my own Bimviews jar file #138

Open hsnamIT opened 4 years ago

hsnamIT commented 4 years ago

Hi, I have to use a version of Bimviews and BimSurfer with some additional functions. Here is the steps I made to build jar files: 1) Run grunt command in the project folder 2) Run mvn clean package to build jar files

But after I installed them in BimServer and go for Bimviews UI, I ran into these errors:

2019-12-24_143742

I searched around but still can not find a solution. Do you have any idea what am I missing? I also attached my jar file, you guys can take a look. https://drive.google.com/open?id=1sBtmqLyzaUZSezBoGMyhFEkzH3cZP9RZ

Thanks in advanced