Skip to content

seb0uil/crossContextService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crossContext

This repository show how to use cross context in a servlet container.

For this, there is 3 projects :

  • crossContextService : This project make a war you may place in service classloader (in Tomcat, this is $CATALINA_HOME/lib by default)
  • crossContextImpl : This is the webapp where we implement the TestService
  • crossContextClient : This is the webapp where we call the TestService implementation

So in order this to work, you may have to generate all this stuff : mvn clean package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages