I'd like to write custom CacheLoader retrieving data via HTTP. I've started with dummy implementation ettending AbstractCacheLoader but I'm still not sure what should return from Map<Object, Object> get(Fqn fqn) {...}
I wanted it to return constant value set by cacheloader config but when I read the result in my junit test, it's always null. Please can you explain or, even better, give me some simple example ?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266636#4266636
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266636
I want to use signavio to design the work flow i have followed the developer guide
17.2. Installation
There are several ways of installing Signavio into your web container:
Use the demo.setup.jboss/tomcat scripts in $jbpm_home/install
Use the install.signavio.into.jboss/tomcat scripts in $jbpm_home/install
Copy the $jbpm_home/install/src/signavio/jbpmeditor.war to your web container
But i am unable to open in the browser.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266628#4266628
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266628
I have a jboss web service that is calling another jboss SSL web service via SOAP. How does the calling web service need to be configured? What does it need as far as a keystore, truststore, or jboss configuration? I'd like to set up the calling web service's JVM to perform the work, so that the application code doesn't require certificate configuration.
There is plenty of documentation on how to configure a web service to be accessed by a browser, but I cannot locate documentation on this scenario.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266619#4266619
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266619