when i installed the pulse,and login in login.jsp,On the left-hand side every palettes for the individual parts ,i can't find the subfolder ,the content is :"4…load failure: undefined"
my os system is win xp,webserver :tocmat6,mysql.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
this can be fixed easily. I guess your problem is that your tomcat is listening on port 8080 and this is not configured in WEB-INF/conf/pulse.xml.
You can fix the problem by changing on line in pulse.xml:
It is a shortcoming of our installation guide that this has not been properly emphasized. Thanks for your request. The installation guide has also been updated to clearly address the need of configuration on standard tomcat installations.
I hope this helps!
Christian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
when i installed the pulse,and login in login.jsp,On the left-hand side every palettes for the individual parts ,i can't find the subfolder ,the content is :"4…load failure: undefined"
my os system is win xp,webserver :tocmat6,mysql.
Hi,
this can be fixed easily. I guess your problem is that your tomcat is listening on port 8080 and this is not configured in WEB-INF/conf/pulse.xml.
You can fix the problem by changing on line in pulse.xml:
to
It is a shortcoming of our installation guide that this has not been properly emphasized. Thanks for your request. The installation guide has also been updated to clearly address the need of configuration on standard tomcat installations.
I hope this helps!
Christian
the problem has been soluted ,thanks!