-
Hi,
I fixed it on my own. I somehow changed a few characters.
Thanks for everything, now it works.
Bye
Christoph Schröder.
2010-01-06 13:49:14 UTC by clionel
-
Hi All, by following the example reported into the Basic Customizing Guide I used ReferencePropertyDataBinding to extend the Product class with a reference that points to the Accounts Tab.
This extension references to a specific Value that allow me to point to a specific Tab (Accounts), here I can’t select (point to) nothing different than an existing Account.
I would like to know if it is...
2010-01-06 11:06:08 UTC by dderose
-
Hi All,
by following the example reported into the Basic Customizing Guide I used ReferencePropertyDataBinding to extend the Product class with a reference that points to the Accounts Tab.
This extension references to a specific Value that allow me to point to a specific Tab (Accounts), here I can’t select (point to) nothing different than an existing Account.
I would like to know if it...
2010-01-06 11:03:01 UTC by dderose
-
Hi,
I followed the steps of the http://sourceforge.net/apps/trac/opencrx/wiki/Sdk24.FromHSQLDBToOtherDB guide but when I run ant CopyDb I get the following error:
[java] java.sql.SQLException: File input/output error: java.io.IOException:
Die Syntax f³r den Dateinamen, Verzeichnisnamen oder die Datentrõgerbezeichnung
ist falsch
[java] at org.hsqldb.jdbc.Util.sqlException(Unknown...
2010-01-05 14:50:50 UTC by clionel
-
If you want to install openCRX v2.5.3 you should follow guides appropriate for that version. For a manual installation pls refer to the following guide:
http://www.opencrx.org/opencrx/2.5/tomcat-6/openCRX_Installation_Tomcat-6.html
For a somewhat easier approach you might want to follow the Server Installation Guide...
2010-01-05 13:02:10 UTC by crixpcmu
-
Hello,
I have just tried to use opencrx with tomcat. I'm using opencrx v.2.5.3 with MSSQL 2005. For the database I followed the instructions on http://www.opencrx.org/opencrx/2.1/MSSQL-2005/openCRX_Installation_MSSQL_2005.pdf.
For the tomcat installation I used http://www.opencrx.org/opencrx/2.4/tomcat-6/openCRX_Installation_Tomcat-6.html#3.Installing%20openCRX%20for%20Tomcat|outline.
After a...
2010-01-05 11:20:10 UTC by clionel
-
Hi and thanks for your response,
I have already known that tomcat is better for this and maybe I should try it this way. But can you please tell me why there are so many errors in the original code. Also if I open it in eclipse ganymede the errors are shown.
Have a nice day
Christoph Schröder.
2010-01-05 09:59:29 UTC by clionel
-
please note that openCRX v2.5 does not require an application server anymore, i.e. deployment on Apache Tomcat (with OpenEJB) is the preferred environment to run openCRX; see also http://www.opencrx.org/faq.htm#appserverreq
if you must deploy on SunAS, this would require some investigation and coding as (contrary to what one might think) every application server has its peculiarities; at a...
2010-01-05 05:22:54 UTC by crixpcmu
-
Hello,
as I've said in the summary, I always get an error when trying to start openCRX v.2.5 on Sun AS9. For installation I followed the older installation guide (http://www.opencrx.org/opencrx/1.10/SunAS-8/openCRX_Installation_SunAS-8.2.html). I tried lots of things but it just doesn't work. For example, I also tried to precompile the JSP files. Then I get a long error message with lots of...
2010-01-04 14:13:27 UTC by clionel
-
Unfortunately the Admin Guide doesn't provide useful instruction to implement a security configuration, advanced access rules definition and User Groups's management.
I'm experiencing problems with the control of browse/delete/update permissions for OpenCRX objects based on groups ownership, for example: I created 2 Users (user1; user2) and both are members of a common Principal Group...
2010-01-02 00:34:10 UTC by dderose