I'm trying to debug a webapp using B4J-bridge. I connect properly to the remote device, but I can not start the web page.
Is there anything special I have to do?
Check this out:
The B4J-Bridge creates a folder called Tempjars on the remote device.
The server app (when connections are made) is looking for the www folder (and file index.html), which by default is not created by the B4J-Bridge.
To remediate:
Logon to your remote device
Select the Tempjars folder
Copy the www folder from the B4J project folder Objects/www to Tempjars/www
Start B4J, reconnect to the B4J-Bridge, start your app and connect via browser ip : port
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.