blazeds
write log files in my webapps/application directory on tomcat
I write a flex + java application using the blazeds framework. when i write log files in my java classes the default path is the java path on the server.[详细]
2023-01-27 04:41 分类:问答Recommendations for learning Java web services for Flex
I am a flex dev that is wanting to learn the Java services side of things.I am wanting to use Spring, BlazeDS, and Hibernate in an application I am writing now.I have written a couple simple Java appl[详细]
2023-01-26 22:29 分类:问答Performance issues when calling java.beans.Introspector.getBeanInfo after inactivity
I am using a 3rd party library that dynamically creates instances of Java classes and populates those instances with the help of Introspector.getBeanInfo.Certain requests may result in 5 or 6 successi[详细]
2023-01-26 01:47 分类:问答RDSDispatchServlet is not available
I have web.xml as follows <?xml version=\"1.0\" encoding=\"UTF-8\"?> <!DOCTYPE web-app PUBLIC \"-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN\" \"http://java.sun.com/dtd/web-app_2[详细]
2023-01-25 15:47 分类:问答Channel not found error in - Spring BlazeDS Integration
I\'m trying to convert a simple chat Java/BlazeDS project over to the new Spring BlazeDS setup. I started fresh and copied in the blazeds-spring folder contents in the blazeds 4 turnkey distro which[详细]
2023-01-25 10:49 分类:问答BlazeDS using subtopics set at server side with ajax-bridge
I\'m doing research into BlazeDS , and i am trying to use the ajax-bridge to perform this trough javascript.[详细]
2023-01-24 07:30 分类:问答Flex/BlazeDS Error missing property
I have this error when run开发者_开发问答ning my application on debug mode : ReferenceError: Error #1056: Cannot create property root on MyClass.[详细]
2023-01-24 00:04 分类:问答Consuming a JSON service with Groovy to return List<Object>
Forgive what is a totally noob question - I was evaluating a problem today, and thought, \"this is probably the kind of thing that Groovy is really really good at\".[详细]
2023-01-23 08:09 分类:问答How can I retrieve a client's hostname using Flex?
I am building a Flex application which communicates with a Java se开发者_开发技巧rver using BlazeDS.[详细]
2023-01-23 01:27 分类:问答Custom Marshalling from Java to Flex via BlazeDS
My team are putting together a proof-of-concept Flex application sitting on top of a Spring-based server using BlazeDS.[详细]
2023-01-22 19:19 分类:问答