Creating Secure Vaadin Applications using JEE6 - need DDL scripts

I welcome!

You can publish scripts for the database used in the example
Creating Secure Vaadin Applications using JEE6
?
I would be very grateful! :smiley:

[color=#e50d0d]
WARNING: RAR5038:Unexpected exception while creating resource for pool derby_net_SecureVaadinApplicationDemo_vaadinPool. Exception : javax.resource.spi.ResourceAllocationException: Connection could not be allocated because: DB SecureVaadinApplicationDemo not found.
WARNING: RAR5117 : Failed to obtain/create connection from connection pool [ derby_net_SecureVaadinApplicationDemo_vaadinPool ]
. Reason : com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: DB SecureVaadinApplicationDemo not found..
WARNING: RAR5114 : Error allocating connection : [Error in allocating a connection. Cause: Connection could not be allocated because: DB SecureVaadinApplicationDemo not found.
[/color]

...
SEVERE: Local Exception Stack: 
...
[color=#e50d0d]
WARNING: Cannot create tables for application SecureVaadinApplicationDemo. The expected DDL file SecureVaadinApplicationDemo_SecureVaadinApplicationDemoPU_createDDL.jdbc is not available.
[/color]

Does anyone know? :smiley:

Everything, I figured.
But how to make this application work? I am writing to share “http://localhost:8080/SecureVaadinApplicationDemo” and get a “IE can not display the webpage”

Does anyone know?:smiley:

Excellent!

Thank you very much, Petter Holmström! :smiley:
11959.png