> Now I hope that you could deploy the service to sesat.no repository (I > can’t) and add the new service(newsadminse-services-client.jar) to the > Kernel’s(2.17) pom.xml?
Sorry. What's in sesat-kernel is NewsCaseQueryTransformer.java which uses the ejb3-client "newsadmin-services". This ejb3-client has only one class being NewsCaseFacade.java This one submodule to newsadmin-services is open sourced and released under the AGPLv3. It forms the service API intentionally public and free. The actual implementation behind this service is private and up to the individual to implement. My suggestion is that you 1) collaborate on the open sourced version of newsadmin-services, while continuing to develop your own newsadmin modules, (eg newsadmin-client, newsadmin-ear, and newsadmin-web,) or 2) write your own NewsCaseQueryTransformer in genericse.sesam.se connecting to your own ejb3-client declared also within genericse.sesam.se Does this make sense? Keep in mind, favouring (1) that the Facade only contains 4 methods. Do you need more? ~mck -- "Everyone thinks of changing the world, but no one thinks of changing himself." Leo Tolstoy | semb.wever.org | sesat.no | sesam.no |
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Kernel-development mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-development
