Questions tagged [graniteds]

GraniteDS is an open source framework for building Flex/JavaFX/Java solution. It offers solutions for remoting, messaging, code generation and integration with Java frameworks such as Seam and Spring.

Useful resources :

Graniteds links :

78 questions
0
votes
1 answer

Invocation of init method failed; nested exception is java.util.NoSuchElementException

I'm trying to get Granite's Gravity to work with my project which is Flex 4.6, Spring 3.1.1 and Tomcat 7 but I'm stuck on an error and I'm getting no solution on the NET. Below is an extract of my Spring applicationContext.xml file :
user1682590
  • 1
  • 1
  • 1
0
votes
1 answer

How to configure a deserializer securizer with graniteds?

In the latest version of granite ds, the deserializer securizer has been introduced. If I understand well, this is basically to prevent the deserializer to invoke classes that were not meant to be transported. Unfortunately I cannot find how to…
poussma
  • 7,033
  • 3
  • 43
  • 68
0
votes
1 answer

Granite DS Actionscript Code Generation Ant cannot find class error

I am trying to get my Ant build to run the granite DS Actionscript code generation task and am running into some problems. At the moment I am getting this error: BUILD FAILED C...\build.xml:62: Could not load Java class file: SampleDTOOne.class So…
Roaders
  • 4,373
  • 8
  • 50
  • 71
1 2 3 4 5
6