Maybe we can do some work on the EjbComponent side, to set up the JAAS for the ejb invocation.
Do you fancy to provide a patch for it ?

On Fri Sep 16 16:20:57 2011, vhalitsyn wrote:
Hi again,

I have verified the  configuring the  ejb component only with
  <bean id="ejb" class="org.apache.camel.component.ejb.EjbComponent">
         <property name="properties" ref="jndiProps"/>
     </bean>
solves the problem with the registry - great tip! Thanks!

However the question with authorization still stands... Is it correct that I
have to do the auth manually in bean/processor with LoginContext in order to
get through JAAS ?

--
View this message in context: 
http://camel.465427.n5.nabble.com/Can-t-get-JAAS-working-for-EJB-3-0-on-JBoss-while-routing-tp4801889p4809915.html
Sent from the Camel - Users mailing list archive at Nabble.com.




--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
        http://jnn.javaeye.com (Chinese)
Twitter: willemjiang Weibo: willemjiang

Reply via email to