NWDS 7.3 - extension framework not working

Hi experts,
I m trying to build and run an extension framework on a different requirement on the lines of this. I have defined it on the task extension after successfully deploying it on the connected AS JAVA. But I'm not getting any result on the IdM UI. There is already another EAR deployed not by me, which is running good. I have created everything from scratch with new names and servlet not as IdMRegisterServlet. Should there be any problem due to that ?
Because when I looked into the application tc~idm~jmx~app I could find only IdMRegisterServlet and not the one I designed.. Though I have meticulously followed the steps while deploying. If this is the case how will I be able to register it in the tc~idm~jmx~app ?
Any advise would be a Lifesaver.
Thanks
Rimesh

Hi Rimesh,
I guess the problem is not in the name of the servlet. You can use any name.
Please check:
1. If the application-j2ee-engine.xml of your new extension application contains a reference to
tc/idm/jmx/app application:
application-j2ee-engine xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance
xsi:noNamespaceSchemaLocation="application-j2ee-engine.xsd">
<reference reference-type="hard">
<reference-target provider-name="sap.com"
target-type="application">tc/idm/jmx/app
</reference-target>
</reference>
application-j2ee-engine>
2. Check if your servlet is part of the web.xml of the war project:
<servlet>
<description></description>
<display-name>IdMRegisterServlet</display-name>
<servlet-name>IdMRegisterServlet</servlet-name>
<servlet-class>testcustomer.idm.impl.IdMRegisterServlet</servlet-class>
<load-on-startup>1</load-on-startup>
</servlet>
If that does not help just write me.
Kind Regards,
Stefan

Similar Messages

  • Code developed in NWDS 7.1 CE7.1 not working in NWDS 7.1 EHP1

    Hi,
    The code developed using NWDS CE7.1  is working fine at runtime and then migrated to NWDS 7.1 EHP1 for a new requirement.The same code in NWDS 7.1 EHP1 is not working at runtime . The problem is with one of the columns in a table.This column is binded to a value attribute in NWDS CE7.1 whereas in NWDS 7.1 EHP1, this "value attribute" is now just an"attribute".
    The column is no longer displaying the right value at runtime when deploying the code from NWDS 7.1 EHP1.
    Please help.
    Regards,
    Reinuka.

    Hi Satish,
    Thanks for the reply.
    Yes, the attribute's dataype is not effective at runtime.I had created a custom date datatype for this attribute and assigned a format"dd-MMM-yy HH.mm.ss"  which is coming fine when the track has 7.10 sap dependencies but not when using a new track having same SCA file with 7.11 sap dependencies.I found it's not a problem with NWDS but when we with the version of the SAP dependencies added to the NWDI track.Kindly suggest.
    Regards,
    Reinuka Paul.

  • I need to go back to Firefox 3.5-3.6 because 90% of my extension do not work. Where can I find the download to Firefox 3.5-3.6? Thank you for the link.

    I need to go back to Firefox 3.5-3.6 because 90% of my extension do not work. Where can I find the download to Firefox 3.5-3.6? Thank you for the link.

    You are a "life saver". Thank you very much.

  • My extension does not work with firefox 5 and need to be able to download firefox 3.6 or 4. every time try to find it it keeps directing to 5 which does not work with our gaming extensions, the features do now work with f/f5

    My friends and I play Kingdom of Camelot, we use the greasemoney extension and various user scripts to play our game, the features in the extension do not work on verison 5 of firefox at this time, and we need to reload either firefox 4 or 3.6 to make them work efficiently.
    Every time we go to download version 4, we get redirected to version 5 which we do not want.
    I have am Mac laptop and a Windows laptop and would like rectify the problem on my laptops so I can play my game more effectively.
    Regards
    Monique Fornier

    Yep, I understand...
    This is the final news I needed to get to complete my answer... I confronted myself the italian store and the US one and in the US one I didn't find this product...
    As for the NI software, was so good that I just bought back my good "old" iMac G5 and will exchange it with this my Intel Mac. The G5 2 Ghz was good, performing as this new Intel (at times I even got the impression was more performing, but I believe is just an impression) and surely didn't have so many 3rd parties problems.
    Meanwhile I filled every forum of NI and USB with my questions about the compatibility... and maybe I will be back to an Intel Mac when all would be OK, I'm not in a hurry!
    By the way I had a listen to your work: GREAT!
    You may hear a sketch version of something we did work on with the NI piano and choir sounds, while the alto sax is played live and the other instruments are from Apple or real keys (yes, we mix a lot of things):
    http://www.garageband.com/song?
    while here is a track where we did use both the Orchestral sounds of Garageband (and some of it's loops, mixed with some good old programming) together with some NI sound:
    http://www.garageband.com/song?
    We do not often use orchestra if not as here and there (other than in some work as this last one, but is not so frequent). Hope you may like our little works!

  • JDev 10.1.2 - JUnit Extension Does not work

    When migrating from JDev 9.0.5.2 to 10.1.2 I get an error on startup the indicates that the JUnit extension is not working:
    Error: &lt;Line 2, Column 71&gt;: XML-24538: (Error) Can not find definition for element 'extensions'
    Converting JDeveloper 9.0.5 extension manifest to 10.1.2
    C:\Oracle\JDev\jdev\lib\ext\jalopy-jdeveloper-1.1.4.jar!\META-INF\jdev-ext.xml
    Error: &lt;Line 3, Column 21&gt;: XML-24534: (Error) Element 'feature' not expected.
    Error: &lt;Line 11, Column 14&gt;: XML-24521: (Error) Element not completed: 'extensions'
    C:\Oracle\JDev\jdev\lib\ext\bc4j_junit_addin.jar!\meta-inf\jdev-ext.xml
    Error: &lt;Line 3, Column 21&gt;: XML-24534: (Error) Element 'feature' not expected.
    Error: &lt;Line 22, Column 14&gt;: XML-24521: (Error) Element not completed: 'extensions'

    I am actually working with JDev10.1.2 and I recently created a new Extension. Since then, when I load jdev I get the error
    "C:\oracle10bis\jdev\lib\ext\DBExtension.jar!\meta-inf\jdev-ext.xml
    Error: <Line 2, Column 71>: XML-24538: (Error) Can not find definition for element 'extensions'
    Converting JDeveloper 9.0.5 extension manifest to 10.1.2"
    I followed your advice, downloaded and installed the JUnit component, but the error is still present. Moreover, if i try using the "Check for updates" functionality, I always get:
    "Unable to connect to OTN
    Details: Connection timeout: connect"
    Any ideas?
    Thanks in advance

  • JDev 10.1.2 - JWE Extension Does not work

    When using JDev 10.1.2 I get an error on startup the indicates that the JWE extension is not working:
    C:\jdeveloper\jdev\lib\ext\jwe.jar!\meta-inf\jdev-ext.xml
    Error: <Line 2, Column 71>: XML-24538: (Error) Can not find definition for element 'extensions'
    Converting JDeveloper 9.0.5 extension manifest to 10.1.2
    Help!
    Thanks, Oscar

    Thanks a lot.
    In the jdev-ext.xml file, i have replaced
    <extensions xmlns="http://xmlns.oracle.com/jdeveloper/905/extensions">
    with
    <extensions xmlns="http://xmlns.oracle.com/jdeveloper/1012/extensions">
    Oscar

  • Help - Multiple native extensions do not work

    Dear Adobe Air developer community and Adobe employees,
    My game dev. studio www.GoldSunGames.com is nearing completion on our biggest title developed with Adobe Air for iOS. During development we've hit countless  technical bumps in the road including issues with low memory, low performance and many others I can happily say have now been solved in big part to the help we've received from the Adobe Flash/Air community. Thanks!
    I am now reaching out to the community and any Adobe employees reading this to solve our last remaining major issue/bug with Adobe Air which is holding us back from releasing our title.
    Multiple native extensions do not work
    We can get any one single native extension to work including Game Center (with the help of MilkManGames). But multiple extensions together simply do not work. We are required by our publisher to have other iOS features included which require the use of multiple native extensions.
    A detailed break down of the programming process we are using can be found here:
    http://forums.adobe.com/thread/923158?tstart=0
    Any and all help is greatly appreciated. Free copy of the game in question "Megaplex Madness 2" to the problem solver or solvers.

    Thanks to Saumitra Bhave the problem has been solved!
    >> Does http://forums.adobe.com/message/4026961#4026961 help?
    Thanks

  • 1-click weather extension does not work in Firefox 4...

    The 1-Click Weather extension does not work in Firefox 4. It comes up with a bunch of Javascript errors.

    You'll need a little bit of tweaking on this add-on. Please read this link. It might take a little bit of work, but it does worth it as 1-Click Weather is a far better add-on than any others of the same category:
    https://addons.mozilla.org/en-US/firefox/user/5661757/

  • Extend studio extensions do not work right in DW CC

    I have Flexi Layouts Pro 2 and JQuery Media Pack installed within the latest Adobe Extension Manager CC and I cannot edit them or get them to work properly, it's like some of the menus/dialogs are missing or cannot launch. They are licensed products however, it shows a BUY bar on the top of each application bar as if they are trials. The editing function does not work in any of the JQuery Media Pack apps.
    Windows 8.1
    I have re-installed the DW CC software and updated the CC Manager
    reinstalled the extension and air components
    I have reset licenses
    Anyone have a solution or have the same problem?
    I really need help here --- these apps are not cheap

    Seems with CC 2014.1, you must disable (uncheck) "Live View" option. Once I did that, the dialogs worked
    extend studio extensions do not work right in DW CC 

  • Blendmein extension is not working in photoshop cc 2014

    I installed add-ons from adobe add-ons website but add-ons are not visible in windows>extension...

    Many Photoshop extensions are not compatible with Photoshop CC 2014 for Adobe removed support for Flash Panels in CC 2014. Many extensions panels are flash based.  Check with the developer to see if their blendmein extension works with CC 2014.
    Adobe does not maintain Photoshop so it backward compatible with prior versions of Photoshop.  This brakes things like action scripts plugins extensions etc. Keep old version of Photoshop installed....

  • Adobe Acrobat - Create PDF 11.0.7 plugin | extension is not working at all in Google Chrome

    - I enable it on chrome://plugins/
    Adobe Create PDF - Version: 11.0.07.47
    Adobe Create PDF plug-in for Chrome
    - I enable it on chrome://extensions/
    Adobe Acrobat - Create PDF 11.0.7.52
    The icon is still on/light in the bar but when I click on it and select "Convert Webpage to PDF...." nothing happens...
    Google Chrome Version 37.0.2062.124 m
    Abobe Acrobat Pro 11.0.07
    Windows 7 64bit
    (Firefox plug-in is working fine)
    Message was edited by: July Z

    I have the same problem for a couple of months, and I had to use a plug-in in Firefox to print a web page. I really need the web page address in the footer for reference purposes which Chrome print (Ctrl+P) does not produce.
    The error message is: A supported version of Acrobat could not be found. Please install or update Acrobat to 11.0.9 or higher."
    After updating to Acrobat 11.0.10 and repairing the installation the problem did not go away.
    Deleting and re-installing the extension did not help either.

  • "Show all filename extensions" does not work!

    I want to be able to see the file extensions of all my files.  I go to Finder->Preferences->Advanced, and then I check the "Show all filename extensions" checkbox, yet it still does not work!  I tried rebooting my computer and double checking if that checkbox is still checked, and it is, and it still does not work!
    Any help?

    Nevermind.  I figured it out.

  • Photoshop extension building not working for cs6, works for the rest

    I am building an extension for photoshop the manifest file is as below:
    <?xml version="1.0" encoding="UTF-8"?>
    <ExtensionManifest Version="4.0" ExtensionBundleId="Kit" ExtensionBundleVersion="2.0.0"
      ExtensionBundleName="Kit" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <ExtensionList>
      <Extension Id="Kit.extension1" Version="2.0.0" />
      </ExtensionList>
      <ExecutionEnvironment>
      <HostList>
      <Host Name="PHSP" Version="[13.0,15.9]" />
      <Host Name="PHXS" Version="[13.0,15.9]" />
      </HostList>
      <LocaleList>
      <Locale Code="All" />
      </LocaleList>
      <RequiredRuntimeList>
      <RequiredRuntime Name="CSXS" Version="3.0" />
      </RequiredRuntimeList>
      </ExecutionEnvironment>
      <DispatchInfoList>
      <Extension Id="Kit.extension1">
      <DispatchInfo >
      <Resources>
      <MainPath>./index.html</MainPath>
      <ScriptPath>./Kit.jsx</ScriptPath>
      </Resources>
      <Lifecycle>
      <AutoVisible>true</AutoVisible>
      </Lifecycle>
      <UI>
      <Type>Panel</Type>
      <Menu>Beauty Retouching Kit</Menu>
      <Geometry>
      <Size>
      <Height>580</Height>
      <Width>250</Width>
      </Size>
      <MaxSize>
      <Height>580</Height>
      <Width>250</Width>
      </MaxSize>
      <MinSize>
      <Height>580</Height>
      <Width>250</Width>
      </MinSize>
      </Geometry>
      <Icons>
      <Icon Type="Normal">./pictures/thumb/Icon.png</Icon>
      <Icon Type="RollOver">./pictures/thumb/Icon.png</Icon>
      <Icon Type="DarkNormal">./pictures/thumb/Icon.png</Icon>
      <Icon Type="DarkRollOver">./pictures/thumb/Icon.png</Icon>
      </Icons>
      </UI>
      </DispatchInfo>
      </Extension>
      </DispatchInfoList>
    </ExtensionManifest>
    I tried this code for photoshop CC and CC 2014, it works for both but I couldn't get it to run for cs6 it gives the below error from the extension manager:
    so isn't Version="[13.0,15.9]" correct? why would it not work for cs6? thanks in advance.

    Hi,
    CS6 doesn't support HTML Panels but Flash ones, this should be the why the Adobe Extension Manager fails.
    You might find help here (Flash): Creative Suite Extension Builder and here (HTML): Extension Builder 3
    Davide Barranca
    www.davidebarranca.com
    www.cs-extensions.com

  • Photoshop CC Extension disabled/not working

    I downloaded/paid for Adobe Photoshop CC 2014 Release. Everything is working perfectly fine expect for the Adobe Extension/Exchange Panel is greyed out and not working. I tried many things, I tried to install the adobe exchange panel CC in extension manger and got a few error codes such as "Error 180 - Not going to be able to install this." or this Extension needs illustrator64 something to that effect...So I am at a complete lost to why this isn't working. Can someone help me please? Thank you!
    Here is a snapshot of what is happening....
    See the Extensions is disabled, why? I have my files synced and everything. I tried literately everything and Got nothing! Help please!

    In CC 2014 Adobe removed Flash Panel support.  So there is no longer a Mini Bridge or Adobe exchange extensions because these extension used Flasg panels.  There is a version of Adobe Kuler you can download and install into Adobe Photoshop CC 2014.  However if you just update the  Photoshop CC 2014 there are no extension installed by default so in menu Windows the menu item extensions is grayed out for there are no extensions installed. You can use menu Help>Browse Add=Ons... to find and install extensions like Adobe Kuler for CC 2014.

  • Change masthead text away from welcome - homepage framework not working?

    Hi,
    I've  trawled through countless threads without getting a clear understanding on this...
    I'd like to change the masthead text from Welcome <username> to  Hello <username>
    I thought I could do this by changing the text for the Header in the homepage framework (SAPDEFAULT) but someone in a another thread mentioned that this change doesn't work on later versions - not sure if they mean't portal of backend (we're using NW7 and ERP6.0).
    Can anyone advise what's the reccomended method for doing this?... or should the homepage framework change work?
    Regards
    Phil

    Hi Jay,
    Thanks for this. I've followed your steps through and the Z copy of the class returns the expected result in debug. I've assigned the class to the SAPDEFAULT header but the old text 'welcome' still shows in ESS.
    Can you advise?
    Also, can you clarify if/why/when the "text" field in the homepage framework header is redundant for ESS changes? The help text isn't helpful in this respect!
    Thanks
    Phil

Maybe you are looking for

  • Is it a bug in NetWeaver CE 7.1 SP3 server? Any hint to resolve this?

    Hi Experts, I have installed NetWeaver CE 7.1 SP3 server. Using Developer Studio's Deploy view I have deployed successfully my J2EE application as ear file. My ear file contains one web application as war file. This web application uses custom tag. a

  • Keywords not working correctly

    I've spent a couple of days adding keywords to my project in FCP X but I'm wondering whether it's been a waste of time because now, the wrong clips are appearing when I click a keyword collection in the browser. The keywords are to do with training a

  • Can you Share Scenes between projects?

    Can you Share Scenes between projects? I would like to take already created scenes and share them between files and projects so multiple people can use them as a resource. Can it be done?

  • 1142 APs LEDs not working in normal operation

    Hi guys, just installed 6 new APs to a client remote site off a 5508 controller. 5508 is running 7.0.116 total of 78 installed APs, mostly 1142's with a dozen or so 1242s All going perfectly until I was about to leave site and noticed two of the APs

  • Can I use operator to view a scenario started with startscen.sh

    Can a scenario started with startscen.sh be seen within operator? I run the scenario and the execution does not show up in operator.