both would be quite cool :)
Type: Posts; User: hanso; Keyword(s):
both would be quite cool :)
Hello,
I need to inject "Application.application.parameters" into a object.
Is that possible?
If yes, how can I define it in my application-context.xml?
Thanks a lot
Hello,
in my current project I'm trying to use the Spring Actionscript framework.
Is it possible to force one or more objects to be initialized before the object using this element is...
thank you for your help!
now i integrated the configuration.xml also in the application which use the spring application. and it works.
That means that it is not enough to have the spring config file just in the spring...
thats my class that loads the spring configuration file:
public class SpringAppFactory {
public BusinessService getService() {
ApplicationContext applicationContext = new
...
I have a spring application and when i'm using it standalone all is working fine.
But when i'm using the spring application in another java application i get the following error:
...
i register the array as well as my complex type, but i get the error:
Cannot access remote service [{http://localhost:8080/media_ws/services/xxx}xxxHttpPort]; nested exception is...
hello
i want to call a webservice with an array of complex types.
calling a single complex type i solved:
public class AxisPortProxyFactoryBean extends JaxRpcPortProxyFactoryBean {
...
hello
i want to call a webservice with an array of complex types.
calling a single complex type i solved:
public class AxisPortProxyFactoryBean extends JaxRpcPortProxyFactoryBean {
...