-
I hope that I never have a Groovy Patient that inherits from a Java Person.
2009-10-07 15:29:26 UTC in Metawidget
-
Ok, I found it out after some debugging. This works for me:
def groovyPropertyConfig = new BaseObjectInspectorConfig()
groovyPropertyConfig.setPropertyStyle(GroovyPropertyStyle)
CompositeInspectorConfig config = new CompositeInspectorConfig()
.setInspectors(
new PropertyTypeInspector(groovyPropertyConfig)
)
2009-10-07 15:25:11 UTC in Metawidget
-
OIM what a brilliant thought. Congratulations and thanks for sharing.
Following the introduction of the reference documentation I have the following Groovy class:
package problem;
import javax.swing.JFrame;
import org.metawidget.inspector.annotation.MetawidgetAnnotationInspector;
import org.metawidget.inspector.impl.propertystyle.groovy.GroovyPropertyStyle;...
2009-10-05 22:50:53 UTC in Metawidget
-
Hola Javier,
today is the day to make my first experiments with OpenXava after having this on the list for a long time. First thanks for sharing OpenXava with the community and giving such a good support - I have already read a few things.
I know your current thoughts are focused around AJAX and I am curious to this in action. I had the previlege to develop some little Groovy applications...
2008-06-12 15:43:41 UTC in OpenXava
-
Hi Forum,
I tried to make my first OX3 steps today. Whenever I try to save something I get an error like "Impossible to translate element with id id". Whenever I press the PDF or Excel button I get a "NullPointerException".
I tried it with OX3.0.1, OX3.2.0.2 and JDK1.5, 1.6, JRockit allways with the bundled Tomcat. The errors remain the same. I use Windows (Sorry) XP...
2008-06-07 21:09:45 UTC in OpenXava
-
Logged In: YES
user_id=159290
I tried out fullsync und Win XP today and had the same
problem. When I started fullsync with a batchfile like this:
set LIBPATH=lib
set LOCALCLASSPATH=%CLASSPATH%
for %%i in (%LIBPATH%\*.jar) do call lcp.bat %%i
java -Xmx512M -classpath %LOCALCLASSPATH%
net.sourceforge.fullsync.Main
A second batchfile called lcp.sh is needed:
set...
2006-10-07 13:02:19 UTC in FullSync
-
Hi,
asm-1.3.4.jar is listed as dependency on you project
page but the version does not exist on the asm site.
I tried several new and old versions of asm but I get
errors with any of them. Where can I get asm-1.3.4.jar?
Thanks,
Stefan.
2006-02-16 22:59:29 UTC in Code Generation Library
-
Hi there,
when I run the example I get the following error. But f90jdapi.jar is in the apps home dir and I also copied it to the
foredoclet...
2005-08-25 11:13:56 UTC in FoReDoclet-Documentation Generator
-
Can I change my user name?.
2005-08-11 12:51:16 UTC in SourceForge.net
-
The project never came to birth. Please remove it.
2005-08-11 12:49:45 UTC in SourceForge.net