Skip to content
forked from seam/remoting

Remoting Module: A portable extension for Java EE that provides direct invocation of managed beans from JavaScript

Notifications You must be signed in to change notification settings

jharting/remoting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building
--------

* Run mvn clean install
* To create the zip distribution, run mvn clean install -Pdistribution - the resulting zip is located in dist/target/seam-remoting-${version}.zip 
* The readme.txt  placed in the distribution is not this one, see dist/src/main/assembly/readme.txt 

About

Remoting Module: A portable extension for Java EE that provides direct invocation of managed beans from JavaScript

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.7%
  • JavaScript 13.3%