Questions tagged as 'glassfish'

1
answer

GlassFish Shared Libraries

Good morning, I would like to know if you can help me and explain how to make shared libraries on the glassfish server, not to leave them inside my application but as a reference on the server, I know it in Weblogic and Websphere but I have no i...
asked by 11.07.2017 / 20:49
1
answer

Reload a glassfish from java EE

I'm making an application in java web and it's already mounted on a glassfish server. Is there any way that by means of a button or a function in my application you can deploy it again on the server with your changes? Is it possible? If so...
asked by 10.06.2016 / 15:51
1
answer

Why do I get error with glassfish and netbeans?

And I really do not know what's wrong. This is the code: index.html <!DOCTYPE html> <html> <head> <title>Todo supply a tittle</title> <meta charset="UTF-8"> <met...
asked by 20.08.2018 / 06:39
1
answer

Because the same project does not run in glassfish 3, but in glassfish 4 if it does it correctly?

Currently I have a project that is mounted on a server glassfish 4.1, but for some external reasons it was decided to use the glassfish server 3, the situation is that the same project without modifying absolutely nothing works only in glassfish...
asked by 06.02.2018 / 18:14
1
answer

Configure local server for angularjs

As a developer I have always uploaded my projects to a cloud server, in which you just follow the steps they give you to upload it, these are already adequate. But now I have to upload it to a local server located in the company, the project is...
asked by 23.02.2017 / 16:31
1
answer

Problems when deploying a web application

Hello, how are you? Good afternoon, I hope and you are well! I have the following problem: I can not deploy the application and it generates an error message; by this means I will send you a Screenshot of the error that appears to me and here...
asked by 19.01.2017 / 22:21
1
answer

com.mysql.jdbc.jdbc2.optional.MysqlDataSource Error

I have a RESTful service created in Netbeans that connects to a remote mysql database. In local the service works well, but when I deploy it to the remote Glassfish server I get this error: > Error occurred during deployment: Exception whil...
asked by 17.03.2017 / 17:40
1
answer

GlassFish StandAlone does not load images, elements of the JSF into the primefaces elements and CSS

I have a project in netbeans that works perfectly. But, I post .war in my glassfish standalone 4.1 (This version is the same as the netbeans version) I do the default .war of netbeans (clean and build) In the project deployed in GFish Stan...
asked by 25.11.2016 / 08:02
1
answer

How to create a JDBC pool connection in glassfish?

Greetings to all, I'm trying to create a jdbc pool connection mysql from glassfish, but at the time of creating it, it sends me the following error I do not know what to do to solve it, I hope you help me     
asked by 10.10.2016 / 03:52
1
answer

Problem with ORACLE example javaEE

I have a problem with the GlassFish server, I'm doing the Oracle example to connect JavaFX with Java-EE. I really do not know anything about JavaEE I'm learning and I do not know where the problem is: Application code is here. Browser re...
asked by 16.06.2016 / 15:26