Convert J2EE 1.3 application into Java EE 5 or above -


i maintain old j2ee application uses ejb's. involved in converting j2ee ejb's java ee ejb's

here's starter list:

  1. convert ejbs new 3.x standard.
  2. replace xml annotations possible.
  3. change java ee 6 jar dependencies needed.
  4. repackage ear.

Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -