python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
unable to Load Class com.sun.xml.ws.api.SOAPVersion when deploying Application to Glassfish4
Our Web-Application runs fine on Glassfish 3 and we want to migrate to Glassfish 4 and beyond.
When i deploy the war file to Glassfish 4 i get the following Exception:
Caused by: java.lang.NoClassDefF...
Christian Meister
Votes: 0
Answers: 0
Error using HttpServletRequest and HttpServletResponse
After I added some lines of code, I can't start my aplication on glassfish server. I don't know what its wrong. it's my first time working with HttpServletRequest & HttpServletResponse
Here is th...

Manuel Sebastian Blanco
Votes: 0
Answers: 1
Hibernate query hangs on one machine only
I have a Java application deployed on Glassfish server. During the move from one Windows 7 to another PC with Windows 10 I have encountered a very strange problem. As I launch local dev environment, c...
AragornSG
Votes: 0
Answers: 1