Subversion JDev plugin and proxy

Hi,
Is it possible to configure the JDev subversion plugin to work via a proxy?
The subversion server is listening using HTTP on the Internet but there are no proxy options under subversion in JDev. Is there a file somewhere that I can add a proxy config manually?
Tortoise SVN client does have a proxy setup.
Using JDev 10.1.3.3 and SVNKit 1.1.1
Brenden

Brenden,
The way I was able to use a proxy - install the SVN client, then set up the JDev plugin to use the native client. Then, you can configure the proxy via the normal mechanism for SVN.
Hope this helps,
John

Similar Messages

  • Eclipse-Wtp/Subversion --- jDev 10.1.32

    First, congrats on a useful ide. (Has come a long way since ver 9.)
    Coming from Eclipse/wtp/jboss, I want to migrate a j2ee workspace that has projects:
    1. LIBS (a jar file used by both, web/war and ejb projects).
    2. EJB's (a j2ee ejb jar file using session, mdb's, and cmp2.1 entitys.)
    3. WEB (a war file with html's & servlets that call methods in the session beans.)
    The good news is that all the code is in a subversion repos and that I can access it from the jDev plugin. But I need some specific 'handholding' please.
    A. In Eclipse I have an option to start a new project from a project in the repos. (Check out as new project.) How do I accomplish this in jDev?
    B. I would like to deploy these to oc4j. Will jDev generate oc4j dd's based on the jboss and j2ee dd's?
    B1. Message ques need to be created in oc4j AND assigned to mdb's via jndi.
    B2. JNDI calls in general, used thruout the code, should be oc4j compatible.
    The ideal scenario, of course would be that I simply import the projects, press a button, and all deploys and runs(!) on oc4j. The question is, how close can I get to this?
    Thank you.
    nat

    Try to first create a project in JDeveloper and then while in it check-out the code from subversion into its directory.
    You'll then need to go into project properties->project content and also the sub nodes there to set the various directories that are used for you web app and ejb app.
    One other way that might be easier is if you have a WAR file - then you can do create project from WAR file.
    For the libs directory you might want to go into project properties->libraries and create a new library with all your jar files.
    JDeveloper can help you create OC4J specific deployment descriptors through code insight in the editor but it doesn't have a "convert from jboss" button.
    Also note that the embedded OC4J in JDev can run entity and session beans but not mdb. You'll need a stand alone OC4J to run those on. You can deploy from JDeveloper to that OC4J directly and you can also set remote debugging for it.

  • 6.1 SP 2 certificate authenticator fails with Apache plugin and SSL

    Hi,
    Does anybody have a certificate authenticator working in WebLogic 6.1
    SP 2, in combination with the Apache HTTP Server plugin and SSL?
    We implemented a certificate authenticator that works correctly in
    WebLogic 6.1 SP 2 when we configure SSL with "Client Certificate
    Required", and access it directly from a browser (the browser hits the
    SSL port of the WebLogic server, like 7002).
    This certificate authenticator also works correctly with a proxy web
    server. We set up a Stronghold server (web server based on Apache) on
    Linux with the Apache HTTP Server plugin from BEA, configured the
    plugin to use SSL, and configured our WebLogic 6.1 SP 1 server without
    "Client Certificate Required". The certificate authenticator gets the
    end user's certificate correctly.
    This same architecture with the proxy web server does not work when we
    upgrade the WebLogic Server to SP 2. WebLogic Server logs the
    "incorrect or missing client cert" error, our certificate
    authenticator is never called, and the browser gets a 401 Unauthorized
    error.
    We looked all over the WebLogic 6.1 SP 2 installation for a newer
    version of the plugin (mod_wl_ssl.so) and found the same version as SP
    1. We double-checked that it was the Linux-specific installer
    (because we'd found that some Linux libraries are missing from the
    generic installer). So it appears to us that the plugin encodes the
    certificate in the request header in such a way that a SP 1 server can
    extract it, but an SP 2 server cannot. We were wondering whether
    there might be changes to the plugin to stay in step with the SP 2
    server that never got ported to Linux, or whether an updated Linux
    plugin never got included in the installer packages.
    So: has anybody gotten a system like
    Apache/Stronghold + WebLogic Plugin <-- SSL --> WebLogic 6.1 SP 2 +
    Cert Auth
    to work?
    Thanks in advance for any help,
    Jim Doyle
    [email protected]

    A correction, I think:
    Now that I rolled back a system to 6.1 SP 1, it looks like 6.1 SP 1
    does include a different mod_wl_ssl.so from that in SP 2. I believe I
    was comparing the wrong file. In fact, trying to compare versions of
    the mod_wl_ssl.so makes things rather confusing:
    A mod_wl_ssl.so from a straight weblogic610sp2_generic.zip install has
    a cksum of "1853014778 1132467".
    A mod_wl_ssl.so from a weblogic610sp1_generic.zip install with a
    subsequent SP 2 upgrade install has a cksum of "1350917183 1147927".
    A mod_wl_ssl.so from a plain 6.1 install with subsequent SP 1 and SP 2
    upgrade installs, followed by an SP 2 uninstall and another SP 1
    upgrade install, has a cksum of "1471948065 1136501".
    I think I may be looking at three different plugin versions here: 6.1,
    6.1 SP 1, and 6.1 SP 2, assuming the upgrade installs don't actually
    change mod_wl_ssl.so. I'm not sure whether there's an easier way to
    verify what version of the plugin you have.
    In any case, we did try each plugin version, and none of them works
    against a 6.1 SP 2 WebLogic server.
    Jim
    [email protected] (Jim Doyle) wrote in message news:<[email protected]>...
    [snip]
    We looked all over the WebLogic 6.1 SP 2 installation for a newer
    version of the plugin (mod_wl_ssl.so) and found the same version as SP
    1. We double-checked that it was the Linux-specific installer
    (because we'd found that some Linux libraries are missing from the
    generic installer). [snip]

  • SAP Explorer and Proxy generator 2008

    Hi experts,
    I'm trying to use the Aconcagua IT SAP Explorer and proxy generator 2008 with microsoft visual studio 2008,
    and I'm facing a problem. The version of Aconcagua plugin  in is evaluation.
    I am able to connect to SAP server and see the list of all Z* function RFC enabled, but when I try to generate the Client proxy
    I receive the exception message :
    Cannot build the proxy of "name function" .
    Exception: The method or operation is not implemented.
    Anyone has some experience in using this plugin?
    The ABAP function I'm calling is correct and RFC enabled,
    am I missing some step?
    I loaded the references of Aconcagua including SAP.Connector and SAP.Connector.RFC, but I'm not able to add
    librfc32.dll.
    Please help, I have to develop a call from C++ to SAP system quikly!!
    Thanks in advance,
                                   Paolo F.C.

    Hi Amadeusz,
    Well, it explains why ES Explorer Tools Options is not available.
    It is very important that Visual Studio will be closed during ES Explorer for .NET installation.
    I would suggest you to close all open Visual Studio instances, uninstall and then install again ES Explorer for .NET.
    Regards,
    Rima.

  • Jdev plugin to create ADFbc components

    Hi, I'd like to know if it is possible to write a Jdev plugin to generate ADFbc components. If so, which jdeveloper classes would be involved and where is the javadoc.
    Thanks in advance.
    Joe

    hi Joe
    Yes, that is possible ... because "JHeadstart Designer Generator" does this if 'm not mistaken.
    see http://www.oracle.com/technology/consulting/9iservices/files/jheadstart_FAQ.html#BM1
    "JHeadstart Designer Generator, generates complete J2EE applications out of Oracle Designer and can be used to migrate Forms to J2EE applications"
    What do you want to start from to generate ADF Business Components?
    You might also want to take a look at the "Oracle JDeveloper 10g (10.1.3) Extension SDK"
    http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/index.html
    regards
    Jan Vervecken

  • Using VST plugins and ASIO for everything?

    Just a thought. Oh how much I'd like this!
    To be able to use universal VST plugins and ASIO for everything directly from Windows would be ideal. To put this simply, making the Creative Windows "mixer" a true equivelent of a pro-software mixing app (Ableton, ProTools, Sonar, Cubase, or any other) in terms of absolute control for all Audio effects and I/O.
    If Creative won't ever do this even on their next gen cards, somebody or some company that knows a decent mixer setup should write such a replacement mixer soon offered at a fair price (if not free) that will do so with easy, complete, reliable integration.
    Long and specific
    VST related:
    - Use X-Ram to cache inserted VST plugins. Now theres a potential great reason for it since it obviously doesnt use any to cache the I/O bus like ALL OTHER periphials that have Ram caches. Its use is dictated by software, so why not?
    - Allow setting some tiny but likely necessary amount of X-Ram as an additional plugin audio I/O buffer. This should be much less than what mixing software needs for this setting since that would all have to pass the CPU.
    - Use Creative's processing hardware directly instead of the CPU so VST plugins won't increase CPU usage (within reason of course).
    - Yield overhead when using lots or higher-demand plugins if set in bit-match mode. Why waste all that power for SRC when Voxengo R8Brain or plenty of other pro software can do that a million times better and way faster in non-real-time? OK, only Creative could work this one in.
    - Why VST plugins? I'd trust my favorite EQ, digital limiter or whatever that has 64-bit float internal precision and oversampling vs. a 24-bit (rounding-error heaven) with no oversampling like the built in Creative ones.
    - If Creative has confidence in the quality of their own propriety effects, doesn't have to be VST but simply making them usable as a ReWire bridged devices into most any host with parameter automation controls and all. Obviosly these could have much lower latency than VST that normally relies on CPU processed software code.
    - The only argument against this is that some VST plugins have huge latencies. Optional latency delay to keep tracks
    - Allow Creatives hardware to insert as a ReWire slave or otherwise bridged device to ASIO-based apps so VST's can be outsourced from demanding more CPU when mixing. I could also add MIDI plugin effects as well.
    ASIO related:
    - Allow changing any and all audio I/O routing for individual channels on the fly for Windows and ANY software (not just ASIO compatible stuff). Just like in Ableton, Pro Tools, and every other WELL designed "mixer".
    - Treating XP itself and any software that normally goes through DX/MME/etc to use this ASIO mixer by making it appear as an insert send/return in the mixer so it can get routed and processed individually to my liking.
    - Can insert send/return signals for any DX/MME/etc program to/from any track or #tracks in any combination up to some reasonable limit with pre/post gains. At least several send/returns slots per channel.
    - A game that uses ASIO would be sweet. 0% FPS drop. IMO DX/MME/wave-mapper sound sucks. No control, many wasted CPU cycles, and horrible latency.
    - Ability to save/load PROGRAM-specific routing chains. Having it so simly running a certain program will automatically insert it how/whereever I specified, if not default, with all relevant I/O settings, including plugins and related settings that were put in the insert send/return path series to that program of course.
    - Put real-time SRC, compression encoding/decoding, or any Creative effects as well whereever I want in the signal chain, whether universal to a track I/O or program insert send/return I/O.
    - Ability to record tracks or the master likewise.
    - No digital feedback possible caused by monitering/recording/routing configs that would be possible in any decent mixing software. Surely not ever from a default setting or made sometimes impossible to prevent like on the Audigy series. Well unless I do something stupid that SHOULD cause feedback. Speak of a truly worthless mixer, this BTW is the ONLY reason I couldn't just go the manual route and run my host all the time, forcing ALL sounds through it for real-time playback with my Audigy. I'm assuming XiFi's Audio-Creation Mixer doesn't have this horrible problem.
    - Imagine putting any combination of sounds in 7.1 surround, monitering specific channels to any physical output, or up/downmixing 5.1 as it plays in real-time, etc. any thing like this possible instantly with a few mouse clicks! This would be SO EASY and completely possible to implement, most of the above right onto existing XiFi's as is.
    It's not like it would be competing with pro-interface rackmount products so no harm to Creative. I sure as h*ll wouldn't record with any soundcard's analog pre's or unbalanced connections for that matter. Guess I just love the interface and control of a REAL mixer that can do it all.

    cusis wrote:
    But would it be possible to somehow use the power of the card to take on some of the load of the cpu, users would surely then see alot more benifits from these cards.
    I don't see why this isn't possible with enough X-RAM. Why no host apps support offloading VST plugin cache buffers and rendering threads to it? I'm probly returning my XiFi and sticking with my old Audigy 1 until either I blow it up or Creative makes a REAL upgrade with most the aforementioned features that literally COULD'VE been implemented in XiFi's current hardware.
    If they do, they'll have my business and many others I'm pretty sure. Creative, if your listening and you want to like triple your sales - PLEASE get a clue and get the software end right. Microsoft or any audio host software developers, heres your (fat) chance if Creative wont do whats really their responsibility.
    If ALL apps were forced to pass through ASIO as I mentioned, this could force all apps and games to use part of X-RAM as an I/O buffer no matter what specific support is. The same way a video card can offload ALL video including Windows, not just when running certain games, or even worse, certain audio apps lol that specifically support video RAM and DX performance controls! That would be the stupidest, most worthless idea and why Video Cards don't waste their hardware this way. And yet this is what XiFi currently does regarding audio. Somebody change this SOON.
    This would be SO cheap and easy for Creative toss together and implement and would solve EVERYONE's problems and make ALL games at least get SMOOTH AUDIO. He!! Creative could charge $30 extra for it or just push out a new line of cards and itd still be worth it. Creative, did you read that part? More profit$$$ Like a video card upgrade, I EXPECT a night vs. day improvment but as it stands, XiFi is simply a glorified Audigy that costs more but much LESS likely to work right.
    More importantly, its use of ASIO (the real deal) remains no less limited than an old Creative card from way back when. If Creative wants their soundcard to integrate with software better, learn from Nvidia/Ati and deliver the goods as they've done it all along.

  • I am not able to print pdf file from coursesmart website. i disabled flash plugin and only images are on the pages. When i preview, i only see blank page...help

    i disabled flash plugin.
    now i open site - http://www.coursesmart.com/9780495797494/2
    page contains images.When i click on print preview button, i cant see anything.... also i tried all pdf plugins and extensions, but none help to convert/print page in pdf. please help. how can i print whole page to pdf?

    Doesn't work in Google Chrome either.
    Looks that the page has a lot of protection measures (context menu is disabled) and DIVs that overlay each other, so it is possible that the print routine only sees an empty DIV and not the image or the real page.<br />
    That big image consists of two parts as you can see via Tools > Page Info > Media and the inspector.

  • Firefox "stops responding messages" frequently + not sure what the plugins listed under updated ones as "unknown plugin" and " ?research "mean

    hi there...
    1) firefox has been giving me problems for several months where it just stops responding, meaning I click on one of the 5 tabs open then it gives me msg "firefox not responding", also happens when I am working with xsitepro website builder development software stops me from moving around the xsitepro program and firefox again says firefox not responding
    Note: However, when firefox gives me "not responding msg" it responds after a few minutes and gives me access the tab i clicked on but then happens again when i try to click on another tab
    2) went to a page that firefox listed plugins http://www.mozilla.com/en-US/plugincheck/ and there are several plugins listed that I do not know what it means below the ones it says it is updated, those are listed as " unknown plugin and ?research "
    Not sure what does this mean as far as those plugins that are listed unknown and research. I did a search to see if I could find those plugins under addons but did not see them listed so are these plugins being used and installed on my firefox browswer and if so why are they hidden if they are installed or are they not installed at all
    I did a copy and paste of the plugin check page so u can see what i see below:
    The plugins listed below are up to date
    Plugin Icon
    Plugin Icon
    Java(TM) Platform SE 6 U22
    Next Generation Java Plug-in 1.6.0_22 for Mozilla browsers 1.6.0.22 Up to Date
    Plugin Icon
    Shockwave Flash
    Shockwave Flash 10.1 r102 10.1.102.64 Up to Date
    Plugin Icon
    Java Deployment Toolkit 6.0.220.4
    NPRuntime Script Plug-in Library for Java(TM) Deploy 1.6.0.22 Up to Date
    Plugin Icon
    Adobe Acrobat
    Adobe PDF Plug-In For Firefox and Netscape "9.4.0" 9.4.0.195 Up to Date
    Plugin Icon
    Google Update
    Google Update Unknown plugin Research
    Plugin Icon
    RealPlayer(tm) HTML5VideoShim Plug-In (32-bit)
    RealPlayer(tm) HTML5VideoShim Plug-In Unknown plugin Research
    Plugin Icon
    RealJukebox NS Plugin
    RealJukebox Netscape Plugin Unknown plugin Research
    Plugin Icon
    RealPlayer Version Plugin
    6.0.12.775 Unknown plugin

    Okay, that's a lot of information. I think the key part for support purposes is this:
    ''TheDrive [[#question-1057777|said]]''
    <blockquote>
    Just try yourself. Setup new profile and work a few days or weeks on any theme(s). Do not close tabs (at least ones, which you wanna explore once more). If your PC has 2-4Gb of RAM you will notice FF stopped to save session info after you will have a 50-100 tabs opened (you'll see sessionstore.js or session-backups\*.js script files reached 15-20-30MB long and stopped to change and it's LastMod date/time(s) are frozen) ...<br><br>
    ... I've noticed FF started to hang more and more and checked previous.js, recovery.bak, recovery.js was last modified on Apr, 14 but today is Apr, 16! I've lost one more hour trying to save tabs, even installed Session Manager, promised session saving on user demand but after a half hour of action against hanging FF, plugin showed me that I have NO ONE tab to save. I've managed to copy a few URLs to the text file before FF have completely fallen.</blockquote>
    You're not the first person to report that the sessionstore.js or recovery.js file stopped updating with new activity. However, it's rare enough that I can't recall whether we have gotten to the bottom of it in a previous thread. I'll see whether I can search it up.
    Meanwhile, someone might be able to come up with a way to watch for problems and extract some debug information, but I'm not personally familiar with such tools.

  • I've checked my current plugins and it still shows Adobe Acrobat Version 7 for Netscape (7.0.9.50) I tried to do the update but I got an error - "Please tell Microsoft about this problem" "Send Error Report/ Don't Send".

    I've checked my current plugins and it still shows Adobe Acrobat Version 7 for Netscape (7.0.9.50)
    I tried to do the update but I get the same error each time - "Please tell Microsoft about this problem" "Send Error Report/ Don't Send".
    Also, do I need to Disable or Uninstall the Extension: "SEO For Firefox 3.3.4 as this was highlighted?
    == This happened ==
    Every time Firefox opened
    == When I try to do the update

    http://www.microsoft.com/mac/support
    http://answers.microsoft.com/en-us/mac/forum/macword?auth=1
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macword/microsoft-wor d-for-mac-2011-will-not-open-error/ecc42616-6f49-40bb-b8f5-e21c711ea359

  • Is there a way to force which wifi network and proxy clients connect to from WGM?

    is there a way to force which wifi network and proxy clients connect to from WGM?

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
     Cheers, Tom

  • Is there a known problem with Nik Software Plugins and PSE10

    I replaced my PC with a new 64-bit Windows 7 workstation. Have used PSE10 for a while for my cataloging and editing and I did 'trial' individual Nik Software plugins on my old Vista PC for a while. I decided to purchase the Nik Software collection and also to take the plunge and go to Lightroom 4 as well. I put PSE10 on my new PC as well because I want to consider how I might modify my workflow to use both in conjunction (perhaps LR4 for cataloging and PSE10 for editing)
    When it came to installing Nik Software Plugins (they are supposed to plugin to Elements and LR4) it seemed to find some of the plugins compatible with both PSE10 and LR4 , some compatible with one of them and some not compatable (apparently) with either, but installed them anyway. But when I use PSE10 now I cannot go from the Organizer into the Editor, it loads the editor interface but not the image. If you open PSE Editor directly and open an image, the image will load and you see 4 of the plugins and I invoke them but the changes dont seem to get applied in PSE10. Then I started reading up on the  web ..... and the consensus seems to be it is not a Nik Software issue but an Abobe editor plugin issue.
    On a side issue, the retailer I bought Nik Software from sent me no product keys (they sent me Apple Aperture keys) - now they are about to replace my delivery with a fresh issue and proper keys ... but if I run into the same problems again, I dont know what to do. This leads me to looking for some definitive advice from those in the know!
    Should I forget about buying Nik Software plugins altogether?
    I see a download is available for LR4-2 .. does anyone know if this fixes Nik Plugin issues there?
    I am minded to go the route of using LR4 as my cataloging preference but to call PSE10 Editor for editing and have all my plugins operate out of PSE10, but I could not get the plugins to work with PSE10 as mentioned. How does one get them to work?
    Is there some workaround or special "way" or "order" to install things ???
    I'm still waiting days for some support from Nik Software ... but they are just going to say there is nothing wrong with their product (and the web seems to concur)
    Any help would be appreciated on the PSE10 Issue.

    17/10/2012. I installed the update - Lightroom 4.2
    It keeps the same product key and found the catalog and the Windows Control Panel only seems V4.2 so the original has been replaced with this upgrade.
    This would be the first time I put down Lightroom  with Photoshop Elements  V.10 already there on the system and I suspect this might have helped with better integration between the 2 products.
    I made sure I then opened Photoshop Elements V10 and I could edit an image (that the Organizer invocation to Photoshop Elements Editor did sucessfully load the image) and I could use existing plugins like Topaz and Noiseware. Also I made sure Lightroom  4.2 could use "Edit with Photoshop Elements " and it did.
    The supplier who had sent me the wrong Nik Software product keys, sent me a corrected version with product keys for Lightroom
    Several web articles I read on Nik Software plugins may be misleading (for example there is one on DPReview) which state that Nik Software plugins are compatable with Photoshop (the main product) but are NOT compatable with Photoshop Elements v10. I can tell anyone who uses Photoshop Elements 10 that they ARE compatable with Photoshop Elements 10, but it can be a little tricky to get them going.
    This is how I sucessfully managed to get the Nik Software Plug-ins
    working (finally) on both Lightroom  and Photoshop Elements v10 at the same time
    Remember my scenario ... I am putting together a new 64 bit Windows 7 PC and I want to be able to continue to use my Photoshop Elements v10 and also to delve into Lightroom for the first time.  I had read all the blurb on Nik Software and it said the plugins were compatable with both and I had downloaded and tested some of them on an old PC anyway, so I knew the principle of installation and operation.
    I had just bought the Nik SOftware Complete Collection in September 2012.
    The box and the CD they come with .... this is where one of the problems is. Let me explain...
    Step 1:
    =======
    Some of the components on the CD are up to date .. and when you elect to install them the sofware tells you that it has found both Lightroom 4.2 and Photoshop Elements V10 and it installs the plugins no problem and they work. Make sure (in these cases) you take their defaults as to the locations the plugins are instlled to. Typically the dual install works for the following components
    Nik Color Efex Prov V4
    Nik Silver Efex V2
    and the plugins go to
    for Photoshop Elements v10           C:\Program Files (x86)\Adobe\Photoshop Elements 10\Plug-Ins\
    for Lightroom 4                                 C:\users\xxxx\AppData\Roaming\Adobe\Lightroom\External Editor Presets\
    After each of the above 2 installs finished I invoked Photoshop Elements v10 first and opened an image in Editor and made sure the plugin was working and inserted my product key and activated it over the web. I then made sure it was also working in Lightroom 4.2 - it was!
    Step 2:
    =======
    When it came to installing the Sharpener 3 component off the vendor's CD, it displayed NEITHER of the two applications on its compatability list at all. And there was no "+" sign where one can add one manually. Furthermore if you continue with setup.exe it crashes. I closed the EXE and confirmed there was no plugin in Photoshop Elements v10 as expected for Sharpener.
    But when I went into Lightroom 4.2 it shows me the 2 Sharpener entities (the RAW and Output one). And I used it and proved the plugins were working through Lightroom  4.2 and I inserted my product key for it when invoking it for the first time via Lightroom  4.2 as well.
    Then I went onto the Nik Software download site and downloaded a more updated version which was Sharpener Version 3.01. When I ran the installer from this download it actually does see and show both Photoshop Elements v10 and Lightroom  4.2 as "compatable" and it installed the plugins from that .. and they both work ... even though I had it working already (seemingly) from the CD install I obviously installed over it and the plugin still works in Lightroom 4.2. It also works now in Photoshop Elements v10. Only issue I had here was I had to re-insert my product key and activate it when I used the plugin via Photoshop Elements v10 for the first time... but if that is the extent of a techincal difficulty - I would take it anytime!.
    Step 3:
    =======
    When it came to installing Viveza 2 off the CD, it only saw Lightroom  4.2 as compatable. I did something similar in this case. I let it install to Lightroom 4.2 as a plugin and proved it worked and activated its produvt key. Then I downloaded V2.009 off the website. I re-installed from it (over the Lightroom 4.2 one obvously again) and it now also sees Photoshop Elements 10 as compatable and installs correctly. Strangely enough I did not have to enter my product key a second time when I went to invoke the plugins via Photoshop Elements v10 in this case. What the hell! - the subtleties of software!
    Step 4:
    =======
    Dfine 2.0 - the setup for the CD again finds NEITHER of the 2 applications on its compatablity list, but it put it into Lightroom 4.2 anyway (like the Sharpener component behaved) and I proved it worked. Then I downloaded version 2.112 from the Nik Software website and it finds both applications compatable. Also I did have to re-enter my product key when first invoking the plugin via the Photoshop Elements v10 editor (like as in the case of Sharpener)
    Step 5:
    =======
    HDR Efex Pro (which comes on the vendors CD with a promise to a free upgrade to HDR Efex Pro 2) .... the setup.exe sees Lightroom  4.2 as compatable but does not see Photoshop Elements  v10. Be careful ... this component is NOT A PLUGIN ... to see and use it in Lightroom 4 you must select photos and then do menu option EXPORT WITH PRESET HDR EFEX PRO. It does not work as a plugin within Photoshop Elements (any version) . I obtained my free upgrade too and it works from Lightroom. Dont even try to configure it manually as a plugin for Elements. Instead if you save files as JPG or TIFF you can open the EXE directly in the Program Files area (if you have 64 bit make sure to open that EXE not the 32 bit one) and you can use it in standalone mode. There is only one menu option within HDr Efex Pro when using it this way ...  File-Open.
    So to conclude ... (leaving HDR Efex aside because we know it will not plugin to Elements) ... I have them all working in both Lightroom and Elements. As I begin to learn Lightroom and move away from Elements for cataloging and edits, I know I can invoke most of my workflow plugins from both products. People say I should persist in Lightroom, but if for some reason I dont, I have the fall back position of having everything working out of Elements 10 anyway. It's been a bit of chore getting to this point, but others might find my workaround useful.

  • I have a macbook pro running snow leopard. Just recently I cannot view youtube videos and other online videos. I recently updated my flashplayer plugin and I believe that is the problem. Is the latest flashplayer plugin compatible with 10.6.8?

    I have a macbook pro running snow leopard. Just recently I cannot view youtube videos and other online videos. I recently updated my flashplayer plugin and I believe that is the problem. Is the latest flashplayer plugin compatible with 10.6.8? If this is so, I need to find an older flash player plugin to reinstall. I do not want to upgrade from 10.6.8 at this time because I have 18 yrs. worth of financial records on Quicken that I have read will not work with Lion and I've read bad things about running music programs on Maverick.

    rayvonr wrote:
    ...I have 18 yrs. worth of financial records on Quicken that I have read will not work with Lion and I've read bad things about running music programs on Maverick.
    1)  Quicken 2007 for Intel (Snow Leopard, Lion, Mt. Lion and Mavericks) is a full featured app that can be downloaded from Intuit for $15 and will work with your data file if you are using Quicken 2005, 2006 or 2007 (if you version is earlier, let me know for more instructions on easy conversion):
    http://quicken.intuit.com/personal-finance-software/quicken-2007-osx-lion.jsp
    2) Partition your hard drive, or add an external hard drive and install Mavericks there and "dual-boot" to operate your music programs in Snow Leopard and experiment with them in Mavericks.
    DO NOT install Mavericks over Snow Leopard!

  • Crystal Reports for Eclipse plugin and CR XI server

    I have a software requirement in which I need to support both internal (CR Eclipse plugin using the report viewer, not sure what the real name of this is) along with external (CR XI server) reporting.  In other words, I should be able to display a report (.rpt) that exists on my local app server along with one that exists on the CR XI server.  My question is this:
    So I have both sets of jar libraries (eclipse plugin and XI server) and I see that some of the them are overlapping (some of the jars have the same name).  For the ones that overlap, should I choose the ecilipse plugin or XI server ones...?
    One example I found is that the eclipse plugin rasapp.jar contains the POJOResultSetHelper class whereas the rasapp.jar from the XI server does not.  In this case, I presume I should use the eclipse version, right?
    Thanks for your help!
    Louis

    Hello Louis,
    -If you are using latest version of CR Eclipse plugin using the report viewer,then I would recommend going for JAR files of this eclipse plugin than that of CR XI Server.
    -The only reason being Eclipse plugin will give you most updated JAR files.
    -Before using JAR files from Eclipse plugin, I would suggest you to update your present JAR files to latest available JAR files.
    This can be done through Eclipse using update option.
    And once you update them, you can use those JARs.
    Thanks,
    Chinmay

  • How to install plugin and exta filter in photoshop cs ? and any special filter for special effects ?

    how to install plugin and exta filter in photoshop cs ? and any special filter for special effects ?
    kindly recommend me any best one and tel me step by step how i will add more plugins n filters

    A Plug_in normally come with an installer or install instructions. Check the documentation for the plug-in you trying to install.  It sounds like you don't know what plug-ins you want to install.  In that case you don't need to install any.  At some point you may read about a plug-in and what it can do and feel you have a need for it.  Then you will have a reason to install a plug-in that is not installed by default.  There may also be a cost involved most worthwhile plug-ins are not free.
    Adobe Optional Plug_ins downloads are Plugins Adobe want to remove from Photoshop  and no longer install by default. Also at some point in time these will no longer install into the current Photoshop for Adobe will remove feature or interfaces the use. For example the CS5 optional plugins will install in Windows CS6 perpetual version 13.0.1.3 but not in Subscription version 13.1.2 or perpetual Mac version 13.0.6 fot its 64bit only and the Mac CS5 optional plug-in for Picture package is only a 32bit plug-in.
    You will need to keep and maintain old versions of Photoshop if Adobe remove features you use in new versions of Photoshop.

  • Firefox 8 and 9beta. Back and Forward buttons greyed out. Right click menu also has forward and back greyed out. Updated all plugins, then disabled all plugins and extensions and started in safe mode. No change.

    My forward and back buttons are greyed out after update to Firefox 8. Tried to move to 9 beta, but same behavior. Back and Forward also greyed out in right click menu.
    Attempted to fix by updating all plugins and extensions, then disabled all plugins and extensions, and then tried to start in safe mode. Nothing worked.

    You could have backed up your profile folder. If you did, [[Recovering important data from an old profile]] can help :)

Maybe you are looking for

  • New MacBook Pro to HDTV issue

    Hello there, I'm simply having the problem where I am not allowed to go more than or less than 1360 x 768. If I go lower or higher, the colour of the screen just turns absurdly bright and I've tried taking a screenshot from that and it seems fine whe

  • LR4 problem or PS problem?

    When I export an image from LR4 to Bridge for final retouching in PSE9 (as a 16-bit PSD file), the file doesn't show a thumbnail image on Bridge, only static. I can call it up, do editing and change it to 8-bit, but when I try to save it, I get this

  • How do i know where tracfic is on maps?

    I travel a lot and have been using the map feature on the phone a LOT and was wondering how to tell where traffic is on the road.i think the little car at the bottom of the screen is for this feature but i dont know what to do next! Also, is there a

  • Audio stopped working on HTC Touch Pro 2

    I have an HTC Touch Pro 2 running Windows Mobile 6.5 on Verizon.  Recently, the audio stopped working -- both for the telephone and the MP3 components of the device.  I can't hear people when they speak to me over the phone and they can't hear me.  P

  • SMTP setting Windows XP

    I have installed oracle 10g database 10.1.0.2.0 on windows xp 32 bit machine . I also installed SMTP from windows xp cd . I am unable to configure alerts on email as it Internal error. For e-mail notifications to be sent, your Super Administrator mus