On 2/10/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> On 2/10/06, Ryan Wynn <[EMAIL PROTECTED]> wrote:
> >
> > java.lang.UnsupportedClassVersionError:
> > org/apache/shale/test/base/AbstractViewControllerTestCase (Unsupported
> > major.minor version 48.0)
> >
> > Does AbstractVCTestCase require
I haven't looked at the query in detail, too hard when it's not formatted.
Things to check though:
Without the schema (I missed the original email, appologies if the schema was
included there) and indexes not much can be deduced. Most likely though there
is a missing index or something is preventin
Hi,
I looking for a well build open source forums application would be java
based - struts based would be plus.
Can you share your experience and view points if you played with such
applications ?
Thanks in advance,
MC
-
To un
José María Tristán wrote:
I create a bean:
public class BeanDatos {
private Map codigoM = new HashMap();
public Map getCodigoM(){
return this.codigoM;
}
public void setCodigoM(Map codigoM){
this.codigoM = codigoM;
}
}
An
The Calyxo development team is pleased to announce the general
availability of Calyxo 0.9.0-rc3!
This is the third 0.9.0 candidate release, which comes with
some minor enhancements, improved documentation as well as a
demo application taking you on a Calyxo features round trip.
The Calyxo Web App
What did you mean to use module ?
What I did was and kindoff worked was to use the switch action. The bad
thing is that I have to do this in every module also I had to "import"
the form definition too!
Any other way would be very much appreciated !
Torgeir Veimo wrote:
> On Sat, 2006-02
6 matches
Mail list logo