Expand my Community achievements bar.

CathyM
CathyM
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Have you tried to right-click on the sample http://templates.softbytes.net/flex/and then choose 'View Source'? From the 'View Source' link, it alsolooks like there is a source.zip which can be downloaded.Alternatively, you could get started with Flex 2 by checkingout the quick start -http://www.adob...

    Type

    Discussions

    Views

    370

    Likes

    0

    Replies

    0
  • Instructions for configuring server-side service logging areavailable in the Flex 2 Developer's Guide. Here's the link to therelevant section -http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001112.html

    Type

    Discussions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • There are details on using FDS with Spring in the followingforums thread:http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=583&threadid=1169760

    Type

    Discussions

    Views

    691

    Likes

    0

    Replies

    1
  • To resolve this issue, please remove the unnecessary servletdefinition in web.xml.(a) unjar flex-admin.war(b) remove the FileSerlvlet definition for web.xml(c) jar flex-admin.war againThis should allow you to deploy successfully.

    Type

    Discussions

    Views

    363

    Likes

    0

    Replies

    0
  • Sorry, there is not enough information to determine theissue.The configuration and the mxml for calling the code lookcorrect.To troubleshoot the issue, I would recommend that you do thefollowing -(a) Enable logging on the server by editting the loggingsection in services-config.xml to 'info' or 'deb...

    Type

    Discussions

    Views

    1.8K

    Likes

    0

    Replies

    0
  • To listen for message from mxml/ActionScript, you'll want touse the <mx:Consumer> tag or mx.messaging.Consumer inActionScript. You'll find several examples of this usage in thesamples application - the dashboard feed stream and the dashboardchat application.You may also listen to the messages sent f...

    Type

    Questions

    Views

    323

    Likes

    0

    Replies

    0
  • > Where is the hibernate adapter jar?The hibernate adapter is not a separate jar file but isincluded with the core FDS jars.The hibernate jars themselves are not included in the webapplications by default. However, you'll find the jars files at<install_dir>/resources/hibernate.In the shipping produc...

    Type

    Discussions

    Views

    433

    Likes

    0

    Replies

    0
  • > with latest Tomcat 5.5, such as running out of memoryduring loadingDepending on the application server default memory for theapplication jvm, you may need to increase the default memory. As Irecall, this is the case with Tomcat. For the integrated JRun, werun with the following jvm memory args -Xm...

    Type

    Questions

    Views

    328

    Likes

    0

    Replies

    0
  • If you're getting the error message - "Unable to accessUserTransaction in DataService", then your transaction services isnot set up correctly. There is not enough detail in your message todiagnosis what the issue is but this is what I would recommend andthe configuration that works for me.(a) During...

    Type

    Questions

    Views

    328

    Likes

    0

    Replies

    0
  • > You mentioned putting MessageTopic in the app.xml, anyhints on how it should look?You'll need to reference the instructions for integratingyour JMS server with Tomcat. If the jsp page works, it's likelythat you topics and connection factories are set up correctly.> I had the logging set to "debug"...

    Type

    Questions

    Views

    290

    Likes

    0

    Replies

    0
Top badges earned by CathyM
Customize the badges you want to showcase on your profile