John T
Posts: 0
Joined: Tue Jun 04, 2013 8:43 pm

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

Looking for some information on installing RESTXpress. I found a PDF installation guide but not the installer.

John T
Posts: 0
Joined: Tue Jun 04, 2013 8:43 pm

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

Thanks Max for providing the link.

A few more questions. It looks like you can only install RestExpress on JBOSS 7 or Tomcat standalone.

I decided to install Tomcat 7, the latest version.
REST services are not deploying correctly on Tomcat.
The admin tool is working fine for setting up DataSources and I can test my db queries which are working fine. But when I create the REST resource it throws a lot of exceptions in Tomcat.

Do you happen to know if there version requirements for Tomcat. Does it support Tomcat 7? Do I need an older version?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

Can you tell us what exceptions you are getting?

John T
Posts: 0
Joined: Tue Jun 04, 2013 8:43 pm

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

12:14:31 DEBUG: com.exadel.restxpress.web.beans.DataSourceBean - com.exadel.restxpress.api.entities.DataSourceInfo@20b24c9a[name=DEVFRESH,dr
iver_name=Oracle,url=jdbc:oracle:thin:@spdogrid-scan.pscu.net:15210/fresh.spdogrid]
12:14:31 INFO : com.exadel.restxpress.web.beans.DataSourceBean - Validating form org.primefaces.component.panelgrid.PanelGrid@5eb2c603
Jun 6, 2013 12:15:28 PM com.sun.faces.lifecycle.InvokeApplicationPhase execute
WARNING: /page/includes/resourceTest.xhtml @54,143 listener="#{resourceTestBean.resourceTest}": com.google.gson.JsonSyntaxException: com.goo
gle.gson.stream.MalformedJsonException: Expected EOF at line 1 column 27
javax.el.ELException: /page/includes/resourceTest.xhtml @54,143 listener="#{resourceTestBean.resourceTest}": com.google.gson.JsonSyntaxExcep
tion: com.google.gson.stream.MalformedJsonException: Expected EOF at line 1 column 27

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

Thank you, Max will get back to you as soon as possible.

Alexandr Ancipov
Posts: 0
Joined: Fri Jun 07, 2013 8:43 am

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

Hi,

Thanks a lot for your message.

Please try to do next steps:

  1. Provide information about your operating system and Java version.

  2. Re-install the product:
    2.1 Stop Tomcat.
    2.2 Try using IPv4 instead of IPv6, using this JVM parameters: -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses=true
    2.3 Run installer.

  3. If you test resources from /admin - check correctness of port and host on the settings page.

    Thanks, Alex

John T
Posts: 0
Joined: Tue Jun 04, 2013 8:43 pm

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

Can you tell me on what version of Tomcat have you tested this on?
I am running JDK 1.60.33 on Windows Xp.

I also set IPV4 but I still get the same error.

John T
Posts: 0
Joined: Tue Jun 04, 2013 8:43 pm

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

It works fine on JBoss community Edition 7.

I was not able to make this work on Tomcat 6 or 7.

Return to “Issues”