rest - Restful Web Services Issue -


can tell me how can solve issue in netbeans when create restful web services using entity classes using netbeans ide?

warning: supported source version 'release_6' annotation processor 'org.eclipse.persistence.internal.jpa.modelgen.canonicalmodelprocessor' less -source '1.7' note: creating static metadata factory ... note: optional file not found: meta-inf/orm.xml continuing generation. note: optional file not found: meta-inf/eclipselink-orm.xml continuing generation. note: optional file not found: meta-inf/orm.xml continuing generation. note: optional file not found: meta-inf/eclipselink-orm.xml continuing generation. note: input files use unchecked or unsafe operations. note: recompile -xlint:unchecked details. 1 warning 

kind regards, indunil sanjeewa


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -