Java EE Based Projects in JCAPS 6

Hi All,
Can some one please tell me brief description on "HOW TO DEVELOP JAVA EE BASED PROJECTS" in java CAPS 6 ?
If you have any links for screenshots or procedure it will be helpful....
Thanks in advance
Jags

If you are coming form Java CAPS 5.x then:
Go to http://blogs.sun.com/javacapsfieldtech/ and search for "JCA". This will geive you several step-by-step tutorials on how to use JCA Adapaters in Java EE projects, including how to start a Java EE project for the occasion.
If you are not coming from Java CAPS 5.x then have a look anyway.
Regards
Michael

Similar Messages

  • Ideas for a Java based Project

    Hi all :)
    I follow Java forums, mainly read, although post a bit whenever i know.
    I am looking for some ideas on starting a College project which is based on java. Maybe java network based? Since there are so many experienced people here, i was wondering if some of you could tell me some ideas that i could do. I have a fair bit of experience with java. But if the project requires to learn something new...i wont mind at all. I would really appreciate you guys input about any ideas.

    You can find a ton of potential student projects here:
    http://mindprod.com/projects.html
    Dunno if any of them fit your criteria - but it's a start...
    Good luck!
    Grant

  • Issue with Java Class based DataControls.

    Hi,
    I'm actually working with JDev 11.1.1.3.0.
    And we got a requirement to build a search page which should create a dynamic query. And we are not using ADF BC in this project.
    Instead, writing some ServiceDelegates(Java Classes) which internally calls EJB services to do CRUD operations.
    Finally, created DataControls using these Service Delegates to design UI.
    Now one thing is clear that .... we are using java class based service delegates.
    *Issues
    =======
    1. I have a table with 4 columns, in which 2 columns are of type selectOneChoice.
    2. Now, based on first selectOneChoice selection ... second selectOneChoice should display corresponding values. It is something like this. First select one choice contains all KEYS. Based on the KEY selection second select OneChoice should display VALUES corresponding to the KEY.
    3. I have around 20 KEYS in the first selectOneChoice.
    4. User can add rows to the table as many as they want.
    5. For each row, the first selectOneChoice is same(contains same keys).
    The issue is, For the first time(when user logs into the screen ....) the table will be displayed with one row which contains 2 selectOnechoices and 2 inputText boxes and a ADD button at the end of each row.
    1. User selected a KEY from first selectOneChoice. Hence, second selectOneChoice populates values corressponding to KEY. And user clicked on ADD button.
    2. Now the first row was like that only. And a new Row got added to the table.
    3. In the second row ... Now user selected a different KEY in first selectOneChoice. And the second selctOneChoice displayed values corresponding to KEY selected.
    4. This is also fine. But now, when user tried to click on ADD button to add THIRD ROW ... the table got added with a new row.
    5. Here is the problem.... From here onwards, whenever any new row get added to the table ... the first row's second selectOneChoice values are setting with values of second row's secondSelectOneChoice.
    6. Finally ... what i'm trying to do is, the second selectOneChoice should not get affected/refreshed because of adding a new row.
    If it is not clear ... please share your email address. I can share the sample code with you.
    This is an high priority task given to me.
    Please let me know your comments ASAP.
    Thanks & Regards,
    Kiran Konjeti

    You could try the following to see where the class was loaded from.
    System.out.println(ResourcesAndRatesForm.class.getProtectionDomain().getCodeSource());

  • Need help for the web based project

    I am using netbeans 5.5 and Sql server for db.What is the full form for DAO and how is it going to help me in my project.U also talk about uml want ot know about it.
    and how is it coming to help me.Its a very wast topic i serached.what will be helpful to me of the UML.
    What should i start first --- jsp or db design.
    What should i use for web based project --- only use jsp(presentation)+dao or jsp+servlet+dao.What would be best ?
    provide some nice link based on dynamic fetching of values from the database and showing it at runtime.
    Message was edited by:
    java@mani

    As stated in http://forum.java.sun.com/thread.jspa?threadID=5167752 start reading the Java EE tutorial to get insights in the material.
    what will be helpful to me of the UML.UML generally visualizes the core functionality. See http://www.google.com/search?q=uml+tutorial for some tuts.
    What should i start first --- jsp or db design.Start with both and end with the best balance between both.
    What should i use for web based project --- only use
    jsp(presentation)+dao or jsp+servlet+dao.Depends on the business needs. Generally 3-tier webapplications are the best: web, business and data.
    provide some nice link based on dynamic fetching of values from the
    database and showing it at runtime.Check some SQL and JDBC tutorials how to fetch and process the data:
    http://www.google.com/search?q=sql+tutorial
    http://www.google.com/search?q=jdbc+tutorial
    How to process it in the business and web layer is stated in the Java EE tutorial I've linked in your former topic.
    For applying the patterns, check the http://java.sun.com/blueprints/corej2eepatterns/

  • Front End (GUI) for Java Web Based Appl.

    Hi Gurus,
    I am new to Java. Can anybody tell me, what is the front end(GUI) used in Java web based applications? I was told that Swings/Applets are rarely used. Is there are a 3rd party took to design GUI for Java based applications?
    Chooti Baba

    sunilmp wrote:
    U mean to say, for JSP/Servlets, "Web based application" as well as "JSP/Servlet" usually implies that the client is a simple web browser.
    we cannot have swing as front end?You can use Swing inside an Applet inside a web application, but usually that's not needed, as you already have a client application that's quite powerful (the browser).

  • Flash CS4 IDE based project and embed metadata tags

    I posted this in one of the other sub-forums before I realised this one was available.
    I am moving over to using the Flex based embed metadata tags to import assets into my Flash CS4 IDE based project. This is working very well but I have hit one small problem - how do you now create a pre-loader? I've done the usual google to look for a solution and found many Flex based solutions and tried them all out but they do not appear to work from within a CS4 IDE based project - even when tried out on a web page.
    Is there a solution to this?

    I'm doing the same thing, it's great to have the embed function, but the swf loads all embed content before anything else.  This for me makes the feature useless. I make games and game sites want everything in one swf, so making a separate swf preloader wont work for me.  Hope Adobe creates a solution for this. 
    Here are my post on the subject:
    http://forums.adobe.com/thread/499997?tstart=0
    and
    http://forums.adobe.com/thread/499994?tstart=0
    Also I submitted a feature request with Adobe, I suggest you do the same.
    good luck!

  • Java / XSLT configuration project

    Hi
    Just wondering if anyone know�s if there are any Java / XSLT configuration project out there at the moment, open source or not.
    I�m going to be developing a drag and drop interface to develop html page using java, xslt and xml. Instead of hand writing the xslt each time, I hoping to develop something where I�II have a couple of different templates that will be populated using Java and XML
    Cheers in advance
    f

    I wrote a web application that uses XSLT to generate its HTML output once. And I did have the word "template" in mind. So basically each page is an XSLT document and the Java code feeds it XML (in the form of SAX events).
    But it's not "out there" in the sense that you can grab its code off the Internet.

  • Multiple Windows without Document based project?

    Is there a way to put multiple windows in my web browser without a document based application? I hate document based projects. A regular project is much easier to work with. What makes a Document based application so special anyway? Thanks in advance.

    Well, it gives you documents. You can save and open them. It keeps track of its windows and its own nib files.
    A document-based application might not be appropriate for your program. You can create windows on the fly. It is a bit more work that way. I don't think I've ever done it. Any applications that weren't document-based also had only a specific number of windows that were all defined in the nib file.
    What do you hate about document-based projects? You don't have to use them. Just keep an open mind and come back later and try them again. It took me a couple of tries before I got the hang of core data. Document-based applications might make more sense the next time around.

  • Sample RFID based Project using SAP XI

    Hello everybody,
    Can anybody send me a RFID based project that can be implemented using XI?
    I searched in sdn and Google, but didn't come across any.
    Appreciate your help.
    Thank you,
    Deepak.

    Hi,
    Please don't mind but I am not getting what exactly you are looking for.
    Because the above posted links have covered all the configuration as well as installation things with XI step-by-step.
    Are you looking for the basic flow of RFID or do you have any scenario where this RFID is to be implement.
    RFID is generally used as for indentification purpose, normally used with your login cards, or bar-code system at shops etc.
    Let me know if you are looking for any specific scenario to be implemented. Because if you are comparing it with  other scenarios then do you have sender and receiver systems ready with you.
    for e.g. if you are dealing with bar codes, then you have to connect the bar-code application with XI and then to receiver system such as database or may be SAP.
    On the basis of request from that application XI will provide the data to bar code application (such as item code, item price, quantity etc) from data base or SAP or anyother application.
    I hope now you might be clear with it
    thanks
    Swarup
    Thanks
    Swarup

  • ApplicationShouldTerminateAfterLastWindowClosed Doc-based Project Help?

    If I do the following:
    ( 1 ) create a NON-document based Cocoa Project:
    ( 2 ) add a button to the nib window, name it [DONE]
    ( 3 ) Control Click and Drag from [DONE] to the Window and select performClose: from the HUD
    ( 4 ) Run and click on [DONE] and applicationShouldTerminateAfterLastWindowClosed gets called, and the app quits just like it is supposed to. So this brief amount of code works GOOD..
    // TestNoDocAppDelegate.h
    // TestNoDoc
    #import <Cocoa/Cocoa.h>
    @interface TestNoDocAppDelegate : NSObject <NSApplicationDelegate> {
    NSWindow *window;
    @property (assign) IBOutlet NSWindow *window;
    @end
    // TestNoDocAppDelegate.m
    // TestNoDoc
    #import "TestNoDocAppDelegate.h"
    @implementation TestNoDocAppDelegate
    @synthesize window;
    - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
    // Insert code here to initialize your application
    // If the user closes the last window in the application, make sure the application quits.
    - (BOOL)applicationShouldTerminateAfterLastWindowClosed:(NSApplication *)sender {
    NSLog(@"[4567] %@",@"applicationShouldTerminateAfterLastWindowClosed");
    return YES;
    @end
    But if I try to get this to work with a Document based Project I cannot get applicationShouldTerminateAfterLastWindowClosed to trigger such that the application will quit.
    I have tried creating an AppController Class (SubClass of NSController) then dragged it to the Nib Window, auto-created the AppController methods, and put the code there, and IB will not let me Control-Click-Drag from the File's Owner to the AppController instance in the Nib. The AppController won't highlight. So obviously I am doing something wrong...
    When I tried this awakeFromNib in MyDocument Class I still could not get applicationShouldTerminateAfterLastWindowClosed to trigger.
    - (void) awakeFromNib
    NSLog(@"[4001] %@",[NSApp delegate]); // returned null
    [NSApp setDelegate:self];
    [[NSApp delegate] applicationShouldTerminateAfterLastWindowClosed:NSApp];
    // this got called OK
    NSLog(@"[4002] %@",[NSApp delegate]);
    // returned non-null value (whether it was good or not, I don't know. I assume it was.)
    I am missing something with either not having the right class, or probably with the Nib Window connections.
    I'd be grateful for some help.
    Bill Hernandez
    Plano, Texas
    Message was edited by: Bill_Hernandez
    Message was edited by: Bill_Hernandez
    Message was edited by: Bill_Hernandez

    Bill_Hernandez wrote:
    Steve Herman1 wrote:
    Add an NSObject (the blue box) to MainMenu.xib.
    Select the blue box and then the rightmost icon in the Inspector window.
    Change the class from NSObject to TestDocAppDelegate.
    Control-drag from File's Owner to the TestDocAppDelegate icon and connect it as the delegate.
    I tried this before and when I control-click-drag (CCD) from File's Owner to TestDocAppDelegate, it will not allow me to do that. When I CCD over each instance icon in the xib window, the only one that highlights is the window icon.
    Since you mention the "window icon" it sounds like you're working in the wrong xib file. I see the same behavior if I do what you've described in the MyDocument.xib.
    But a Cocoa document-based project template comes with two xib files. You need to be doing this in MainMenu.xib not MyDocument.xib (the MainMenu.xib for a document-based app doesn't have a window icon by default).
    I normally do this slightly different, but it achieves the same result (I think...)
    ( 1 ) Create New Project, call it TestDoc
    ( 2 ) Control-Click on the Classes Group,
    and Add New File...
    called TestDocAppDelegate
    ( 3 ) Do a Cmd-Shift-L to open the Library,
    select the Classes TAB,
    in the search field at the bottom type in the first few characters for the name
    of the class you just created, in this case "TestD"
    and only one Class is displayed in the list, TestDocAppDelegate.
    ( 4 ) Drag the TestDocAppDelegate icon to the xib window
    {code}
    Instead of using the ( 4 ) steps above, I created a new project and used your EXACT steps, and could not get that to work either.
    I believe you're correct that your steps have the same effect as mine. I tried using your steps and it still works for me. In fact, I had never really played with the "Classes" tab in IB, so I learned something new. Thanks!
    I think the problem is that you're adding your delegate object and attempting to make the connection in the wrong xib file.
    Steve

  • SAP eSourcing 5.1 - Java/SQL based data extractor starter kit for BW

    Hi,
    We're implementing the eSourcing 5.1 which is fully Java based. I'm not able to find the Java/SQL based extractor for it. Does anyone have any idea where we could get the Java/SQL based extractor ? If anyone has any prior  experience with extracting data from eSourcing5.1 to BW, would appreciate any advise on the best way to extract data from it, whether using standard Java/SQL based extractor or via flat files or some other methods.
    Thanks in advance for your help.
    Regards,
    Femmie.

    HI Sivaraju,
    Thanks so much for the info.
    For DB connect, do you know if there's any standard extractors for it ?
    Rgds,
    Femmie.

  • Creating a repository based WSDL in JCAPS 6

    Hi,
    I am trying to create a very simple wsdl in JCAPS 6 which imports an XSD. I then implement the wsdl in a business process and can deploy it successfully in glassfish. The problem seems to be that the xsd does not get deployed with the WSDL and when I create a new project in soap-ui for the deployed web-service I get a 404 error when browsing to the XSD location from the definition. Do you have any ideas as to why this is happening ??
    The XSD is as follows:
    <?xml version="1.0" encoding="UTF-8"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
        xmlns:tns="http://www.bov.com/xsd/xsdTypes"
        xmlns="http://www.w3.org/2001/XMLSchema"
        targetNamespace="http://www.bov.com/xsd/xsdTypes" elementFormDefault="qualified">
        <xsd:element name="Field" type="tns:FieldType"/>
        <xsd:complexType name="FieldType">
            <xsd:sequence>
                <xsd:element name="InputString" type="xsd:string"/>
            </xsd:sequence>
        </xsd:complexType>
    </xsd:schema>and the WSDL:
    <definitions targetNamespace="http://www.bov.com/wsdl/wsdTest"
                 name="wsdTest"
                 xmlns:tns="http://www.bov.com/wsdl/wsdTest"
                 xmlns:ns0="http://www.bov.com/xsd/xsdTypes"
                 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                 xmlns="http://schemas.xmlsoap.org/wsdl/">
        <types>
            <xsd:schema id="UID-28000000-219F85981C0100-0A706FD8-01"
                        targetNamespace="http://www.bov.com/xsd/xsdTypes">
                <xsd:import schemaLocation="PXUID-{27000000-219F85981C0100-0A706FD8-01}"
                            namespace="http://www.bov.com/xsd/xsdTypes"></xsd:import>
            </xsd:schema>
        </types>
        <message name="InputMessage">
            <part name="InputPart"
                  element="ns0:Field"/>
        </message>
        <message name="OutputMessage">
            <part name="OutputPart"
                  element="ns0:Field"/>
        </message>
        <portType name="PortType">
            <operation name="SayHello">
                <input name="SayHelloInput"
                       message="tns:InputMessage"/>
                <output name="SayHelloOutput"
                        message="tns:OutputMessage"/>
            </operation>
        </portType>
    </definitions>

    Another thing I've tried is to create a "favorite" in Maps. In that case, I can define a location based just on where I drop a pin, and I can name it whatever I want and don't have to associated a mailing address with it. Amazingly, it seems that reminders does not have access to the favorites in maps, because I don't get to choose any of my maps favorites when I do location based reminders. That's makes so little sense that I'm assuming I must have some setting turned off somewhere. Hard to believe Apple wouldn't let reminders use locations that have been defined in maps.

  • Open a form from a 3rd party Java/Web based application

    Hi All,
    I am working for a client who has a 3rd party web application built in Java.
    For one of his requirements, he wants to open a form, an apps standard form on the click of a button/url in their application.
    This appears like a normal form opening from the single-signon screen where you have the self service single sign-on page, it opens the apps forms on click of the url. Can we use the same logic here? This being the case, just curious to know how is the url to open the form built? (I see that the function name, resp id etc are there in the url) So that, I can actually manipulate the url to open the forms from a url. Please see that the custom application also is included into our Oracle apps, so the user is already logged in. We just need to open the form from the click of a url/button.
    Thanks,
    Srini.
    Thanks,
    Srini.

    If the ICX_SESSION is already available then the form(I am assuming you are refering to a web based form here) should open directly if the function should be accessible to the user logged in. When you say your custom application is included in Oracle apps are you launching these pages from the Ebiz home page through menus and functions ?

  • Access Java SOAP based web service using WS Security

    Hi,
    I need to call a Java based SOAP webservice which has message level security enabled with Binary Token.
    I have connected to the service using SOAPUI and below is the sample header for the same. I need to achieve the same in my Windows form application from where I am calling the SOAP service over https.
    I am not an expert in WS Security. Need some tips or sample code to achieve this.
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://www.bombardier.com/aerospace/notification/V1.0"
    xmlns:v11="http://www.bombardier.com/aerospace/effectivity/V1.0">
       <soapenv:Header>
          <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
             <wsse:BinarySecurityToken EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary"
    ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3" wsu:Id="X509-76146B887E7568491C142289201149318">MIIKZTCCCE2gAwIBAgIKXdo6EQACAAXqazANBgkqhkiG9w0BAQUFADB3MRMwEQYKCZImiZPyLGQBGRYDbmV0MRowGAYKCZImiZPyLGQBGRYKYm9tYmFyZGllcjEUMBIGCgmSJomT8ixkARkWBGFlcm8xFDASBgoJkiaJk/IsZAEZFgRhZXJvMRgwFgYDVQQDEw9BZXJvLUlzc3VpbmctQ0EwHhcNMTUwMTIzMTkzMzIyWhcNMTcwMTIyMTkzMzIyWjCBvzELMAkGA1UEBhMCQ0ExDzANBgNVBAgTBlF1ZWJlYzERMA8GA1UEBxMITW9udHJlYWwxGDAWBgNVBAoTD0JvbWJhcmRpZXIgSW5jLjESMBAGA1UECxMJQWVyb3NwYWNlMScwJQYDVQQDEx5jb2xsYWItZGV2LmFlcm8uYm9tYmFyZGllci5uZXQxNTAzBgkqhkiG9w0BCQEWJm10bF9pdF9vcHNfd2luZG93c0BhZXJvLmJvbWJhcmRpZXIuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzlzvsKg9LVifnEtxq947BXIcMV14ivIOvBgcoTdH6cw44ZUErp8MCSVBZnzJCmaRl4Qb1zUBrIjJk0h5omQPbFTUcpE84oHfvlJzNLknCVirks94RAvqtQFl0RgCl6EKiT3yNNncSI1OjPlL1wmebtghTyyRH3mqixWn2L43AF114nH/uIm5zozxCCIqW4biwx7PaHbuT6Kj3UzmarTXoGCDE8mbwUfCaQowaNWSCphU9BIqXUE2sW0FzNQnyjg0Z64FvSI07fJXCxb9URw61uQ3M5HCj8OqR5yQsiDuAnmw1AIccaoEBZu5yIhcY0xMVoNOKo3901xVEExBjbFJSwIDAQABo4IFqDCCBaQwCwYDVR0PBAQDAgWgMIICCwYDVR0RBIICAjCCAf6CHmNvbGxhYi1kZXYuYWVyby5ib21iYXJkaWVyLm5ldIIkY3Jhd2wtY29sbGFiLWRldi5hZXJvLmJvbWJhcmRpZXIubmV0giJhZG0tY29sbGFiLWRldi5hZXJvLmJvbWJhcmRpZXIubmV0gh5teXNpdGUtZGV2LmFlcm8uYm9tYmFyZGllci5uZXSCImFkbS1teXNpdGUtZGV2LmFlcm8uYm9tYmFyZGllci5uZXSCJGNyYXdsLW15c2l0ZS1kZXYuYWVyby5ib21iYXJkaWVyLm5ldIIiYWRtLWVudHNydi1kZXYuYWVyby5ib21iYXJkaWVyLm5ldIIiTVRMV1dNU1M2MDEuY2EuYWVyby5ib21iYXJkaWVyLm5ldIIiTVRMV1dNU1M2MDIuY2EuYWVyby5ib21iYXJkaWVyLm5ldIIiTVRMV1dNU1M2MDMuY2EuYWVyby5ib21iYXJkaWVyLm5ldIIlc2VhcmNoZmFzdC1kZXYuY2EuYWVyby5ib21iYXJkaWVyLm5ldIIpc2VhcmNoZmFzdC1hZG0tZGV2LmNhLmFlcm8uYm9tYmFyZGllci5uZXSCI210bHdhc21zcDYwMS5jYS5hZXJvLmJvbWJhcmRpZXIubmV0giFjbWlzc3AtZGV2LmNhLmFlcm8uYm9tYmFyZGllci5uZXQwHQYDVR0OBBYEFDa9eetNyQfJSvGWMqLM6PUY5Pe/MB8GA1UdIwQYMBaAFPcL/75Iad8EnXpbXm/8o/81NQHJMIIBYgYDVR0fBIIBWTCCAVUwggFRoIIBTaCCAUmGgc1sZGFwOi8vL0NOPUFlcm8tSXNzdWluZy1DQSxDTj1NVExXSVBLSTAwMixDTj1DRFAsQ049UHVibGljJTIwS2V5JTIwU2VydmljZXMsQ049U2VydmljZXMsQ049Q29uZmlndXJhdGlvbixEQz1hZXJvLERDPWFlcm8sREM9Ym9tYmFyZGllcixEQz1uZXQ/Y2VydGlmaWNhdGVSZXZvY2F0aW9uTGlzdD9iYXNlP29iamVjdENsYXNzPWNSTERpc3RyaWJ1dGlvblBvaW50hkNodHRwOi8vbXRsd2lwa2kwMDMuYWVyby5hZXJvLmJvbWJhcmRpZXIubmV0L3BraS9BZXJvLUlzc3VpbmctQ0EuY3JshjJodHRwOi8vY2RwLmFlcm8uYm9tYmFyZGllci5jb20vQWVyby1Jc3N1aW5nLUNBLmNybDCCAW0GCCsGAQUFBwEBBIIBXzCCAVswgcEGCCsGAQUFBzAChoG0bGRhcDovLy9DTj1BZXJvLUlzc3VpbmctQ0EsQ049QUlBLENOPVB1YmxpYyUyMEtleSUyMFNlcnZpY2VzLENOPVNlcnZpY2VzLENOPUNvbmZpZ3VyYXRpb24sREM9YWVybyxEQz1hZXJvLERDPWJvbWJhcmRpZXIsREM9bmV0P2NBQ2VydGlmaWNhdGU/YmFzZT9vYmplY3RDbGFzcz1jZXJ0aWZpY2F0aW9uQXV0aG9yaXR5MFIGCCsGAQUFBzAChkZodHRwOi8vbXRsd2lwa2kwMDMuYWVyby5hZXJvLmJvbWJhcmRpZXIubmV0L3BraS9BZXJvLUlzc3VpbmctQ0EoMikuY3J0MEEGCCsGAQUFBzAChjVodHRwOi8vY2RwLmFlcm8uYm9tYmFyZGllci5jb20vQWVyby1Jc3N1aW5nLUNBKDIpLmNydDA9BgkrBgEEAYI3FQcEMDAuBiYrBgEEAYI3FQiFoPNlhYL3Xob1lTKCsPMIguTeGxOD/oINhsufMAIBZAIBDTATBgNVHSUEDDAKBggrBgEFBQcDATAbBgkrBgEEAYI3FQoEDjAMMAoGCCsGAQUFBwMBMA0GCSqGSIb3DQEBBQUAA4ICAQCtFw4FKpzNr8gpnpHHJvgjUfe7FbXvzuf8qENJQA+5KJjD6rqeSGpDJcvSwiFblZobFswFb7OABrxfpvDnmDbBfvozHPhAWBnmISz0t2ydb7R/SY1cl8NihamCPrtVN/azVDVqvj1kHkrVRM18BGSFowqGixMFQr4rDgB75214FN69a85AnxV5O5ip+U9g/JdW2qRSGcfUd1np2QActllDimc+33rp/nXIaoXjRlXhkm+WxCt3Ca5OgwnVm3a4Ceiljj+1i5+8XV2zngv6eq4HlrBg0sFPaHWdjrIGcNyaWW0h0dPQUuv4Gm3zKDkQ3AQSC3cV5qCqmh6fCaCsI3us2kSJjHMZa+OSDLI7K01pDP85TieHeoONBo8mRKsOQ0e1FGXH2BkbXSN1DgfJ1IzddaBbSsnjR5gNrRMmZJnCXnluT8Gmwyv9EKjMit6yt0sWwrADd5ZIjYUnxnrkgfXpPY2kqK2gOl12IHjFK6d5vUsGTlIv9H3OmtCWVBHpR125C0CZvU987z3u9Gv4Jiuv/LpDuv1bNuqNHsQfSqSYsjEreGIP+DapzhMOefiv+kN4nLj3Owk4VdQm9+dxekwaS7HFwAQGOVik877mXxmjRhwxtZPW0ZrWs3fZ2z90Ppki4cGN/rtaLGz+WwicrPt1B34296kQkkIolWtiGjkpnQ==</wsse:BinarySecurityToken>
             <ds:Signature Id="SIG-76146B887E7568491C142289201149421" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
                <ds:SignedInfo>
                   <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#">
                      <ec:InclusiveNamespaces PrefixList="soapenv v1 v11" xmlns:ec="http://www.w3.org/2001/10/xml-exc-c14n#"/>
                   </ds:CanonicalizationMethod>
                   <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
                   <ds:Reference URI="#id-76146B887E7568491C14228915193694">
                      <ds:Transforms>
                         <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#">
                            <ec:InclusiveNamespaces PrefixList="v1 v11" xmlns:ec="http://www.w3.org/2001/10/xml-exc-c14n#"/>
                         </ds:Transform>
                      </ds:Transforms>
                      <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
                      <ds:DigestValue>3OlmMDNX7kDCNz4cRIZD+O/2xdA=</ds:DigestValue>
                   </ds:Reference>
                </ds:SignedInfo>
                <ds:SignatureValue>mfeQ+wTS5eMpaU7tmrAZeG9GBLegQFe35fuHRsDXBJfq1Kcd1jRwgpIR+iSIymXGzF3ToJZzCOnE
    MdW+UWdi8WAQOqw6YopJg82Tb2RJpQJADAzxbbLD2hOn1GLdXuLxtV040UsiumGi9kaKk4BaD2gSdW9Q
    EHwbrbQReo1bN8kNEJhFSWalhquPqD3WVK5+6A==</ds:SignatureValue>
                <ds:KeyInfo Id="KI-76146B887E7568491C142289201149319">
    <wsse:SecurityTokenReference wsu:Id="STR-76146B887E7568491C142289201149320">
                      <wsse:Reference URI="#X509-76146B887E7568491C142289201149318" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"/>
                   </wsse:SecurityTokenReference>
                </ds:KeyInfo>
             </ds:Signature>
          </wsse:Security>
       </soapenv:Header>

    Hi,
    The following articles would be helpful:
    .net call WS-Security enabled web service (created in java)
    http://stackoverflow.com/questions/2138129/net-call-ws-security-enabled-web-service-created-in-java
    WS-Security Protocol with .NET – A Overview
    http://www.c-sharpcorner.com/UploadFile/mahesha/WSSecurityProtocol11232005052243AM/WSSecurityProtocol.aspx
    An introduction to Web Service Security using WSE - Part I
    http://www.codeproject.com/Articles/7062/An-introduction-to-Web-Service-Security-using-WSE
    As this question is not relate to SharePoint, I suggest you post it to a suitable Forum, you will get more help and confirmed answers from there.
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Error in CHARM configuration to move JAVA objects 'The project is not relea

    Hi,
    I have BI 7.0 (ABAP + JAVA) landscape (i.e. CBD, CBQ and CBP) on SPS12 and SolMan 7.0 (SMD) on SPS14.  My goal is to move both ABAP and JAVA transports through CHARM. I performed following tasks:
    1.  Configured TMS by selecting CBD as Transport Domain controller to move Java transports
    2.  Configured CHARM for BI landscape to move ABAP transports in SMD and it is working fine
    3.  Configured CTS+ to move JAVA transports on SMD instead of CBD because CTS_BROWSER service is not available on CBD due to SPS12. While configuring CTS+ in SMD, I used SIDs for BI Java landscape as reverse SID (i.e. DBC, QBC and PBC) and used mapping parameter to map to original SID.  I used reverse SID because already in SMD (CBD, CBQ and CBP) has been defined for CHARM purpose. Now, I am able to move successfully JAVA transports of BI landscape from SMD.
    4.  I am having issue in configuring CHARM on SMD for JAVA transports.  I am following http://service.sap.com/solutionmanager --> Media Library --> TechnicalPapers --> How to Set Up and Use eCTS/ChaRM Solution Manager 4.0 SP12 document.  Following are the steps, I performed to move JAVA transport through CHARM:
         a.  Defined JAVA systems (i.e. DBC, QBC and PBC) in SMSY as Enterprise portal systems
         b.  Defined ABAP system (i.e. Where Transport request is created, in my case it is SMD) in SMSY
         c.  Defined logical component for both ABAP and JAVA systems
         d.  Defined solution manager project by adding two logical components created at step C (i.e. ABAP and JAVA)
         e.  I am getting error when I am trying to activate CHARM and create task list.  The error is as follows:
    /TMWFLOW/TRACKN 101: 'Warning: Problems occurred during synchronization of the system landscape'.
    If you choose 'Check', the system displays the following message in the results list of the check:
    /TMWFLOW/TRACK_N 806: 'No consolidation system found for SMD-200 (project zjava3)'
    If you try to create a task list by choosing the relevant pushbutton, the system issues message
    /TMWFLOW/CONFIG_UI 017: 'The project is not released. Hence cycle can not be created'.
    I found a relevant sap note for this 1054264 but it is not useful me, as it suggest to upgrade SolMan to SPS12 but whereas I am on SPS 14.
    Any suggestion are welcome.  Thanks in advance.
    Regards
    Shiv

    Hello
    You should first fix the errors you get such as the missing consolidation system
    Please see thread [Re: No consolidation system found for SID in solman; or check the forum on the error message "'No consolidation system found for" and you will find relevant information.
    I would advise to update your SAP Solution Manager though to one of the latest available levels, there are a lot of fixes and enhancements to Charm (and also availability of quality gate management which gives some of the functionality of Charm but is more compact).
    Kind regards
    Tom

Maybe you are looking for

  • WP Table of MMC has some of them

    Status ended. i am trying to install SAP R/3 4.6C on Windows xpp, but some of the work process in WP Table are getting status ended and err 1. i have not installed the Gui yet, bcoz before installing that i wanted to make sure i could turn on the R/3

  • I think my laptop is dead !!!!

    Hi there; I have a problem with my laptop, I have an HP PAvilion dv6500, purchased 2008, last night my wife was doing something online using my laptop and suddenly power went off though power cable was attached, I thought there might be something wro

  • How to avoid invoice split due to different billing dates?

    Hi All, How to avoid invoice split due to different billing dates during executing VF04 transction? I want to club 30 delivery documents with different billing due dates in one invoice. I am using VF04 tr for the same. However, here i cannot control

  • Première charge de la batterie de l iPhone 5

    Faut il charger directement l iPhone 5 ou le laisser se vider de sa batterie puis le charger lors de sa première mise en marche ? Les avis sont fort mitigé, on ne sait donc jamais que faire.

  • ITunes and Roxio EMC9 Conflicting

    Since I installed iTunes (7.6.0.29), the following errors appear: Microsoft Visual C++ Runtime Library Buffer overrun detected! Program: …d\9.0\Roxio Central33\Main\Roxio_Central33.exe A buffer overrun has been detected which has corrupted the progra