• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Spring with Tomcat - CDI

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I need to be able to use CDI using Spring and Tomcat. I was reading in http://stackoverflow.com/questions/3055724/can-spring-understand-inject-replacing-weld-as-a-jsr-299-implementation , that with JSR 330 - https://code.google.com/p/atinject/ It may be possible.
I am using Jboss 7.0 and I have a JSF application using several CDI beans and an Activiti process and I want to be able to use Tomcat instead of Jboss. The application already uses Spring.
The application is similar to this: http://www.bpm-guide.de/2011/09/17/build-your-own-activiti-task-explorer-with-cdi-and-jsf-2/
I have never tried anything similar and I am new to Activiti, but so far I havenĀ“t found any solution like this.
Has anyone tried this?
Thanks for your attention.
 
Won't you please? Please won't you be my neighbor? - Fred Rogers. Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic