Resin with the j2ee sdk

i'm using resin as my server. i set the build.properties to c:\resin-x-xx, but the libs are all in jar files. how do i get ant to recognise all the jar files in the lib folder?

what "server"? J2EE SDK also IS a J2EE server (start and stop it via batch scripts). the only third party product is the Cloudscape database engine from IBM if you like to call it a server.

Similar Messages

  • Where to download the J2EE SDK?

    I'm dumbfounded. When I try to find the J2EE SDK for download, all I find (on the regarding download page) are Sun's App Server, the J2SE SDK, J2EE samples and the J2EE API docs. Where the heck do I get the J2EE libs? I want to write a servlet, not to install an application server.
    I knew it was around last year, where did it go?

    since enterprise javabeans is a key part of the J2EE concept, you will need an application server to be able to run enterprise applications. That's why it's bundled with the J2EE SDK.
    I don't think there is a J2EE SDK download without the application server.
    The download should probably not have been called "Application server" though, since it seems to confuse a few people (including me). It should have been called something like "J2EE SDK w/ servlet, jsp, main, ejb (etc) API's and Sun Application server".

  • Do I need flash builder 4 to work with the flex sdk?

    Is it necessary to use flash builder 4 to work with the flex sdk?
    Can you build apps just using the open source flex sdk. If so are there tutorials and books on how to do so?
    Thanks in advance for your help.

    No, you don't need Flash Builder to use the Flex SDK. If you download the SDK and unzip it, you'll find a 'bin' directory that has the mxmlc compiler in it. You can compile Actionscript or MXML files using that.
    ./mxmlc MyFlexApp.mxml
    If you are building an AIR application, you will use amxmlc
    ./amxmlc MyAIRFlexApp.mxml
    Then, launch your AIR application using adl
    ./adl.exe MyAIRFlexApp-app.xml
    Hope this helps,
    Joan

  • Will xCode  4.3.3 work with the AE SDK?

    I'm very new to this and trying to get my feet wet. I'm using xCode  4.3.3. Will this work with the SDK? Also, are there any xCode users that might help get me started?
    Thanks, Bob

    I have the latest Xcode (4.4) I think on MacOS Lion (not Mountain Lion yet) and I can't remember having much problems with the AE SDK examples or my own plugins regarding compilation. Xcode will automatically update and download the latest Apple-SDKs when needed.
    I had some problems when "full optimisation" was switched on, then I had to change the compiler from LLVM to GCC in the settings, but that seems to be a quite common topic.
    Anyway, start with the examples from the SDK and the included Xcode projects, it should work fine...

  • Copy a folder from one user to another  with the enterprise SDK

    Can anyone tell me how to copy a request in "My favorites" from one User to another with the enterprise SDK ?
    thanks in advance
    a great day to you'all
    Quentin

    Please post this query to the .NET Development - BusinessObjects Enterprise forum:
    .NET SDK Application Development
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all BOE queries remain in one place and thus can be easily searched in one place.
    Thank you for your understanding,
    Ludek

  • How to get the current folio from inside a folio with the reading sdk

    Hi there,
    I'm currently trying to get the current folio and its filter value within the reading sdk (custom Navigation).
    In 2.31 there was a "ReadingService" with "currentfolio" (Adobe DPS - Reading SDK 2.31 : adobeDPS-ReadingService : JsDoc Reference).
    However, in 2.32 this Service is gone. "Folio" itself exists tough.
    My question is: How do I get the current folio and its filter?
    I tried with adobeDPS.Folio / adobeDPS.Folio().filter and so on but getting nowhere.
    Best regards,
    Andy

    Aah.. yes, you're right. And since I made a typo (writing adobdeDPS.Readingservice with an uppercase "r") I got an undefined and thought it was really gone
    So... can confirm that adobeDPS.readingService.currentFolio actually works.
    Thank you,
    Andy

  • Problem with the AIR SDK (OSX 10.6.8)

    Hi (sorry for my poor english),
    I would like to install the AIR SDK in order to do development of a little application.
    The problem is when I want to use the "adl" command in order to try the installation, this is the result :
    MJR-2:~ Woodgate$ adl
    dyld: Library not loaded: /usr/lib/libxml2.2.dylib
      Referenced from: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      Reason: Incompatible library version: AppKit requires version 10.0.0 or later, but libxml2.2.dylib provides version 9.0.0
    Trace/BPT trap
    MJR-2:~ Woodgate$
    I don't why does it want to use the version 9...
    MJR-2:~ Woodgate$ otool -L /usr/lib/libxml2.2.dylib
    /usr/lib/libxml2.2.dylib:
        /usr/lib/libxml2.2.dylib (compatibility version 10.0.0, current version 10.3.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1)
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
        /usr/lib/libicucore.A.dylib (compatibility version 1.0.0, current version 40.0.0)
    MJR-2:~ Woodgate$
    I can't find any solution on the web about that and all my friends with the same configuration haven't any problem...
    So I can't work today... does someone have an idea ?
    Thank you very much.

    This is an issue with the 1.0 version of the update.  Apple pushed out a newer release this morning called 1.1:
    http://support.apple.com/kb/DL1489

  • Start the J2EE SDK in the foreground on Windows

    I have upgraded my development AS from Sun ONE 7 to J2EE SDK 8.1. One feature I miss most is: 7 used to live in a "Command Prompt" box where I could watch the log go by and sometimes press Ctrl+Break for a full thread dump.
    Apparently 8.1 starts everything as a background process, and Windows lacks the equivalents of "tail -f server.log" and "kill -QUIT <pid>".
    Is there a way to start 8.1 in the foreground, so that I can watch the log in real-time and generate a thread dump?

    You are right, domain creation requires config/asenv.bat file to be in place.
    It is possible that asenv.bat file did not get created properly due to incomplete uninstallation of the previous installation. To start from the scratch, follow the instructions in section 3 of this article:
    https://j2ee-sdk.dev.java.net/howtos/J2EE_SDK_Installation_HOWTO.html#p3
    (so, either install in a different location or cleanup component registration info).
    If installation on the clean system fails again please post any errors.

  • Compiling my app with the free SDK

    I need to provide my code, as a Flex Project, to someone without Flex Builder.  They would then need to make simple edits to CSS as well as swap some images, then compile the swf.
    How is this process done with the free Flex 3.3 SDK?
    Thanks.

    If you're on Windows you can compile a Flex project using MXMLC via the Command Prompt.
    1. Change to your bin directory of the SDK:
    cd C:/builds/flex3/bin/
    2. Run MXMLC on your main application file:
    mxmlc "C:/flex/mainApplication.mxml"
    If you have any additional compiler arguments you will want to add them there as well.
    Is this what you are looking for?

  • Getting started with the iPhone SDK

    Ok, so I downloaded the iPhone SDK to my Macbook Pro and installed it. When I go into the Developer folder I can find an xcode program, version 3.1, but I can't find how to get an IDE environment running to start writing code in. In short I'm new to the Mac platform and could do with some help getting started writing code for the Mac/iPhone platform. Can anyone point me in the direction of a good tutorial to get me going?
    (btw, I program in other languages on other platforms so I understand programming and its concepts, just not specific to a Mac ;D )

    http://developer.apple.com
    There are some good basic tutorials about XCode and then some good videos in the iPhone section

  • Are you a Windows developer that works with the Photoshop SDK?

    We may have some work for you and your company.  Please contact me at [email protected] for more information.
    Thank you.

    The Option "Start up automatically after a power failure" is under Power not UPS.SInce when the UPS settings shuts down the computer it is like a normal shutdown, not a loss of power shutdown. I do not see any setting that would restart the the computer after the UPS setting say shutdown the computer and power to the UPS is restored, to the UPS. It may be hard to do since with the computer shutdown the computer can't receive a startup signal.

  • How does one create the Process List (AdminUI) with the provided SDK API?

    Currently we are developing a custom component for Adobe LiveCycle, which should offer the following service operation:
    Fetch a list of schedulers (= long-lived processes with that loop with a Wait-operation) and check whether there are instances running for them
    Input: none
    Output: A list of (long-lived) process definitions together with a list of (running) process instances in XMLXML format could look like:
    <processes>
         <process>
              <name>Mortage/Util/Scheduler A</name>
              <application>Mortage</application>
              <status>Active</status>
              <creationDate>2015-03-25T13:00</creationDate>
              <processInstances>
                   <processInstance>
                        <id>12314</id>
                        <status>RUNNING</status>
                        <createdOn>2015-03-25T13:01</createdOn>
                        <modifiedOn>2015-03-25T13:02</modifiedOn>
                        <operations>
                             <operation>
                                  <name>Set Value X</name>
                                  <status>COMPLETE</status>
                                  <createdOn>2015-03-25T13:01</createdOn>
                                  <completedOn>2015-03-25T13:01</completedOn>
                             </operation>
                             <operation>
                                  <name>Set Value X</name>
                                  <status>STALLED</status>
                                  <createdOn>2015-03-25T13:02</createdOn>
                                  <completedOn>2015-03-25T13:02</completedOn>
                             </operation>
                        </operations>
                   </processInstance>
                   <processInstance>
                        <id>12315</id>
                        <status>RUNNING</status>
                        <createdOn>2015-03-25T13:02</createdOn>
                        <modifiedOn>2015-03-25T13:02</modifiedOn>
                        <operations>
                             <operation>
                                  <name>Set Value X</name>
                                  <status>COMPLETE</status>
                                  <createdOn>2015-03-25T13:02</createdOn>
                                  <completedOn>2015-03-25T13:02</completedOn>
                             </operation>
                             <operation>
                                  <name>Set Value X</name>
                                  <status>RUNNING</status>
                                  <createdOn>2015-03-25T13:02</createdOn>
                                  <completedOn></completedOn>
                             </operation>
                        </operations>
                   </processInstance>
              </processInstances>
         </process>
         <process>
              <name>Mortage/Util/Scheduler B</name>
              <application>Mortage</application>
              <status>Active</status>
              <creationDate>2015-03-25T13:00</creationDate>
              <processInstances/>
         </process>
    </processes>
    Though I'm unable to retrieve these kind of processes, since the SDK API does not offer a way to fetch these kind of processes.
    I tried the following Quick Start: http://help.adobe.com/en_US/livecycle/10.0/ProgramLC/WS624e3cba99b79e12e69a9941333732bac8- 7d27.html
    Quick Start (EJB mode): Searching for Process Instances using the Java API
    (and yes I went through all the possible options (other Quick Starts, API documentation))

    Yes, removing the block diagram obscures the code so much that not even newer versions of LabVIEW can make sense of it.
    I think under the hood it must be converting it to Perl.
    Spoiler (Highlight to read)
    If you believe this and have lots of money please contact me with your credit card info 
    If you believe this and have lots of money please contact me with your credit card info 
    =====================
    LabVIEW 2012

  • Has anyone used an Ipad first generation with the IOS SDK app development kit? If you have or have not did you need more than 16 gigabytes to work with?

    What up with these online custormer assists they don't know what their own product is (ISO SDK app development kit) So this is where they send me when they could have answered me yes or no you need that

    What "online customer assist" are you referring to? The only entity at Apple that could or would help you with this issue is Apple Developer Support. Is that who you contacted?
    In any case, are you referring to the capacity of the iPad itself? If so, a 16GB will be fine for testing unless you have it loaded up with too much stuff for your app to load and run. If that's not what you meant, please clarify.
    Regards.

  • Getting started with the flex sdk

    Hi,
    I have been reading and reading this forum looking for an
    answer to this question - have found lots of other great info :-)
    I have installed the Flex Builder 2 trial and didn't get to
    it before the trial ran out - got busy. So, now I'm down to the sdk
    to get going with Flex. I have the sdk installed and the sample
    apps have been compiled and they work. I have copied and pasted a
    sample form and saved the file as .mxml. I have launched the
    command line sdk. Now what do I do? I assume I type in something
    and that something will include the file path to my mxml file that
    I want compiled. What are the commands for the sdk so I can do
    that.
    I hope I'm on the right track :-)
    Thanks!
    jo

    Change to the Flex bin directory and use mxmlc like this:
    mxmlc path/to/my/App.mxml
    This should create a SWF file that you can then run. If you
    plan on posting the app somewhere, you'll probably want to create
    an HTML wrapper. You can use the wrappers in the html-templates
    directory.
    For more info on using mxmlc, see the online help (type
    "mxmlc -help list") or look in the Compilers chapter of the
    Building and Deploying book. For more on using the wrappers, look
    in the wrappers chapter of the same book.
    hth,
    matt horn
    flex docs

  • Content Conversion Module with the J2EE JMS Adapter

    HI,
    I am following this PDF
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50061bd9-e56e-2910-3495-c5faa652b710
    I have done according to No 3 (page 5) and No 3.1 (page 6),
    but in Adapter Monitor I am getting the following error
    Error: Module exception java.lang.ClassCastException found
    what is this error and where I have to check
    Help pls
    Thanks
    dushanth
    Message was edited by:
            dushanth ry
    Message was edited by:
            dushanth ry

    hi
    Try with this
    Check the library files(aii_af_mp.jar, aii_af_ms_api.jar and aii_af_trace.jar ) are inside the EAR. If this is the case, delete them before deploying
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac25e74c4c81
    ClassCastException using Moduleprocessor
    Module developemnt: casting to Message
    Thanks

Maybe you are looking for

  • Can iMac be used as external monitor for old Mac Mini?

    I just bought a used Mac Mini PPC 1.4GHZ, 1GB Ram, 80GB HD. It will be shipped to my parents out of state but until then I need to configure it at home. Can I connect it to my iMac 20"? In other words, is there any way to turn off the direct connect

  • How to get UserId by WD from different EP server

    Hey guys:                I deploy my WD application to EP1, and I need to use WD iview to show the same application on the other server, EP2. Everything goes fine on EP1, but the web dynpro iview on EP2 cannot get UserID. Is there any solution to get

  • PO pricing proceedure change

    Hi, In a PO, a pricing proceedure had been determined based upon the vendor schema group.  Later on if we change the vendor schema group in the vendor master record, is there any possibility to effect new pricing proceedure in the same PO. Thanks in

  • Multiple bank exist. Please specify bank to use.

    Hi All, While clearing vendor account through transaction code F-51, system is displaying error "Multiple bank exist. Please specify bank to use". Vendor master has two bank accounts with BnkT (Bank type) as 01 and 02 respectively. Thanks

  • Log file restore takes long time

    Hi, My log file restore takes very long time to complete, for 128 MB it takes around 3-4 hours, most of the time it is in suspended state and wait type is 'SLEEP_BPOOL_FLUSH'  I checked for virtual logs its around 534 files, also there is not disk IO