Andrzej Cichocki
160d13b6f7
Prohibit Java deserialisation in the Corda process ( #566 )
2017-04-21 16:26:35 +01:00
Chris Rankin
4cb21257e6
Add the Corda node's legalName to the Web error page. ( #569 )
2017-04-21 14:46:29 +01:00
Ross Nicoll
d35bd74596
Standardise identities used in tests, demos, etc.
...
Standaridise the identity names of Alice, Bob and Charlie, notary, map service, etc. in order
to ensure consistency across the code base and reduce number of places that have to be changed
to introduce proper X.500 names.
Move Alice, Bob & Charlie identities into the utilities package so they can be used in demos
2017-04-12 11:40:48 +01:00
Mike Hearn
e62250ff7b
Minor: auto-format of module: webserver
2017-04-11 15:53:05 +02:00
Shams Asari
c17fe29a62
Converted FullNodeConfiguration into a data class and added ability to parse Configs into data classes
2017-04-07 17:54:03 +01:00
Clinton
a93692e434
Added an exception mapper that prints out errors emitted by the webserver ( #484 )
...
Added an exception mapper that prints out errors emitted by the JAX-RS server to aid debugging.
2017-04-04 15:43:55 +01:00
Chris Rankin
352da7e4c7
Add 'finance' module to Corda WebServer, for plugins to use. ( #489 )
...
* Add 'finance' module to Corda WebServer, for plugins to use.
* Fix wording of error message.
2017-04-03 17:06:30 +01:00
Clinton Alexander
570f5a7675
Reduced the number of explicit dependencies in the webserver module.
2017-03-31 11:31:20 +01:00
Clinton Alexander
f9fc3a3ac2
Added m ore defaults to the new web reference.
2017-03-30 18:45:45 +01:00
Clinton Alexander
e87184d1eb
Corrected logging location - broken by initialising logger before logging was configured.
2017-03-30 17:57:32 +01:00
Clinton Alexander
da88a43e40
Moved webserver to root project.
2017-03-30 17:34:32 +01:00