How to set up RemoteCommitProvider properly?

Even though we may set a RemoteCommitProvider by using the property
props.setProperty("kodo.RemoteCommitProvider", "tcp(port=22222)");
The app does not actually starts listening on this port until we do the
following on the PersistenceManagerFactory pmf
JDOConfiguration jdoConf =
((KodoPersistenceManagerFactory)pmf).getConfiguration();
RemoteCommitEventManager rcem =
jdoConf.getRemoteCommitEventManager();
RemoteCommitProvider rcp = rcem.getRemoteCommitProvider();
Why should this be necessary? Once we obtain PersistenceManagerFactory
after setting our properties correctly, it should automatically start
listening on the listening port. Is it a bug in Kodo?

Until you obtain the RemoteCommitManager and register a listener, or obtain a PM
which can perform transactions, why should the provider start? What is there
for it to do?

Similar Messages

  • JACK (or JACK2) problems - how to set it up properly?

    I'm trying to set up JACK (or JACK2) on my system, and according to the wiki page I currently have jack2 installed, and alsa-plugins. Also, my .asoundrc matches the one in the wiki.
    (also I took the freedom to edit the wiki, i.e. to remove the information about the non-existant AUR package, and write how to install jack2 package from [community]).
    Currently I'm using a script that runs in my pre-KDE startup, which contains the following:
    jack_control start #starts the jack server
    jack_control ds alsa #selects alsa as the driver (backend)
    jack_control eps realtime True #set engine parameters, such as realtime
    jack_control dps period 256 #set the driver parameter period to 256
    However, I'm obviously either missing something or doing something wrong.
    Firstly, when I start qjackctl, I get the following output in the "Messages/Status" window:
    12:38:45.769 Patchbay deactivated.
    12:38:46.161 Statistics reset.
    12:38:46.163 ALSA connection change.
    12:38:46.175 D-BUS: Service is available (org.jackaudio.service aka jackdbus).
    12:38:46.197 JACK connection change.
    12:38:46.287 Client activated.
    Cannot lock down memory area (Cannot allocate memory)
    Thu Dec 2 12:38:46 2010: New client 'qjackctl' with PID 6171
    OK, so apparently JACK (or qjackctl?) can't allocate memory for something; how do I fix this?
    Secondly, when I try to play some music (such as, with 0xDEADBEEF), the music plays for a few seconds, and then I get just noise. The "Messages/Status" window in qjackctl shows this:
    12:38:55.530 JACK connection graph change.
    12:38:55.710 JACK connection change.
    Thu Dec 2 12:38:55 2010: New client 'alsa-jack.jackP.6175.0' with PID 6175
    Thu Dec 2 12:38:55 2010: Connecting 'alsa-jack.jackP.6175.0:out_000' to 'system:playback_1'
    Thu Dec 2 12:38:55 2010: Connecting 'alsa-jack.jackP.6175.0:out_001' to 'system:playback_2'
    12:38:57.824 XRUN callback (1).
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackEngine::XRun: client = alsa-jack.jackP.6175.0 was not run: state = 2[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackAudioDriver::ProcessAsync Process error[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackPosixMutex::Unlock res = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackPosixMutex::Unlock res = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackPosixMutex::Unlock res = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackPosixMutex::Unlock res = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackEngine::XRun: client = alsa-jack.jackP.6175.0 was not run: state = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackAudioDriver::ProcessAsync Process error[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackEngine::XRun: client = alsa-jack.jackP.6175.0 was not run: state = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackAudioDriver::ProcessAsync Process error[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackPosixMutex::Unlock res = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackPosixMutex::Unlock res = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackEngine::XRun: client = alsa-jack.jackP.6175.0 was not run: state = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackAudioDriver::ProcessAsync Process error[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackPosixMutex::Unlock res = 1[0m
    Thu Dec 2 12:38:57 2010: [1m[31mERROR: JackPosixMutex::Unlock res = 1[0m
    These errors continue repeating until I stop the "music" (although I'm not hearing music anymore, lol).
    Also, I've noticed sound in Flash doesn't work anymore.
    If anyone could help me out with this - i.e. shed some light on this, help me configure JACK/JACK2 properly, and get my sound to work - I'll be very grateful.
    Essentially, I'm trying to record some videos (video tutorials for my friends, as well as maybe something else in the future), for which I need both my microphone and the PCM output to be recorded. However, my Intel ICH-9 soundcard doesn't support capturing PCM or "Stereo Mix" or anything similar - all the capture channels I see in my alsamixer are "Mic", "Front Mic", "Line" and "CD".
    Thanks everyone in advance!

    This worked for me with the memory.
    http://freebob.sourceforge.net/index.ph … root_users
    And this for the xruns.
    http://ubuntuforums.org/showthread.php?t=1625467
    Sorry, I know nothing of kde.

  • How can I set the PATH properly in XP?

    Ive stuffed around for hours trying to do this. Ive installed j2eesdk-1_4_2004Q4-beta-windows.
    I wrote a simple app in jGrasp, then hit compile and it comes up with
    "package javax.ejb does not exist
    import javax.ejb.*;"
    Now my PATH looks something like this
    C:\Sun\AppServer\bin;C:\Sun\AppServer\jdk\bin;C:\Sun\AppServer\lib\j2ee.jar;
    this just doesnt work....
    Can someone who writes j2ee apps in XP plz let me know how to set up the class path so i dont get these package not found errors.
    It would be a great favour, thank you.
    PS when i move the j2ee.jar file into the jre\lib\ext folder it compiles, but this seems dodgy to me. Plz help me.

    Either set the classpath pointing to j2ee.jar when building your app (javac -classpath ...\j2ee.jar) - if you are using ant scripts to build, checkout the samples or blueprints applications for examples of how to set the classpath within ant scripts
    Or set your CLASSPATH environment to ...\j2ee.jar (My Computer->Control Panel->System->Advanced->Environment Variables
    Hope this helps

  • How to set up user account and share folders

    We are a family of four sharing our first iMac. I would like to set up one account for my wife and I and one account for my kids on which I plan to enable Parental Controls.
    I have struggled with setting up my kids user account. After setting up a Standard account for the kids - I noticed none of our music or files were visible in the kids accounts. I spent 20 min on the phone with Apple and the tech was clueless. He had me copying my music folder all over the computer until I had about 6 copies of the same folder. I did figure out how to move the music library to SHARED folder and redirect iTunes source folder to the same shared folder.
    My problem now - when I copy my documents to the SHARED folder my kids can see the files and open them, but they can not save them. How do I give the kids account read write privileges?
    Should I set up a GROUP account instead?
    I need the best way to have two or three users who can access all data on the same iMac, while giving me the ability to enable Parental Controls on the accounts.

    Do this:
    Here's how to set it up by using ACLs:
    1. Create a new folder in /Users/Shared. Call it "Sharefolder".
    2. Log in to an Admin account, open Terminal and paste in all of this at the same time:
    chmod -R +a "everyone allow delete,chown,list,search,add_file,\
    addsubdirectory,delete_child,file_inherit,directoryinherit" \
    /Users/Shared/Sharefolder
    That will automatically make everything copied or created to the sharefolder writable by all users. Note: After setting this up, if you have existing files that you want to move to the sharefolder, hold down the option key when dragging them in. That will make new copies of them in the sharefolder. Dragging existing files in (i.e. simply moving them there) won't cause the ACL to inherit properly and they won't be writable by all users. Files that are copied or +newly created+ in the sharefolder shouldn't have this problem.
    Make sure you keep good backups. One user accidentally deleting a shared file will affect everybody else who uses it.

  • How to set the table input in Query template?

    Hi all.
    I need to call a Bapi_objcl_change, with import parameter and a table as an input. I have done this, in BLS. I have set the table input in the
    form of xml. In BLS, I get the output(the value gets change in SAP R3, what i have given in BLS).  But if i set the same xml structure  in
    query template, I didn't get the output. Table input parameter does not take that xml source.  How to set the table input in Query template?
    can anyone help me?
    Regards,
    Hemalatha

    Hema,
    You probably need to XML encode the data so that it will pass properly and then xmldecode() it to set the BAPI input value.
    Sam

  • I have no idea how to set up a pie chart for tracking spending with categories

    This is what I want to do to help me track my credit card spending.
    I want to make a Numbers sheet where i can jot down how much money i spent on a item, and what category that item would go with (example, food, electronics, gas, so on).
    and then i want to have a pie chart that will show much how much money i'm spending in each category and how much of a percentage of the total each category takes up of the whole.
    I have no idea how to set this up in a sheet. I tried typing it in a few times and every time i go to make a pie chart, it never shows me any of the results i want to see.
    can someone please help me set up a sheet to be able to get this information to display correctly in a pie chart?

    Brad,
    Create a table with the categories and the data (for now you can make up the data):
    Now add a chart from the Charts menu in the toolbar:
    Now click the "Add Chart Data" button just below the chart.
    Now select data (from column B) in the table.  Last trick is to click the menu at the bottom-left corner of the window and change the selection to "Plot rows as series" :
    Now add formulas to the table to properly summarize the data from your data entry table using the sumif() function.

  • How-To Set Up with Uverse Gateway with Airport Extreme

    I just spent hours figuring this out so I thought it would be helpful to someone. Maybe, maybe not. My goal was to get Back to My Mac turned on...but this should also be how you set up your wireless network if you have both an Airport Extreme and a Uverse Gateway.
    As I was trying to setup BTMM, I got a "double NAT" error. To use BTMM, you have to use either Time Capsule or Airport Extreme, so that NAT has to be enabled. That meant I had to figure out how to turn off U-verse's. I looked through the settings but saw nothing about it. Several hours of research--and a useless support call to AT&T--I finally figured it out. Here's the configuration you need, in brief.
    On the Airport Extreme, under Internet > Internet Connections, Connection Sharing must be set to "Share a public IP address". Then under the NAT button, Enable NAT Port Mapping Protocol must be checked.
    Now, unless you doe rest of this configuration, you will get a double DHCP error. So, in the Uverse Gateway settings, you must do this:
    1. Under Wireless, click the option to DISABLE wireless. Click Save.
    2. Under Firewall, click the option with DMZ in the name. On this page, choose your Airport Extreme (whatever you named it). Then scroll down and choose the option that says "Allow All Applications (DMZPlus Mode)". Save that configuration. DO A HARD RESET ON THE AIRPORT EXTREME. Then that should enable a single NAT protocol and BTMM will be on its way. And your wireless network will be set up properly.

    Will the above method work on a set up with a Verizon Modem to a DLink wireless router to a Time Capsule?
    I know of no reason why it would not. Whenever there is another router ahead of the Time Capsule, the Time Capsule must be configured in Briddge Mode. My network has 4 routers. The "main" router is setup to handle DHCP and NAT and the other 3 routers are setup in Bridge Mode. No problems.
    Weird thing is Air Video set up tells me I have a double NAT
    Double NAT occurs when you have two routers on a network both set up to handle DHCP and NAT services. Your Verizon "modem" may be a gateway....a combination modem/router on the same chassis. If that's the case, then every other router on the network must be confgured as a "Bridge".
    If you have the "main" router on the network setup to handle DHCP and NAT, in theory, you can have multiple other routers on the network as long as they are all setup in Bridge Mode. In Bridge Mode, DHCP and NAT are turned off, so the other routers simply pass through the network information from the main router. It's by far the easiest way to configure multiple routers without having to go into special DMZ, port mapping, etc type of configurations.

  • How do set up your hotmail account on a mac book pro? I have it set up so I get mail but on my hotmail account I have lot of separate folders. They don't show up on my mac, they do on my iPhone and iPad.

    How do set up your hotmail account on a mac book pro properly? I have it set up so I get mail but on my hotmail account I have lot of separate folders to save messages in(for example :- bank, skyp, work, Facebook, apple, ect...). They don't show up on my mac. I also have an iPhone and iPad, there is no issue here when I set those up. I automatically got my separate folders. Anybody have any idea or encountered the same problem?

    Leuvy13 wrote:
    Cheers,
    I'm not gonna lie, I actually have no idea if its pop or imap. Do you know where you can check and if it can be changed?
    Hotmail on a Mac is POP3 only, you will only get the basic folders (inbox, sent, trash etc) and it will not sync with other devices.
    And now I post this I see other replies, so this is redundant. !!

  • How to set up just an email account? - it's not working

    Hi there,
    Could someone please let me know how to set up just an email account for a staff member?
    I tried "E-mail Accounts" - Add an email account - but the password verification NEVER comes through. I've tried send password recoved but does not work (ive deleted it and tried 3 different Password recovery e-mails - gmail / local and another BC one too).. nothing is working.
    So then I read the knowledge base which is out of date:
    http://kb.worldsecuresystems.com/000/bc_8.html?bc-partner says to set up an email account you need to go to Site Users (which doesn't exist) to tick "enable email" - so I tried Admin users but it has no email only option..

    Hi Dandy,
    You can still switch to V2 view to find things. Something I am still doing when I do these irregular jobs, as they only happen when a site goes live and that will only be once a month for us. Twice some months.
    Although I just tried going to V2 and getting up the V3 view, but it didn't send me to the page I wanted.
    I notice that there is a new tab in V3 called Email accounts, where you can set up email accounts now. Try there.
    You will need to have the user set up first under Admin Users and User Roles first I expect.
    Also check workflows are set up properly once you have gone into Email Accounts and set up the email address.
    Or maybe just go back to V2 and do it all there. Click in top rh corner to get back to it.

  • How to set up the Time Capsule as an access point

    Hi there,
    I have home office and am having wifi-connectivity issues due to the layout of my home.
    I'm getting the electrician to set up ethernet outlets in various rooms in my house so that I can get wired connections in several rooms. What I want to do is connect my Time Capsule to one of those ethernet ports (see the diagram below) so that I can still broadcast a wi-fi signal in my house while having wired connections elsewhere.
    |->
    Lan Port 1
    Home Office (Laptop)
    |
    |->
    Lan Port 2
    Living Room (TV)
    Modem
    ->
    Wired Router
    |
    |->
    Lan Port 3
    2nd Bedroom (Xbox)
    |
    |->
    Lan Port 4
    Dining Room (Time Capsule)
    In my research in how to set this up, I've come across documentation that shows how to convert an old Netgear/Linksys wifi router to an access point. Here's an example of the documentation I've run across: http://www.smallnetbuilder.com/wireless/wireless-basics/30338-how-to-convert-a-w ireless-router-into-an-access-point. What I haven't encountered is how to do this with a Time Capsule.
    Here are my questions:
    Do I just follow these instructions and substitute "Time Capsule" where the author references "AP"?
    I currently have my network set up through the Time Capsule. Here are some of the things that I currently have set up and corresponding questions:
    all computers can access the printer via wifi - under the above setup, will all computers (connected to the new network via wired OR wireless access) still have access to the printer?
    I have my macbook set up as a media center for my xbox and PS3. The Xbox and PS3 connect to my macbook and access the movie files that I have saved on my Time Capsule and a 2nd HDD that is connected to the Time Capsule via USB - under the above setup, will I still be able to access those movies with my PS3 and Xbox via the macbook media center software?
    Thanks a ton for any help or advice. It's much appreciated.

    Excellent.. great to see people doing the job properly and wiring ethernet.
    Here are my questions:
    Do I just follow these instructions and substitute "Time Capsule" where the author references "AP"?
    Apple system is slightly different.. although the AP method would work the TC has a programmed state for placing it in AP mode.
    And Apple even documented it.
    http://support.apple.com/kb/HT4260
    The difference in your system, is you are not using an Apple primary router (I presume) but otherwise the same.
    Any router setup as WAP, you bridge the router part.. and you use Same wireless name.. same security setting (WPA2 Personal is WPA2 AES and the only one suitable). Same passkey..
    I would add one difference to the apple insstructions.. they depend on auto wireless channels working. IMHO, auto anything in wireless is akin to voodoo black arts and has more to do with beads and rattles than science. It works fine in some case.. terrible in others.. lock it down. Set the wireless yourself.. at 2.4ghz there are only 3 non overlapping channels.. 1, 6, 11 .. if you use 300mbit N on the main router, it will use 2 of those channels.. choose the third for the TC.
    Of course the TC can also use 5ghz.. and I lock it down as well but that is more my control freak nature.. and strong skeptism of anything auto in the wireless world.
    I currently have my network set up through the Time Capsule. Here are some of the things that I currently have set up and corresponding questions:
    all computers can access the printer via wifi - under the above setup, will all computers (connected to the new network via wired OR wireless access) still have access to the printer?
    I have my macbook set up as a media center for my xbox and PS3. The Xbox and PS3 connect to my macbook and access the movie files that I have saved on my Time Capsule and a 2nd HDD that is connected to the Time Capsule via USB - under the above setup, will I still be able to access those movies with my PS3 and Xbox via the macbook media center software?
    Your number auto changed.. fun isn't it when i edit it shows correctly but when I post it changes the format.
    On the new setup the printer will still be available to all clients .. whether wireless or wired.
    And to second part, yes, all file access is not going to change.. well I don't predict any.. IP of the system might change around but overall you are creating a single flat network. And that will work fine.

  • How to set time zone for a session in Client Only installation

    Environment:
    OS : Unix (HP-UX 11.0)
    Oracle DB : Ver 8.0.5
    Developer : Ver 1.6 ( Client only Installation)
    Developer also on Unix.
    RDBMS and Developer Installed on different
    home directories.
    Our development is Forms 4.5 on X windows.
    Runtime is forms character mode.
    Probelm Description:
    To run the application I am using TWO_TASK to connect to the database. In our application we have to take care of time zones. For that in previous versions(NO TWO_TASK used) I used TZ unix environment variable, to get time zone dependent time wherever sysdate is used.
    Now because I am using TWO_TASK, oracle is no more using users TZ settings.
    Question : Is there any way I can make oracle to use the TZ environment setting

    Thanks for replying Johnny!
    What you are referring to is adding a city. I need to know how to set the time zone in settings -> Date & Time -> Timezone. Unless & untill this is set properly the iPod will never show me the right time. Please help me with it.
    I will definately use your advice on the second query.
    Thanks once again!
    Windows XP Pro

  • ATG 10.1.2 . How to set BCC password through CIM?

    I'm new to 10.1.2 version, trying to installing and configure it properly to learn it. With CIM I configured and set Publishing, Production and Staging instances.
    I ran BCC after installation (http://localhost:8180/atg/bcc) and was prompted for password - admin/admin or merchandising/merchandising set by default in previous ATG versions didn't work in 10.1.
    I learned from ATGInstallGuide that there is no default passwords preset in 10.1.2 and I have to set them though CIM. (Or ACC)
    Here what is says:
    *"Through CIM. During the post-installation setup process, CIM prompts you to set the passwords for the*
    *default profiles that your environment requires "*
    I do remember I was once asked one for password for merchandising user only, and the password I set didn't allow me into BCC, so probably it was for something else.
    Please, advise how to set BCC passwords for default account (admin, merchandising and etc) in CIM? I don't see this option in CIM - I everything in CIM and didn't find it
    Just in case there is the list of options CIM provides me after running:
    [1] Database Configuration - Done
    [2] Server Instance Configuration - Done
    [3] Application Assembly & Deployment - Done
    [P] Product Selection - Done (Oracle ATG Commerce Reference Store &
    ATG-Endeca Integration & ATG Site Administration)
    [A] Select Application Server - Done (JBoss)
    *[C] Custom CIM Plugin Launcher
    I'm still not able to open BCC application
    Edited by: 994398 on Mar 17, 2013 5:36 PM
    Edited by: 994398 on Mar 17, 2013 5:37 PM

    CIM will ask for new passwords when you select Create Schema and Import data. If you have forgotten the pwd given by you, you can reset it.
    Check the below threads regarding similar issue.
    ATG 10.1.1 BCC -Default password for admin
    not able to login into ATG Dyn admin
    Cheers
    R

  • How to set "embed icc Profile" option  to export document as JPEG

    Hi All,
    While exporting the document as jpeg, through File->Export, there is an option "Embed ICC Profile" as figure shows.
    How to set it if I am exporting the document through my program in which I rasterize the document and used 
    the sAIImage->AsJPEG(raster, jpegDataFilter, params);
    I didn't find any option in AIRasterizeSettings or AIImageOptJPEGParams to set this flag.
    plz anyone suggest me how to do so.
    Thanks,
    Rud.

    thanks for you through out help.
    I use the folowing code which executing properly,but there is no effect on JPEG whether the value of jpegparam.s.jpeg.embedICCProfile is 0 or 1.
    /////Start
    ASOptimizationSettings jpegparam;
    jpegparam.fileFormat = asffJPEG;
    jpegparam.s.jpeg.embedICCProfile = isICCProfileEmbeded;
    ASInt32 optID;
    optID = sAIOptSet->GetUniqueOptimizationSettingsID();
    error = sAIOptSet->SetOptimizationSettings(optID, &jpegparam); // after executing this line error = 0
    /////End
    I guess it would  work when we export document as jpeg through AIActionManagerSuite
    not with  rasterizing the layer's art and then exporting them as JPEG  using AsJPEG().
    thanks

  • How to set the CLASSPATH in Unix Server

    Hi, everyone~
    Do anyone noe how to set the CLASSPATH in the hp-ux server? I tried the setenv CLASSPATH, but not working.. I think should use export. But my jsp pages still cannot working, dunnoe y?
    I wonder is the hp-ux support jsp and servlet or not?
    In order to let the jsp and servlet to run properly in the unix server, what kinds of steps should taken ?
    Hope somemore who experience with this situation b4 can give me some guidance.. Thanks~~
    regards,
    tzeyik

    Tomcat ignores any and all CLASSPATH environment variables. Even if you could figure out how to set it, Tomcat wouldn't use it.
    Better to learn how Tomcat's CLASSPATH works and how to deploy Web apps properly. - MOD

  • How to set Mandatory Choice field while Creating Custom Task using Sharepoint Designer 2007

    Hi,
    I am new to Sharepoint development.I dont know whether i am posting  the question in Correct place.Kindly redirect me to the correct place if i am posting it in wrong place.
    I  created a custom task in Sharepoint Designer 2007 using
    Collect Data from User
    Action.
    I created a field in the task form which is of choice type and
    unchecked allow blank values
    because i  wanted that field to be a mandatory field.When i handled that task ,i was able to complete that task
    without selecting that mandatory field.But, I was expecting not to allow me to complete the task without selecting that field. Kindly  tell me how to set the choice field as mandatory.

    Hi,
    You are using SharePoint Designer 2007, so I moved the thread to the appropriate forum for MOSS 2007.
    This is by design that
    Workflow-generated form (for action Collect data from User) does not perform validation properly on drop-down choices, the workaround is to use JavaScript to perform the field validation.
    This thread has the JavaScript code can help you:
    http://social.msdn.microsoft.com/forums/en-US/sharepointworkflow/thread/0ad7fc3c-97a1-464e-ae89-c3133462dda8/
    Xue-Mei Chang

Maybe you are looking for

  • Playing Loops in L8

    Bear with me, I recently upgraded to Logic 8 from Logic 6.4... so the loop thing is new to me. I can audition the "green" loops in the loop browser, but when I drop them onto the arrange window (in an instrument track or in a blank space) they don't

  • How do I delete an album on the new ios6 on an iphone 4s?

    Before iso 6 I had several photo albums on my iphone 4s. They were in a folder on my computer and synced to iTunes.  Now I can seem to delete them from my phone.  I tried deleting the entire folder on my computer and re-syncing on iTunes, but it didn

  • Iphone 4s no longer recognised by my car stereo (via usb) or by my apple friendly music dock. Any ideas?

    My Iphone 4s no longer recognised by my Sony car stereo (via usb) or by my apple friendly music dock. Any ideas? Had started acting up just prior to IOS 8.0 then seemed ok a few days into using IOS 8.0 but now back to square one. Have updated to IOS8

  • What is the best way to allow one to send an email? Confused.

    Hi, I researched on the forum for the ability to have someone click a button and be able to have a blank email pop up.  I use to use this all the time. However my question is since Outlook Express (and for that matter now Windows mail) are no longer

  • Background stage question

    Hello Developers, I normally use the stage colour as the background, but I want to change the colour of the background for one scene in a new IOS app I am coding.  This scene will have some objects that are animated.  I just want to use a solid colou