SAML2 missing libraries during compilation.

Hi,
While recompiling an opensso class, I get error "package does not exists" for the following packages.
I believe they should be in openssoclientsdk.jar, shouldn't they be there???
import com.sun.identity.plugin.datastore.DataStoreProvider;
import com.sun.identity.plugin.datastore.DataStoreProviderException;
import com.sun.identity.plugin.datastore.DataStoreProviderManager;
import com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants;
import com.sun.identity.saml2.plugins.DefaultSPAuthnContextMapper;
import com.sun.identity.saml2.plugins.IDPAccountMapper;
import com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter;
import com.sun.identity.saml2.plugins.FedletAdapter;
import com.sun.identity.saml2.plugins.SAML2IDPFinder;
import com.sun.identity.saml2.plugins.SPAccountMapper;
import com.sun.identity.saml2.plugins.SPAuthnContextMapper;
import com.sun.identity.saml2.profile.AuthnRequestInfo;
import com.sun.identity.saml2.profile.CacheCleanUpScheduler;
import com.sun.identity.saml2.profile.IDPCache;
import com.sun.identity.saml2.profile.SPCache;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.sun.identity.saml2.plugins.JMQSAML2Repository;

Hi Buso,
I am not sure if its a good solution, but you can try it as follows :
Use the source code that comes with Java SDK (src.zip in sdk ), extract the classes (and their dependant classes) to a different folder, compile them and make your own jar file. Keep this Jar file in in WTK's Lib folder.
I suppose this should work.
Cheers
Sudarshan

Similar Messages

  • Cannot find class in same directory during compilation

    hi
    i have two file hello.java & hi.java in same directory having simple println statements.
    hello.java
    public class hello {
      public static void main(String[] args) {
        System.out.println("hello");
        new hi();
    }hi.java
    class hi {
      hi() {
        System.out.println("hi");
    }hi.java has compiled
    but when i try to compile hello.java i get error saying "Cannot find symbol class hi"
    i've tried giving classpath pointing to current directory during compilation as
    javac -classpath . hello.java
    but this also does not work.
    Please let me know if i am missing anything?
    thanks in advance...

    The javac compiler uses the Classpath to find classes. If your directory structure is c:\myjava\buron\doeacc (for example) then you need to have c:\myjava in the Classpath when you compile. For example javac -classpath c:\myjava MainFrame.java

  • I think there is a flaw in ios 5. Notification centre doesn't show missed call, during another call is in progress, after accessing recent calls in phone app, once.

    Notification centre in ios 5 is not showing the missed calls when another call is in progress. It shows perfectly before accessing the phone app. But once you access the recent calls in phone app, then afterwards it stops showing the missed calls during another call is in progress.

    Forgot to add, this happens, when you receive a call, during the phone is locked, and you receive a call, while the previous call is in progress.

  • Missing apply during import panel in lightroom 4

    Missing apply during import panel in lightroom 4.

    On the danger of stating the obvious: Right-click means clicking with the right (as opposed to left) button of your mouse.
    Click here (see screen shot):

  • Oracle Initialization Failed -- likely missing libraries/dlls

    Hi,
    I've installed MDM 5.0 server with oracle 10.2 as the database on Windows 2003 server.
    When I try to create a repository for the first time I'm facing the following issue "Error initializing database engine"
    The log says:
    Oracle Initialization Failed -- likely missing libraries/dlls
    OCI Init
    ERROR CODE=0 |||
    Last CMD:
    I'm able to connect to the database through SQL plus also the tnsping tests are successfull.
    Please let me know your ides to resolve this issue.
    Regards,
    Varadhu

    Hi Varadharajan,
    Can you provide the detailed steps performed to resolve the issue.
    Even we have installed MDM 7.1 SP 10 Oracle 11.2.0, But we have 3 SAP instance running on the system:
    1) SRM:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    2) CRM:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit
    3) MDM:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    when the server is restarted the MDM is not able to connect to the Database.
    Thanks to provide the exact steps of execution.
    Regards,
    Prajakta Patkar

  • Strange error caused by location of source during compilation

    I have been trying to get KVPM from AUR ( http://aur.archlinux.org/packages.php?ID=32060 ) to build but I kept getting this error during compilation (make) http://pastebin.com/6smA3iKy
    I tried all different kinds of modifications to PKGBUILD but with no success. I later realized that if I unpacked manually and tried to compile it worked, even giving a functional executable. Then I tried forcing a manual extraction of the sources in PKBUILD and I still got the same error. The only way it would compile without the error is if the sources remained outside of makepkg's default 'src' folder. Nothing else worked.
    Why is this? Is this a bug in makepkg? Is there something wrong with my installation?
    Here is the original PKBUILD: http://aur.archlinux.org/packages/kvpm/kvpm/PKGBUILD
    and the PKBUILD that worked for me: http://aur.pastebin.com/VFXr8RJB

    I have been trying to get KVPM from AUR ( http://aur.archlinux.org/packages.php?ID=32060 ) to build but I kept getting this error during compilation (make) http://pastebin.com/6smA3iKy
    I tried all different kinds of modifications to PKGBUILD but with no success. I later realized that if I unpacked manually and tried to compile it worked, even giving a functional executable. Then I tried forcing a manual extraction of the sources in PKBUILD and I still got the same error. The only way it would compile without the error is if the sources remained outside of makepkg's default 'src' folder. Nothing else worked.
    Why is this? Is this a bug in makepkg? Is there something wrong with my installation?
    Here is the original PKBUILD: http://aur.archlinux.org/packages/kvpm/kvpm/PKGBUILD
    and the PKBUILD that worked for me: http://aur.pastebin.com/VFXr8RJB

  • Asterisk error during compiling tith PKGBUILD

    hi,
    I have to install asterisk from AUR but giving the command makepkg (during compiling) he gives me this error...(i post the tail...)
    In file included from el.h:105,
    from readline.c:61:
    map.h:63: error: expected specifier-qualifier-list before 'el_func_t'
    map.h:77: error: expected declaration specifiers or '...' before 'el_func_t'
    readline.c: In function 'rl_initialize':
    readline.c:247: error: 'EL_NUM_FCNS' undeclared (first use in this function)
    readline.c:247: error: (Each undeclared identifier is reported only once
    readline.c:247: error: for each function it appears in.)
    readline.c:247: error: 'el_map_t' has no member named 'nfunc'
    readline.c:248: error: 'el_map_t' has no member named 'func'
    readline.c: In function 'filename_completion_function':
    readline.c:1206: warning: unused variable 'count'
    readline.c: In function 'rl_bind_key':
    readline.c:1609: error: 'ED_INSERT' undeclared (first use in this function)
    make[2]: *** [readline.o_a] Error 1
    make[1]: *** [editline/libedit.a] Error 2
    make: *** [main] Error 2
    ==> ERRORE: Compilazione interrotta. //italian *_^
    L'operazione sta per essere interrotta...
    what is the problem????
    ty for the help (and sorry for my english )

    Yes, have the same problem also here. It is strange because some people were able to compile it.
    May be, a compatibility problem with the GCC or libc version ? If I can install two versions of GCC/libc together on the same machine,  I'll try to compile it with an older GCC.

  • Freeze during compilation

    I have a medium size Word Document - about 82 pages - and
    when I start to compile my Help Project in RH7, I get the messages:
    Starting Compilation...
    Clearing output folder...
    Starting Compilation...
    then nothing. It freezes with no disk activity at all. Is
    there anything I should try to fix my Word doc, or remove certain
    RH files that it will auto-recreate?
    Thanks.

    Thanks for the reply. Yes, I do have visible Images in the
    doc. I tried changing to True Code and get the same result - it
    freezes during compilation. I have RH7 loaded on my laptop as well
    (which is running Vista SP1 rather than XP on my Desktop), so I
    went to try it there, and it's strange, the RH menu in Word only
    has 4 options - New Macro Hotspot, External Topic Hotspot, HTML
    Hotspot and See Also HotSpot.
    I wish RH would give me some kind of error message or
    something, so I know what the problem is.
    Any other ideas? Does RH have a tool that would find any
    corruption in the Doc?
    Thanks

  • SDN Downloaded tutorial TutWD_Tree  needs missing libraries

    HI All
    SDN Downloaded tutorial TutWD_Tree has build errors due to missing libraries. is some one faced similar problem what are the libraries we have to include and where will i get these libraries.
    any suggestions please
    -Manohar

    Hi,
    I had the same problem. I think the reason is indeed that you are working with some newer version of the Studio. My version is 2004s (Version: 7.0.06 Build id: 200601142119). The example project references some directories like "com.sap.dictionary.runtime" (located under ...SAP\IDE\IDE70\eclipse\plugins). In my installation the name of this directory is a little different: "com.sap.dictinary.runtime_2.0.0". To solve this problem you will have to replace some jar-files referenced by the project. This works as follows:
    Right-click the project, then select "Properties" from the contex-menu. A new dialog appears. At the right side of this dialog select "Java Build Path". At the left you will see 4 tabs, select "Libraries". The references jar-files will be displayed. Probably several of them will be marked with a little yellow "!". For each marked jar-file perform the following steps:
    Select the jar-file. Press "Edit...". A new dialog will appear. Press "Extension...". A file-selection-dialog appears, where you can select the jar-file in the right directory.
    - Christoph -

  • Java Adapter Compile Error - Missing Libraries

    I am trying to convert my project from being deployed on Flex Data Services 2 To LiveCycle Data Services. I dont know very much about java and have hit a snag when trying to recompile my custom java adaptor.
    It compiles fine under a FDS2 project, but when compiled under a LCDS deployment on JRun, Eclipse gives me the following error when trying to compile:
    Project PTSChat_Java is missing required library: lib/commons-codec.jar
    Project PTSChat_Java is missing required library: lib/commons-httpclient.jar
    The project cannot be built until build path errors are resolved
    It appears that the libraries have been renamed to commons-codec-1.3.jar & commons-httpclient-3.0.1.jar in LCDS, but I am not sure where to update these references? They are not direct library imports in my java code.
    As a shot in the dark, I tried just copying the old FDS2 libraries back over to the WEB-INF\lib\ DIR since there are named differently. It resolved the missing library error, but then I got a compile error with service cannot be resolved in references to my MessageService msgService = (MessageService) service; java code. I quickly realized this is not the correct path to head down.
    Does anyone have any clues what I may be doing wrong? Any help is much appreciated.
    Thanks!

    I resovled the problems I was having.
    I was able to figure out how to change the library linking in eclipse and switched the commons-codec-1.3.jar & commons-httpclient-3.0.1.jar in the place of commons-codec.jar & commons-httpclient.jar libraries previously used with the project (properties:libraries).
    I was not able to correct the service cannot be resolved. Everything I did kept crashing and dropping my connection tot he channel. I ended up just switching the code in my java adapter from:
    MessageService msgService = (MessageService) service
    to
    MessageBroker broker = MessageBroker.getMessageBroker(null);
    MessageService msgService = (MessageService) broker.getService("message-service");
    This appears to be working as desired for my use of the java adapter for the session management & logging. I am not really certain why the "service" became undefined between FDS2 & LCDS, something must have been depreciated or changed around.

  • Error in javax.resource.cci.Connection during Compilation

    Hi,
    I am using NW 04 to write a par for my EP.
    But I encountered the following error at the line
    package com.sap.nwrig.demo;
    The error is as shown :
    This compilation unit indirectly references the missing type javax.resource.cci.connection (typically some required class file is referencing a type outside the classpath)
    Do hope anyone could help.
    Thanks.
    Regards,
    Mike Lee

    Hi Mike,
    I guess you need to add the JCA library that contains the javax.resource.cci.Connection class to the classpath of your project. Here's how to do it (assuming you're using the NetWeaver Developer Studio):
    1. Right click on your project and choose Properties.
    2. Choose Java Build Path from the lefthand side tree, and then choose the Libraries tab on the right.
    3. Click on the Add External JARs button and browse to the following directory: <NW_Dev_Studio_inst_dir>\eclipse\plugins\com.tssap.ext.libs.j2ee_1.3\lib
    4. Select connector.jar and choose Open.
    This adds the library and now the referenced type should be resolved.
    Regards,
    Ivo

  • Linker Error during compiling ODBC WinCE C++_Sample Project

    I am devloping a ODBC application for PocketPC2003 using OLite 10g Release 10.3.0.2. before that i am understanding the sample application provided with Olite.
    I followed all the instructions provided in ReadMe.txt file available before using VC++ sample. After making all the settings and compiling i am getting following linker errors as mentioned below.
    Any solution for this problem at the earliest will be appreciated, i have tried link all the libraries provided with WinCE armv4.
    Linker Error Messages:
    Error     1     error LNK2019: unresolved external symbol SQLExecDirect referenced in function "public: virtual __cdecl CSQLResult::~CSQLResult(void)" (??1CSQLResult@@UAA@XZ)     dbaccess.obj     
    Error     2     error LNK2019: unresolved external symbol SQLFreeStmt referenced in function "public: virtual __cdecl CSQLResult::~CSQLResult(void)" (??1CSQLResult@@UAA@XZ)     dbaccess.obj     
    Error     3     error LNK2019: unresolved external symbol SQLGetData referenced in function "public: class CRowObj const * __cdecl CSQLResult::Fetch(int)" (?Fetch@CSQLResult@@QAAPBVCRowObj@@H@Z)     dbaccess.obj     
    Error     4     error LNK2019: unresolved external symbol SQLFetch referenced in function "public: class CRowObj const * __cdecl CSQLResult::Fetch(int)" (?Fetch@CSQLResult@@QAAPBVCRowObj@@H@Z)     dbaccess.obj     
    Error     5     error LNK2019: unresolved external symbol SQLFreeEnv referenced in function "public: void __cdecl COLiteDB::Disconnect(void)" (?Disconnect@COLiteDB@@QAAXXZ)     dbaccess.obj     
    Error     6     error LNK2019: unresolved external symbol SQLFreeConnect referenced in function "public: void __cdecl COLiteDB::Disconnect(void)" (?Disconnect@COLiteDB@@QAAXXZ)     dbaccess.obj     
    Error     7     error LNK2019: unresolved external symbol SQLDisconnect referenced in function "public: void __cdecl COLiteDB::Disconnect(void)" (?Disconnect@COLiteDB@@QAAXXZ)     dbaccess.obj     
    Error     8     error LNK2019: unresolved external symbol SQLConnect referenced in function "public: int __cdecl COLiteDB::Connect(void)" (?Connect@COLiteDB@@QAAHXZ)     dbaccess.obj     
    Error     9     error LNK2019: unresolved external symbol SQLAllocConnect referenced in function "public: int __cdecl COLiteDB::Connect(void)" (?Connect@COLiteDB@@QAAHXZ)     dbaccess.obj     
    Error     10     error LNK2019: unresolved external symbol SQLAllocEnv referenced in function "public: int __cdecl COLiteDB::Connect(void)" (?Connect@COLiteDB@@QAAHXZ)     dbaccess.obj     
    Error     11     error LNK2019: unresolved external symbol SQLError referenced in function "public: class CSQLResult * __cdecl COLiteDB::Execute(wchar_t const *)" (?Execute@COLiteDB@@QAAPAVCSQLResult@@PB_W@Z)     dbaccess.obj     
    Error     12     error LNK2019: unresolved external symbol SQLDescribeCol referenced in function "public: class CSQLResult * __cdecl COLiteDB::Execute(wchar_t const *)" (?Execute@COLiteDB@@QAAPAVCSQLResult@@PB_W@Z)     dbaccess.obj     
    Error     13     error LNK2019: unresolved external symbol SQLNumResultCols referenced in function "public: class CSQLResult * __cdecl COLiteDB::Execute(wchar_t const *)" (?Execute@COLiteDB@@QAAPAVCSQLResult@@PB_W@Z)     dbaccess.obj     
    Error     14     error LNK2019: unresolved external symbol SQLAllocStmt referenced in function "public: class CSQLResult * __cdecl COLiteDB::Execute(wchar_t const *)" (?Execute@COLiteDB@@QAAPAVCSQLResult@@PB_W@Z)     dbaccess.obj

    Hi,
    The OLITE forum (Database Mobile Server (inc. legacy Database Lite) would be a better place to post your issue. This forum deals with the ODBC driver that connects to a "normal" Oracle database.
    Hope it helps,
    Greg
    Edited by: gdarling on Nov 12, 2008 8:31 AM

  • Missing stock during Process Order creation

    Hello Masters.
    I'm facing a new problem here in my client.
    Thats the situation:
    We are trying to generate a subcontracting process order to delivery a semi finished material to a supplier in order to be packed. We already have a contract with this ssupplier, its been saved as a supplier, we already did this operation with him more than once.
    The question is that during the process to create the process order, system is giving us a message that there is no enough stock off semi finished material to be send to the supplier.  (it comes a message that is missing a small quantity to fiill the right amout we want to send to the 3rd party - something around 1,5% of the total amount)
    But if we go to MMBE we can see the same amount of stock we want to delivery to the supplier in free utilization.
    Besides we are using here WM we didn't see any difference that could give us the error.
    In QM inspection batch all the amount were released (321 movement) no sample quantity was taking/retained.
    The most insteresting part is the we did the same operation for the next batch of the same semi-finished material. I mean for the batch produced yesterday (monday may 9th) we already sent to the 3rd party for packing but for the batch from last friday, we are facing the issue.
    In this case we have the same kind of process order, same 3rd party, same materials, same process a so on.
    Please could you give me an idea where should I look for a solution.
    Thanks in advance.
    Harlen

    Hello Vivek thanks for your anwer.
    However, Ive talked to a QM consultant and presented the issue for him. He told me to use a SAP program QEVAC20 ( notes  48815 and 717622 ) to check possible inconsistences  between QM and IM stock.
    So We will try to use this report to check if there is an issue. Have you used this program before? Do you think it should help us?
    Due to the process to create the process order, there is no issue, no issue with batch number or inspection lot. The error message comes when we try to select the batch number of semi finished material in COR1 tcode.
    The message complains theat is missing a small quantity of the batch.
    Tks,
    Harlen

  • Reports 10g Missing information during file conversion

    I have a large report that includes several graphs that keeps giving me an error during conversion that says the report is missing information and cannot create the file. I have never seen this before this report. It is actually giving me the message REP-1067 Some information is missing in the report. It just seems to happen when I add another graph. There is no information on REP-1067 in searching in the forums which does not give me a lot of hope.. Anyone have any ideas where to look. Report Builder 10g, Database 10g.
    There are already several graphs in the report, so I don't believe it is a graphing issue.
    Edited by: jdev_p8baller on Nov 11, 2011 1:00 PM

    Hi,
    check this if it is helpful.
    TABLES: likp, lips,itcpo.
    DATA: pdftab type standard TABLE OF tline,
    datab TYPE standard TABLE OF itcoo.
    itcpo-tdgetotf = 'X'.
    CALL FUNCTION 'OPEN_FORM'
    EXPORTING
    DEVICE = 'PRINTER'
    DIALOG = 'X'
    FORM = 'Z1989_PRAC'
    LANGUAGE = SY-LANGU
    OPTIONS = itcpo
    // call script using start_form and write_form.
    CALL FUNCTION 'END_FORM'
    IMPORTING
    RESULT = gi_ofc
    CALL FUNCTION 'CLOSE_FORM'
    TABLES
    OTFDATA = datab
    EXCEPTIONS
    UNOPENED = 1
    BAD_PAGEFORMAT_FOR_PRINT = 2
    SEND_ERROR = 3
    SPOOL_ERROR = 4
    CODEPAGE = 5
    OTHERS = 6
    CALL FUNCTION 'CONVERT_OTF'
    EXPORTING
    FORMAT = 'PDF'
    IMPORTING
    BIN_FILESIZE = BINFILE
    TABLES
    otf = datab
    lines = pdftab
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    BIN_FILESIZE = binfile
    filename = 'D:\MYFILE.PDF' //give the address where u want output.
    FILETYPE = 'BIN'
    tables
    data_tab = pdftab
    Regards
    Rajesh Kumar

  • Problem of Missing parts during the Process Order release

    Hi
    For a Make to Order strategy, I have run MRP for a sales order which resulted in planned order for the material. But when I try to convert the Planned Order to Process Order, I am getting error Parts are missing during the availabilty check even though the components are available in the stock.
    But when I create a Process Order manually, I am not facing the problem of missing parts as stock for components are available in stock.
    Please advice why I am facing the problem with Planned Orders which are created via MRP.
    Regards
    Brijesh

    Dear all,
    If we set the Individual requirement (1) in MRP4 view of the material master for the component, the system will not consider the plant stock and it will give the message like Parts are missing during the Process Order process even though the plant stock is exists for the component.
    So I would like to where in customization you define this?
    --> To not consider the plant stock if individual req is set (1)
    --> To consider the plant stock if collective req is set (2)
    Kindly advice,
    Regards,
    Brijesh

Maybe you are looking for

  • Error in JMS Adapter:

    Receiving the below error, thought of JMS Drivers problems undeployed and re-deployed several times, but still problem persist in XI. Success     MP: Processing local module localejbs/SAP XI JMS Adapter/ConvertMessageToBinary 2010-09-09 11:45:21     

  • Current options to sync with Apple Mail

    I'm using 10.4.3 - just wondering what current options are out there to sync Apple Mail with ipod as notes (I don't want text to speach)

  • Create Output Device through tcode SPAD

    Dear Expert, I would like to create a new output device, but the "Create" option is in grey color. I have follow the below path to do it, but no luck. SPADConfigurationoutputdevice-changemode-Create Could anyone let me know how to do this? Best rgs,

  • GOOD book for OCJP certification

    Anyone suggest good book that i can use for ocjp 6 certification thanks Sam

  • How to convert PS CS6 to exteneded version?

    my PS cs6 extended (3D) accidentally got converted into cs6...can sombody pls help me to get back my CS6 extended version....