annotations - J2EE Remote Enterprise Java Beans and Hibernate Annotated Classes -


i'm setting new application environment new j2ee-technologies (ejb, hibernate) in netbeans 7.3.1 , glassfish 4.0 application server. i'm going install core module (user management framework) remote enterprise bean uses hibernate persist entities (such users). these entity classes heavily uses hibernate annotations.

now, want add web-frontend (jsf) , query data core module. example, want retrieve list of users core module. if use entity classes above communication, hibernate libraries must included web-frontend because these classes annotated.

is there way avoid this? want hide persistance web frontend.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -