Well we've made progresses. The problem is on registering converters
on XWorkConverter.
We are trying to register converters using spring.
On application-context.xml we have this,
and on xwork-conversion.properties,
domain.security.PermissionType = enumTypeConverter
Probably is a problem fr
Technically, this isn't necessary when you have the struts-spring-plugin.jar
in your WEB-INF/lib
since it's already specified by the struts-plugin.xml file
I think, however, seeing a more complete stack trace for the CNFE would be
helpful since I have 2.0.6 with the spring plugin just fine.
P
We use that property struts.properties:
struts.objectFactory = spring
This same configuration works well on struts 2.0.1.
A part of the stacktrace:
[2007-56-27 05:56:27] ERROR (XWorkConverter.java:645) Conversion
registration error
java.lang.ClassNotFoundException: enumTypeConverter
at
Perhaps obvious question but,
Do you have
set inside your struts.xml?
-Original Message-
From: João Vieira da Luz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 27, 2007 12:42 PM
To: user@struts.apache.org
Subject: Problems using spring plugin and struts 2.0.6
We've upgraded to str
4 matches
Mail list logo