-
yes, that's possible - and there are multiple ways of achieving this
have a look at chapters 2 (security) and 5.2 (Multi Entity Deployment Scenarios) for more information.
2009-12-01 14:36:38 UTC by crixpcmu
-
I downloaded the linux installer, anyway there're exe files. But I've not installed openMDX, only the openMDX SDK.
I probably should install the openMDX instead for the SDK if I want to set up an openCRX server as we think we want it for production in future?
I want to test it with MySQL, Tomcat 6 and Linux (with GUI)
Which is the best way?.
2009-12-01 13:08:56 UTC by kelsky
-
Hi!
I'm not sure in how to install openCRX with MySQL. I want to install openCRX as we think we want it for production.
I was foollowing the guide "openCRX server installation" and then tried to copyDB. It doesn't work fine. Is this guide the correct one to follow if install openCRX as we want it to test it? I was also following the manual installation guide.
So which is the best way...
2009-12-01 12:37:35 UTC by kelsky
-
Using menu "Wizards .. Dashboard .. ... Apply" does not result in any GUI change for any user.
On pressing "Apply", whatever choice in the selection box reverts to 'DefaultDashlet'.
Suggestions? Dashlet docs?
ENV:
OpenCRX 2.5.3, OpenSUSE 11.1, Postgresql 8.3.x, Firefox 3.0.x/3.5.x, MSIE 7.0x
Thanks,
George.
2009-11-30 14:01:49 UTC by isogeo
-
Is possible to segment the data in OpenCRX between business units?
E.g.:
The Company X has 2 branches (A and B), but the users of branch B couldn't see the data of branch A and vice versa.
2009-11-30 13:38:54 UTC by danielksbr
-
I don't know what's wrong here, i get a similar message if i omit the quotes.
- you could install openCRX on a PC before going to linux. The script is at ../openmdxTomcatEjb-2.5.3/bin/tomcat.sh
- why don't you use the linux-installer, it's much simpler? I have installed vncserver on our linux systems as X-Server. Then I can install with the installer provided by CRX.
2009-11-30 12:51:50 UTC by brunostuder
-
Thank you for your response!
I didn't find the tomcat.sh, only tomcat.exe.
Here is the run.sh file content:
#!/bin/sh
export CATALINA_HOME=/opt/apache-tomcat-6.0.18
export JAVA_HOME=/opt/jdk1.5.0_22
export JAVA_OPTS="-Xmx800M -XX:MaxPermSize=128m -Dtomcat.server.port=8005"
export JAVA_OPTS="$JAVA_OPTS -Djava.protocol.handler.pkgs=org.openmdx.kernel.url.protocol"
export...
2009-11-30 12:16:36 UTC by kelsky
-
Difficult to answer without knowing the file content.
Check your script, mainly the quotes. Compare it with tomcat.sh installed with the the Server Setup.
If you can't find the problem, upload the file content
regards, Bruno.
2009-11-30 11:15:45 UTC by brunostuder
-
I'm following the documentation "openCRX installations Guide for Tomcat 6" and chose to use MySforQL as database.
In the step; create a file "run.sh", I follow the instructions .
When I run the file i get the error;
export: 10: -XX:MaxPermSize: bad variable name
What's wrong?
Thanks for response!
2009-11-30 10:56:04 UTC by kelsky
-
Hay Chris,
that is the reasion,... i got it and reinstalled jdk5, now baby is up and running..
thnkx for all..
2009-11-30 10:10:18 UTC by dhammikas