Visualization on users side
Development Platform for Web and Mobile Applications
Brought to you by:
lorenzoluccon,
mcarniel
When user launch the app and come to first page he doesn’t have the logo there and no buttons on right corner ( reload, about, exit ….). I did this on Win with the same input and it works.
He doesn’t have icons on left side of each app ( only one is visible – this is the first on admin windows menu ).
I restart the server, tomcat, clear the cash , …..
Miloš
Hi!
It is not very clear the steps you follow so it is hard to figure out what
it is going on.
Anyway, I try to guess what it could be happen. Probably you developed the
web applicaiton in a first "development" envinronment, what you mentioned
as a Windows o.s.
In that first env, you store an image in the subcontext of your application
and select it in the application detail as a logo.
After that, you created a second env, a production env and then export the
application (got a .zip file) and import it in the second env.
If this is ally you have done, then it is not enough: an application is
composed of:
metadata (business logic, GUI, events management...), exported as a .zip
file through the "Application Export" subfolder
custom files (images, static content, ...), stored in the application
subfolder, which is not included in the previous .zip file, since it could
change from one env to another; the application subfolder content can be
exported and imported from one env to another through the "File Management"
subfolder.
Probably that's the problem: you have still to export this second flow of
files.
Let me know if this is the problem!
Please next provide more info about the exact steps you did, otherwise it
would be really hard to help you!
2015-08-20 8:40 GMT+02:00 MILOS KAMPIJUT miloskam@users.sf.net:
Sorry , because I mentioned the Win application.
I have Win installation on local machine - this is my training environment , this problem exist on server “new” on Linux and I didn’t import or export nothing from my PC.
What about attaching some screenshots related to the problem you tried to describe?
It is REALLY hard to figure out what you are talking about...
OK.
It is in attachment.
It would have be better if you attached the screenshot of the whole
application, not just a piece of it: it doesnt help very much!
Anyway, are you using the same browser to test the two enviroments?
Apart from that, the difference between Windows and Linux o.s. is that
files are case-sensitive on Linux, whereas they are not in Windows. Same
for folders.
Would it be possible to create an account we can use to access from public
URL both the designer and interpreted application? In this way we could be
more efficient in helping you...
2015-08-21 10:01 GMT+02:00 MILOS KAMPIJUT miloskam@users.sf.net:
Hi ,
or you can connect on my PC (TeamWiewer ) and we can check what it is wrong.
Thanks Miloš