Hi,
Are you planing release of wm studio on unix platforms?
I understand that for now you cannot guarantee browser behavior but what about server platform?
I try to run wm studio on mac os x (leopard) under apple jdk6.
First I installed hyfinity on windows c:\apps\hyfinity then copied it to mac on /opt/hyfinity/hyfinity (real path without any symlink).
I changed startup script and converted all windows paths having c:\apps\hyfinity to /opt/hyfinity/hyfinity with substitution of \ to / in other part of found paths.
WM studio starts correctly and work somehow.
However I cannot import project CRUDTemplate from zip nor exploded.
I've got following exception:
<source>com.hyfinity.xasset.DynamicAssetResourceManager</source
<message>Unable to find requested file. File Location: /opt/hyfinity/hyfinity/design/blueprints/xstudio/mvc/xmigrate/controllers/import_project/initialisation//opt/hyfinity/hyfinity/design/tomcat-design/temp/uploadtemp/4457B0FD025D993E1E84302478C83F27extract/exported_project.xml</message>
<details>
<![CDATA[com.hyfinity.xplatform.XPlatformException: XDocument - File does not exist. File path: /opt/hyfinity/hyfinity/design/blueprints/xstudio/mvc/xmigrate/controllers/import_project/initialisation/opt/hyfinity/hyfinity/design/tomcat-design/temp/uploadtemp/4457B0FD025D993E1E84302478C83F27extract/exported_project.xml
at com.hyfinity.utils.xml.XDocument.<init>(XDocument.java:108)
at com.hyfinity.xasset.DynamicAssetResourceManager.getAsset(DynamicAsset
ResourceManager.java:50)
at com.hyfinity.xasset.AssetResourceManagerImpl.getDynamicAsset(AssetRes
ourceManagerImpl.java:108)
at com.hyfinity.xengine.effectors.Parse.setFileXML(Parse.java:222)
at com.hyfinity.xengine.effectors.Parse.effect(Parse.java:161)
at com.hyfinity.xengine.effectors.BaseEffector.effect(BaseEffector.java:
195)
at com.hyfinity.xengine.core.Rule.fireWithoutContext(Rule.java:197)
Have you any idea about this path duplication?
I start wm studio from bin directory of wm and start tomcat exactly as in windows script.
Regards,
Pawel
Are you planing release of wm studio on unix platforms?
I understand that for now you cannot guarantee browser behavior but what about server platform?
I try to run wm studio on mac os x (leopard) under apple jdk6.
First I installed hyfinity on windows c:\apps\hyfinity then copied it to mac on /opt/hyfinity/hyfinity (real path without any symlink).
I changed startup script and converted all windows paths having c:\apps\hyfinity to /opt/hyfinity/hyfinity with substitution of \ to / in other part of found paths.
WM studio starts correctly and work somehow.
However I cannot import project CRUDTemplate from zip nor exploded.
I've got following exception:
<source>com.hyfinity.xasset.DynamicAssetResourceManager</source
<message>Unable to find requested file. File Location: /opt/hyfinity/hyfinity/design/blueprints/xstudio/mvc/xmigrate/controllers/import_project/initialisation//opt/hyfinity/hyfinity/design/tomcat-design/temp/uploadtemp/4457B0FD025D993E1E84302478C83F27extract/exported_project.xml</message>
<details>
<![CDATA[com.hyfinity.xplatform.XPlatformException: XDocument - File does not exist. File path: /opt/hyfinity/hyfinity/design/blueprints/xstudio/mvc/xmigrate/controllers/import_project/initialisation/opt/hyfinity/hyfinity/design/tomcat-design/temp/uploadtemp/4457B0FD025D993E1E84302478C83F27extract/exported_project.xml
at com.hyfinity.utils.xml.XDocument.<init>(XDocument.java:108)
at com.hyfinity.xasset.DynamicAssetResourceManager.getAsset(DynamicAsset
ResourceManager.java:50)
at com.hyfinity.xasset.AssetResourceManagerImpl.getDynamicAsset(AssetRes
ourceManagerImpl.java:108)
at com.hyfinity.xengine.effectors.Parse.setFileXML(Parse.java:222)
at com.hyfinity.xengine.effectors.Parse.effect(Parse.java:161)
at com.hyfinity.xengine.effectors.BaseEffector.effect(BaseEffector.java:
195)
at com.hyfinity.xengine.core.Rule.fireWithoutContext(Rule.java:197)
Have you any idea about this path duplication?
I start wm studio from bin directory of wm and start tomcat exactly as in windows script.
Regards,
Pawel
RE: wm studio on unix platforms
The WebMaker Studio runs on the WebMaker Platform, so in principle the WebMaker Studio should run fairly well on Unix/Mac.
However, we would require a revised Installer and possibly adjustments to the project import process to be tested and implemented.
At present there are no plans to provide a Unix based installation for WebMaker Studio as we have not had enough Customer Demand.