<div dir="ltr">Problem fixed. After some more playing around, i realised that the hawkular-btm.tenantId didn&#39;t match the account organisation &quot;jdoe&quot; was in.<div><br></div><div>Cheers.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 4, 2016 at 9:51 PM, Gareth Healy <span dir="ltr">&lt;<a href="mailto:garethahealy@gmail.com" target="_blank">garethahealy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I am trying to get hawkular working with a simple camel app (<a href="https://github.com/fabric8io/ipaas-quickstarts/tree/master/quickstart/cdi/camel-jetty" target="_blank">https://github.com/fabric8io/ipaas-quickstarts/tree/master/quickstart/cdi/camel-jetty</a>). I&#39;ve got the following config:<br><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>-javaagent:/deployments/bin/hawkular-btm-agent-rest-0.8.0.Final.jar </div><div>-Dhawkular-btm.uri=<a href="http://172.17.0.2:8080/hawkular/btm" target="_blank">http://172.17.0.2:8080/hawkular/btm</a> </div><div>-Dhawkular-btm.config.refresh=10 </div><div>-Dhawkular-btm.username=jdoe </div><div>-Dhawkular-btm.password=password </div><div>-Dhawkular-btm.tenantId=d189128c-2a7b-11e6-b67b-9e71128cae77 </div><div>-Dhawkular-btm.config=/deployments/lib/cdi-camel-jetty.jar/btm-org-apache-camel.json </div><div>-Dhawkular-btm.log.level=FINEST</div></blockquote><div><br></div><div>I can see the rules loaded and working when i hit the endpoint:</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>FINEST: [BusinessTransactionPublisherRESTClient] [Thread[pool-1-thread-2,5,main]] Publish btxns [tenant=d189128c-2a7b-11e6-b67b-9e71128cae77][url=<a href="http://172.17.0.2:8080/hawkular/btm/fragments" target="_blank">http://172.17.0.2:8080/hawkular/btm/fragments</a>]: [BusinessTransaction [id=312ffe46-392a-4e61-b476-a6eb974f24e8, startTime=1465073191501, name=null, principal=null, hostName=373b52df563f, hostAddress=172.17.0.3, nodes=[Component [componentType=JettyHttpEndpoint9, getOperation()=null, getIn()=null, getOut()=null, getNodes()=[], getBaseTime()=32847207863876, getDuration()=11775543, getFault()=null, getFaultDescription()=null, getDetails()={btm_source=org.apache.camel}, getCorrelationIds()=[], getIssues()=[]]], properties={}]]</div><div>FINEST: [BusinessTransactionPublisherRESTClient] [Thread[pool-1-thread-2,5,main]] Status code is: 500</div><div>FINER: [BusinessTransactionPublisherRESTClient] [Thread[pool-1-thread-2,5,main]] Failed to publish business transaction fragments: status=[500]</div></div><div><br></div></blockquote>But the server is returning an error, stating &quot;AccessDeniedException: Invalid persona.&quot;:<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><div>1576144 [default task-13] ERROR org.jboss.as.ejb3.invocation  - WFLYEJB0034: EJB Invocation failed on component PersonaServiceImpl for method public abstract org.hawkular.accounts.api.model.Persona org.hawkular.accounts.api.PersonaService.getCurrent()</div></div></div><div><div>javax.ejb.EJBException: org.hawkular.accounts.api.AccessDeniedException: Invalid persona.</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:138)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.hawkular.accounts.api.PersonaService$$$view130.getCurrent(Unknown Source)</div></div><div><div><span style="white-space:pre-wrap">        </span>at sun.reflect.GeneratedMethodAccessor491.invoke(Unknown Source)</div></div><div><div><span style="white-space:pre-wrap">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at java.lang.reflect.Method.invoke(Method.java:498)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:436)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:67)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.hawkular.accounts.api.internal.impl.PersonaService$599410865$Proxy$_$$_Weld$EnterpriseProxy$.getCurrent(Unknown Source)</div></div><div><div><span style="white-space:pre-wrap">        </span>at sun.reflect.GeneratedMethodAccessor491.invoke(Unknown Source)</div></div><div><div><span style="white-space:pre-wrap">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at java.lang.reflect.Method.invoke(Method.java:498)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:88)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:78)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.injection.producer.ProducerMethodProducer.produce(ProducerMethodProducer.java:99)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.injection.producer.AbstractMemberProducer.produce(AbstractMemberProducer.java:161)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:181)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:70)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:101)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.bean.builtin.InstanceImpl.getBeanInstance(InstanceImpl.java:179)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.bean.builtin.InstanceImpl.get(InstanceImpl.java:99)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.hawkular.btm.server.security.hwkaccs.HawkularAccountsSecurityProvider.getTenantId(HawkularAccountsSecurityProvider.java:39)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.hawkular.btm.server.rest.BusinessTransactionHandler.addBusinessTransactions(BusinessTransactionHandler.java:92)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.hawkular.btm.server.rest.BusinessTransactionHandler$Proxy$_$$_WeldClientProxy.addBusinessTransactions(Unknown Source)</div></div><div><div><span style="white-space:pre-wrap">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div></div><div><div><span style="white-space:pre-wrap">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)</div></div><div><div><span style="white-space:pre-wrap">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at java.lang.reflect.Method.invoke(Method.java:498)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:395)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)</div></div><div><div><span style="white-space:pre-wrap">        </span>at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.keycloak.adapters.undertow.UndertowAuthenticatedActionsHandler.handleRequest(UndertowAuthenticatedActionsHandler.java:66)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.server.handlers.DisableCacheHandler.handleRequest(DisableCacheHandler.java:33)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.keycloak.adapters.undertow.ServletPreAuthActionsHandler.handleRequest(ServletPreAuthActionsHandler.java:69)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.server.handlers.MetricsHandler.handleRequest(MetricsHandler.java:62)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.core.MetricsChainHandler.handleRequest(MetricsChainHandler.java:59)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)</div></div><div><div><span style="white-space:pre-wrap">        </span>at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)</div></div><div><div><span style="white-space:pre-wrap">        </span>at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div></div><div><div><span style="white-space:pre-wrap">        </span>at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div></div><div><div><span style="white-space:pre-wrap">        </span>at java.lang.Thread.run(Thread.java:745)</div></div><div><div>Caused by: org.hawkular.accounts.api.AccessDeniedException: Invalid persona.</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.hawkular.accounts.api.internal.impl.PersonaServiceImpl.getCurrent(PersonaServiceImpl.java:195)</div></div><div><div><span style="white-space:pre-wrap">        </span>at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source)</div></div><div><div><span style="white-space:pre-wrap">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at java.lang.reflect.Method.invoke(Method.java:498)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)</div></div><div><div><span style="white-space:pre-wrap">        </span>at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275)</div></div><div><div><span style="white-space:pre-wrap">        </span>... 109 more</div></div><div><br></div></blockquote>I presume its to do with the username/password options i set on the client, but not sure what i should be using if not the default user.<div><br></div><div>I get this error with Alpha11 release, as well as very latest Alpha13.</div><div><br></div><div>Any pointers would be helpful.</div><div><br></div><div>Cheers.</div></div>
</blockquote></div><br></div>