Questions tagged as 'glassfish'

2
answers

restful with foreign keys

I'm doing the final project and I have a restful web service created in Netbeans that uses a remote database to a Glassfish server. We have to create two apps a desktop and the other Android in which you can manipulate / consult in this database...
asked by 04.04.2017 / 12:27
1
answer

sleep java and crontab on server

Good morning. I explain my situation. I have a java application that performs a process of inserting and executing procedures, the program works well if I execute it from my machine. The detail is that I put it on a server and create a...
asked by 29.03.2017 / 19:28
1
answer

glassfish server does not generate me json

I have a web service in Netbeans that takes the mysql data I have in a remote glassfish server. When I test the service in local, it generates both the xml and the json. The problem I have when I upload the service to the server that does not ge...
asked by 21.03.2017 / 13:11
1
answer

error when deploying a resftul service

I have a RESTful service created in Netbeans that takes the data from a remote database that I have in mysql. I followed the steps of this web: link (in this example they create a database. I have created on the remote server that I have virtu...
asked by 17.03.2017 / 16:34
4
answers

How to upload a web application on a free server? [closed]

I am developing an application in JavaWeb (jdk 1.7) with ICEFACES and connection to a mySQL database. I've been testing it locally with GlassFish and Tomcat and everything works perfect, but I tried to upload it to free servers like 260mb.net an...
asked by 11.01.2017 / 21:46
0
answers

Print from Glassfish server

I have a Glassfish server where I generate and save a zpl file (for zebra printers) through a standard web application in the default path / var / tmp. The saving process does it correctly, immediately after this I want to send it to print on...
asked by 16.02.2017 / 23:18
1
answer

Error in Glassfish 5: Using deprecated META-INF / services property: javax.xml.soap.MetaFactory. Used property javax.xml.soap.SAAJMetaFactory instead

After installing the latest version of Glassfish (5.0), our SOAP service is printing the following error for all requests and responses:    Using deprecated META-INF / services mechanism with non-standard   property: javax.xml.soap.MetaFactor...
asked by 25.10.2017 / 15:51