<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: Caused by: javax.naming.NameNotFoundException: com not bound
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/nirajmind">Niraj Adhikary</a> in <i>EJB3</i> - <a href="http://community.jboss.org/message/610482#610482">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Full Stack Trace of the error masg is as below :</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p> ERROR [STDERR] com.allegiant.are.framework.exception.AllegiantException: javax.naming.NameNotFoundException: AirportsEAO not bound</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at com.allegiant.are.framework.ServiceLocator.getService(ServiceLocator.java:65)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at com.allegiant.are.product.lookup.LookupAirport.getAirportLocationName(LookupAirport.java:47)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at com.allegiant.are.product.validator.product.ProductAvailValidator.validateInput(ProductAvailValidator.java:61)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at com.allegiant.are.product.handler.product.ProductAvailReplicativeHandler.getProductAvail(ProductAvailReplicativeHandler.java:41)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at com.allegiant.are.product.handler.product.ProductShoppingHandler.getProductAvail(ProductShoppingHandler.java:29)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at com.allegiant.are.product.service.ProductsService.getProductAvail(ProductsService.java:44)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at java.lang.reflect.Method.invoke(Method.java:597)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptors.container.ContainerMethodInvocationWrapper.invokeNext(ContainerMethodInvocationWrapper.java:72)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor$InvocationContext.proceed(InvocationContextInterceptor.java:138)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at com.jamonapi.aop.JAMonEJBInterceptor.intercept(JAMonEJBInterceptor.java:26)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at java.lang.reflect.Method.invoke(Method.java:597)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(EJB3InterceptorInterceptor.java:83)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(EJB3InterceptorInterceptor.java:70)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptors.container.ContainerMethodInvocationWrapper.invokeNext(ContainerMethodInvocationWrapper.java:62)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:76)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:62)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at java.lang.reflect.Method.invoke(Method.java:597)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.advice.PerJoinpointAdvice.invoke(PerJoinpointAdvice.java:174)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(InvocationContextInterceptor.java:72)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_26827930.invoke(InvocationContextInterceptor_z_fillMethod_26827930.java)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(InvocationContextInterceptor.java:88)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_26827930.invoke(InvocationContextInterceptor_z_setup_26827930.java)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:62)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:56)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:68)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:190)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2.invoke(RoleBasedAuthorizationInterceptorv2.java:201)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(Ejb3AuthenticationInterceptorv2.java:182)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.core.context.CurrentInvocationContextInterceptor.invoke(CurrentInvocationContextInterceptor.java:47)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.interceptor.EJB3TCCLInterceptor.invoke(EJB3TCCLInterceptor.java:86)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:325)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ejb3.stateless.StatelessContainer.invokeEndpoint(StatelessContainer.java:693)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.wsf.container.jboss50.invocation.InvocationHandlerEJB3.invoke(InvocationHandlerEJB3.java:106)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.ws.core.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:240)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:468)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:293)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:203)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:129)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.wsf.common.servlet.AbstractEndpointServlet.service(AbstractEndpointServlet.java:85)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:619)</p><p> ERROR [STDERR] Caused by: javax.naming.NameNotFoundException: AirportsEAO not bound</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jnp.server.NamingServer.getObject(NamingServer.java:785)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jnp.server.NamingServer.lookup(NamingServer.java:396)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jnp.server.NamingServer.lookup(NamingServer.java:399)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at java.lang.reflect.Method.invoke(Method.java:597)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.rmi.transport.Transport$1.run(Transport.java:159)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at java.security.AccessController.doPrivileged(Native Method)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.rmi.transport.Transport.serviceCall(Transport.java:155)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:619)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at javax.naming.InitialContext.lookup(InitialContext.java:392)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; at com.allegiant.are.framework.ServiceLocator.getService(ServiceLocator.java:62)</p><p> ERROR [STDERR]&#160;&#160;&#160;&#160; ... 96 more</p><p> ERROR [SOAPFaultHelperJAXWS] SOAP request exception</p><p>BException: java.lang.NullPointerException</p><p>rg.jboss.ejb3.tx.Ejb3TxPolicy.handleExceptionInOurTx(Ejb3TxPolicy.java:77)</p><p>rg.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:83)</p><p>rg.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:190)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2.invoke(RoleBasedAuthorizationInterceptorv2.java:201)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(Ejb3AuthenticationInterceptorv2.java:182)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.core.context.CurrentInvocationContextInterceptor.invoke(CurrentInvocationContextInterceptor.java:47)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.interceptor.EJB3TCCLInterceptor.invoke(EJB3TCCLInterceptor.java:86)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:325)</p><p>rg.jboss.ejb3.stateless.StatelessContainer.invokeEndpoint(StatelessContainer.java:693)</p><p>rg.jboss.wsf.container.jboss50.invocation.InvocationHandlerEJB3.invoke(InvocationHandlerEJB3.java:106)</p><p>rg.jboss.ws.core.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:240)</p><p>rg.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:468)</p><p>rg.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:293)</p><p>rg.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:203)</p><p>rg.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:129)</p><p>rg.jboss.wsf.common.servlet.AbstractEndpointServlet.service(AbstractEndpointServlet.java:85)</p><p>avax.servlet.http.HttpServlet.service(HttpServlet.java:717)</p><p>rg.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)</p><p>rg.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p>rg.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)</p><p>rg.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</p><p>rg.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p>rg.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)</p><p>rg.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)</p><p>rg.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)</p><p>rg.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)</p><p>rg.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)</p><p>rg.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)</p><p>rg.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)</p><p>rg.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</p><p>rg.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)</p><p>rg.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</p><p>rg.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)</p><p>rg.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)</p><p>rg.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)</p><p>rg.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)</p><p>ava.lang.Thread.run(Thread.java:619)</p><p>ava.lang.NullPointerException</p><p>om.allegiant.are.product.builder.dto.AbstractResponseBuilder.buildErrorResponse(AbstractResponseBuilder.java:31)</p><p>om.allegiant.are.product.service.ProductsService.getProductAvail(ProductsService.java:47)</p><p>un.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p>un.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p>un.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>ava.lang.reflect.Method.invoke(Method.java:597)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)</p><p>rg.jboss.ejb3.interceptors.container.ContainerMethodInvocationWrapper.invokeNext(ContainerMethodInvocationWrapper.java:72)</p><p>rg.jboss.ejb3.interceptors.aop.InvocationContextInterceptor$InvocationContext.proceed(InvocationContextInterceptor.java:138)</p><p>om.jamonapi.aop.JAMonEJBInterceptor.intercept(JAMonEJBInterceptor.java:26)</p><p>un.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p>un.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p>un.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>ava.lang.reflect.Method.invoke(Method.java:597)</p><p>rg.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(EJB3InterceptorInterceptor.java:83)</p><p>rg.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(EJB3InterceptorInterceptor.java:70)</p><p>rg.jboss.ejb3.interceptors.container.ContainerMethodInvocationWrapper.invokeNext(ContainerMethodInvocationWrapper.java:62)</p><p>rg.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:76)</p><p>rg.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:62)</p><p>un.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p>un.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p>un.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>ava.lang.reflect.Method.invoke(Method.java:597)</p><p>rg.jboss.aop.advice.PerJoinpointAdvice.invoke(PerJoinpointAdvice.java:174)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(InvocationContextInterceptor.java:72)</p><p>rg.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_26827930.invoke(InvocationContextInterceptor_z_fillMethod_26827930.java)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(InvocationContextInterceptor.java:88)</p><p>rg.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_26827930.invoke(InvocationContextInterceptor_z_setup_26827930.java)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:62)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:56)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:68)</p><p>rg.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>rg.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)</p><p>50 more</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>@Stateless(name = "AirportsEAOBean")</p><p>@Local(AirportsEAO.class)</p><p>public class AirportsEAOBean implements AirportsEAO {</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>..............................................my code goes here .................</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>}</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Java version 6</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Jboss eap 5.1.0</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am using maven build to build and deploy the app in jboss</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am new to ejb3 and this annotations, so it may happen i am wrong in posting and my subject line and everything might not be standard. Please forgive me abt that. </p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/610482#610482">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in EJB3 at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>