|
Sweet Home 3D Forum » List all forums » » Forum: Installation » » » Thread: can i install "sweet Home 3d" on my server? |
||
| Print at Jan 13, 2026, 2:54:03 AM |
|
|
| Posted by zerogravity90 at Apr 22, 2016, 1:12:16 PM |
|
Re: can i install "sweet Home 3d" on my server? You only need a HTTP server like Apache. But you can also use Tomcat, since it handles also requests to static content. First, download source code of the latest version. Then, from the README.TXT file it contains, you'll have to: - download and install last JDK 6, - download and install Ant, - run the following Java command in the directory where you uncompressed the archive of the source code: keytool -genkey -keystore keys.keytool -alias SweetHome3D- run "ant" command in the directory where you uncompressed the archive of the source code. The default javaWebStart target will create signed jars in deploy/lib subdirectory. - edit deploy/SweetHome3D.jnlp file and change the value of the codebase attribute at line 3 to the URL base where you want to host your version of Sweet Home 3D. - upload the content of deploy directory on your server in a directory matching this URL base. Your Java Web Start version of Sweet Home 3D is ready. ![]() Any one can help me? I create keytool to keys.keytool. but when i run command "ant applet" so system required file keys.p12 . How can i do correctly? Thank you! |
| Posted by Puybaret at Apr 23, 2016, 12:16:14 AM |
|
Re: can i install "sweet Home 3d" on my server? Please, read the README.TXT file closely. ---------------------------------------- Emmanuel Puybaret, Sweet Home 3D creator |
| Posted by zerogravity90 at Apr 25, 2016, 4:47:29 AM |
|
Re: can i install "sweet Home 3d" on my server? Thanks a lot Puybaret I created p12 file successfully and putted it in SweetHome3D directory. I changed base code to current server too. I runned "ant applet" command on the next step. But when i started applet, the Publisher name was being still "UNKNOWN" . What wrong in my steps? Must I import certificate key (p12 file) into client certificate System? I don't want to do that. Thank you! |
| Posted by Puybaret at Apr 25, 2016, 12:02:17 PM |
|
Re: can i install "sweet Home 3d" on my server? It will remain like this as long as you don't acquire a real certificate. ---------------------------------------- Emmanuel Puybaret, Sweet Home 3D creator |
| Posted by zerogravity90 at Apr 25, 2016, 12:14:52 PM |
|
Re: can i install "sweet Home 3d" on my server? When i changed jnlp file successful, i got this message when start applet : java.lang.NullPointerException at sun.plugin2.applet.JNLP2Manager.initialize(Unknown Source) at sun.plugin2.main.client.PluginMain.initManager(Unknown Source) at sun.plugin2.main.client.PluginMain.access$200(Unknown Source) at sun.plugin2.main.client.PluginMain$2.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Error while initializing manager: java.lang.NullPointerException, bail out Please help me. Thank a lot! |
|
|
|
Current timezone is GMT Jan 13, 2026, 2:54:03 AM |