Message Boards
Install the QXtend, but failed.
Hisyam Mahmud, modified 3 Years ago.
Install the QXtend, but failed.
Post Date: 1/9/13 (Bronze, 0 Posts) Recent Posts
Hi, I’m Hisyam. I’m very new with QAD. I try to install the QXtend, but failed. It says the parameters are set incorrectly. I already have java 1.6 and tomcat 7 installed and running well. Can anyone please tell me what step might be I missed?
the parameters used are:
HOST: LOCALHOST
PORT: 8080
WebApp Name: QADDeployServ.V3
regard,
Hisyam.
the parameters used are:
HOST: LOCALHOST
PORT: 8080
WebApp Name: QADDeployServ.V3
regard,
Hisyam.
Richard Day, modified 13 Years ago.
Re: Install the QXtend, but failed.
Post Date: 1/13/13 (Platinum, 333 Posts) Recent Posts
Hi Hisyam,
There is not a great deal of information here.
What host is the tomcat that you are trying to install QXtend running on ? From the parameters that you have inlcuded here the installer is looking for an instance of tomcat that is running on the local host, try entering the IP address or hostname of the machine where tomcat is running.
When you install QXtend is stores the configuration parameters on tomcat so when it is asking for the host & port this needs to point to a running instance of tomcat.
Richard
There is not a great deal of information here.
What host is the tomcat that you are trying to install QXtend running on ? From the parameters that you have inlcuded here the installer is looking for an instance of tomcat that is running on the local host, try entering the IP address or hostname of the machine where tomcat is running.
When you install QXtend is stores the configuration parameters on tomcat so when it is asking for the host & port this needs to point to a running instance of tomcat.
Richard
Hisyam Mahmud, modified 13 Years ago.
Re: Install the QXtend, but failed.
Post Date: 1/16/13 (Bronze, 0 Posts) Recent Posts
hmm.. perhaps i should read more. 
anyway, is it possible to install qxtend for standard edition of QAD? and is there another way to access QAD database from external application?
anyway, is it possible to install qxtend for standard edition of QAD? and is there another way to access QAD database from external application?
Richard Day, modified 13 Years ago.
Re: Install the QXtend, but failed.
Post Date: 1/16/13 (Platinum, 333 Posts) Recent Posts
Hi Hisyam, Yes is is possible to install QXtend with QAD SE, it is designed to work with eB, eB2.1, SE and EE.
When you talk about accessing the QAD database, the answer to your question is that it depends. It depends on what you want to do, process transactions in QAD then no QXtend is the recommended and supported approach to that via web services. If you purely want to query data then you can use ODBC or JDBC to access the data.
I would persist with the QXtend installation, read the installation guide carefully and if you still have problems getting it installed get access to an experienced consultant, they should be able to get QXtend up and running for you in a day or two.
Richard
When you talk about accessing the QAD database, the answer to your question is that it depends. It depends on what you want to do, process transactions in QAD then no QXtend is the recommended and supported approach to that via web services. If you purely want to query data then you can use ODBC or JDBC to access the data.
I would persist with the QXtend installation, read the installation guide carefully and if you still have problems getting it installed get access to an experienced consultant, they should be able to get QXtend up and running for you in a day or two.
Richard
Hisyam Mahmud, modified 13 Years ago.
Re: Install the QXtend, but failed.
Post Date: 1/21/13 (Bronze, 0 Posts) Recent Posts
Hi Richard, thank you for the information. 
about direct access (query) to QAD database, how can I get the database information such as DB Server name, DB Server port from QAD application. I already explore the data administration in QAD desktop, and I only find the Database name (physical and logical name). I already asked my colleague who installed the QAD, he said he never set those DB parameters during installing QAD. because as we know that we need to provide them when creating Connection Program. eg: String URL = "jdbc:datadirect:openedge://<servername>:<port>:<DatabaseName>";
Hisyam.
about direct access (query) to QAD database, how can I get the database information such as DB Server name, DB Server port from QAD application. I already explore the data administration in QAD desktop, and I only find the Database name (physical and logical name). I already asked my colleague who installed the QAD, he said he never set those DB parameters during installing QAD. because as we know that we need to provide them when creating Connection Program. eg: String URL = "jdbc:datadirect:openedge://<servername>:<port>:<DatabaseName>";
Hisyam.
Message place holder
Forums