PDA

View Full Version : XMLFlowBuilder depends on WebApplicationContext - Problem in Rich Client App



lniederm
Jan 28th, 2008, 07:31 AM
Hi,
we use SWF within an eclipse rich client app. It works fine, but we have a little problem: XMLFlowBuilder depends on WebApplicationContext. So we need to include spring-web.jar (org.springframework.bundle.spring.web) in our rich client. Any suggestions to solve this unwanted dependency?
Thanks,
Leo

Marten Deinum
Jan 28th, 2008, 08:26 AM
Well it is in the code, only solution would probably be to re-encode the XMLFlowBuilder. Maybe worth posting a JIRA.