SlideShare una empresa de Scribd logo
1 de 12
CONAIR
Java Stammtisch Würzburg
24. Mai 2014
_inspired by innovation www.rgigroup.de
AGENDA
2
I JEE Architecture
EJB, JPA, JAX-RS
I REST, AngularJS and
Bootstrap
I Print-Out
via Excel (based on XLS
Templating Engine)
I Authentication
via LinkedIn (OAuth 2.0)
I Hosting
Server Infrastruktur: Apache HTTP
Server, Glassfish4, MySQL
I CI / DevOps
Cloudbees
I Backup
using Dropbox
_inspired by innovation www.rgigroup.de
PROJECT SOURCES
3
https://github.com/mr678/conair
_inspired by innovation www.rgigroup.de
JEE ARCHITECTURE
4
 EJB, JPA, JAX-RS
ECB Pattern
I http://www.cs.sjsu.edu/~pearce/modules/patterns/enterprise/ecb/ecb.htm
I http://www.oracle.com/technetwork/issue-archive/2011/11-jan/o11java-
195110.html
Boundary: EJB SLSB, JAX-RS
Controller: CDI managed beans (seldom used in ConAIR)
Entity: JPA, DTOs (own package for DTO?)
Example: accounting package
_inspired by innovation www.rgigroup.de
REST, ANGULARJS AND BOOTSTRAP
5
Strict separation between
I business logic (provided by JAX-RS) and
I UI (realised with AngularJS)
REST API is still in progress 
I URI: api/<plural>/<id>
I Communication with DTOs and Map’s
AngularJS (https://angularjs.org/)
I Routing, Controller
I Problem: How to handle validation and calculation in UI and backend
Example: travel costs
Twitter Bootstrap (http://getbootstrap.com/)
I Component library
_inspired by innovation www.rgigroup.de
PRINT-OUT
6
The print out solution is based on xls worksheets which are prepared for
printing.
XLS Based Templating Engine
I Syntax similar to AngularJS
I Features: Replacement, Loop, Format
I Template location: OneDrive
_inspired by innovation www.rgigroup.de
AUTHENTICATION
7
OAUTH2.0 is a nightmare!
Usage of third party library Scribe
https://github.com/fernandezpablo85/scribe-java
//TODO: Interceptor for REST services
I Interceptor for server side JAX-RS REST services
I Interceptor for client side AngularJS AJAX services
_inspired by innovation www.rgigroup.de
HOSTING
8
I Virtual machine at server4you (8,90€/month)
www.server4you.de/vserver/
I Apache HTTP server, Glassfish v4, MySQL 5.1 on RHEL
mod_proxy  /etc/httpd/conf.d)
_inspired by innovation www.rgigroup.de
CI / DEVOPS
9
I Jenkins @ Cloudbees
Problem Amazon E2C
I Packaging: maven-release-plugin
I Deployment: cargo-maven2-plugin
Cloudbees authorisation by certifcate
I Jenkins configuration
mvn release and cargo redeploy
_inspired by innovation www.rgigroup.de
BACKUP
10
Backup 2 Dropbox
I Authenticate via Key for Dropbox Application
https://www.dropbox.com/developers/apps/
I Dump MySQL and store server configuartion
I http://blog.matthias-reining.com/backup-a-linux-server-to-dropbox/
https://github.com/andreafabrizi/Dropbox-Uploader
_inspired by innovation www.rgigroup.de
UPDATES
@matthiasreining
blog.matthias-reining.de
http://about.me/matthiasreining
HEAD OFFICE
Via San Gregorio, 34 - 20124 MILANO
Tel. +39 02 6691177
Fax +39 02 6692173
FACTORY
Via Cesare Pavese 6 - 10015 IVREA, TO
Tel. +39 0125 618000
Fax +39 0125 634059
OFFICE GERMANY
Plattnerstr. 2, D-97070 Würzburg
Tel. +49 931 710 565 46
Fax. +49 931 710 565 47
IVREA TURIN MILAN VERONA ROME REGGIO EMILIA BOLOGNA DUBLIN PARIS FRANKFURT WÜRZBURG TUNIS
Matthias Reining
Technical Manager Insurance
-------------------------------------------------------------------------------
RGI Deutschland GmbH
Plattnerstraße 2, 97070 Würzburg, Deutschland
mob +49 172 9917260 – tel +49 931 710 565 46
mail: matthias.reining@rgigroup.de – web www.rgigroup.de

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

Advanced front-end automation with npm scripts
Advanced front-end automation with npm scriptsAdvanced front-end automation with npm scripts
Advanced front-end automation with npm scripts
 
Multi-provider Vagrant and Chef: AWS, VMware, and more
Multi-provider Vagrant and Chef: AWS, VMware, and moreMulti-provider Vagrant and Chef: AWS, VMware, and more
Multi-provider Vagrant and Chef: AWS, VMware, and more
 
遠端團隊專案建立與管理 remote team management 2016
遠端團隊專案建立與管理 remote team management 2016遠端團隊專案建立與管理 remote team management 2016
遠端團隊專案建立與管理 remote team management 2016
 
Webpack: your final module bundler
Webpack: your final module bundlerWebpack: your final module bundler
Webpack: your final module bundler
 
How To Set a Vagrant Development System
How To Set a Vagrant Development SystemHow To Set a Vagrant Development System
How To Set a Vagrant Development System
 
Provisioning iOS CI Server with Ansible
Provisioning iOS CI Server with AnsibleProvisioning iOS CI Server with Ansible
Provisioning iOS CI Server with Ansible
 
markedj: The best of markdown processor on JVM
markedj: The best of markdown processor on JVMmarkedj: The best of markdown processor on JVM
markedj: The best of markdown processor on JVM
 
Vagrant for Virtualized Development
Vagrant for Virtualized DevelopmentVagrant for Virtualized Development
Vagrant for Virtualized Development
 
OpenShift: Java EE in the clouds
OpenShift: Java EE in the cloudsOpenShift: Java EE in the clouds
OpenShift: Java EE in the clouds
 
(2018) Webpack Encore - Asset Management for the rest of us
(2018) Webpack Encore - Asset Management for the rest of us(2018) Webpack Encore - Asset Management for the rest of us
(2018) Webpack Encore - Asset Management for the rest of us
 
How to keep Drupal relevant in the Git-based and API-driven CMS era DrupalCampNJ
How to keep Drupal relevant in the Git-based and API-driven CMS era DrupalCampNJHow to keep Drupal relevant in the Git-based and API-driven CMS era DrupalCampNJ
How to keep Drupal relevant in the Git-based and API-driven CMS era DrupalCampNJ
 
Vagrant to-aws-flow
Vagrant to-aws-flowVagrant to-aws-flow
Vagrant to-aws-flow
 
It Works On My Machine: Vagrant for Software Development
It Works On My Machine: Vagrant for Software DevelopmentIt Works On My Machine: Vagrant for Software Development
It Works On My Machine: Vagrant for Software Development
 
Using rbenv in Production
Using rbenv in ProductionUsing rbenv in Production
Using rbenv in Production
 
Node.js primer for ITE students
Node.js primer for ITE studentsNode.js primer for ITE students
Node.js primer for ITE students
 
Windows Azure loves OSS
Windows Azure loves OSSWindows Azure loves OSS
Windows Azure loves OSS
 
Automated Infrastructure and Application Management
Automated Infrastructure and Application ManagementAutomated Infrastructure and Application Management
Automated Infrastructure and Application Management
 
Google cloud essential skills challenge lab
Google cloud essential skills challenge labGoogle cloud essential skills challenge lab
Google cloud essential skills challenge lab
 
Wocker @WordBench Osaka No.41
Wocker @WordBench Osaka No.41Wocker @WordBench Osaka No.41
Wocker @WordBench Osaka No.41
 
Vagrant-Overview
Vagrant-OverviewVagrant-Overview
Vagrant-Overview
 

Destacado

Lean development 04
Lean development 04Lean development 04
Lean development 04
SuperB2
 
Architektur agiles vorgehen seacon 2013
Architektur agiles vorgehen seacon 2013Architektur agiles vorgehen seacon 2013
Architektur agiles vorgehen seacon 2013
Ralf Sigmund
 

Destacado (9)

Lean development 04
Lean development 04Lean development 04
Lean development 04
 
Unternehmensarchitekturen komplexität de
Unternehmensarchitekturen komplexität deUnternehmensarchitekturen komplexität de
Unternehmensarchitekturen komplexität de
 
Wer braucht das schon - Unternehmensarchitektur im agilen Zeitalter
Wer braucht das schon - Unternehmensarchitektur im agilen ZeitalterWer braucht das schon - Unternehmensarchitektur im agilen Zeitalter
Wer braucht das schon - Unternehmensarchitektur im agilen Zeitalter
 
Architektur agiles vorgehen seacon 2013
Architektur agiles vorgehen seacon 2013Architektur agiles vorgehen seacon 2013
Architektur agiles vorgehen seacon 2013
 
Lean Development / Standardisierte Software-Entwicklung
Lean Development / Standardisierte Software-EntwicklungLean Development / Standardisierte Software-Entwicklung
Lean Development / Standardisierte Software-Entwicklung
 
Byod course 27.5_v02
Byod course 27.5_v02Byod course 27.5_v02
Byod course 27.5_v02
 
MDA in der Praxis - Modelltransformation und Code-Generierung mit dem Enterpr...
MDA in der Praxis - Modelltransformation und Code-Generierung mit dem Enterpr...MDA in der Praxis - Modelltransformation und Code-Generierung mit dem Enterpr...
MDA in der Praxis - Modelltransformation und Code-Generierung mit dem Enterpr...
 
Scrum, Lean, Kanban, XP: Was ist gut für mein Projekt?
Scrum, Lean, Kanban, XP: Was ist gut für mein Projekt?Scrum, Lean, Kanban, XP: Was ist gut für mein Projekt?
Scrum, Lean, Kanban, XP: Was ist gut für mein Projekt?
 
Internet Information Services (deutsch)
Internet Information Services (deutsch)Internet Information Services (deutsch)
Internet Information Services (deutsch)
 

Similar a Java Stammtisch Würzburg - CONAIR

DevNexus 2017 - Building and Deploying 12 Factor Apps in Scala, Java, Ruby, a...
DevNexus 2017 - Building and Deploying 12 Factor Apps in Scala, Java, Ruby, a...DevNexus 2017 - Building and Deploying 12 Factor Apps in Scala, Java, Ruby, a...
DevNexus 2017 - Building and Deploying 12 Factor Apps in Scala, Java, Ruby, a...
Neil Shannon
 
Application Deployment on Openstack
Application Deployment on OpenstackApplication Deployment on Openstack
Application Deployment on Openstack
Docker, Inc.
 

Similar a Java Stammtisch Würzburg - CONAIR (20)

Introduction to JIB and Google Cloud Run
Introduction to JIB and Google Cloud RunIntroduction to JIB and Google Cloud Run
Introduction to JIB and Google Cloud Run
 
Containerizing your Security Operations Center
Containerizing your Security Operations CenterContainerizing your Security Operations Center
Containerizing your Security Operations Center
 
OpenShift for Java EE Developers
OpenShift for Java EE DevelopersOpenShift for Java EE Developers
OpenShift for Java EE Developers
 
Vagrant or docker for java dev environment
Vagrant or docker for java dev environmentVagrant or docker for java dev environment
Vagrant or docker for java dev environment
 
Meetup 2022 - APIs with Quarkus.pdf
Meetup 2022 - APIs with Quarkus.pdfMeetup 2022 - APIs with Quarkus.pdf
Meetup 2022 - APIs with Quarkus.pdf
 
Create a Varnish cluster in Kubernetes for Drupal caching - DrupalCon North A...
Create a Varnish cluster in Kubernetes for Drupal caching - DrupalCon North A...Create a Varnish cluster in Kubernetes for Drupal caching - DrupalCon North A...
Create a Varnish cluster in Kubernetes for Drupal caching - DrupalCon North A...
 
Node.js an Exectutive View
Node.js an Exectutive ViewNode.js an Exectutive View
Node.js an Exectutive View
 
DevNexus 2017 - Building and Deploying 12 Factor Apps in Scala, Java, Ruby, a...
DevNexus 2017 - Building and Deploying 12 Factor Apps in Scala, Java, Ruby, a...DevNexus 2017 - Building and Deploying 12 Factor Apps in Scala, Java, Ruby, a...
DevNexus 2017 - Building and Deploying 12 Factor Apps in Scala, Java, Ruby, a...
 
Everyday tools and tricks for scaling Node.js
Everyday tools and tricks for scaling Node.jsEveryday tools and tricks for scaling Node.js
Everyday tools and tricks for scaling Node.js
 
Introduction to node js - From "hello world" to deploying on azure
Introduction to node js - From "hello world" to deploying on azureIntroduction to node js - From "hello world" to deploying on azure
Introduction to node js - From "hello world" to deploying on azure
 
HTML5 tutorial: canvas, offfline & sockets
HTML5 tutorial: canvas, offfline & socketsHTML5 tutorial: canvas, offfline & sockets
HTML5 tutorial: canvas, offfline & sockets
 
Selenium & PHPUnit made easy with Steward (Berlin, April 2017)
Selenium & PHPUnit made easy with Steward (Berlin, April 2017)Selenium & PHPUnit made easy with Steward (Berlin, April 2017)
Selenium & PHPUnit made easy with Steward (Berlin, April 2017)
 
Docker - Demo on PHP Application deployment
Docker - Demo on PHP Application deployment Docker - Demo on PHP Application deployment
Docker - Demo on PHP Application deployment
 
Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...
Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...
Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...
 
Serverless forwardjs
Serverless forwardjsServerless forwardjs
Serverless forwardjs
 
Red Hat Forum Benelux 2015
Red Hat Forum Benelux 2015Red Hat Forum Benelux 2015
Red Hat Forum Benelux 2015
 
Docker Presentation at the OpenStack Austin Meetup | 2013-09-12
Docker Presentation at the OpenStack Austin Meetup | 2013-09-12Docker Presentation at the OpenStack Austin Meetup | 2013-09-12
Docker Presentation at the OpenStack Austin Meetup | 2013-09-12
 
Application Deployment on Openstack
Application Deployment on OpenstackApplication Deployment on Openstack
Application Deployment on Openstack
 
Kubernetes security
Kubernetes securityKubernetes security
Kubernetes security
 
Docker for Ruby Developers
Docker for Ruby DevelopersDocker for Ruby Developers
Docker for Ruby Developers
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 

Java Stammtisch Würzburg - CONAIR

  • 2. _inspired by innovation www.rgigroup.de AGENDA 2 I JEE Architecture EJB, JPA, JAX-RS I REST, AngularJS and Bootstrap I Print-Out via Excel (based on XLS Templating Engine) I Authentication via LinkedIn (OAuth 2.0) I Hosting Server Infrastruktur: Apache HTTP Server, Glassfish4, MySQL I CI / DevOps Cloudbees I Backup using Dropbox
  • 3. _inspired by innovation www.rgigroup.de PROJECT SOURCES 3 https://github.com/mr678/conair
  • 4. _inspired by innovation www.rgigroup.de JEE ARCHITECTURE 4  EJB, JPA, JAX-RS ECB Pattern I http://www.cs.sjsu.edu/~pearce/modules/patterns/enterprise/ecb/ecb.htm I http://www.oracle.com/technetwork/issue-archive/2011/11-jan/o11java- 195110.html Boundary: EJB SLSB, JAX-RS Controller: CDI managed beans (seldom used in ConAIR) Entity: JPA, DTOs (own package for DTO?) Example: accounting package
  • 5. _inspired by innovation www.rgigroup.de REST, ANGULARJS AND BOOTSTRAP 5 Strict separation between I business logic (provided by JAX-RS) and I UI (realised with AngularJS) REST API is still in progress  I URI: api/<plural>/<id> I Communication with DTOs and Map’s AngularJS (https://angularjs.org/) I Routing, Controller I Problem: How to handle validation and calculation in UI and backend Example: travel costs Twitter Bootstrap (http://getbootstrap.com/) I Component library
  • 6. _inspired by innovation www.rgigroup.de PRINT-OUT 6 The print out solution is based on xls worksheets which are prepared for printing. XLS Based Templating Engine I Syntax similar to AngularJS I Features: Replacement, Loop, Format I Template location: OneDrive
  • 7. _inspired by innovation www.rgigroup.de AUTHENTICATION 7 OAUTH2.0 is a nightmare! Usage of third party library Scribe https://github.com/fernandezpablo85/scribe-java //TODO: Interceptor for REST services I Interceptor for server side JAX-RS REST services I Interceptor for client side AngularJS AJAX services
  • 8. _inspired by innovation www.rgigroup.de HOSTING 8 I Virtual machine at server4you (8,90€/month) www.server4you.de/vserver/ I Apache HTTP server, Glassfish v4, MySQL 5.1 on RHEL mod_proxy  /etc/httpd/conf.d)
  • 9. _inspired by innovation www.rgigroup.de CI / DEVOPS 9 I Jenkins @ Cloudbees Problem Amazon E2C I Packaging: maven-release-plugin I Deployment: cargo-maven2-plugin Cloudbees authorisation by certifcate I Jenkins configuration mvn release and cargo redeploy
  • 10. _inspired by innovation www.rgigroup.de BACKUP 10 Backup 2 Dropbox I Authenticate via Key for Dropbox Application https://www.dropbox.com/developers/apps/ I Dump MySQL and store server configuartion I http://blog.matthias-reining.com/backup-a-linux-server-to-dropbox/ https://github.com/andreafabrizi/Dropbox-Uploader
  • 11. _inspired by innovation www.rgigroup.de UPDATES @matthiasreining blog.matthias-reining.de http://about.me/matthiasreining
  • 12. HEAD OFFICE Via San Gregorio, 34 - 20124 MILANO Tel. +39 02 6691177 Fax +39 02 6692173 FACTORY Via Cesare Pavese 6 - 10015 IVREA, TO Tel. +39 0125 618000 Fax +39 0125 634059 OFFICE GERMANY Plattnerstr. 2, D-97070 Würzburg Tel. +49 931 710 565 46 Fax. +49 931 710 565 47 IVREA TURIN MILAN VERONA ROME REGGIO EMILIA BOLOGNA DUBLIN PARIS FRANKFURT WÜRZBURG TUNIS Matthias Reining Technical Manager Insurance ------------------------------------------------------------------------------- RGI Deutschland GmbH Plattnerstraße 2, 97070 Würzburg, Deutschland mob +49 172 9917260 – tel +49 931 710 565 46 mail: matthias.reining@rgigroup.de – web www.rgigroup.de