Commit 321ae97a authored by arawankar's avatar arawankar

Changes made in EmpLeaveCnacel component to compile in JDK 1.6

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@181054 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e575cb7b
...@@ -12,6 +12,7 @@ import org.glassfish.grizzly.filterchain.RerunFilterAction; ...@@ -12,6 +12,7 @@ import org.glassfish.grizzly.filterchain.RerunFilterAction;
import org.w3c.dom.Document; import org.w3c.dom.Document;
import org.w3c.dom.Node; import org.w3c.dom.Node;
import org.w3c.dom.NodeList; import org.w3c.dom.NodeList;
import ibase.webitm.utility.ITMException;
@Stateless @Stateless
public class DeptIC extends ValidatorEJB implements DeptICRemote, DeptICLocal { public class DeptIC extends ValidatorEJB implements DeptICRemote, DeptICLocal {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment