Clinton Alexander
9325773026
Renamed webserver capsule to webcapsule module to avoid clashes with the node capsule
2017-03-16 16:29:08 +00:00
Clinton Alexander
329a13e569
Webserver capsule now contains the correct caplet which was missing due to an incorrect path.
2017-03-16 16:27:06 +00:00
Ross Nicoll
557e0e71b8
Add webserver Capsule configuration
...
Add Capsule configuration for the webserver JAR, so that the classes-only `webserver.jar` is published as well
as the full fat `corda-webserver.jar`. This is required for running the tutorial/template from IntelliJ.
2017-03-16 16:26:17 +00:00
Katarzyna Streich
b4fb6cf0c7
Correctly publish corda-webserver.jar to maven local repository.
2017-03-08 14:06:20 +00:00
Clinton Alexander
f786ff9312
Correct CRLF for BAT files and fixed templating of JAR names.
2017-02-27 16:42:28 +00:00
Clinton Alexander
75ff04d5a7
Webserver is now deployed as a capsule.
2017-02-27 16:42:23 +00:00
Clinton Alexander
8414c97a61
Moved JsonSupport to new webserver module. Fixed a few compile errors.
...
Fixed compile issues caused by webserver being split to a separate project.
WebServer now starts and stops correctly as a separate module.
2017-02-27 16:41:48 +00:00
Clinton Alexander
bc9f86905c
Added webserver module. Moved webserver files to the webserver module.
2017-02-27 16:15:27 +00:00