Cannot add Spring nature to standard Java project

Is there a way to add a Spring nature (and libraries) to a standard Java project? I would like to use dependency injection in projects other than dynamic web projects.

Yes, but the support is not in the current release (3.2 / 3.2.1). The next release scheduled for the month of December 06 will support Spring nature in a standard Java project.
For now, try the following workaround:
In the Java project, add a dummy WEB-INF/web.xml
Enable AppXRay and then add Spring Facet

Similar Messages

  • Running Firefox 10.0.2, cannot add new search engines from Mycroft Project. Error message: "you will need a browser which supports opensearch to install this plugin" Please help with steps on how to fix this issue in Firefox, thank you

    Can't add new search engines from Mycroft Project in FF 10.0.2. Error message states: "you will need a browser which supports opensearch to install this plugin"

    You're welcome.
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    *Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Cannot Add new fields to standard QM datasource

    Hi
    I got this erro when I try to add new fields from LBWE.
    Field ZZRFKIMG cannot be selected because of unit field VRKME -> see long text
    Message no. MCEX032
    Diagnosis
    Field ZZRFKIMG cannot be transferred, since its unit field VRKME is either not in the communication structure, or was purposefully excluded from the selection.
    Procedure
    If you have chosen your own field, you must also create a user-defined unit field in the append and use it accordingly.
    How can I resolve it.
    thanks

    Hi,
    My Understanding is that if the field is available in the Pool in LBWE then no need to enhance the datasource.
    In my case the field is available in LBWE though it is ZFIELD (ZZRFKLMG and ZZNETPRC).
    In RSA6 I added the this unit
    ZZMEINS     MEINS     UNIT                                                                           Base Unit of Measure
    ZZWAERK     WAERK     CUKY                                                                           SD Document Currency
    I went back to LBWE and try to add the following Zfieds (ZZRFKLMG and ZZNETPRC) and the error is same.
    Now I try to add the the field directly in the append structure * ZZMC05Q02ITM* but its asking to maintain the ref table and ref field.
    I added ZZMC05Q02ITM as ref table and ZZRFKLMG as ref unit and  I still get errors.
    I am are that if I maintain it in RSA6 then I need to write user exit in CMOD but since it is available in LBWE I want to get it from the pool.
    I have tried this and there was no errors during activation
    ZZRFKLMG     ZZRQE_RFKLMG     QUAN     QMFE     ZZMEINS     Notification quantity in base units
    I gave the table name and Unit.
    Despite adding it, I still get data even though I did not used LBWE pool.
    thanks alot SUV123
    Edited by: Bhat Vaidya on Oct 14, 2009 10:44 AM
    Edited by: Bhat Vaidya on Oct 14, 2009 11:06 AM

  • Add jar file to forms application standard java library

    Overall Problem
    I created a jar file using JDeveloper to be loaded as a bean in forms builder. But the jar file ended up being really large because I had to add some standard libraries that JDeveloper knew about but Forms didn't to this jar file, it takes forever to load in my forms application.
    Background
    Jdeveloper has a drop down list of standard libraries that aren't commonly used that a developer can have included/referenced into their java project.
    Oracle Forms Library
    One of the standard libraries in JDeveloper that can be referenced when compiling a project is the Oracle Forms library. I have to reference this library in my compilation of my java project in JDeveloper because some of the java code in this project requires the Oracle Forms library. When the jar file is created in JDeveloper the Oracle Forms Library isn't actuaally physically located anywhere in the jar file that is produced for deployment. But the jar file runs perfectly in my forms application. Forms builder and the forms application server seems to already know about the Oracle Forms library.
    Java Media Framework Library
    There is another standard library listed in JDevelopers drop down list that I recently chose to use in my Java Application, the Java Media Framework library. But my forms application couldn't find any of the Java Media Framework classes when it launched the jar file that was deployed from JDeveloper. Obviously the classes wern't physically located in the jar file I created, because I figured that the forms application server/forms builder would already know about about this standard library that JDeveloper knew about.
    Not very effective Solution
    So I physically put/included the whole Java Media Framework Library into my jar file and then my form launched fine. But it now takes forever to load. How can I add the Java Media Frame work library jar files as one of the standard libraries that the forms builder and application server already sees (Like the Oracle Forms Library) without having to put the library in the forms/java folder and wait for the this jar file to download to the user's cache?
    Side note: The Java Media Framework Library is allowing the ability to launch video from my form. Very useful tool!!! So it would be good if forms had this already added as a standard library like it is in JDeveloper. But I only see the ability to reference this library in DS 10gR2 for JDeveloper.
    Thanks,
    Michelle

    Yes I have successfully been able to run a javabean application that uses the Java Media Framework methods within a forms module. The video seems to play and interact normally in the forms environment (launched from a DS or the AS).
    Basic Requirements
    Develop the java application functionality look and feel, including adding funtionality calls to the JMF library where needed.
    Develop an Oracle Forms Interface wrapper that will be the initial class called from the bean area, to hande any communication between the bean and the form.
    Configure the deployment of the jar to physically include all the needed classes from the JMF library.
    Sign the jar file and make sure it is placed in the forms/java folder and referenced in the appropriate forms configuration files.
    Depending on the type of video that the will be played certain .dll files might need to be added to the users system folder. Using H264 (.mov) should work fine without any extra .dlls.
    Thanks,
    Michelle
    Message was edited by:
    mpoore

  • Java.lang.IllegalStateException: cannot add non-XA Resource to global JTS t

    Hi,
    I am using JCAPS 5.1.2.
    As one of my project requirement I am invoking a jcd from page flow and that jcd uses 2 oracle otd, each oracle otd corresponds to database which resides in two different machines/hosts.
    When jcd is invoked from page flow, i got following error,
    "java.lang.IllegalStateException: cannot add non-XA Resource to global
    JTS transaction."
    [#|2007-07-17T19:13:06.209+0530|SEVERE|IS5.1.2|javax.enterprise.resource.resourceadapter|_ThreadID=17; ThreadName=Worker: 3;stacktrace-id=0;|RAR5029:Unexpected exception while registering component
    java.lang.IllegalStateException: cannot add non-XA Resource to global JTS transaction.
         at com.sun.enterprise.distributedtx.J2EETransactionManagerOpt.enlistResource(J2EETransactionManagerOpt.java:171)
         at com.sun.enterprise.resource.ResourceManagerImpl.registerResource(ResourceManagerImpl.java:97)
         at com.sun.enterprise.resource.ResourceManagerImpl.enlistResource(ResourceManagerImpl.java:71)
         at com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:142)
         at com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:202)
         at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:148)
         at com.stc.gjc.spi.DataSource.getConnection(DataSource.java:67)
         at com.stc.connector.oracleadapter.base.SessionImpl.connect(SessionImpl.java:130)
         at com.stc.connector.oracleadapter.OracleSession.open(OracleSession.java:98)
         at com.stc.connector.oracleadapter.OracleConnector.open(OracleConnector.java:90)
         at com.stc.connector.oracleadapter.appconn.OracleApplicationConnection.<init>(OracleApplicationConnection.java:63)
         at com.stc.connector.oracleadapter.appconn.OracleApplicationConnection.<init>(OracleApplicationConnection.java:50)
         at com.stc.connector.oracleadapter.appconn.OracleApplicationConnectionFactory.getConnection(OracleApplicationConnectionFactory.java:133)
         at com.stc.oracle.runtime.ejb.OracleEWayRuntimeHandler.initializeService(OracleEWayRuntimeHandler.java:256)
    Please let me know is there any work around for above problem
    Message was edited by:
    VenkateshSampoornam

    Hi Paul,
    Thanks for your reply. I ddidn't specify XA at page
    flow level.
    But the problem is rectified for me.
    I have two jcds in which one of them connects to two different oracle databases for e.g host A and host B.
    JCD1 connects to host A and host B[ 2 oracle otds]
    JCD2 connects to host B. [single oracle otd]
    I had three external applications for each otd
    In deployment profile, i connected two external applications to single external system for HOST B.
    When i created one more new external system for host b and moved one external application to that.
    After then the problem didn't occur again.
    null

  • Instruments in Logic Pro 9 Library will not load: I try to add a new instrument on a project and get a "cannot be found" error.

    Ladies and Gentlemen,
    As a faculty member in the School of Music, I have just acquired a copy of Logic Pro 9.1.8 through my University. The programs and instrument packs were installed by our IT department and show as being fully installed on Logic Pro when I search for additional content through the Logic Pro tab at the top of the screen. The window shows that all 6 Jam Packs, Logic Pro & Main Stage Content (Essential and Additional) GarageBand content, and Surround content is installed. However when I try and add a new instrument on a project, most of these instruments cannot be found. I get the following error:
    Audio file “KB_pizz_f_C1.wav” not found!
    I then press the Continue Tab, and it looks for the instruments in an empty file that Logic creates in the Music section of the hard drive. I have investigated the sounds by going through the MAC Hard Drive>Library>Application Support>Logic>Sampler Instruments folder, and tried to copy the sounds into the Music>Logic folder created by the program. That does not work either. Even attempting to go into these Logic Pro instrument files one at a time has proved fruitless. I am told that the file cannot be opened.
    The files appear to be installed, but cannot be accessed or opened. They all have that translucent grey appearance when I attempt to click on the icon. This is true for about 80% of the files in the instrumental library. Whenever I create an instrument, the EVP88 Electric Piano is installed by default. There are a few instruments that I can successfully replace this default instrument with, but a majority of the instrumental library remains unavailable. Can anyone help?

    Kurt:
    You might try a different way of adding the video files to the web page. This demo page has one where the file does not load until the play button is selected: Opening Item in a New, Precisely Sized Window. This demo page has 9 short videos on it using that method: PhotoPresenter Animated Slideshow Themes. Just add a screenshot of one of the movie frames or any photo you want and add the Play button on or below it.
    You manually upload the movie file to your server so iWeb is not involved in the uploading the file at any time.
    Similarly this demo page, QT movies via iFrame, has a method that has you manually uploading the file to the server and linking to it via iFrame code. That page also has other similar methods.
    Another method is demonstrated in Roddy's iWeb for Musicians site on his Video page. Here you also upload manually.
    OT

  • How to check my level of standard of Java project

    Hi,
    I have finished a simple project in Java(Mostly swing),
    MS-Access,JFreeReport.Then manual testing is also finished.
    Now I want to test the coding,GUI desing and all that is simply I want to test the standard of the project.My plan for this is to use some test automation tools.
    So Will you plkease which software I have to test my Java Project?
    Thank you so much .
    Meena.

    Hi Kumar12463,
    Thank you for visiting the HP Support Forums and Welcome. I have read your thread on your HP Deskjet 3510 and needing to check ink levels. HP Print and Scan Doctor.
    In this document choose this option to check the printer's ink levels and to view the cartridge details such as install dates, warranty dates, and serial numbers under review additional hardware functions.
    Hope this helps.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • How to add Java projects to FlexBuilder2?

    In a recent
    Breezinar about
    Flex Data Services James Ward demonstrated how to to debug a
    Flex2/Java application by simultaneously setting breakpoints in
    both the ActionScript client and in the Java server from within the
    same instance of Flex Builder 2. The out-of-the-box FlexBuilder2
    doesn't have a Java project type. Anyone know how to add Java
    support to FlexBuilder2 to support the Java+ActionScript
    development environment demonstrated by James in his Breezinar
    ?

    When installing Flex Builder, select the option to install
    the Eclipse plugin
    version instead of the standalone version. The standalone
    version can only
    work with Flex projects, but the Eclipse plugin version
    *adds* Flex to
    whatever your existing Eclipse installation has (typically
    Java).
    A screenshot of what I'm talking about:
    http://www.morearty.com/blog/wp-content/uploads/2006/05/installer.png
    Mike Morearty
    Developer, Flex Builder team
    http://www.morearty.com/blog

  • JSPM ERROR- cannot add JAVA patches to deploy queue via JSPM

    Hi Experts! Last two days I have deployed java patches(SP13 to SP18).......almost finished......i have to deploy 2 more components only but suddenly i got error.now i cannot add java patches to JSPM deployment queue. am getting error '/usr/sap/BWP/DVEBMGS10/j2ee/JSPM/log/log_2009_07_22_23_41_20/JSPM_MAIN_1_01.LOG.' I have checked trouble ticket log and i have followed Snote-1329945 and changed instace.properties files  as instance.runmode=normal and just restarted java via SMICM only (server reboot is not possible in my environment)
    Trouble Ticket Report----
    Java Support Package Manager for SAP NetWeaver'04s
    SID................: BWP
    Hostname...........: abcbwp02
    Install directory..: /usr/sap/BWP
    Database...........: DB2/AIX64
    Operating System...: $(/J2EE/StandardSystem/CentralInstance/J2EEEngineInstanceHost/OpSysType)
    JDK version........: 1.4.2 IBM Corporation
    JSPM version.......: 7.00.18.1.01
    System release.....: 700
    ABAP stack present.: true
    The execution ended in error.
    Cannot initialize application data.
    Error while detecting start profile for instance with ID _s.
    More information can be found in the log file /usr/sap/BWP/DVEBMGS10/j2ee/JSPM/log/log_2009_07_22_23_41_20/JSPM_MAIN_1_01.LOG.
    Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
    com.sap.sdt.jspm.phases.PhaseTypeJSPM/com.sap.sdt.jspm.gui.JspmUiException/Cannot initialize application data/JSPM_MAIN
    JSPMPhases/Java Support Package Manager
    log_2009_07_22_23_41_20 exception:
    #1.5 #C000C0A8D28F0000000000366BD46BD400046F4D35AF2008#1248277310677#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:795)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:795)#Java###Duration: .#1#0:00:10.915#
    #1.5 #C000C0A8D28F0000000000376BD46BD400046F4D35AF2008#1248277310677#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:796)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:796)#Java###Phase status is .#1#error#
    Thanks.

    Hi,
    ABAP stack present.: true
    The execution ended in error.
    Cannot initialize application data.
    Error while detecting start profile for instance with ID _s.
    Looks like the problem is above 1
    Do the following. This should resolve the issues.
    1. If your dialog instance are also having the Java stack then do one thing move your profile folder to some other name and create a new profile folder with the name "profile".
    Copy only the central instance profiles Default, Instance and start profile.
    Then give a try.
    2. If you do not have the java instance in Dialog instance still do the same thing what I have described. move the current profile folder and create the new folder with the name "profile" and copy the profiles Default, Instance and start profile.
    Chances are the JSPM is reading some other profile while starting the JSPM.
    Regards,
    Ravi

  • Cannot compile Java files or create Java Project

    Hi,
    I cannot compile java files and also didn't see any option
    for creating java project using flex 2 builder.
    Actually am trying to create a FDS project with an option to
    compile on the server. I am using Weblogic 8.1 SP5 as my server.
    thank you
    sun

    hi
    this is may jvm.config file. Can anyone tell me if it is
    right because all the fields are blank.
    # VM configuration
    # Where to find JVM, if {java.home}/jre exists then that JVM
    is used
    # if not then it must be the path to the JRE itself
    # If no java.home is specified a VM is located by looking in
    these places in this
    # order:
    # 1) JAVA_HOME environment variables (same rules as java.home
    above)
    # 2) bin directory for java.dll (windows) or
    lib/<ARCH>/libjava.so (unix)
    # 3) ../jre
    # 4) registry (windows only)
    java.home=C:\Adobe\Flex Builder 2.0 Beta 3\Flex SDK 2.0\jre
    # Arguments to VM
    java.args=-ea -Xmx384m
    # Environment variables we care about, whitespace-separated
    env=
    # java.class.path - use this for adding individual jars or
    # directories. When directories are included they will be
    searched
    # for jars and zips and they will be added to the classpath
    (in
    # addition to the directory itself), the jar to be used in
    launching
    # will be appended to this classpath
    java.class.path=C:\Adobe\Flex Builder 2.0 Beta 3\Flex SDK
    2.0\jre
    # where to find shared libraries, again use commas to
    separate entries
    java.library.path=
    thanks
    sun

  • I am using iMovie effect "the game" on my project but I cannot add , I am using iMovie effect "the game" on my project but I cannot add

    I am using I movie effect " the game" to create a trailer of my own pics, but when I use movie effect I cannot add pics to the movie so can someone please help me out with this problem, I baiscally need to add pics in movie effects instead of clips. As you know pics can only be used in album scrapbook filmstrip etc etc effect &amp; nt in movie effect.

    Select the Trailer you are working on, then from iMovie's menu select File>Convert to Project. You will now be able to edit the Trailer just like a normal project, including adding photos.
    It's best to duplicate the Trailer before converting it. In Project Library view (where all your projects are listed), click on your Trailer then from the menu select File>Duplicate Project.
    John

  • Cannot add disc menus to my project because of signing in problem(Adobe ID)

    Why signing in using my Adobe Id to add disc menus/theme to my project take forever? it will not move to the next option it will stay in signing in mode. It looks like it hang but it's not.

    Yongi
    What version of Premiere Elements are you working with and on what computer operating system is it running?
    Your mention of signing in makes me think you are not in the current version but in an older one when photoshop.com existed.
    If you in an older version, ignore the sign in, cancel out of any dialogs related to photoshop.com, and only use the menus without the band at the upper right corner of the thumbnails in the disc menus display area. They are the photoshop.com plus member only one which are no longer available.
    The answers are in the details. So, please detail your situation more.
    We will be watching for your reply. Do not hesitate to ask if you need clarification on anything written.
    Thank you.
    aTR

  • User cannot add new task in a project

    Hi everyone,
    I've got a issue with Project Server 2013.
    The situation : I create a new project then, I add some resources (which are users of the AD) and I don't add new task in this project because  I want that the user creates all the task.
    But when he's in the "Task" page (PWA/Tasks.aspx) and he want to add a new task (ribbon TASKS -> Add a row -> Add a new Task), the new project is not present in the drop down "Project" , if I want that the project
    appears, I need to add a task with the user as a ressource.
    Is there any way to automatically add the project in this list without add a task for the specific resource ?
    Thanks,
    Patmol

    Hi Patmol6,
    Please note that PWA/My task is NOT INTENDED to create tasks and assign them to resources. The process to create a project plan at project initiation and to assign resources to tasks must be done:
    either in Ms Project Pro connected to your server and using enterprise resources,
    or with PWA: open your project from the project center, then navigate to the schedule page, edit the schedule, create the build team, create tasks and assign resources on tasks.
    "My task" page in PWA is meant to make tasks updates by team members.
    Hope it clarifies the process.
    Guillaume Rouyre - MBA, MCP, MCTS

  • NetBeans - Cannot create new Java project

    Hello all,
    I've been trying to create new Java projects in NetBeans 6 for about a week now and it just won't work. First, I receive a nullPointerException when I start the software. Then, I come to my home screen, head to File ->New Project. I'm able to specify the Java Project type. When I want to specfiy the Name and Location of the file, I get "Project Folder exists and is not empty", but the folder never existed at all. It's as if the prompt creates the folder then verifies the folder exists and repeats that error message over and over; even if I change the file name. I've reinstalled the software and the JDK many times but, I' still can't seem to get working.
    Any help would be appreciated.
    Thanks
    -Pengu

    Delete your old downloads of your JDK and NetBeans, then Download a new copy of the JDK and NetBeans, uninstall what you have go and delete all of the folders that were involved in the original install and then reboot.
    Once you have done this, then reinstall from your freshly downloaded copies.
    Windows does not yield it's ruined programs very easily--you just have to remove every last bit of it and start again. If the above does not work, then it may be time to go int and edit the registry to remove all reference to the JDK and NetBeans.

  • How to Debug a Java Project in Eclipse using Tomcat6.0

    Hi
    Can anybody help me with the following questions.
    1.How to create a java project in eclipse(I am using jsp,servlets,jsf,spring,jasper,struts).
    2.How to debug my application in Eclipse Europa by putting break points.
    3.how should i add Tomcat6.0 to my project in order to debug my application so that i can put break points while running the applications and observe the values.
    Thanks
    Bala

    You may find this tutorial useful regarding to JSF, Eclipse and Tomcat: http://balusc.blogspot.com/2008/01/jsf-tutorial-with-eclipse-and-tomcat.html
    To put breakpoints, just doubleclick on the left gray rule of the code, you'll get blue bullets at the left rule, indicating a break point. Run Tomcat in debug modus (rightclick Tomcat � debug). Use the Eclipse debug perspective to step in the code (window � open perspective � debug).

Maybe you are looking for

  • Applet does not start after JRE 1.5 installation

    Hi, When I go to my webpage where I have an applet that requires Java 1.5..the browsers are prompting for Java installation (ActiveX component install on IE or Firefox plugin for JRE installation). But once the Java install completes the applet does

  • HT4623 to sync photo to photo library

    how to sync photos in photo library in iphone?

  • Adobe Livecycles Form Capabilities

    We are looking for a way to integrate sales forms into an Adobe Flex application, which will utilize data to fill in fields that are predefined.  Part of this deployment should include being able to bundle multiple forms and send them to recipients f

  • Settlement Office Determination

    Hello, I am looking for information on the determination of the Settlement Office. I thought the settlement office is determined based on Transportation Planning Point. So what is the purpose of entering a Settlement Office in the Visit Plan Type con

  • TS1424 iOS issue with an App from the App store.

    I have an Iphone 3g 8gig. I am trying to download my bank app and the app store is telling me I need to be OS 4.3, My current OS is 4.2.1. It won't let me update the OS, It says I am running the current version.