python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
vaadin Add On csvalidation Failed to collect dependencies
I'm trying to understand how Add On on Vaadin works;
So in the following link:
https://github.com/magi42/csvalidation
There is written that to see an example is enough to
$ git clone https://github.co...
fraaanz
Votes: 0
Answers: 2
SEVERE: Exception loading sessions from persistent storage java.io.InvalidClassException: com.vaadin.server.VaadinServletRequest; no valid constructor
I created the war file of a web application and deployed on tomcat and started the tomcat server.
server is started successfully but I can see below exception in catalina.out file.
SEVERE: Exception l...
RKM
Votes: 0
Answers: 0
artifact not available in maven central vaadin
if I look at:
vaadin.com/vaadin-8/releases/7.7.21
I can see that version 7.7.21 is available, while on maven central is not available
https://repo.maven.apache.org/maven2
Now I wonder why?
Besides...
fraaanz
Votes: 0
Answers: 1