|
Franck Wolff made changes - 05/Jun/09 11:20 AM
fixed: wrong import of mx.messaging.config.ServerConfig
Francesco Faraone made changes - 11/Jun/09 04:36 PM
It's now included in the trunk. We made small changes to make it work with Tide templates and allow future integrations with Spring and Seam. It can also work now with @RemoteDestination on the service interface and not only on the implementation.
Just run : <gas3 remotedestinationfactory="org.granite.generator.as3.DefaultRemoteDestinationFactory" .../> Please check that it works for you. Thanks again. Obviously we'll credit you and your coworker for this contribution in the next release. Now fully integrated with GDS builder.
Thanks again.
Franck Wolff made changes - 30/Sep/09 12:49 PM
HI,
I've installed the build 209 of the granite builder http://www.graniteds.org/bamboo/download/GDS-BUILDER/artifacts/build-209/org.granite.builder.jar/org.granite.builder_2.0.0.GA.jar but when I try to set the sources for generation I got this error: Granite properties load failed: com.thoughtworks.xstream.converters.ConversionException: No enum const class org.granite.generator.as3.reflect.JavaType$Kind.REMOTEDESTINATION : No enum const class org.granite.generator.as3.reflect.JavaType$Kind.REMOTEDESTINATION ---- Debugging information ---- message : No enum const class org.granite.generator.as3.reflect.JavaType$Kind.REMOTEDESTINATION cause-exception : java.lang.IllegalArgumentException cause-message : No enum const class org.granite.generator.as3.reflect.JavaType$Kind.REMOTEDESTINATION class : org.granite.builder.properties.GraniteProperties required-type : org.granite.builder.properties.Gas3Template path : /graniteProperties/gas3/template[5] line number : 10 ------------------------------- I've tested this release with eclipse 3.4.2 J2EE 32bit carbon with Flex Builder 3.2 on snow leopard. Regards Francesco |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Thanks, Franck.