Python development environments??

While trying to build the poker-network pkgbuild from AUR I'm having an issue with the error configure: error: No python development environments found.
I have all LISTED dependencies installed.  Have searched a bit for this and am having no luck at all.
here is snip of ./configure output
checking for inline... inline
checking for a Python interpreter with version =2.3... done
checking for a Python interpreter with version =2.4... done
checking for a Python interpreter with version =2.5... done
checking for python2.5... /usr/bin/python2.5
checking for python2.5 version... done
checking for python2.5 platform... done
checking for python2.5 script directory... done
checking for python2.5 extension module directory... done
checking for include directory... /usr/include/python2.5
checking for python2.5 C libraries directory... /usr/lib/python2.5/config
checking for python2.5 link flags... -L/usr/lib/python2.5/config -lpython2.5
checking python includes in /usr/include/python2.5
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for Python libraries... yes
configure: Found working python compilation environment for =2.5
configure: error: No python development environments found
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
Can anyone point me in right direction please?

Not sure if this is what you are asking for, but the configure command is simply a big honking shell script in the directory that is created when you unpack the package tarball. The job of the configure script is to see what compilation tools and libraries you have, and find where they are. This information is used to customize the package's makefiles. If the configure script fails to find a tool or library that it thinks it needs, it will print an error message, it will not finish creating the makefiles, and the make command will not work. This is what happened to you. If no one posts a better answer, you can peek into the configure script, find the code that prints the last good news, which is "Found working python compilation environment for =2.5", and find the code that prints the bad news, which is "No python development environments found", and somewhere between those two places the script failed to find something it thinks it needed. Studying the script should tell you exactly where it looked for what. Then you either put that thing in the place where the script looks, or tell the script to look where that thing already is by calling configure with an additional option. The list of possible options can be obtained by running "./configure --help".
It's easy to overlook a makedepends item when you are creating a PKGBUILD and already have that item installed, and that may be what happened here.

Similar Messages

  • Python Development in Emacs questions

    I am trying to set up Emacs as a development environment for Python.
    So far, I like Python-mode better than the intrinsic Python support.  What I am fighting with is auto completion.  I want to set the system up so that I can get true auto completion; not just a list of methods and variables I have all ready referenced from the class.  I know there are packages out there that do this by analyzing the source, and I know there are other packages that do it by invoking the interpreter.  I don''t care which method is used.  I also realize that introspection complicates things significantly, so I have no expectations (or real need) to deal with introspection.
    The Internet is full of ancient information dealing with Python 2, ropemacs, auto-complete.el, methods of hooking in ipython, dealing with python-mode, dealing with python.el, etc... 
    Eclipse does a pretty good job of this, but is way to heavy an environment for my taste.  So, I ask, what is the Arch state-of-the-art emacs Python environment?

    auto-complete.el based on ropemacs provides completion of Python symbols in Emacs.   You can find a working configuration of this on GitHub (look at site-start.d/60python.el), which completes symbols of all imported packages from the global Interpreter, and of the current module.  Completion of class and instance attributes works to a limited degree, "collections.namedtuple()" (or similar sorts of magic) for instance do not work well.  It does not provide the documentation of completed objects.
    This setup is the best I've managed to accomplish, and b and large it certainly  can save typing. But it is very far away from the kind of completion provided by modern IDEs like Eclipse or Visual Studio for Java and C# respectively, and likely also somewhat far away from the Pydev plugin for Eclipse (never used this one, so just guessing).  Particularly, this setup doesn't support the "programming by guessing" kind of style very well, where you guess the semantics and functionality of an object by simply browsing the list of completed symbols.  You'll need to have documentation available any way.

  • PL/SQL Development Environments

    Hi everybody,
    We have a PL/SQL IDE that we invite you to download and try out for yourself and appreciate feedback about what people liked or didn't like about it.
    Please send me comments and feedback.
    Product information : DreamCoder for Oracle 1.5
    Site : http://www.mentattech.com
    I hope this product is useful !!
    Regards,
    Gustavo Cardona
    Mentat Developer Team

    You can create one process, and call that process many times from any other process.
    Effectively, each process becomes a module.
    You need to be wary of transaction boundaries when calling processes from other processes. Check out the documentation for explanations of this.

  • How Can I Learn To Develop Flash Games For Under $50.00 USD?

    I am completely new to anything Flash. I have never written a
    single line of Actionscript. I don't know the difference between
    Flash and Flex. I don't know in what forums Flash developers hang
    out. I don't even know what kind of coffee they drink, or if they
    drink tea instead.
    However, I have developed games and have been thinking about
    developing some casual games and have heard rumors that Adobe is
    "pushing" causal game development with Actionscript 3 and their
    latest releases. So I went to adobe.com expecting to see a link for
    something like "learn how to develop games in flash" or some such.
    I poked around the developer related pages and didn't find anything
    I thought useful.
    What I did find were plenty of stuff for *existing* flash
    developers. Links to articles and HowTos for specific topics and
    information about products that cost a minimum of several hundred
    dollars. I can't learn how to develop games and create a prototype
    with a 30-day trial, and I am not going to buy a $1000 pro-grade
    tool when I am an indie developer without a budget or a pre-funded
    project that would justify such expenditures.
    I have seen some open source stuff, but don't know if it can
    do anything more than build some annoying shaking banner ads.
    So let me introduce myself as a possible use-case for Adobe
    Marketing and the Flash (Game) Developer community.
    I am an educated experience software developer who has a day
    job doing "enterprise" software stuff. I want to *play* in my free
    time (evenings and weekends) with "Flash Stuff" and learn enough to
    be able to build a simple game that I can put on my personal
    website and have my friends download. I am not a student, so I
    can't get student discounts. The money I have goes toward
    toys^H^H^H^H tools for my other coding habits^H^H^H^H^H projects. I
    am not interested in 30-day trials, as I may go 45-days or more
    between the first and second weekends I get to play with this. I
    know OOP so I want to start out learning how to do the "advanced"
    stuff from day one and not have to start with dragging and dropping
    PNGs w/o any coding and then "relearn" how to do it in code so I
    can do anything beyond having the image appear and rotate.
    I *am* willing to put time into this endeavor, but only after
    I have a few things spoon-fed to me by "advocates" who's job is to
    get me "hooked" and willing to invest my time to go beyond Hello
    World. At the same time I am download and playing with GarageGames,
    TGE/TGB, Game Maker, Dark Basic, Blitz Basic, etc. and many
    complete development environments that are full-featured and
    completely free if I limit myself to releasing only freeware games,
    or cost me less than $50 for the "professional" version with all
    the bells and whistles.
    I have heard rumors and rumblings about some open source
    tools being available and Adobe maybe open sourcing some of their
    previously pay-to-play tools, but also understand that Adobe can
    probably provide a better "comprehensive" package of tools,
    documentation, tutorials, and support, *if I can find the right
    place to ask/start.*
    And, most of all, I don't know where to start my search as I
    have no personal contacts to bug about stuff like this.
    So, where can I find the big red button to push and get
    everything I want handed to me on a silver-platter.
    [please understand I have written this with some attempt at
    self-mocking humor and am not some clueless n00b]
    Thank you for taking the time to read my lengthy posting. I
    hope to find some helpful replies and start down an interesting
    learning path.
    --Chaim

    Just saw your post. Better late than never. You may want to
    consider GameBrix.com, where you can create Flash based, casual
    games using your web browser. No downloads are required. You can
    create a game from scratch using a library of images, sounds and
    game mechanics. You can also upload your own. The online script
    editor will allow you to view and edit the ActionScripts associated
    with each game mechanic. In short, a great way to ramp up on game
    design and build your own game without investing a lot of $
    upfront.
    BTW I am associated with GameBrix so any feedback is
    appreciated.

  • Development environment model

    Hi All,
    As the WebLogic server is not cheap (!), we were wondering what model you
    used in your development environments? Obviously, it would be very
    expensive for each developer to have their own copy installed on their local
    machine, but how do you manage multiple developers working on the same
    application with the same server on a central machine, possibly modifying
    the same beans or beans used by others, and deploying them to the same
    server? Also, problems could occur if a problem is introduced into a bean
    used by others. Does anyone have a tried and true method for managing this
    and keeping multiple developers from interfering with the work of others?
    Thanks!!!
    Elaine

    I do not think you are going to find a solution to the problems presented by
    parallel development of a project. That is simply just a fact of life I
    think. But I think that there are things that you can do to mitigate
    interference.
    In our development environment, we have a central repository that keeps all
    of the code. There are multiple source lines. Developers map the source
    lines to their machines. For example, your commerce application might have
    a production line and a development line. You would make bug fixes for your
    production code in the production line while you made advanced development
    changes in the other line. A release team would bundle of the development
    line and make "releases" of the product/site.
    As for development environments, each developer should be able to have a
    copy of the developer seat for WebLogic on their box. In our situation,
    developers synchronize against the code line regularly. This provides the
    benefit of using a stable code line but also synchronizing up against others
    changes on a regular basis.
    Some other application server vendors have tried a different technique for
    development environments. One of those is requiring that you have a central
    "test server" that is shared by all of the developers instead of
    environments for each developer. In theory, the sounds good. But in
    practice, it can be a real nightmare.
    I hope that this helps.
    Thanks,
    Michael
    Michael Girdley
    Product Manager, WebLogic Server & Express
    BEA Systems Inc
    "Elaine Herren" <[email protected]> wrote in message
    news:[email protected]...
    Hi All,
    As the WebLogic server is not cheap (!), we were wondering what model you
    used in your development environments? Obviously, it would be very
    expensive for each developer to have their own copy installed on theirlocal
    machine, but how do you manage multiple developers working on the same
    application with the same server on a central machine, possibly modifying
    the same beans or beans used by others, and deploying them to the same
    server? Also, problems could occur if a problem is introduced into a bean
    used by others. Does anyone have a tried and true method for managingthis
    and keeping multiple developers from interfering with the work of others?
    Thanks!!!
    Elaine

  • Is parallel development possible?

    Hi,
    Is parallel development possible using Policy Studio?
    Assume that there is a team of 5 developers working on multiple policies at the same time and perform deployments at frequent intervals - is this scenario possible?
    Asking this as me and my team met with deployment issues as listed below:
    1) My copy of a specific container would be different from the one on a team mate's one - as I started creating policies after the team mate started with his work
    2) Once a team mate deployed his/her artefacts, I would lose my artefacts (which the team mate was not having) which I was having on my container
    Regards,
    Earnest A Thomas

    Hi,
    The short answer is no and in my opinion the biggest flaw with the API Server at the moment. I know for a fact this is something that is being worked for future releases but no idea when or exactly how it will work but it is a major update.
    I work in a similar environment as you are describing and this is how I have implemented our process.
    In our Dev environment we have one instance per developer, so each developer can work 100% independently. When the development is done and somewhat tested we export that sub-set of policies and check in to our version control system. We have one person responsible to deploy the exported policies into Test, which usually include updating some specific environment settings (updating URL's etc) and after this we do some regression testing.
    One challenge is to be clear of what to export and not, for example LDAP connections. We have the LDAP connection already in test and we make sure this is not included in the Export but still there is a soft reference to this LDAP connection and this will work fine as long the connection is identical between the environments. This is best achieved if a "standard configuration" is made (including all settings for common flows as for example LDAP etc.) and that is being used as a base for the development environments. If there is a need to add common items, for example a new Root CA this should be done centrally and make sure all dev instances get the exact same update.
    Cheers,
    Stefan

  • Development tools on Linux or Solaris

    Any suggestions for integrated development environments to be used in
    conjunction with WebLogic on Linux or Solaris? We consider using using
    Weblogic app server, but don't really know if there are any preferred
    IDEs on unix. Would like support for UML, deploy to WebLogic, JSP, java
    debugger, etc...
    Terje

    Supposedly TogetherSoft Control Center does all this. However,
    I can't confirm. Check it out at http://www.togethersoft.com.
    Mike
    Terje Ostvoll <[email protected]> wrote in message
    news:[email protected]..
    Any suggestions for integrated development environments to be used in
    conjunction with WebLogic on Linux or Solaris? We consider using using
    Weblogic app server, but don't really know if there are any preferred
    IDEs on unix. Would like support for UML, deploy to WebLogic, JSP, java
    debugger, etc...
    Terje

  • Export Import to Maintain Test and Production Environments

    We have developed an application using Locally built Database Providers in Oracle Portal 9.0.2.6 which is installed to 2 schemas, has 5 different providers, and over 100 Portal major components (Forms, Reports, and Calendars) and over 200 minor components (LOV's and Links). We have used export/import transport sets with some luck, but it is a struggle becuase the import procedures are not very robust. Many things (such as missing LOV's, corrupt components, preexisting versions, etc, etc.) can cause an import to fail. And the cleanup necessary to finally achieve a successful import can be very time-consuming.
    Having a robust import mechanism is very important to our strategy for keeping installed (our own and clients') portal instances up-to-date with our latest release. Some of the enhancements that would make it much easier to develop and maintain Portal applications include:
    Within the Portal:
    1. Ability to copy an entire provider within the same portal (rather than one component at a time).
    2. Ability to change the schema to which a Provider is associated.
    3. When copying a component from one provider to another, the dependent items (i.e. LOVs and Links) should be copied to new second provider as well. (i.e. rather rebuilding each LOV in each provider and then editing each form to point to the new LOVs)
    Transport Sets:
    4. Should allow for changing provider names and provider schema, and global component name changes, and resetting unqiue id's on import (to create copy rather than overwrite).
    5. Should allow the option to ignore errors and import all components which pass pre-check (rather than failing all components if all items do not pass pre-check).
    How are other Portal Developers dealing with installing and then rolling out new sets of Locally built Database Providers from Development environments to Production? Are there any whitepapers on the best practices for replicating/installing a portal application to a new portal instance and then keeping it updated?
    Oracle, are any of my wish-list items above on the future enhancement lists? Or have others figured out workarounds?
    Thanks,
    Trenton

    There are a couple of references which can be found on Portalstudio.oracle.com that are of some use:
    1. A FAQ for Portal 9.0.2.6 Export/Import http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/DEPLOY_PERFORM/9026_EXPORT_IMPORT_FAQ_0308.HTM
    2. Migration Instructions by Larry Boussard (BRUSARDL)
    3. Migrating Oracle Portal from Dev Systems to Production Systems bt Dheeraj Kataria.
    These are all useful documents for a successful first-time Export-Import. However, the limitations and lack of robustness I listed in my first post, make the process so time-consuming and error fraught as to not be a practical development strategy.

  • Missing Java Classes in Oracle SQL Developer

    Hello,
    I'm pretty new to Oracle (As a DBA) and very new to Java. I just refreshed our training environment and after the refresh, noticed under the Java folder within Oracle SQL Devloper that the Java Classes were missing.
    Can someone tell me how I can repopulate these classes?
    Any information would be much appreciated.
    Thank you.

    Thank you K,
    The Java Classes are not present under the SYS user and I'm not sure how to get them back. They do exist within our production and development environments.

  • Help With Multiple Schemas In Multiple Environments

    Dear Oracle Forum:
    We have a bit of controversy around the office and I was hoping we could get some expert input to get us on the right track.
    For the purposes of this discussion, we have two machines, development and production. Currently, on each machine, we have one database with multiple schemas, say, one for sales data and another for inventory. The sales data has maybe 200 tables and the inventory has another 50. About 12 times a year, once a month, we have a release and move code from dev to prod. The database is accessed by several hundred Pro*C and Pro*Cobol programs for online transaction processing.
    The problem comes up when we need to have multiple development environments. If I need to work on something for May that requires the customer address field to be 50 characters and somebody else is working on something for July that requires the customer address field to be 100 characters, we can’t both function in the same schema. We have a method of configuring running programs to attach to a given schema/database. Currently, everything connects to the same place. We were told that we should not have the programs running as the owners of the schemas for some reason so we set up additional users. The SALES schema is accessed with the connect string: SALES_USER/[email protected]. (I don’t know where we got dot world from but that is not the current discussion.)
    One of the guys said that we should have 12 copies of the database running, which is kind of painful to think about in my opinion. Oracle is not a lightweight product and there are any number of ancillary processes that would have to be duplicated 12 times.
    My recommendation is that we have 12 schemas each for sales and inventory with 12 users each to access them. We would have something like JAN_SALES_USER, FEB_SALES_USER, etc. Each user would have synonyms set up for each of the tables it is interested in. When my program connects as MAY_SALES_USER, I could select from the customer table and I would get my 50 character address field. When the other user connects as JUL_SALES_USER, he would get his 100 character address field. Both of us would not know anything different.
    Another idea that came up is to have a logon trigger that would set the current schema for that user to the appropriate base schema. When JUL_SALES_USER logs in, the current schema would be set to JUL_SALES, etc. This would simplify things by allowing us to avoid having something like 2400 synonyms to maintain (which could be automated without too much difficulty) but it would complicate things by requiring a trigger.
    There are probably other ways to go about this we have not considered as yet. Any input you can give will be appreciated.
    Regards,
    /Bob Bryan

    Hans Forbrich wrote:
    I'd rather see you with 12 schemas than with 12 databases. Unless you have lots of CPUs to spare ... and lots of cash to pay for those extra CPU licenses.
    Then again, I'd take it one step further and ask to investigate the base design. There should be little reason to change the schema based on time. Indeed, from what little I know of your app, I'd have to ask whether adding a 'date' column and appropriate views or properly coded SQL statements might simplify things. Interesting. If we were to have one big Customer table with views for each month, how would we handle the case where the May people have to see 50 character address and July have to see a 100 character address field. I guess we could have MAY_ADDRESS VARCHAR2(50) and JULY_ADDRESS VARCHAR2(100) and take care to make sure that people connecting as May can only see the May columns, etc. This is simpler than multiple schemas?
    I may have overly simplified things in my effort to get something down that would not require too much explanation. The big thing is that multiple people are doing development and they have to be independent of each other. If we were to drop a column for July, the May people will have trouble compiling if we don’t keep things separate. It is not a case of making the data available. The data in development is something we cook up to allow us to test. The other part is the code we compile now will be released to production one of these times. In production, there is only a need for one database.
    We are moving from another database product where multiple databases are effectively different sets of files. We have lots of disk space so multiple databases were no problem. Oracle is such a powerful product; I can’t believe there is not some way to set up something similar.

  • SQL Developer Data Modeler Repository

    Hi,
    I would like to know how to save all my applications into the Data Modeler Repository instead of doing it piece by piece and having to create a dmd file for every single application I imported into Data Modeler.
    In Oracle Designer, everything is in the repository and I can run reports against the tables and views belonging to that repository. So, I can produce a pdf documentation out of it. Can we do the same with Data Modeler?
    Thank you!

    Hello Anonymous,
    I'll start with your first comment - "I would like to know how to save all my applications into the Data Modeler Repository ". The Repository is just for reporting purposes, as Dimitar points outs, so saving all your applications in the Data Modeler is merely File - Save. This action saves the current design (with all its models) to the file system. The main premise here is that the Data Modeler is a file based product and all models and designs are saved locally to the file system. This is a positive move for many customers who are now building applications in Java or using any of the application development environments that work with a variety of files. They are taking all the artifacts and placing them under version control using open source versing tools like Subversion. Using the Data Modeler, they can do the same.
    For reporting you have a choice, one of which has also been explained. The action of creating a schema before you export the design is a one off step. Following on from this you can export new versions of the model to the same repository. The reason we did this was that many of the Designer audience wanted to write and run their own reports. So here you have a set of tables that you can write whatever SQL query you want to use.
    The other reporting option is to use the integrated reports in the product and you do not have to export the design or open another product or write SQL.
    Have you used the Design Rules in the Data Modeler? These are a set of "reports" for quality assurance purposes. There are many of these reports at all levels of the design which verify that your model is defined according to a set of database rules and general business rules and if you like, you can add your own rules.
    I attended ODTUG last week in LA and was really pleased to listen to a number of talks by well seasoned Designer users who have successfully transitioned to the Data Modeler and who had many positive experiences.
    Yes, the tools are different - but the one tool was not designed to replace the other - Data Modeler does none of the application design and generation that Designer does, those customers who have wanted to replace one tool (people are moving to the data Modeler from different tools) with the Data Modeler, have reported to me that they are pleased with the change.
    Regards
    Sue Harper
    Product Manager

  • Upgrading Local Development From OC4J 10.1.2 to 10.1.3

    We are in the middle of upgrading our local development environments to 10.1.3.
    Previously, to deploy an application to my 10.1.2 environment, I would use Maven (and a war:webapp target) to deploy to a setup as specified by application.xml:
    <web-module id="acap" path="file://C:/svn/acap 1.3.3/target/acap" />
    and http-web-site.xml:
    <web-app application="default" name="acap" root="/acap" />
    Unfortunately, I need to 10.1.3 upgrade to support Java 5.0 development. I don't know how to configure 10.1.3 manually, and don't want to compile a WAR each time and deploy via 10.1.3's enterprise manager, which is much more time-consuming.
    Can anyone give me any pointers on handling the upgrade? Otherwise, I'm going to have to switch servlet containers from OC4J, which would be bad since the app is ultimately going to be deployed to Oracle Application Server...
    Jason

    Hello,
    You should be able to use the same mechanism to deploy in 10.1.3.x, except that you will use the default-web-site.xml file (instead of http-web-site.xml)
    In the same time it is probably better to use the command line (admin_client.jar) or ant task to deploy your war.
    Regards
    Tugdual Grall

  • Using external libraries with Developer Studio 7.1 Composition Environment

    Hi,
    I downloaded DS 7.1 CE and tried to develop a simple application which uses an external library.
    I created a development component for "external library" for the local development -> MyComponent, giving it the name "test2" (for the domain basis).
    I imported the external library file using Import -> File System , then selecting the .jar file.
    In the component properties browser I added a public part naming it "mylib2" setting the purpose to "ASSEMBLY" (my intention was that the libarry will be transferred during the deployment to the application server).
    I right clicked on the public part to "managed entities". I selected the archive tree and checked the library file shown there (the one I imported before). #
    Then I opended component properties of my web dynpro project and clicked on "Dependencies". The I chose "Add..." and selected the "test2" development component I created before (see above).
    Then I tried to deploy the project (which uses this external library) using "Deploy Archive and Run"
    After deployment the browser window opens and shows the ClassNotFoundException
    So what did I oversee or do wrong?
    BTW: Is it necessary for using external libraries to use a full fletched NWDI? Or can I use external libs also with netweaver development environments freely available for download on sdn.sap.com?
    Any hints?
    Thanks a lot
    Hannes

    Hannes,
    If you want to use external libraries with DCs then you should follow the NWDI completely.
    Check this step, otheways of using external libraries is mentioned <a href="http://help.sap.com/saphelp_nw70/helpdata/en/e3/de813e77d46245e10000000a114084/frameset.htm">here.</a>
    Regards
    Abhilash

  • Clone a development machine taking old references

    Hi,
    We have clone or copied image of one virtual development machine. my intention was that i don't need to configure machine and also web application again and i can have multiple development environments.
    But when i try to cretae one new site collection in one of web application in new iamge. this new site collection is not opening and giving 503 error.
    i verified and found that the new site collection i create is in old environment, so new machine's sharepoint still refering old machine.
    can you please let me know how i can change reference. it is singleeton machine with database on same server.
    Thanks,
    Heerak

    Cloning is not supported for SharePoint by Microsoft. It can be achived but there will be lots of challenges especially when you have both the Environment running.
    503 usually comes when application pool is stopped, check the application pool on the clone server IIS and make sure it is started.
    check you Alternat Access Mapping - make sure it points to the new clone server.
    on CA, go to system settings --> manage servers in farm --> check the SQL server for configuration database, it must be pointing to the old server, create a SQL alias and point it to the clone serevr.
    but the best i'd recommend , copy
    and move all the databases to the new SQL server 
    install the sharepoint and  conncet to the configuration database using SQL alias.
    you 'll ge a new environment with same settings as old one and same data, you just might have to change some AAM settings.
    hope it helps !
    Thanks, Noddy

  • Urgent Requirement : Sr.Java Developer

    Hi ,
    We have an urgent requirement for the position of Sr.Java Developer
    Location: Chicago, IL
    Duration : Straight Hire-Full Time
    Availability : Immediate
    Description:
    The primary role of the position is to design, develop and support application software for one or more business functions of the client.
    The role will be related to the processing of new business/clients and setting up relevant workflow and processes.
    This position is also related to ensuring integrity and quality in the technical development, security, and systems support practices.
    Technical skills:
    &#61656; Proficient in J2EE design and development
    &#61656; Experience with Spring, Struts, and Hibernate frameworks
    &#61656; database Strong development and design. Preferably SQL Server
    &#61656; Understanding of Service-Oriented Architecture using web services
    &#61656; Solid experience in XML using XSD and XSLT
    &#61656; Good understanding of data distribution protocols using FTP or E-Mail
    &#61656; have Must also strong web programming skills (HTML, JavaScript, AJAX)
    for developing and maintaining web-based applications.
    &#61656; Able to configure and install development tools and implement development environments
    &#61656; Desired experience with Spring MVC
    &#61656; Configuration management using Subversion
    &#61656; Working knowledge of Linux and Windows
    Other skills, and abilities:
    &#61656; sphere IBM Web Portal experience
    &#61656; Self-managing, in a fast paced development environment.
    &#61656; knowledge Extensive of software development life cycle and accepted practices.
    &#61656; and Strategic analytical thinking skills with an ability to solve problems and make decisions.
    &#61656; of Knowledge .Net (C#)
    &#61656; in Effective communicating with, and interacting with fellow team members on a technical and non-technical level
    &#61656; Understanding of financial products. (Futures, fixed income, equities, etc).
    Essential Functions:
    &#61656; expertise Uses in appropriate techniques and tools to design, develop and maintain effective application software, reporting to technical lead.
    &#61656; Participates to the development and implementation of standards related to the application development, security and system support activities.
    &#61656; formal Performs and informal reviews of software development processes and products to ascertain quality and adherence to standards.
    &#61656; Establishes and maintains control procedures for version control.
    Monitors and tracks quality related issues and problems through to resolution.
    Reports To: Technical team leader
    Works With: Customers, Business Managers, Functional Project Managers, Technical Project Managers, Developers
    Please send your updated resume ASAP.
    Thanks and Regards,
    AVVAL
    Mohammed Wajid
    Making IT Better
    Regency Towers Center
    Tower Floor
    1415 West 22nd Street
    Oak Brook IL 60523
    [email protected]
    http://www.AVVAL.com
    Dir:
    630.929.3096

    ¿do you need Functional Consultants? I mean people knowing at a great extent the main functionalities of Oracle Applications?
    If so, can you inform the modules?

Maybe you are looking for

  • Printing Character Mode Report On Oracle 9i AS - Application Server

    Hi All, Even though I have put this problem in Reports Forum, I thought it fit to put forward this problem in Forms Forum since Forms Forum is being accessed by a large number of developers across the world. Now the problem : I have developed a repor

  • HP Photosmart 1000

    I really like this printer.  I does great photograph prints.  However I bought two (2) new Compaq laptops for me and my wife.  Never did I think that Compaq which is a HP product would not write drivers for one of their own laptops to work with one o

  • HT5205 I am roaming but cannot connect to the internet?

    I am roaming with my iPad, but cannot connect to the internet?

  • PS-Business Flow and Org structure

    Dear All, I was working into SAP-MM module form last 3 yrs and now got transferred to PS module and just started training. So required some document which help me to under stand business flow and Org structure. Pls help me.

  • How to disable MOH from playing on 1 queue

    We have several queues in our CUCCX ver 5.0 and need to disable MOH from playing while callers are on hold for 1 queue. Does anyone have any info on this?