I have a simple struts 2 app as follows:
1 x ActionSupport Class which simply fills a its own parameters ( a
couple of strings )
I am then trying to render the ActionSupport class as xml using the
following xsl
http://www.w3.org/1999/XSL/Transform"; >
I had a similar problem and it used to happen whenever the file uploaded had a
size larget than the one specified in struts configuration. Try files of small
size first to see if you face the same issue (though your problem may be
totally different).
- Original Message
From: Nick J
Hi, I am having trouble injecting the Struts2 configuration manager into my
action using the following code:
@Inject
public void setConfigurationManager(ConfigurationManager
configurationManager) {
this.configurationManager = configurationManager;
}
This is the stack trace:
com.o
Due to a lack of internet connection, Rainer will not be able to do a
xwork release before monday. As soon as we have it out, a 2.0.14 build
will follow.
Musachy Barroso schrieb:
We don't have a full 2.0.14 build yet, we will provide a snapshot of
xwork(or you can build it yourself, it is not
4 matches
Mail list logo