The fact is that Spring LDAP is a breeze while plain JNDI is a pain… Will try to see if I can contact somebody to get information on that through some other way than the forum.
Type: Posts; User: PomCompot; Keyword(s):
The fact is that Spring LDAP is a breeze while plain JNDI is a pain… Will try to see if I can contact somebody to get information on that through some other way than the forum.
I'm asking myself exactly the same question. Moreover, the Spring LDAP project is not listed on this welcome page of the Spring project : http://www.springsource.org/projects.
If it's...
Here the related JIRA ticket: https://jira.springframework.org/browse/SWF-1441.
AccessibleFlowRelativeResourceLoader class :
package org.springframework.webflow.engine.builder.model;
import org.springframework.context.support.ReloadableResourceBundleMessageSource;...
I have finally found a way (not really clean) to achieve my goal. Hereunder the code. I will post an enhancement ticket on JIRA to ask for giving access to those informations through the exposed Web...
Hi,
I need to load a specific resource bundle (other than messages.properties), located next to each XML flow definition file. I have searched the API to find the way to get the location of the...
Finally found a solution : just use the Subversive update site instead of the Galileo one to get the latest stable release of Subversive. Informations on Subversive update sites here.
I got the same problem and can’t find a solution. What’s yours ?