ERROR [STDERR] com.allegiant.are.framework.exception.AllegiantException: javax.naming.NameNotFoundException: AirportsEAO not bound
ERROR [STDERR] at com.allegiant.are.framework.ServiceLocator.getService(ServiceLocator.java:65)
ERROR [STDERR] at com.allegiant.are.product.lookup.LookupAirport.getAirportLocationName(LookupAirport.java:47)
Show us the part of the code which does this lookup. Also the code you posted doesn't show any references to @LocalBinding usage.