Outbinding - CO_TXT_CHANNEL_PASSWORD_ERROR

Hi
I am doing file to proxy scenario. When sending a message the RWB shows the following  Outbinding - CO_TXT_CHANNEL_PASSWORD_ERROR
The SXMB_Moni shows the error as
<SAP:Category>XIServer</SAP:Category>
  <SAP:Code area="OUTBINDING">CO_TXT_CHANNEL_PASSWORD_ERROR</SAP:Code>
  <SAP:P1 />
  <SAP:P2 />
  <SAP:P3 />
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:ApplicationFaultMessage namespace="" />
  <SAP:Stack>Unable to read user password from communication channel of type Error when accessing the secure store (access ID = B13EC43C3560104F849AF8C5B02F964A) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023)</SAP:Stack>
  <SAP:Retry>M</SAP:Retry>
Please help in solving the issue.
Regards
Farhat

HI Farhat
Check with the password for users - PIAFUSER
Check with Visual admin log as well to identify the correct cause of this.
Check with the RFC destination as well which you created for Proxy. But if the user is having authentication issue we usually get a 401 code.
Thanks
Gaurav
Edited by: Gaurav Bhargava on Dec 16, 2008 4:45 AM

Similar Messages

  • OUTBINDING Error

    Hello everyone,
    I have a IDOC to ABAP proxy scenario in place.
    While running the scenario i am getting the following error in sxmb_moni.
    <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">CO_TXT_CHANNEL_PASSWORD_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to read user password from communication channel of type Error when accessing the secure store (access ID = 678B590E7A6EEB409CEEA4871C8FB4B4) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Guys please suggest how to solve the problem.
    Thanks and Regards
    Rahul Nawale

    Hi Rahul,
    It's a strange error...
    <b>According to OSS note 700004</b>, it's maybe a problem with your License.
    <b>According to OSS note 502422</b>:
    If this error occurs, you can find more information on the error type in the developer trace of the relevant work process.
    You have other OSS note by searching "SECSTORE 021".
    I hope thus help you.
    Mickael

  • FTP to ABAP Proxy Scenario - getting error CO_TXT_CHANNEL_PASSWORD_ERROR

    We have transported PI and EP data from development server to respective production, every thing is running fine except the abap proxy scenarios i.e. PI reads file from ftp location and calls the abap proxy but we are getting following errors:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <!--  Call Adapter
      -->
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">CO_TXT_CHANNEL_PASSWORD_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to read user password from communication channel of type Error when accessing the secure store (access ID = FD768D4A8772DB50E1000000AC10041E) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Any solution?
    Please note that I have searched and applied solutions given on SDN forums but didn't get any success. So I am looking for new suggestions.
    Regards,
    Jawed Ali

    Jawed ,
    Please test the HTTP destination of your receiver comm channel.
    Which is the RFC connection to your R3 system.
    Transaction SM59 and check the logon parameter for the connection you are using.
    Regards,

  • CO_TXT_CHANNEL_PASSWORD_ERROR

    Hi experts.
    I have an interface SOAP to Proxy, but the message processed in PI doesn't arrive in Proxy R3.
    The sxi_monitor in R3 side, doesn't have message.
    The sxi_monitor in PI side, appear the message below:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">CO_TXT_CHANNEL_PASSWORD_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to read user password from communication channel of type Error when accessing the secure store (access ID = DD865BCA434E3AF1BF6D001A64C3FDC6) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023)</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Sorry for the english.
    Can anybody help?

    Hi All,
    I am facing a similar problem. As i am working on an existing system, i am unable to figure out which RFC is being used or called in that communication channel. Also, i dont know what is the password that is currently being used in that communication channel logon details (i dont know if that password is correct or not).
    I am getting the error mentioned in the subject line so i need to know how can i figure out which RFC is being called and how to retrieve the password. If i cannot retrieve the password then is there another way out of this?
    Thanks,
    Arkesh

  • ABAP client-to-server proxy through XI in same system

    Hello,
    I have one XI system (NW70 SPS16) and 2 clients: 400 which is configured as Integration server and 500 which is application system.
    In repository there are 2 messages interfaces, and in SPROXY of clnt 500 two classes are generated.
    Is it possible to call server proxy from client one in XI system through XI Integration Engine? I tried it, but failed on receiver side (server proxy class). Here the message:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">CO_TXT_CHANNEL_PASSWORD_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to read user password from communication channel of type Error when accessing the secure store (access ID = DD8C8D14F0C07AF1B67B003048343629) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Any sapnotes which described this error aren't helped, because they are outdated or mismatch my version.
    So is it possible to use abap server proxy on XI side?

    Your scenario is possible. As the error says, check the password on the receiver XI adapter.
    VJ

  • XI ADAPTER IN XI

    Hi
    I am getting the below error in sxmb_moni when I selected the XI adapter in receiver side I need to pass some credentails like
    Target host
    Service Number
    path
    Authentication data
    wht details i need to specify there  because i specified the BI details of type H which is pointing to XI
    plz help me out
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">CO_TXT_CHANNEL_PASSWORD_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to read user password from communication channel of type Error when accessing the secure store (access ID = DE44CD166B5B63F18710001EC9546BAB) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

    Hi Look at this thread discussed the same here
    SXMB_MONI Error
    Re: Regarding Abap Proxies & User Logins
    Thanks
    Edited by: Abhishek Agrahari on May 19, 2009 2:16 PM

  • Regarding Abap Proxies & User Logins

    Hi there
    I created a scenario for a proxy to proxy interface. Same system, diffirent client. My question is, the proxy uses a HTTP connection that you setup in SM59. The login of your http connection, should it be tha same as your communication channel (XI Adapter) ? Because I get a error in the sxmb_moni on the receiver side saying "Unable to read user password from communication of channel type"
    Thanx,
    Jan
    Edited by: Jan de Lange on Nov 7, 2008 11:40 AM

    Here is the error trace:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">CO_TXT_CHANNEL_PASSWORD_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to read user password from communication channel of type Error when accessing the secure store (access ID = 84161349A3EBD315E1000000AC13D508) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

  • Error wile Outbinding of the message in multi mapping

    HI
    I have a scenario SIEBEL->XI->R/3
    the data from siebel system is send through web services
    in xi this data is mapped into 2 IDOCS using multi mapping .
    I tested the scenario and i am getting the following error .
    <b><SAP:Code area="OUTBINDING">CO_TXT_MMF_ENGINETYPE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Messages in multi-message format can only be sent to one Adapter Engine</SAP:Stack>
    </b>
    Can some one help with this issue
    Thanks
    Nikhil

    Nikhil,
    For IDOC bundling, take a look at this blog and note no : 814393.
    /people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change
    Regards,
    Bhavesh

  • Error: OUTBINDING CO_TXT_MMF_ENGINETYPE

    Hello,
    I try to create in XI mapping from one file to two idocs of different type. During tests I'm getting error in SXMB_MONI:
    <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">CO_TXT_MMF_ENGINETYPE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Messages in multi message format can be sent to one adapter engine only</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    I read about changing occurence of idocs from 1 to N but I think it would help only when I would have to create many idocs of the same type. Is it possible to run my scenario without using BPM? Both Idocs are sent to the same receiver.
    I will be grateful for any advices.
    Best Regards,
    Agnieszka

    Hi Look at the thread same error   CO_TXT_MMF_ENGINETYPE is discussed here
    Re: Multi message to Proxy ABAP without BPM possible?
    Regards
    Abhishek

  • OUTBINDING.CO_TXT_OUTBINDING_NOT_FOUND

    Getting no receiver agreement found for sender in the inbound message payload?
    Anybody know what this issue is?

    Here is what is in the payload:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Technical Routing
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">CO_TXT_OUTBINDING_NOT_FOUND</SAP:Code>
      <SAP:P1>-Wawa_FileSystem_QAS</SAP:P1>
      <SAP:P2>-QA5_300,urn:sap-com:document:sap:idoc:messages.INVOIC.INVOIC02</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver agreement found for sender -Wawa_FileSystem_QAS to receiver -QA5_300,urn:sap-com:document:sap:idoc:messages.INVOIC.INVOIC02</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

  • Java Proxy - XI - RFC Synchronous Scenario OUTBINDING Problem.

    Java Proxy -> XI -> RFC Synchronous Scenario. Problem
    Hi,
         I'm doing a Java Proxy -> XI -> RFC Syncronous Scenario.
         A Java Server Socket is running as a Demon. When a client make a request to the Java Server Socket, this one call Java Proxy Client and set up the parameters.
         The first time that execute the scenario it works perfectly but no the next one and so on.
         The error when I check the monitor (TCODE: SXMB_MONI) is in PLSRV_OUTBOUND_BINDING.
    <Trace level="1" type="B" name="CL_XMS_PLSRV_OUTBINDING-ENTER_PLSRV">
      <Trace level="1" type="T">no outbound binding found.</Trace>
      <Trace level="1" type="T">No standard agreement found for , DES210_DEV, , JPX_DEV, urn:servipago:SERVIPAGO_SAP_02, mi_os_t1</Trace>
    </Trace>
    <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    And it has sense, because my scenario doesn't begin with the execution of FM (RFC).
    A Hint, my services in the first try are:
         <b>Sender Service:</b>          JPX_DEV (Java Proxy Client)
         <b>Receiver Service:</b>     DES210_DEV (R/3 4.6C)
    But the second try and so on the services that I saw in the monitor are:
         <b>Sender Service:</b>          DES210_DEV (R/3 4.6C)
         <b>Receiver Service:</b>     JPX_DEV (Java Proxy Client)
    I can't understand why they swich each other.
    Any idea?

    Hi,
    Outbound binding problem is because of Reciever Determination/Agreement is not activated or refreshed correctly.
    Try to recreate or refresh and activate it. Then check it.
    also do the cache refresh in SXI_CACHE.
    Also in go to Integration Builder(XI home page)->Administration->Cache Overview and do all the cache refresh.
    Hope this helps
    Regards,
    Moorthy

  • How to confirm target URL after OutBinding?

    Is there some way to see what URL a message is being sent to within Message monitoring? In other words, where do I see the communication channel being executed.

    James,
    You can look at michal's blog.
    /people/michal.krawczyk2/blog/2005/01/02/simple-adapter-and-message-monitoring
    Use the MDT to see the final SOAP message sent out of the communication channel. That should have details that you want,
    Regards,
    Bhavesh
    Message was edited by: Bhavesh Kantilal

  • Erreur CO_TXT_CHANNEL_PASSWORD

    Hi,
    I am doing a call to an SAP java mapping. It used to work. But from one day, we have the following error:
    OUTBINDING CO_TXT_CHANNEL_PASSWORD
    Unable to read user password from communication channel of type Error when accessing the secure store (access ID = 46A53D24C17019E2E1000000A0962536) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023)
    And I can assure you that I do have the right user and password.
    Looks loke the secure store not well. But looking in transaction secstore does not help as everything look fine.
    Do you have any idea on that point? Any help apreciated

    umm...yeah....that does not solve the problem.  This is a fresh idoc import.  Even if I do do that...I will get the same error...
    i have been doing some more digging and found the following.  On the R/3 side, if I see the technical attributes in WE30 for the ZMM_CREMAS01_EXT03 IDoc is see that the linked basic type as ZMM_CREMAS01.  However, when I go to WE82, I see the following:
    Message Type - ZMM_CREMAS01
    Basic Type - CREAMS01
    Ext - ZMM_CREMAS01_EXT03
    Should the Basic types be the same in WE30 and WE82?  If this is the problem, where does it get fixed in R/3?

  • SP14 Multi-mapping - error in receiver idoc adapter

    Hi,
    I have a scenario where a business service should send some XML to SAP CRM. I get the file via a sender JMS adapter and try to post it to CRM via a receiver IDOC adapter.
    I have created a multimapping (1:N - 1 XML file to many Idocs) as should in the repository.
    In the configuration under Interface Determination, I have chosen 'RB_SPLIT' and selected the interface multimapping.
    It should be pointed out, that when testing both interface and message mapping i get no error. All idocs seem to be created as they should.
    When testing the setup 'real life' the message fails. The error message in the monitor says:
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_WRONG_INTF</SAP:Code>
      <SAP:P1>InterfaceCollection</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to interpret IDoc interface InterfaceCollection</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Notice that the above error is when trying to send only 1 record, which in turn then should result in only 1 idoc.
    If trying to send multiple XML records, i get the following error:
    - <!--  Technical Routing
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">MMF_ENGINETYPE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>A system error occurred in the outbound binding</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    In the monitor in the payload of 'Request message mapping' I see as many Maindocument, Submaindocument pairs as should be Idocs.
    Now i really don't know how to interpret the error messages in both cases, so I'm a little lost here...
    It should be pointed out that the idoc being used everywhere in this scenario, has not been modified - from all places it is being used (and only exists) in the 'Imported objects | Idocs' place.
    Also the Idoc is also being used as Inbound interface - so no mistakes here either.
    I really hope someone can help me here, as I'm otherwise pretty stuck in this case.
    Best regards,
    Daniel

    Hi Daniel,
    I have exactly the same type of scenario (under SPS14 and now also SPS15), sending an XML message over JMS to XI and trying a multi-mapping to many IDocs (actually a list of orders in XML is mapped to n ORDERS Idocs).
    I also face problems doing so, when I use the IDoc Adapter as outbound in the Receiver Agreement. I receive the following error:
    <i>CO_TXT_MMF_ENGINETYPE
    Messages in multi message format can be sent to one adapter engine only</i>
    However, I tested the same scenario by just changing the Receiver Agreement to a File Communication Channel and - surprise, surprise - it works. One file per IDoc is created.
    Of course, this is not what we want to accomplish, but when I checked this piece of documentation (sorry another link
    http://help.sap.com/saphelp_nw04/helpdata/en/42/ed364cf8593eebe10000000a1553f7/content.htm
    the IDoc adapter is not listed in the list of Adapters that are supported. Does that mean, that this feature is not supported for generating IDocs? Maybe that's a question for a SAP OSS Message?
    I hope that helped you a little further - if you find out more I'd be happy to learn about it.
    regards,
    Peter

  • CO_TXT_OUTBINDING_ERROR

    Hi All,
    my scenario is Mailadapter to file in which i need to read a attachment through payload swap bean
    i am following these two scenario  : one is wiki page and one is michal's blog
    http://wiki.sdn.sap.com/wiki/display/XI/StepbyStepMailToFileScenario
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417500)ID0615736650DB10594827899314417350End?blog=/pub/wlg/2849
    if i test this scenario through test  config, it is successful
    if i send some payload trough runtime than also this scenario is successful
    but if adapter pics mail with attachment from my mailinbox and swap payload
    then it always throws error
    <SAP:Code area="OUTBINDING">CO_TXT_OUTBINDING_ERROR</SAP:Code>
      <SAP:P1>-Sys_Sample_One_D</SAP:P1>
      <SAP:P2>-Sys_Sample_Two_D,urn:sample.com:MailTest.MailSend_Outb</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>No standard agreement found for , Sys_Sample_One_D, , Sys_Sample_Two_D, urn:sample.com:MailTest, MailSend_Outb</SAP:AdditionalText>
      <SAP:Stack>Problem occurred in receiver agreement for sender -Sys_Sample_One_D to receiver -Sys_Sample_Two_D,urn:sample.com:MailTest.MailSend_Outb: No standard agreement found for , Sys_Sample_One_D, , Sys_Sample_Two_D, urn:sample.com:MailTest, MailSend_Outb</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    i have checked rcvr agreement , its there.  suggest me any solution, how to overcome with this erro
    Thanks
    sandeep sharma

    Hi,
          This error usually comes when receiver agreement is not found...
    I have strong feeling that the mail data which picked may not have expected..... sender system..sender interface name and namespace...
    please check this... if the sender parameters are coming as expected...
    HTH
    Rajesh

Maybe you are looking for

  • AT commands for 17" Power Book G4 internal modem.

    1. How does one issue AT commants to the internal modem in a 17" Power Mac G4? 2. Are they the "standard" AT commands promulgated by Ma Bell? If not could you point me to a list of AT commands used by the Power Book G4 internal modem? 3. Thanks!

  • Error while uploading ESS through SDM.

    Hi all,           We are on EP7.0 SP13 .I am deploying the ESS business package through SDM.I deployed  the PCUI_GP 600 SP06 through SDM.It went perfectly.Now I am deploying  the ESS 600 SP06.It is aborted in the middle by throwing an error like this

  • Testing a "Receiver SOAP Adapter" - Calling a remote webservice from PI

    Hi , I am trying to call a remote webservice from PI 7.0. The WSDL file is successfully imported to PI to create the required message types. The "receiver SOAP adapter" is configured as the communication channel. I would like to know the ways of test

  • How to get full package path?

    Hi all. My program consists of 2 files: 1.) run.exe 2.) classes.zip The second (.zip) file contains java classes. How can I gain a full path to any package in this .zip file? I tried MyClass.class.getPackage().getName() but it returned only somethig

  • Init function to habilite dynamic roles

    Hi We want user dynamic roles at database level, we are using JAAS for security at application level, we want to habilite the roles in a database procedure in base of jaas username, but we need execute this database procedure before any other action,