Get XML before sending to End Point

Hi All,
Can anyone give me an idea of how to get the actual XML in requestEnv. I want to save the XML before I send it to the web service end point so I can know exactly what I have sent for debugging reasons.
I have done a good bit of googling on this and have found that it seems to point to either Serialization or Marshalling. The problem I can see with serialization, although I admit I dont know much about it, is this not going to build XML based on the elements in Envelope, instead of being the exact XML that I am sending? .. although I see that it should technically always be the same.
I have tried all the obvious, envelope.toString() etc etc.
Thanks!,
Glenn
URL endpointURL = new URL(_endpoint);
Envelope requestEnv = new Envelope();
Body requestBody = new Body();
Vector requestBodyEntries = new Vector();
String wrappingName = "coreBio";
String targetNamespace = "http://identifyrequest.com";
Vector requestData = new Vector();
requestData.add(new Object[] {"MH", MH});
requestData.add(new Object[] {"MC", MC});
requestBodyEntries.addElement(toElement(wrappingName, targetNamespace, requestData));
requestBody.setBodyEntries(requestBodyEntries);
requestEnv.setBody(requestBody);
Message msg = new Message();
msg.setSOAPTransport(m_httpConnection);
msg.send(endpointURL, "", requestEnv);
Envelope responseEnv = msg.receiveEnvelope();
Body responseBody = responseEnv.getBody();
Vector responseData = responseBody.getBodyEntries();

One way (but probably not the only one) would be to extend the class & add a toString() method that outputs the XML. That way you can just write the object to a log, console, etc. with minimum fuss.

Similar Messages

  • Defining End point

    Hi all,
    I have a standalone XI 2.0 and my scenario is
    file - XI - idoc (R/3)
    i have the flat file in my XI box and im using inbound file adapter.
    but i have a problem in defining the end point .
    im getting an error message like
    end point not defined for the sender system
    my sender system is XI and my receiver system is R/3
    im  using file inbound adapter and idoc outbound adapter.
    i have defined the end point for the receiver system as idoc.
    wht will be my sender system endpoint .
    if any has any idea pls help me.
    thankx,
    shree

    Hi Shree,
    Yes, it's true that in your case the flat file my in fact reside on the XI machine. However, from an XI point of view, you must still register the file adapter first within the SLD and then do the appropriate configuration within XI as Bjorn mentioned. Consider a situation where you may have a file to file scenario with XI performing transformation in the middle...in this case you need two "logical" systems here even though they are installed on the same physical box. One for the first file adapter instance and another for the second file adapter instance.
    Good luck!!!
    ...Scottd

  • Solution: order delivery message for each end-point of many end-points

    Hello,
    Does anyone can help me find a solution to a problem I have.
    Scenario: I have to develop a project with the OSB, and between the various services that I have to develop one have the following requirements.
    I have a system that has multiple end-point (sub-systems; 1200 sub-systems), to whom I send a message (and only one), and these must be delivered in order (sequentially for each sub-system) .
    These messages came from a JMS queue (could be topic).
    Can anyone give some tips, how can I develop my components (proxy service) in order to ensure the delivery of messages in sequence for each sub-system without having to deploy multiple proxy service (one for each sub-system).
    Thanks for any help.
    Miguel

    Hi Miguel,
    Strange requirement but easy to implement. Create a XML which has all the end-points in it (you may create a simple structure line <EndpointList><Endpoint>EndPoint1</Endpoint><Endpoint>EndPoint2</Endpoint>.......</EndPointList>). Upload this xml as a X-Query resource in OSB. Use For each action in message flow (in request-response pipeline) and traverse on each and every EndPoint node in above created XML and from inside that use use publish/dynamic publish action.
    Use Routing options: Modify any or all of the following properties in the outbound request: URI, Quality of Service, Mode, Retry parameters, Message Priority.
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/userguide/modelingmessageflow.html
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/eclipsehelp/tasks.html#wp1111432
    Make sure that in the EndPointList XML you put the end-points in the sequence you want.
    Regards,
    Anuj

  • Unable to access following end point(s)

    Hi All,
    I am facing very strange thing in my BPEL.
    Third party is sending message to my SOA BPEL process.Starting point of the (input variable place) is not showing the message for some inputs from third party.For some input messages of third party, BPEL is taking messages properly and it is also showing messages.It is also executing whole process propely.
    But some For some inputs(problem related inputs)It is showing below thing at the input message(receive activity):
    <message>SOA returned no detail.</message>
    But That BPEL process is having  further transform and assign activities in that.The contents of the message is coming in those activities (but strange thing is it is not coming in BPEL intial activity.).
    Note : What I observed from  some input messages(for BPEL that I am getting problem) , payload size is very high.So SOA is not able to show or load  messages properly.
    I am also getting'
    'Unable to access following end points' along with the errors'.I think it may be related SOA infra memory issue'
    Please help me in this as I am stuck in production issue.It is very urgent.
    Is there any way I can make my BPEL try access large payloads? I think it is the problem of not accepting large payloads.

    Hi karan,
    Thank you very much for your reply to my question.I will also try to change the message size by informing my client SOA admin people according to you.
    Regarding the scenario that you are asking , I already mentioned clearly above(When I first posted this question).Anyways I am again copying those details below:
    Starting of Scenario explanation:
    I am facing very strange thing in my BPEL.
    Third party is sending message to my SOA BPEL process.Starting point of the (input variable place) is not showing the message for some inputs from third party.For some input messages of third party, BPEL is taking messages properly and it is also showing messages.It is also executing whole process propely.
    But some For some inputs(problem related inputs)It is showing below thing at the input message(receive activity):
    <message>SOA returned no detail.</message>
    But That BPEL process is having  further transform and assign activities in that.The contents of the message is coming in those activities (but strange thing is it is not coming in BPEL intial activity.).
    Note : What I observed from  some input messages(for BPEL that I am getting problem) , payload size is very high.So SOA is not able to show or load  messages properly.
    I am also getting'
    'Unable to access following end points' along with the errors'.I think it may be related SOA infra memory issue'
    Please help me in this as I am stuck in production issue.It is very urgent.
    Is there any way I can make my BPEL try access large payloads? I think it is the problem of not accepting large payloads.
    ending of Scenario explanation:

  • Any way to make Mail.app receive before send?

    I work at an ISP and we have a customer who is outside of our range, using Mail.app to connect to our POP3 server.
    Normally we have them use their provider's outgoing mail server, and our incoming mail server since our mail server rejects e-mails originating outside of our IP pool. Usually this works.
    However, the customer's provider blocks use of their outgoing mail server if the e-mail address is from a different domain.
    The one solution would be to have Mail.app receive (and thus authenticate with our mail server) before sending.
    Is there any way to do this?

    Are you talking about POP before SMTP authentication and if so, are you saying the account must check the incoming mail server for new mail immediately before sending mail with the account's SMTP server and this must occur each time before sending mail?
    I thought when POP before SMTP authentication is used/required, checking the incoming mail server for the account at least once per online session is all this is required, not each time immediately before sending mail.
    There is no setting to do so in Mail but you can manually select Get Mail before sending a message if I'm understanding this correctly.

  • Problem getting parameter  values at the service end point

    I am having problem getting parameter values at the service end point. I created service end point and this method is having 35 parameters and then i created test client file using Sun One Studio 5. but when i run this test client and make a call to service it sends wrong value to first three parameters to the service end point. I tried all the way round but it gave me same sort of problem. I change the order of parameters change the names of parameters but it didn�t work. And then i started chopping of parameter from the left side. And my problem is solved when my parameter list reached to 12 from 35. So is it a bug or some problem with my configuration or some thing else.
    I am using sun one studio 5 with sun one app 7. My service end point does very simple thing. It only takes out put of the parameter to the server log file. And my wsdl file seems all right. There is no conflict with the count and data type of the parameter information it contains.
    �     Service End Point Definition (in EJB)
    public java.lang.String setNewAddress(java.lang.String propertyName, java.lang.String status, java.lang.String PMSCode, java.lang.String streetNumPrefix, int streetStartNum, java.lang.String streetStartNumSuffix, int streetEndNum, java.lang.String streetEndNumSuffix, java.lang.String streetName, java.lang.String streetType, java.lang.String streetSuffix, java.lang.String localityPrefix,java.lang.String localityName, java.lang.String postcode, java.lang.String stateCode, java.lang.String countryCode, java.lang.String description, java.lang.String coordinateAccuracy, int longitude, int latitude, java.lang.String planNumber, java.lang.String lotPrefix, int lotNumber, int siteID, java.lang.String countryName, java.lang.String parishName, java.lang.String section, int portionNum, int crownAllotNum, int titleVol, java.lang.String folio, java.lang.String esa, int aliasID, int aliasTagID,String ID) {
    System.out.println(propertyName);
    System.out.println(PMSCode);
    System.out.println(streetNumPrefix);
    ........ taking printout of all the paramters
    �     This is my WSDL file
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions name="NMService" targetNamespace="urn:NMService/wsdl" xmlns:tns="urn:NMService/wsdl" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
    <types/>
    <message name="NMServiceServantInterface_setNewAddress">
    <part name="String_1" type="xsd:string"/>
    <part name="String_2" type="xsd:string"/>
    <part name="String_3" type="xsd:string"/>
    <part name="String_4" type="xsd:string"/>
    <part name="int_5" type="xsd:int"/>
    <part name="String_6" type="xsd:string"/>
    <part name="int_7" type="xsd:int"/>
    <part name="String_8" type="xsd:string"/>
    <part name="String_9" type="xsd:string"/>
    <part name="String_10" type="xsd:string"/>
    <part name="String_11" type="xsd:string"/>
    <part name="String_12" type="xsd:string"/>
    <part name="String_13" type="xsd:string"/>
    <part name="String_14" type="xsd:string"/>
    <part name="String_15" type="xsd:string"/>
    <part name="String_16" type="xsd:string"/>
    <part name="String_17" type="xsd:string"/>
    <part name="String_18" type="xsd:string"/>
    <part name="int_19" type="xsd:int"/>
    <part name="int_20" type="xsd:int"/>
    <part name="String_21" type="xsd:string"/>
    <part name="String_22" type="xsd:string"/>
    <part name="int_23" type="xsd:int"/>
    <part name="int_24" type="xsd:int"/>
    <part name="String_25" type="xsd:string"/>
    <part name="String_26" type="xsd:string"/>
    <part name="String_27" type="xsd:string"/>
    <part name="int_28" type="xsd:int"/>
    <part name="int_29" type="xsd:int"/>
    <part name="int_30" type="xsd:int"/>
    <part name="String_31" type="xsd:string"/>
    <part name="String_32" type="xsd:string"/>
    <part name="int_33" type="xsd:int"/>
    <part name="int_34" type="xsd:int"/>
    <part name="String_35" type="xsd:string"/></message>
    <message name="NMServiceServantInterface_setNewAddressResponse">
    <part name="result" type="xsd:string"/></message>
    <portType name="NMServiceServantInterface">
    <operation name="setNewAddress" parameterOrder="String_1 String_2 String_3 String_4 int_5 String_6 int_7 String_8 String_9 String_10 String_11 String_12 String_13 String_14 String_15 String_16 String_17 String_18 int_19 int_20 String_21 String_22 int_23 int_24 String_25 String_26 String_27 int_28 int_29 int_30 String_31 String_32 int_33 int_34 String_35">
    <input message="tns:NMServiceServantInterface_setNewAddress"/>
    <output message="tns:NMServiceServantInterface_setNewAddressResponse"/></operation></portType>
    <binding name="NMServiceServantInterfaceBinding" type="tns:NMServiceServantInterface">
    <operation name="setNewAddress">
    <input>
    <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:NMService/wsdl"/></input>
    <output>
    <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:NMService/wsdl"/></output>
    <soap:operation soapAction=""/></operation>
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc"/></binding>
    <service name="NMService">
    <port name="NMServiceServantInterfacePort" binding="tns:NMServiceServantInterfaceBinding">
    <soap:address location="http://localhost:80/NMService/NMService"/></port></service></definitions>
    �     I followed steps given this example. http://developers.sun.com/prodtech/javatools/jsstandard/reference/docs/s1s5/stockapp.html.
    If some one know what is wrong. Is it me or some thing wrong with the method I followed. But I am sure that I followed exactly the same method as it given in examples. So if some one can guide me
    Thanks

    I just found that there is a bug with Sun One Studio 5. It creates faulty JSP file to test the client for the web services. With above problem I tested my web services using different developing environment such as Jdeveloper 10g. I created client stub using wsdl file generated by sun one studio. And made call to my web service and all the parameter reached perfectly at service end point. And then I used stub class created by sun one studio for the client and made the same call. And it also went well. So the problem is with the test application (JSP File) sun one creates for my web service.
    This is the majore problem i faced during the development. But still there is many problem along with this which is not seriouse enough but requires attension. I would like sun developers to make sun one studio IDE simpler and handy .

  • Get instantly the coordinate of end and start point of line, when moving it

    hello guys,
    i'm just wondering on how to get the coordinate of Start and End point of a line when I'm using PathWrangler wrangler = new PathWrangler(this); this latter allows the paint components to be dragged, so i want to get instantly the coordinate of the Start and End point of the line.
    MY AIM IS: i want whenver an intersection between 2 lines occur( the line is being dragged so intersection may occur between the two lines) i want to draw a circle having as center the intersection of the 2 lines.
    i managed to write a code that draws 2 lines and a circle having a center the intersection of both lines. here is the code:
    import java.awt.*; 
        import java.awt.event.*; 
        import java.awt.geom.*; 
        import java.util.*; 
        import java.util.List; 
        import javax.swing.*; 
        import javax.swing.event.MouseInputAdapter; 
        public class SDRx extends JPanel { 
           List<Path2D.Double> paths = new ArrayList<Path2D.Double>(); 
           PathWrangler wrangler = new PathWrangler(this);
           Point p1= new Point(120,150);
           Point p2= new Point(140,210);
           Point p3= new Point(120,150);
           Point p4= new Point(110,230);               
            Line2D.Double l1=new Line2D.Double(p1,p2);
           Line2D.Double l2=new Line2D.Double(p3,p4);
            Point2D.Double inter= intersection(l1.getX1(),l1.getY1(),l1.getX2(),l1.getY2(),l2.getX1(),l2.getY1(),l2.getX2(),l2.getY2());
           Ellipse2D.Double ell= new Ellipse2D.Double(inter.getX()-25,inter.getY()-25,50,50);
           public SDRx() { 
               paths.add(wrap(l1));
               paths.add(wrap(l2));
               paths.add(wrap(ell));             
           private Path2D.Double wrap(Shape s) { 
               return new Path2D.Double(s); 
           protected void paintComponent(Graphics g) { 
               super.paintComponent(g); 
               Graphics2D g2 = (Graphics2D)g; 
               g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING, 
                                   RenderingHints.VALUE_ANTIALIAS_ON); 
               g2.setPaint(Color.blue); 
               for(int j = 0; j < paths.size(); j++) { 
                   g2.draw(paths.get(j)); 
           public void transformPath(Path2D.Double path, AffineTransform at) { 
               path.transform(at); 
               repaint(); 
            public Point2D.Double intersection(double x1,double y1,double x2,double y2, double x3, double y3, double x4,double y4) {
          double d = (x1-x2)*(y3-y4) - (y1-y2)*(x3-x4);
          if (d == 0) return null;
          double xi = ((x3-x4)*(x1*y2-y1*x2)-(x1-x2)*(x3*y4-y3*x4))/d;
          double yi = ((y3-y4)*(x1*y2-y1*x2)-(y1-y2)*(x3*y4-y3*x4))/d;
        return new Point2D.Double(xi,yi);
           public static void main(String[] args) { 
               JFrame f = new JFrame(); 
               f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); 
               f.add(new SDRx()); 
               f.setSize(400,400); 
               f.setLocation(100,100); 
               f.setVisible(true); 
       }any help is appreciated.
    10x

    OK guys i'm sorry for before i said few wrong things about PathWrangler wrangler = new PathWrangler(this); i thought it was in the java library.
    anyway here is the full code( i got it few weeks ago(with few modidfication) from somwhere, u can google it)
        import java.awt.*; 
        import java.awt.event.*; 
        import java.awt.geom.*; 
        import java.util.*; 
        import java.util.List; 
        import javax.swing.*; 
        import javax.swing.event.MouseInputAdapter; 
        public class SDRx extends JPanel { 
           List<Path2D.Double> paths = new ArrayList<Path2D.Double>(); 
           PathWrangler wrangler = new PathWrangler(this);
           Point p1= new Point(120,150);
           Point p2= new Point(140,210);
           Point p3= new Point(120,150);
           Point p4= new Point(110,230);               
            Line2D.Double l1=new Line2D.Double(p1,p2);
           Line2D.Double l2=new Line2D.Double(p3,p4);
            Point2D.Double inter= intersection(l1.getX1(),l1.getY1(),l1.getX2(),l1.getY2(),l2.getX1(),l2.getY1(),l2.getX2(),l2.getY2());
           Ellipse2D.Double ell= new Ellipse2D.Double(inter.getX()-25,inter.getY()-25,50,50);
           public SDRx() { 
               paths.add(wrap(l1));
               paths.add(wrap(l2));
               paths.add(wrap(ell));             
           private Path2D.Double wrap(Shape s) { 
               return new Path2D.Double(s); 
           protected void paintComponent(Graphics g) { 
               super.paintComponent(g); 
               Graphics2D g2 = (Graphics2D)g; 
               g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING, 
                                   RenderingHints.VALUE_ANTIALIAS_ON); 
               g2.setPaint(Color.blue); 
               for(int j = 0; j < paths.size(); j++) { 
                   g2.draw(paths.get(j)); 
           public void transformPath(Path2D.Double path, AffineTransform at) { 
               path.transform(at); 
               repaint(); 
            public Point2D.Double intersection(double x1,double y1,double x2,double y2, double x3, double y3, double x4,double y4) {
          double d = (x1-x2)*(y3-y4) - (y1-y2)*(x3-x4);
          if (d == 0) return null;
          double xi = ((x3-x4)*(x1*y2-y1*x2)-(x1-x2)*(x3*y4-y3*x4))/d;
          double yi = ((y3-y4)*(x1*y2-y1*x2)-(y1-y2)*(x3*y4-y3*x4))/d;
        return new Point2D.Double(xi,yi);
           public static void main(String[] args) { 
               JFrame f = new JFrame(); 
               f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); 
               f.add(new SDRx()); 
               f.setSize(400,400); 
               f.setLocation(100,100); 
               f.setVisible(true); 
       class PathWrangler extends MouseInputAdapter { 
           SDRx component; 
           AffineTransform at = new AffineTransform(); 
           final int S = 6; 
           Rectangle net = new Rectangle(S, S); 
           Path2D.Double selectedPath; 
           Point offset = new Point(); 
           boolean dragging = false; 
           public PathWrangler(SDRx sdr) { 
               component = sdr; 
               component.addMouseListener(this); 
               component.addMouseMotionListener(this); 
           public void mousePressed(MouseEvent e) { 
               Point p = e.getPoint(); 
               net.setLocation(p.x-S/2, p.y-S/2); 
               List<Path2D.Double> list = component.paths; 
               for(int j = 0; j < list.size(); j++) { 
                   Path2D.Double path = list.get(j); 
                   // Use the contains method to detect RectangluarShapes 
                   // and the intersects method with net to detect lines. 
                  if(path.contains(p) || path.intersects(net)) { 
                       selectedPath = path; 
                       Rectangle r = selectedPath.getBounds(); 
                       offset.x = p.x - r.x; 
                       offset.y = p.y - r.y; 
                       dragging = true; 
                       break; 
           public void mouseReleased(MouseEvent e) { 
               dragging = false; 
           public void mouseDragged(MouseEvent e) { 
               if(dragging) { 
                   int x = e.getX() - offset.x; 
                   int y = e.getY() - offset.y; 
                   Rectangle r = selectedPath.getBounds(); 
                   at.setToTranslation(x-r.x, y-r.y); 
                   component.transformPath(selectedPath, at);
       }  10x

  • I have a problem with mail.  the spelling and grammer check box before sending the messege is no longer there.  I did everything but cannot get it back.  is ther anyone who knows how to get the box with spelling and grammer checks before sending

    i have a problem with mail.  the spelling and grammer check box before sending the messege is no longer there.  I did everything but cannot get it back.  is ther anyone who knows how to get the box with spelling and grammer checks before sending the mail.
    Also the mail is acting very funny by not getting the rules work in a proper method.  Is ther a software to repair mail.

    i did both of them, but still the while sending the mail the diolog box is not showing up and also the spelling and grammer does not do the spelling check. 
    This problem just started for about 3 to 4 days now.  earlier it was working normally.

  • Getting error: Before viewing PDF documents in this browser you must launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser..  I just purchased the Adobe Acrobat Pro today on may MAC.

    Getting error:  Before viewing PDF documents in this browser you must launch Adobe Reader and accept the End User License Agreement, then Quit and relaunch the browser.  I just purchased and installed Adobe acrobat pro for the Mac today.

    Hi Tbeirne,
    If you just want to save a pdf opened in Safari to your machine use the save as option from within the Reader plugin window. Just click on any of the buttons highlighted in below screenshots to Save a pdf at any location on your machine.
    or
    To summarize the issue, if you had opened an Internet PDF in a browser plug-in, you must use the save feature in the plug-in, not the Safari File > PDF Export, or File > Save As...
    Please let us know if this solution works for you and you are able to save and view PDFs files locally.
    Regards,
    Shashi

  • Getting the end point to end point connections paths that exist from Switch Exe

    Can I query the Switch Exe data base and get a list of the existing paths that Switch EXE has connected?
    I have a debug app that reads the channel names (via a property node) and present them to the operator to manually connect and disconnect paths using the end points. I would like to have an indicator showing the current paths that are connected and I was hoping to be able to get that from Switch Exe without me having to add code to keep track of it myself.
    The goal is to be able to click on any existing path to disconnect it. 
    I do query the switch cards and display the actual relays that are closed, but that is hard to relate that to what channels that are connected when we have 8 matrix cards all interconnected.
    Thanks
    Omar
    Omar

    Hi Omar,
    Try using something like the example below that incorporates an array to check every connection.  If the path is found to exist, then you could add that combination to an array that is displayed on the front panel.  Also see this knowledge base article about the known issue with the Find Routes VI.  Use the VI from the bottom of the page in place of the Find Routes from the palette.  Hopefully this helps!
    Regards,
    h_baker
    National Instruments
    Applications Engineer
    Digital Multimeter Resources

  • How to get prepared string before sending to sql

    Hi
    I want the prepared string before sending to Sql (After substitution and setXXX), is it possible to do this? if yes, how ?
    PreparedStatement ps = cn.prepareStatement("select * from table1 where name= ''?'' ");
    ps.setString(1, "mytable")
    <-- I want the prepared string before sending to Sql (After substitution and setXXX) -->
    ResultSet rs = ps.executeQuery();
    Thanks
    Ali

    As I mentioned, I want Sql Text before execution
    n (getting resultSet), and after whole of setXXXs,No way, I believe.
    I have tried in many ways, let me put down my work.
    String query = "'Select * from dept where deptno=?'";
    System.out.println("Before : "+query);
    PreparedStatement ps = con.prepareStatement("select "+query+",? from Dual");
    ps.setInt(1,50);
    ResultSet rs = ps.executeQuery();
    if(rs.next()) {
    System.out.println("After : "+rs.getString(1));
    ps.close();
    con.close();I have tried in these lines, to capture the sql query, but it is failing at execution and the exception is 'bind variable not found'. So, I think you need to implement your own class to construct this query. Getting the details from DatabaseMetadata to see how the driver's setter methods works and you can use the same logic in your custom class.
    Good luck.

  • Just got a new iPhone 6, selling my 5 to Amazon. Trying to follow Apple instructions to erase content before sending but 5 will not connect to iCloud so I can't proceed - when promoted to enter password I keep getting "Verification failed. There was

    Just got a new iPhone 6, selling my 5 to Amazon. Trying to follow Apple instructions to erase content before sending but 5 will not connect to iCloud so I can't proceed - when promoted to enter password I keep getting "Verification failed. There was an error connecting to iCloud". I have checked apple id/password multiple times and they are correct. Any ideas out there? Thanks in advance

    HFJ,
    every once in a while my iPhone 5 fails to recognize my Apple ID. I don't have to go all the way to Restore to Factory Settings, I just have to turn off the phone. (Hold down top button until screen asks to slide if you want to turn it off.)  Give it a few seconds, turn it on again.

  • I am sending a mass e-mail out to my mailing list and the mail program gets locked up and stops responding before sending the e-mail?

    I am sending a mass e-mail out to my mailing list and the mail program gets locked up and stops responding before sending the e-mail.  How can I fix this issue?  I have done it in the past successfully.

    Holly, how many are you sending to?
    Are you using the To; or BCC: field?
    Individual names or Groups?
    I suspect one malformed address at the moment without much else to go on.

  • Getting BOTH start and end points of a mouse drag

    I looked up the api's for MouseMotionListener and I couldn't find any way to get both the start and end coordinates of a drag. Any ideas?
    Thanks in advance.

    I think it'll still work, just perform two jobs in the event handler -- one to register the event to test for drag, continued by whatever you wanted to do with that capture.
    I can't think of some case that it wouldn't. However there might be just special cases. Perhaps you would like to tell us what you intend to do.

  • Systinet UDDI - SOA SUITE 11G (Dynamic SOAP end point lookup Issues)

    Hi,
    We are using Systinet as our UDDI product and trying to use UDDI lookup in our BPEL process as well. I have completed the below tasks
    1) Configured the Systinet UDDI Inquiry URL and the development soap endpoint in the SOA Infrastructure Common properties in soa server 11g. Did not provide the user-id and
    password.
    2) Restarted the servers so that the changes are effective.
    3) In Jdeveloper 11g, Created a connection with UDDI Registry.
    4) Created a sample BPEL process using Jdeveloper 11g that calls an already registered webservice in UDDI. This lookup web service has 3 different end
    points (Dev, QA and Prod) and a binding of wsdlDeployment use type. The binding points to the actual wsdl Physical location.
    1)     http://wasd.psc.com/SBDO.AD/services/Authez
    2)     http://wasq.psc.com/SBDO.AD/services/Authez
    3)     http://wasp.psc.com/SBDO.AD/services/Authez
    4)     http://wasd.psc.com/SBDO.AD/services/Authez/wsdl/Authez.wsdl
    5) In the BPEL created the partner link for this webservice using UDDI Registry and selected “Dynamically resolve the SOAP endpoint location at runtime”
    option.
    6) Generated the Configuration plan by right clicking the Composite.xml
    7) Modified the configuration plan and added a new property name “endpointURL” that points to the development endpoint (referred in Point # 4). Pasting the
    required portion of config plan for easy reference.
    </component>-->
    <reference name="PartnerLink_1_2">
         <!--Add search and replace rules for the binding properties-->
         <binding type="ws">
         <attribute name="port">
    <replace>http://ws.ad.sbdo.com#wsdl.endpoint(AuthezService/Authez)</replace>
    </attribute>
    <property name="oracle.soa.uddi.serviceKey">
    <replace>uddi:8ada66e0-d12f-11dd-a8e2-e302c871a8e2</replace>
    </property>
    <property name="endpointURI">
    <replace>http://wasd.psc.com/SBDO.AD/services/Authez</replace>
    </property>
    </binding>
    </reference>
    </composite>
    8) Deployed the service by including the modified configuration plan.
    9) The service was able to get back the result. But in the log, it is showing that the WSDL is being searched in all the end points available for that service and does
    not take it to consideration the end point provided in the configuration plan.
    Log details below
    Connecting to http://wsop.psc.com:9082/registry/uddi/inquiry
    INFO: SystinetWSDLSRResolverImpl.loginfo Searching for uddi:8ada66e0-d12f-11dd-a8e2-e302c871a8e2. INFO: SystinetWSDLSRResolverImpl.loginfo AccessPoint found
    http://wasp.psc.com/SBDO.AD/services/Authez Type null. INFO: SystinetWSDLSRResolverImpl.loginfo AccessPoint foundhttp://wasd.psc.com/SBDO.AD/services/Authez Type null
    INFO: SystinetWSDLSRResolverImpl.loginfo AccessPoint found.
    http://wasq.psc.com/SBDO.AD/services/Authez Type null
    INFO: SystinetWSDLSRResolverImpl.loginfo AccessPoint found.
    http://wasd.psc.com/SBDO.AD/services/Authez/wsdl/Authez.wsdl Type wsdlDeployment
    INFO: SystinetWSDLSRResolverImpl.loginfo Got wsdlUrl from wsdlDeployment - http://wasd.psc.com/SBDO.AD/services/Authez/wsdl/Authez.wsdl
    INFO: SystinetWSDLSRResolverImpl.loginfo oracle.fabric.common.uddiurl.resolver.exception.SRHttpAccessPointNotFoundException: Could not find HTTP Accessport for service uddi:8ada66e0-d12f-11dd-a8e2-e302c871a8e2
    WARNING: WebServiceExternalBindingComponent.getEndpointBySRKey Exception: getEndpointBySRKey oracle.fabric.common.uddiurl.resolver.exception.SRHttpAccessPointNotFoundException: Could not find HTTP Accessport for service uddi:8ada66e0-d12f-11dd-a8e2-e302c871a8e2
    Questions / Issues
    1) Why the registry search is being done in all the endpoints and is not searching only on the development end point provided in the configuration plan. I
    added the SOAP endpoint in the service reference properties on the server as well, but still is searching on all the end points
    2)     Not able to determine the root cause for the SRHttpAccessPointNotFoundException error observed. Please refer the above log for details.
    Please advice and let me know if there is more information required.
    Thanks
    Raj
    Edited by: user11122398 on Jul 27, 2010 11:00 AM
    Edited by: user11122398 on Jul 27, 2010 12:00 PM

    I supposed to make my previous question more concrete, the first answer I need before moving on to the rest of the bigger questions is this ...
    What is Oracle’s recommendation for a services invocation framework between BPEL, JEE and ESB containers? From a quick read of Oracle Technet website, WSIF seem to be the preferred framework for this purpose. However, from an equally quick survey of such frameworks in use today outside of Oracle, WSIF does not seem to enjoy any widespread developer community support anymore and all talk in public forum seem to point to newer Apache Frameworks such as CXF which support emerging standards such as JAX-WS 2.0 What is the current stand of Oracle with respect to this matter?

Maybe you are looking for