JavaME SDK 3, touch support on MSA phone.

Hi,
is there a way to enable touch support on
JavaME SDK 3 using MSA phone?
Before, we can edit this file DefaultCldcMsaPhone.properties
to enable touch supports but now there is no option to enable touch in that file...
Please help.

All the phones in SDK 3.0 come back with true. Really bad and stupid.
Testing with the WTK via netbeans, it works and I've looked though all the .properties files with no joy.
stupid... and of course this thread is 8 months old and still no fix.

Similar Messages

  • CF Card/SD Card storage location in JavaME SDK

    Hi All,
    I am using JavaMe SDK(not WTK). I need to access CF card. Earlier when I was using WTK I used to keep it in appdb/filesystem/root1/ folder. But I cannot find any such folder in JavaME SDK. I can find only one 'root1' folder in my SDK installation location. But that seems like not correct one. I am using DefaultFX touch phone profile.
    Please help me.
    Thanks DM

    Any help....?
    Thanks in advance
    D M

  • Level of local SQLCE/other DB support in windows phone 8.1/using linq to sql from dll?

    I have had a mixed opinion for SQLCE support in windows phone 8/8.1. Is their still support for a local SQLCE or other database in windows phone 8.1? (A lot of different blog articles created their own handlers it appears and one used
    an visual studio app called SQLmetal) I am hoping to at least figure out the libraries to use for Linq to SQL in windows phone 8.1 in order to access a local Database. I only need to retrieve data from a simple Database with one -
    two tables and one of the tables has three fields.
    I wish to access the local DB from a dll file even if I have to use Linq to SQL. The reason for this is to store data for a simple game while the app is running. However, I may need to send data to the database and would like to separate that
    from the main application if possible. The only other question is: how do I add local database support to a dll file in windows phone 8.1? (This is my main objective but I need to know my database options first)
    Once you eliminate the impossible, whatever remains, no matter how improbable, must be the truth. - "Sherlock holmes" "speak softly and carry a big stick" - theodore roosevelt. Fear leads to anger, anger leads to hate, hate leads to suffering
    - Yoda. Blog - http://www.computerprofessions.co.nr

    Windows Phone Silverlight 8.1 apps can still use LINQ to SQL (System.Data.Linq) see:
    http://msdn.microsoft.com/en-us/library/windows/apps/hh202860(v=vs.105).aspx
    For Windows Phone 8.1 [runtime] app you would need to use an external library like
    SQLite 
    There is a jumpstart training talk on using SQLite in Windows Phone 8.1 apps here:
    http://channel9.msdn.com/Series/Building-Apps-for-Windows-Phone-8-1/19
    I'm not sure what you mean by: "...access the local DB from a dll file..."  Do you mean you want the library used to access the database to be portable across
    platforms?
    Eric Fleck, Windows Store and Windows Phone Developer Support. If you would like to provide feedback or suggestions for future improvements to the Windows Phone SDK please go to http://wpdev.uservoice.com/ where you can post your suggestions and/or cast
    your votes for existing suggestions.
    I saw the first link and I think I have already been through some of that tutorial on channel 9 already.
    I'm not sure what you mean by: "...access the local DB from a dll file..."  Do you mean you want the library used to access the database to be portable across platforms?
    This would be a yes. I need use it to submit an application to the store (I wish to have the data and business logic in the dll file while having the GUI separate). I am currently using the portable dll but if you think using another dll type would help
    I will try that. I am a VB.NET programmer and so I can see where some programmers get their worries about SQLCE (It seems a lot of VB and VB.NET programmers like it from my time helping on the VB.NET forums second to SQL Server only).
    Once you eliminate the impossible, whatever remains, no matter how improbable, must be the truth. - "Sherlock holmes" "speak softly and carry a big stick" - theodore roosevelt. Fear leads to anger, anger leads to hate, hate leads to suffering
    - Yoda. Blog - http://www.computerprofessions.co.nr
    Nevermind, I changed the dll type to "Silverlight" and I can use the System.Data.Linq reference at least.
    Once you eliminate the impossible, whatever remains, no matter how improbable, must be the truth. - "Sherlock holmes" "speak softly and carry a big stick" - theodore roosevelt. Fear leads to anger, anger leads to hate, hate leads to
    suffering - Yoda. Blog - http://www.computerprofessions.co.nr

  • Error when launching JavaME SDK 3.0 on Mac OSX

    I have installed JavaME SDK 3.0 for mac, and it seems present and correct in my applications folder. However, when i try to launch it, the splash screen gets to 'starting modules', then I'm presented with an error:
    A java.lang.reflect.InvocationTargetException exception has occurred.
         Click Show Details or see the messages.log file located in your /Users/William/Library/Application Support/javame-sdk/toolbar/3.0/var/log folder.
    Clicking on 'show details' reveals:
    java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
         at java.net.Socket.connect(Socket.java:525)
         at java.net.Socket.connect(Socket.java:475)
         at java.net.Socket.<init>(Socket.java:372)
         at java.net.Socket.<init>(Socket.java:186)
         at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
         at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
    Caused: java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
         java.net.ConnectException: Connection refused
         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
         at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
         at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
         at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
         at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
         at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:97)
    Caused: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
         java.net.ConnectException: Connection refused]
         at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:101)
         at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:185)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1886)
         at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1856)
         at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:257)
    Caused: java.io.IOException: Failed to retrieve RMIServer stub
         at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:338)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.connect(Unknown Source)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.start(Unknown Source)
    Caused: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.jme.toolkit.bootstrap.Batch.invoke(Unknown Source)
         at com.sun.jme.toolkit.bootstrap.Batch.tryInvoke(Unknown Source)
         at com.sun.jme.toolkit.bootstrap.Batch.startObjectsImpl(Unknown Source)
         at com.sun.jme.toolkit.bootstrap.Batch.startObjects(Unknown Source)
         at org.netbeans.modules.javame.common.container.Module.start(Module.java:21)
         at org.netbeans.modules.javame.common.container.ContainerSupport.startModule(ContainerSupport.java:67)
         at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManagerConnection(DevicemanagerHelper.java:41)
         at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.ensureConnected(DevicemanagerHelper.java:48)
         at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManager(DevicemanagerHelper.java:84)
         at org.netbeans.modules.javame.profiler.Installer.getDevicesRegistrations(Installer.java:68)
         at org.netbeans.modules.javame.profiler.Installer.restored(Installer.java:39)
         at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:440)
         at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:361)
         at org.netbeans.ModuleManager.enable(ModuleManager.java:917)
         at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
         at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:225)
         at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276)
         at org.netbeans.core.startup.Main.getModuleSystem(Main.java:168)
         at org.netbeans.core.startup.Main.start(Main.java:309)
         at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:111)
    [catch] at java.lang.Thread.run(Thread.java:637)
    Then, I get:
    A java.lang.NullPointerException exception has occurred.
         Click Show Details or see the messages.log file located in your /Users/William/Library/Application Support/javame-sdk/toolbar/3.0/var/log folder.
    Clicking on 'show details' reveals:
    java.lang.NullPointerException
         at org.netbeans.modules.javame.profiler.Installer.getDevicesRegistrations(Installer.java:70)
         at org.netbeans.modules.javame.profiler.Installer.restored(Installer.java:39)
         at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:440)
         at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:361)
         at org.netbeans.ModuleManager.enable(ModuleManager.java:917)
         at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
         at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:225)
         at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276)
         at org.netbeans.core.startup.Main.getModuleSystem(Main.java:168)
         at org.netbeans.core.startup.Main.start(Main.java:309)
         at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:111)
    [catch] at java.lang.Thread.run(Thread.java:637)
    This continues for ages. The errors just keep on coming, and the mini IDE never launches. I do, however, see the device manger appear in the menubar for a couple of seconds, before it disappears and I get the next error. This repeats too.
    I have tried deleting the package from my applications folder, and the only support folder I can find: <username>/Library/Application Support/javame-sdk several times, and this has not helped.
    If i can provide any more useful info, please let me know - the log files mentioned in the error messages are so large I didn't think posting them would be helpful.
    I've been working on trying to solve this for several painful hours now, and any help you can offer would be gratefully received!

    Hi,
    I can see "Connection refused to host: localhost" message in your stack trace. Look at [http://blogs.sun.com/javamesdk/entry/first_aid_when_emulator_doesn|http://blogs.sun.com/javamesdk/entry/first_aid_when_emulator_doesn] and follow step 2, please. Hopefully it will help you.
    Best regards,
    Radko

  • JavaME SDK 3.0 EA Mac OSX: Preverify error :(

    Hi,
    Since my Windows box died on me recently I was extremely happy to learn that the JavaME SDK for Mac is in EA and downloaded and installed the whole thing. All went fine until I tried to compile my project and got preverification errors that don't make sense to me.
    Below a snippet of the output. The weird thing is that on Windows all works fine and without problems.
    If anybody has an idea on what's going on I'd appreciate some guidance and if you think it's a bug than I'll be happy to report it. Interestingly enough, this is only showing when doing a clean-build, just a build seems to work fine, until you deploy the application. Then the emulator complains about a corrupt JAR file.
    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- SNIP START -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Preverifying 309 file(s) into /Users/Iwan/NetBeansProjects/projects/FriendOrFoe/frontend/IFF_FrontEnd/build/preverified directory.
    Unexpected CRC valueUnexpected CRC valueUnexpected CRC valueUnexpected CRC valueUnexpected CRC valueUnexpected CRC valueUnexpected CRC value
    Error preverifying class com.sticktailgames.iff.frontend.comm.AsynchronousPlayerRetriever
    VERIFIER ERROR com/sticktailgames/iff/frontend/comm/AsynchronousPlayerRetriever.run()V:
    Unsorted lookup switch
    /Users/Iwan/NetBeansProjects/projects/FriendOrFoe/frontend/IFF_FrontEnd/nbproject/build-impl.xml:479: Preverification failed with error code 1.
    BUILD FAILED (total time: 7 seconds)
    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- SNIP END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Iwan

    It sort of fixed the problem, now I get another preverification error:
    Preverifying 309 file(s) into /Users/Iwan/NetBeansProjects/projects/FriendOrFoe/frontend/IFF_FrontEnd/build/JavaME_SDK_3_MSA_Phone1/preverified directory.
    Error preverifying class com.sun.lwuit.animations.Transition3D
    VERIFIER ERROR com/sun/lwuit/animations/Transition3D.initTransition()V:
    Cannot find class javax/microedition/m3g/Node
    Is there anywhere defined what is implemented in the EA? Or do I need to use another distribution of LWUIT? One of the sellingpoints of JavaME SDK 3.0 was out-of-the-box support of LWUIT.
    Iwan

  • Is there a way to transfer an app from my husbands touch to my i phone

    is there a way to transfer an app from my husbands touch to my i phone?

    The apps should be on your computer.  You can sync them to your iphone from there.
    You can also download them on your iphone:
    Download previous purchases - Support - Apple

  • How can i remove pictures from my droid turbo without having to use the touch screen on the phone at all?

    how can i remove pictures from my droid turbo without having to use the touch screen on the phone at all?  my screen is cracked and i am waiting on a replacement phone.  as far as i can tell in order to access the phone storage through my computer, i have to use the touchscreen to enable it so that the computer will see it as a camera.  I can't do that as the top half of the touschscreen is unresponsive.  any suggestions?  teaches me to use the backup services offered in the future, but i still need a short term solution for this time.

        I'm sorry to hear your screen is cracked spence425. I know its difficult to use the phone while its damaged. I'm happy you are receiving a replacement device. Have you saved any of your pictures and other data to the cloud? Here is a link about the cloud http://vz.to/1mF0GIx . Unfortunately, you will be unable to remove any data from the phone if the screen is unresponsive but if you are looking to transfer data to your new phone, it would have needed to be saved via the cloud first. Keep us posted.
    Kinquana_VZW
    Follow us on Twitter @vzwsupport

  • No Optimized web browser support on basic phones after 8/30/13?

    Over the weekend I received a very disturbing message on my web browser. of my Samsung Gusto 2. It said that there would be no Optimized  web browser support on basic phones after 8/30/13 and that if I wanted a good web browsing experience that I would have to upgrade to a smartphone. I am on the $50 unilmited talk,text,and web prepay plan  but don'\t want to get stuck paying for a web browser I can't use after that date.A smartphone monthly plan would cost $10-20 more monthly,in addition to spending considerably more to buy a smartphone. I already have a tablet and was told a smartphone was unnecessary. Anybody else get this message?One person in customer service said that it was propaganda and not to believe it. Another person that I called later found the memo but had no further information on it at this time. Aparently Verizon likes to keep their customer service associates in the dark until last minute.No idea if they will alter their price plans in light of this development. I currently have AT&T U-Verse and will move my number to them and switch providers if forced to.They are willing to offer the same plan I currently have with Verizon but will have to buy a new  AT&T GoPhone.  Have had pretty good customer service with them up to now,but they are not open 24/7 for wireless customer service. Any comments?

    Hi Melissa
    Right now I am switching  back and forth between the Samsung Gusto 2 and the original Gusto. The reason I am doing this is because the Gusto ,even though it is an older phone, is in much better condition than the newer Gusto2. I want to use the beat-up Gusto2 for work, and  switch to the other phone when I need a more presentable phone.Also have  a Verizon Wireless CDM 7076(somewhere).
    Don't know why I am being forced to replace perfectly good phones. And yes,SydneyK, I could use my tablet for data,but it is a little cumbersome to take it out with me,but don't need it for my work . I just took it out for the first time recently to see how well it works on Wi-Fi hotspots(I don't have or want a data plan).Because I am a U-verse customer,I have access to 30,000 AT&T Wi-Fi hotspots AT NO ADDITIONAL CHARGE. I don't want to pay for something (web access)that I can't use on this phone. If Verizon can't give me cost-effective solutions,then I will be forced to transfer my number to AT&T Wireless as of August 30 for a GoPhone. AT&T wants my business and are wiling to do anything to satisfy me. Haven't had any trouble with Verizon either. Yes,  their customer service is still available 24/7 even thought you will have to wait a while sonetimes. I just hate the thought of having to go through the hassle of transferring my number to another carrier.
    Marc

  • JavaME SDK 3.0.5 not launching on Windows 7 64 bit OS using JDK 1.6.0_27 x8

    I installed JavaME SDK 3.0.5 on top of JavaME SDK 3.0 without uninstalling it at C:\Java_ME_platform_SDK_3.0.5 on Windows 7 64 bit OS using jdk1.6.0_27 x86.
    The installation went fine but i am not getting any shortcuts to launch JavaME SDK 3.0.5.
    No shortcut menu item for JavaME SDK launcher is available in start menu or no shortcut is available on desktop.
    Menu item group in start menu is created for JavaME SDK 3.0.5. It contains
    "Documentation" and "Uninstall" shortcuts only.
    When i clicked "Documentation" shortcut it complains for missing index.html file.
    I checked there is no toolbar folder present inside C:\Java_ME_platform_SDK_3.0.5.
    There used to be one for 3.0 at C:\Java_ME_platform_SDK_3.0\toolbar.
    I do have jdk1.6.0_27 x64 installed too. Does it creates any problem?
    Am i missing any installation or configuration step?
    I don't have netbeans installed on my computer.

    There is no "toolbar" folder in Java ME SDK installation dir anymore. All developer tools are moved to Netbeans plugins.
    Remember, that Java ME SDK consists of two parts: emulator and developer tools.
    In the given use case only emulator and other command line tools are accessible (see "bin" folder). You can run samples or your Java ME applications via command line interface.
    To develop, debug and profile your applications you have to install Netbeans (6.9.1 or later, latest 7.0.1 is recommended) and Java ME SDK Tools on top of it.
    You can do it either via installer (Netbeans have to be installed before you start Java ME SDK installation) or later from Netbeans Plugins manager (see Developer Guide in "docs" folder for details).
    So, nothing wrong with installation in your case.
    The only problem is the broken shortcut for documentation in Start menu. We will fix it soon.
    Edited by: Alexander Burdukov on 28.11.2011 8:32

  • The selected Flex SDK does not support building mobile projects

    I am unable to create a new Actionscript Mobile project.  The new project dialogue gives the error: "The selected Flex SDK does not support building mobile projects."  I tried seting the default Flec SDK both to the SDK included with Flash Builder 4.7, and also to a version of the 4.6.0 SDK (build 23201) with AIR 3.3 SDK overlayed on it, which already existed on my computer.  Both resulted in the same error.  Any ideas?

    Hi ,
    Actionscript Mobile projects use AIR SDK by default in Flash Builder 4.7 . Flex SDK won't be used for Actionscript projects.
    Could you please try creating an Actionscript project in fresh workspace and let me know if the issue still exists.
    Also attach screenshot and error log if any.
    Thanks,
    Sanjay

  • JavaME SDK 3.0 - A step back?

    Unfortunately this is a bit of a rant; but can someone state any reason why JavaME SDK 3.0 represents progress for the developer?
    It seems like my development environment just took a massive step backwards:
    - No UI configuration of the Platform: where did the nice preferences and utilities console go from WTK2.5?
    - The configuration functionality that remains seems to be limited to a handful of CLI apps in /bin/
    - My Thawte codesigning certificate is no longer recognised and the MIDlet refuses to run signed. No root certificates supplied with WTK3.0?
    - No Linux version.
    - After fixing a low memory issue that didn't occur in WTK2.5, my midlet now just fails with an 'InstantiationException'.
    I got the same results with the version included in Netbeans, and the latest standalone download from Sun.
    The [release page|http://java.sun.com/javame/downloads/sdk30.jsp] seems to state the reason for this release is to integrate different Java profiles under one SDK, but given how much functionality useful to J2ME developers has had to be torn out to make this work; I have to question whether it was worth it.
    The only other 'improvements' I can find to put a finger on is the inclusion of LWUIT - which is a great library - and BDJ stubs, however these were both very easily added by including a jar library in Netbeans anyway.
    Im generally a big fan of Java technologies but this seems to be a shambles of a release - yes developers are techies and to some degree can be expected to find their own way through issues, but this release breaks so much stuff, it just seems like Sun are expecting too much adaptation from us. Who here has the hours in the day? After much wasted time trying to resolve the issues with 3.0, I think I'll be going back to WTK2.5.
    Am I missing something?
    - Chris

    There is no "toolbar" folder in Java ME SDK installation dir anymore. All developer tools are moved to Netbeans plugins.
    Remember, that Java ME SDK consists of two parts: emulator and developer tools.
    In the given use case only emulator and other command line tools are accessible (see "bin" folder). You can run samples or your Java ME applications via command line interface.
    To develop, debug and profile your applications you have to install Netbeans (6.9.1 or later, latest 7.0.1 is recommended) and Java ME SDK Tools on top of it.
    You can do it either via installer (Netbeans have to be installed before you start Java ME SDK installation) or later from Netbeans Plugins manager (see Developer Guide in "docs" folder for details).
    So, nothing wrong with installation in your case.
    The only problem is the broken shortcut for documentation in Start menu. We will fix it soon.
    Edited by: Alexander Burdukov on 28.11.2011 8:32

  • Does ipod touch support video out

    Does the new ipod touch support video out to indash screen in car?

    Then it's back to Illaass advise; contact the car system manufacturer or go to their support site, see if it supports the iPod 5 or iOS 7 and follow up with whether not iPod 5 supports TV out to a TV via HDMI or VGA adopter. Good luck.

  • Does iPod Touch support anamorphic video?

    Does anyone know if the iPod Touch support anamorphic video?

    The latest version of Handbrake now allows "iPhone-compatible anamorphic video at its full size" - although how that works in practice I don't know...

  • HT3152 I have triple play cable service. Phone service is internet based. i pay monthly charge for cable provider modem. I also want to use modem for my Apple ipad2. Can I replace with another modem that will support internet based phone as well as ipad2?

    I have cable triple play service. Phone service ios internet based and depends on cable provider modem. I pay monthly charge for modem. I also want to use modem for ipad2. Is there any modem that can support both internet based phone as well as ipad2?

    If I understand you correctly, I have the same configuration.  My modem supports Internet and phone service and my television service bypasses the modem.  It does not do any routing.  It has a single Ethernet port and I plugged in an external router with a WiFi radio - Apple Airport Express.  Works like a champ.
    Configuration of the Express was difficult.  I had to plug it in to AC power and to the modem.  Then, I opened up Airport Utility and had to click "yes" for each recommendation.  Then I had to really think hard to come up with a WiFi password.  Took me a horrendous thirty seconds from start to finish!

  • Will Acrobat SDK 9 contain support for XFA Forms?

    (the question applies to Acrobat SDK and Adobe SDK)
    I have been following the product differentiation -trying to read between the lines, so to speak, and make predictions- between Acroforms and XFA.
    My impression was that Acroforms were on their way out, and that the writing on the wall says: "upgrade to XFA or else!".
    Then, I was contacted by the company that distributes Adobe SDK and among other things I was told that XFA is really a third-party product (acquired by Adobe) and hence the Adobe SDKs do not support XFA.
    I suppose there is a separate SDK for XFA?
    -RFH

    I guess the answer is - it depends ;).
    If you are doing desktop-based XFA, then there are certainly parts of the Acrobat SDK that provide information about how to do so. If you are doing server-side, then you want the information about the LiveCycle Developer program and SDKs - since you won't be working with Acrobat in that case.
    In addition, details of the XFA language and associated parts (such as FormCalc) are provided in their own set of documentation.
    Leonard

Maybe you are looking for