EDQ Web Service Timeout setting

Hi,
We have integrated OEDQ with Siebel. Requests are flowing as expected. Just want to know, how long the connector will be waiting for web service response from OEDQ.
Is there place where timeout is set by default?
Best Regards
Moorthy

Hi,
We have integrated OEDQ with Siebel. Requests are flowing as expected. Just want to know, how long the connector will be waiting for web service response from OEDQ.
Is there place where timeout is set by default?
Best Regards
Moorthy

Similar Messages

  • Is complex type request supported by web service data set?

    I just installed OBIEE 11g and tried to create data models with web services. It works fine for web services that takes simple data types and returns complex data types. But if the request to the web service is a complex type, it doesn't work. On the Edit Data Set page, I selected "true" for Complex Type. After I entered WSDL url, it populated the Web Service dropdown, but not the Method dropdown. Any ideas?
    The other problem I am having with web service data set is that it seems to ignore the attributes in the xml response. Only xml element is recognized.
    e.g. in <trigger priority="0" font_size="0"/>, priority and font_size are ignored in the data set. Please advise. Thanks.

    Hi,
    In this usecase , you can DnD the <serviceOperationName>_parameters as an ADF from. Then DnD the operation as a method. The methods input arg value is automatically set to the parameterIterator.currentRow.DataProvider. This works fine.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Web service timeout

    When i communicate with external system using web service call, i can transafer 3500 record. if i run it for more than 3500 records it gives error "SOAP:1,023 SRT: Processing error in Internet Communication".
    i tried to use SM59, HTTP connection to external server. current set up is ICM Default timeout..
    I want to change but rfc destination is generated and i dont have option to change it to "no timeout" or specify timeout.
    you help is appreciated. .

    Hello Vipul
    Enter the RZ10 and validates the TIMEOUT value of parameter "icm/server_port_<x>" for  PROT=HTTP and PROT=HTTPS.
    For example, the HTTP service is on port 0 and TIMEOUT=600 seconds
    icm/server_port_0 = PROT=HTTP,PORT=80$$,PROCTIMEOUT=600,TIMEOUT=600
    in your case, increasing the TIMEOUT and validates the WS again
    regards
    Juan

  • "JSR 172 Web Service Timeout"

    I have successfully used JSR172 and Sun's stub generator to access my web services and it works very nicely. The only hitch I see is that if for some reason ( not very likely but I'd like to handle it anyway ) the Blackberry client connects to the service by never receives a response, it appears to hang indefinitely.
    Is there a way to set a time out, since it doesn't seem to fall through normal error trapping
    I suppose I could kill the thread after a certain amount of time but that seems rude and would likely cause other problems
    This is at the point where the JSR172 Invoke api is called.
    thnx in advance...

    Hi,
    Check parameters *icm/server_port_<xx> *
    In my CRM system, I have setup :
    icm/server_port_0 = PROT=HTTP,PORT=80,TIMEOUT=90,PROCTIMEOUT=600
    The PROCTIMEOUT is the one interesting for you.
    I have set up it to 600 seconds to get the same timeout as with the sapgui.
    Check also rdisp/plugin_auto_logout but it is more useful for the webui than for web services.
    Regards,
    Olivier

  • Web Service "callback" setting using setEndPoint - help

    Hi,
    I developed an asynchronous WEB service on a "workshop development machine" WLW8.1
    and then deployed it on a (test) production server" WLS8.1 (workshop enabled!).
    All tests run correctly on the development machine and callbacks are done on http://localhost:7001.
    Fine , but when the WEB service is deployed on the production server it will be
    accessed on -let us say-
    http://productionserver:7001/WebService/test/Service.jws?.EXPLORE=.TEST
    Callbacks should be set to access the external test client.
    I can have access to the WSDL file on the production server from a test client.
    But tests done from the client using the XMLSPY WebService/WSDL test interface
    failed.
    The callback is not working from the production server. I suspect the callback
    URI is not correct and cannot be used as on the Workshop. I see in the workshop
    development environment that the callback is done on: 'http://TESTUI' .
    Questions :
    1- can we change this http://TESTUI using the setEndPoint (URL url) method ?
    2- How can I use the ServiceControl interface setEndPoint (URL url) to set the
    callback in a (JAVA) testClient ? I don't intend to generate a .NET client for
    this test, but need to create a simple JAVA client (build with a third party WSDL
    proxy generator).
    3- Any example available? I read the article "Conversing with non-workshop client"
    but I don't find any practical implementation help.
    Thanks for any help or indication.
    Regards,
    Yves

    Hello,
    You might take a look at this section of the release notes and see if
    this is of some value in your situation:
    http://edocs.bea.com/workshop/docs81/relnotes/relnotes.html#autogenwsdl
    Thanks,
    Bruce
    "Yves Léauté" wrote:
    >
    Hi,
    I developed an asynchronous WEB service on a "workshop development machine" WLW8.1
    and then deployed it on a (test) production server" WLS8.1 (workshop enabled!).
    All tests run correctly on the development machine and callbacks are done on http://localhost:7001.
    Fine , but when the WEB service is deployed on the production server it will be
    accessed on -let us say-
    http://productionserver:7001/WebService/test/Service.jws?.EXPLORE=.TEST
    Callbacks should be set to access the external test client.
    I can have access to the WSDL file on the production server from a test client.
    But tests done from the client using the XMLSPY WebService/WSDL test interface
    failed.
    The callback is not working from the production server. I suspect the callback
    URI is not correct and cannot be used as on the Workshop. I see in the workshop
    development environment that the callback is done on: 'http://TESTUI' .
    Questions :
    1- can we change this http://TESTUI using the setEndPoint (URL url) method ?
    2- How can I use the ServiceControl interface setEndPoint (URL url) to set the
    callback in a (JAVA) testClient ? I don't intend to generate a .NET client for
    this test, but need to create a simple JAVA client (build with a third party WSDL
    proxy generator).
    3- Any example available? I read the article "Conversing with non-workshop client"
    but I don't find any practical implementation help.
    Thanks for any help or indication.
    Regards,
    Yves

  • Where to increase Web Service timeout property

    Hello All,
    I have developed a stateless java web service that executes a sql query.
    Query exectung for more than 5 minutes by the time the web service is throughing an exception:
    ****************Exception Message**********************
    WARNING: Unable to connect to URL: http://testhost.appsassociates.com:7781/TimeOutTest/TimeOutTestSoapHttpPort due to java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=iso-8859-1
    java.rmi.RemoteException: ; nested exception is:
         HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=iso-8859-1
         at proxycallertimeout.proxy.runtime.TimeOutTestSoapHttp_Stub.testMethod(TimeOutTestSoapHttp_Stub.java:84)
         at proxycallertimeout.proxy.TimeOutTestSoapHttpPortClient.testMethod(TimeOutTestSoapHttpPortClient.java:43)
         at proxycallertimeout.proxy.TimeOutTestSoapHttpPortClient.main(TimeOutTestSoapHttpPortClient.java:30)
    Caused by: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=iso-8859-1
         at oracle.j2ee.ws.client.http.HttpClientTransport.invokeImpl(HttpClientTransport.java:174)
         at oracle.j2ee.ws.client.http.HttpClientTransport.invoke(HttpClientTransport.java:150)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:176)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:113)
         at proxycallertimeout.proxy.runtime.TimeOutTestSoapHttp_Stub.testMethod(TimeOutTestSoapHttp_Stub.java:77)
    If query tekes less time to finish everything is working fine.
    How to make the webservice wait for more time.
    Thanks
    Saikrishna

    Async process can be fire and forget, meaning you don't ever want to response from the client. You can also have a response that will return in any time in the future.
    A human task is an example of this. You create a work list for someone. The BPEL process waits for the person to either accept or reject.
    The beauty of calling a BPEL process is that this is managed out of the box. If you are doind some bespoke development then you may need to use correlation sets.
    cheers
    James

  • EDQ web services

    Does anyone in this forum have any document/examples/training documents on how to develop EDQ tools for web services (for real time)? After working on EDQ for several months I am getting familiar with the product but I am struggling to develop anything with web services. I cannot find any information on the web or on the EDQ documentation. Any help will be useful.
    Thanks
    Peter

    Peter,
    Perhaps you are tripping up on the fact that there is no need to 'develop tools'? Web services can be created and modified directly in the UI, and their WSDLs automatically generated. You can then test them directly with the provided web service tester UI, which dynamically creates forms from the WSDLs so that you can submit requests and see responses directly. Obviously you will also need to create a process that uses the web service. See the provided Customer Data Services Pack for examples.
    There is a good amount of content in the online help on web services too.
    Regards,
    Mike

  • Web service Timeouts

    Version                   :     Informatica 9.6.1 Hot Fix 1Installation Server    :   AIX server Informatica workflow reads records from an Oracle table and makes a web service calls. I am seeing the below error message in the session log. Time out defined in the connection object is 450s (7.5 min).  Need you inputs in understanding the timeouts i am seeing in the session log. The job runs in 4 partitions and i see few transactions getting dropped as well during this web service calls. Open Issues1. Where does this timeout enforced? In the application level the request completes before 7 mins.2. Why does Informatica drops requests while making web service calls (partition is pass through). Session Log ErrorTRANSF_1_2_4> PMWS_33016 [ERROR] Web Service invoker encountered an error while invoking the Web Service. Reason: Operation timed out after 60014 milliseconds with 0 out of -1 bytes receivedTRANSF_1_2_4> CMN_1761 Timestamp Event: [Wed Jul 15 04:05:19 2015]TRANSF_1_2_4> PMWS_33016 [ERROR] Web Service invoker encountered an error while invoking the Web Service. Reason:TRANSF_1_2_4> CMN_1761 Timestamp Event: [Wed Jul 15 04:06:19 2015]TRANSF_1_2_4> PMWS_33016 [ERROR] Web Service invoker encountered an error while invoking the Web Service. Reason: Operation timed out after 60069 milliseconds with 0 out of -1 bytes received

    Hi all, Please help me with metadata query to extract each session RUN_DURTION, Start Time, end time for last 10 runs of each session at a workflow level. I know we can get information from REP_WFLOW_RUN table but i dont know table strucure and I dont have access to Repository database and we need an exact query to raise it to admin team. so please provide me an exact query.   Thanks

  • Web Service Timeout & connection errors

    Using jwsdp 2, i have developed a client that has a timeout property set. How are timeouts processed? Is an exception thrown by the port? or does the web method just return with a null return value?
    I also have noticed that in simulating a connection error (by stopping my app server) that an exception is thrown by the web method? but the exception is a javax.xml.ws.WebServiceException. How do I distinguish connection errors from other exceptions? what other exceptions are there?
    Basically, where is this info documented?

    Hello Vipul
    Enter the RZ10 and validates the TIMEOUT value of parameter "icm/server_port_<x>" for  PROT=HTTP and PROT=HTTPS.
    For example, the HTTP service is on port 0 and TIMEOUT=600 seconds
    icm/server_port_0 = PROT=HTTP,PORT=80$$,PROCTIMEOUT=600,TIMEOUT=600
    in your case, increasing the TIMEOUT and validates the WS again
    regards
    Juan

  • Web Services Timeout

    I have a problem to specify the timeout of a service web. I have a client who accedes with Axis to a service web. I have the following code but it does not work:
    locator= new Locator();
    servicio= locator.getPort();
    ((org.apache.axis.client.Stub)(servicio)).setTimeout(Constantes.TIME_OUT);
    servicio.saluda("Juan");
    As I have the timeout of the Axis understood it is not of connection, but itcontrols the timeout when already these connected to the service web. There exists some way of specifying timeout of connection (socket)? Some suggestion?
    The problem that I have is that the application continues waiting for the connection for the service web until he(she) returns the following mistake:
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: java.net.ConnectException: Connection timed out
    faultActor:
    faultNode:
    faultDetail:
    {http://xml.apache.org/axis/}stackTrace: java.net.ConnectException: Connection timed out
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
    at java.net.Socket.connect(Socket.java:452)
    at java.net.Socket.connect(Socket.java:402)
    at java.net.Socket.<init>(Socket.java:309)
    at java.net.Socket.<init>(Socket.java:124)
    at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:129)
    at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:157)
    at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:114)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2564)
    at org.apache.axis.client.Call.invoke(Call.java:2553)
    at org.apache.axis.client.Call.invoke(Call.java:2248)
    at org.apache.axis.client.Call.invoke(Call.java:2171)
    at org.apache.axis.client.Call.invoke(Call.java:1691)
    java.net.ConnectException: Connection timed out
    at org.apache.axis.AxisFault.makeFault(AxisFault.java:129)
    at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:131)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2564)
    at org.apache.axis.client.Call.invoke(Call.java:2553)
    at org.apache.axis.client.Call.invoke(Call.java:2248)
    at org.apache.axis.client.Call.invoke(Call.java:2171)
    at org.apache.axis.client.Call.invoke(Call.java:1691)
    Caused by: java.net.ConnectException: Connection timed out
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
    at java.net.Socket.connect(Socket.java:452)
    at java.net.Socket.connect(Socket.java:402)
    at java.net.Socket.<init>(Socket.java:309)
    at java.net.Socket.<init>(Socket.java:124)
    at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:129)
    at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:157)
    at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:114)
    ... 13 more

    Hi
    I used axis to generate the stubs..
    In the stub "MySericeSoapStub extends org.apache.axis.client.Stub"
    i added the following line in the createCall() Routine
    protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException {
    try {
    org.apache.axis.client.Call call = super.createCall();
    System.out.println( "Calling :"+ super.cachedEndpoint) ;
    _call.setTimeout( new Integer(10000) ) ;
    System.out.println( "Setting the timeout 10 seconds ..." ) ;
    if (super.maintainSessionSet) {
    _call.setMaintainSession(super.maintainSession);
    .......................

  • Link to online web service or set up my own? Clip Notes Problems

    I am looking for some kind of hard drive/server kit for hosting my own videos. I want send my clients links to their projects at certain stages, but not through YouTube. I have no idea how to set that up. I saw an ethernet/USB2/what-have-you Buffalo drive that I could supposedly serve from and store my archive files. Is that the way to go or is it better or more cost-effective to go with an online service?
    By the way, I could not get Clip Notes to work. In fact, it crashed my computer (or Premiere anyway). I should be able send direct from the timeline, correct? It didn't do that. Instead I had to send it to myself first - save to hard drive, and then email it to whomever. I don't see how it could work anyway. I can't email a 20 MB or bigger PDF file, can I?

    Running your own server would probably be much harder than setting up a page through a commercial-grade provider. First and foremost you would need to set up a server-class OS and webserver system (such as Apache running on a Linux kernel). Security becomes a big issue as you almost certainly *will* come under fire by bots looking for servers to infect. So, you'll need to learn Apache, setting up CGI, Perl and other scripts and firewalls to protect your investment. Then you still would need to set up a page with a secure entry shell to allow your clients in without letting others in (to protect NDA protected material and preventing other clients from "peering over your hsoulder" as it were).
    Also, if you have internet provided by Comcast or Verizon (or similar end-user broadband), those plans *explicitly* disallow use as a server and they most likely would shut you down if they detected the presence of incoming HTTP routing on port 80, and doubly-so if you are running a commercial website for the benefit of your business. They have specific "enterprise class" broadband packages but they are typically more expensive (often twice as much as "home" packages) as they provide more consistent and reliable speeds and are usually synchronous rather than the typical end-user asynchronous broadband (ie end-user is 2Mbs down and 300Kbs up, where enterprise class would be 4Mbs down *and* up). The benefit being that people visiting your server are getting full speed *from* you as well as *to* you, and also they typically provide more robust mail packages.
    Serving your own content from home is typically an expensive and extremely labor-intensive prospect, as you will almost certainly need to learn Linux/Unix as well as apache, and maybe also a robust FTP client and mail server. Serving from Windows XP or Vista is highly discouraged due to enormous security problems and downtime issues. Learning CGI, Perl and so forth is daunting at first and (if you're like me) you probably want to work on graphical content more than laboring over server duties and security details.
    Subscribing to an enterprise-class hosting service can provide you with a robust, professional-looking website with almost no knowledge of HTML, CSS, Perl, CGI or other technology, and most provide a wide array of "extras" like secure password-protected content for individual users, CGI bins, mail hosting, extensive arrays of scripts to use (such as blogs, forums, online updating, user statistics, traffic analyses, etc) and many also provide simple tools for setting up your site with easy-to-use templates and so forth. I have used 1-and-1 hosting and they provide excellent service with highly-rated uptime and security as well as a ton of tools and software for site building. Typical packages for decently rated monthly bandwidth can be had for around $10 to $20 a month which is a fantastic value, compared to spending upwards of $100 a month for hosting your own server and the countless hours of set-up and daily maintenance.
    Depending on the services you subscribe to with a provider, many probably have compatible systems for allowing you to publish directly to your website via common protocols and tools (using FTP or VPNs (virtual private network allowing for remotely mounted network drives)). You may need to do some research and homework, but the end result would be a very seamless work environment where you can share results with clients quickly and easily, and also allow them to comment, share notes and upload assetts for you to utilize if necessary.
    -Mark

  • I can't seem to connect to my lion vpn, all web services I set up work well like wikis and what not. I get a security error 792 Connection attempt failed because security negotiation times out. Please help

      I get error 792 Connection attempt failed because security negotiation time out. I am trying to connect a xp machine to my vpn.

      I get error 792 Connection attempt failed because security negotiation time out. I am trying to connect a xp machine to my vpn.

  • Can a web service query a database at set intervals?

    Can someone verify if this is feasible?
    I need to display live data via browsers .  I would like to have the query to the database executed server side and have the web service provide the data to the browsers.
    Here is what I propose :
    I would like to have a web service run on a web server for an intranet.
    Have the web service  query a database every 20 seconds and update the data into a table or an array variable. 
    On the browser side I want the browser to refresh every 20 seconds with the updated data from the web service.
    Any other recommendations would be greatly appreciated.
    Thank you.
    Chris W.

    Hi ChrisTW1,
    Thank you for posting in MSDN forum.
    Based on your issue, I suggest you can try to use the JS to call the web service to set the intervals. For more information about how to use the JS to call the web service to set the intervals, please see:
    http://www.codeproject.com/Tips/647322/Calling-ASP-NET-Webservice-using-JavaScript-on-Reg
    In addition, since
    this forum is to discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor. If you have any issues about the set the
    intervals for the web service, I suggest you can post this issue directly to the WCF forum:https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=wcf, maybe
    you will get more help.
    Hope it help you!
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • External Web Service setting for Supplier Registration ROS to EBP

    Dear guys,
    We are working on Supplier registration scenario where potential supplier are accepted in ROS client and then transferred to EBP via Suppliers Directory.
    For this we have defined External Web Service in both clients ROS and EBP
    Can anyone tell me what are the Parameters and setting required to define External Web Service?
    We have created New Web Service with following parameters in both the clients ROS and EBP.
    Web Service ID                     : ROS
    Description                          : Suppliers Directory in ROS Client
    Bus. Type of Web Service               : Lost of Vendors
    Display Partners Data Again in Vendor List      : X
    Vendor Root Node                     : 50000620
    Use Error Log                         : X
    Use HTTP GET to call Web Service          : <blank>
    Codepage of Service                    : <blank>
    Technical Type of Service               : <blank>
    Logical system                    : SRDCLNT300 (EBP Logical system)
    Path for Symbol for Service               : <blank>
    Define Standard Call Structure with following Parameters
    1        <blank>     http://erpdevsrci.egat.co.th:8010/sap/bc/bsp/sap/ros_prescreen/main.do
              URL
    2        HOOK_URL      <blank>     Return URL
    Please correct us.
    With this setting system does display the Suppliers Directory option in Supplier Screening (Suppliers Directory in ROS Client), however after selecting suppliers directory instead of listing the accepted supplier to transfer to EBP, system displays the same suppliers Prescreen again with no option to transfer accepted supplier to EBP client.
    I think I have not set the External Web services setting properly ..
    So can anyone send me the correct web service parameter setting?
    Regards,
    Sandeep parab

    Ramki/disha,
    I have defined following setting in external web services in EBP client
    Web Service ID    : ROS
    Description: External Web Service in EBP
    Bus Type of a Web service : List of Vendors
    Display Partner Data again in Vendor List : X
    Vendor Root Node : 50000620  (this is Vensor Root node in EBP client)
    Use Error Log : X
    Use HTTP GET to call Web Service : <blank>
    Codepage of Service: <blank>
    Techinical type of Service : <Blank>
    Logical system : SRDCLNT310 (this is ROs client from there supplier will be transfered)
    Path for symbol for service : <blank>
    Standard Call Structure Parameter setting as follows
    1. <blank> http://....ros_prescreen/main.do  URL
    2. sap-client 310 fixed_value
    3. sap-username dineshp fixed_value
    4. sap-password GAJANAN fixed_value
    5. HOOK_URL <blank> Return_URL
    6. ~OkCode ADDI fixed_value
    7. ~target top fixedvalue
    8. ~caller CTLG fixed_value
    Also defined ROS external web service as default CAT attribute in the organization setting.
    Maintained ROS client in SAP_BBP_STAL_STRAT_PURCHASER role.
    Created New Users in ROS as well as EBP and tried the scenario. still it failed to transfer the supplier from Ros to EBP.
    Where can we debug the error message?
    Regards,
    Sandeep

  • Issue with creation of web service

    hello,
    i use Jdeveloper 11.1.2.0.0 and i want to create a new Web service client and proxy to communicate with Bi publisher web services.
    1) I Choose the client style JAX-WS Style
    2) in the select Web services Description i set WSDL document URL to
    http://dev2008:7001/xmlpserver/services/v2/SecurityService?wsdl
    I let the steps 3 to 8 as default.
    at the step 9
    When i click on Finish
    i have the error
    java.lang.IllegalArgumentException: Not a valid simple name: 'v2/SecurityServiceClient'
         at oracle.javatools.parser.java.v2.internal.symbol.SymFactory.throwIllegalArgumentException(SymFactory.java:228)
         at oracle.javatools.parser.java.v2.internal.symbol.SymFactory.createSimpleNameSym(SymFactory.java:215)
         at oracle.javatools.parser.java.v2.internal.symbol.SymFactory.createClass(SymFactory.java:713)
         at oracle.jdevimpl.webservices.tools.weblogic.generator.SampleClientGenerator.generateClassDeclaration(SampleClientGenerator.java:247)
         at oracle.jdevimpl.webservices.tools.weblogic.generator.SampleClientGenerator.generateClientForPort(SampleClientGenerator.java:179)
         at oracle.jdevimpl.webservices.tools.weblogic.generator.SampleClientGenerator.generateForService(SampleClientGenerator.java:124)
         at oracle.jdevimpl.webservices.tools.weblogic.generator.SampleClientGenerator.generate(SampleClientGenerator.java:91)
         at oracle.jdevimpl.webservices.tools.weblogic.JDevWsimportTool.generateSampleClientCode(JDevWsimportTool.java:1264)
         at oracle.jdevimpl.webservices.tools.weblogic.JDevWsimportTool.generateCode(JDevWsimportTool.java:620)
         at oracle.jdevimpl.webservices.tools.weblogic.JDevWsimportTool.generateCode(JDevWsimportTool.java:443)
         at oracle.jdevimpl.webservices.tools.weblogic.WebLogicAdaptor.wsimportGenerateCode(WebLogicAdaptor.java:1020)
         at oracle.jdevimpl.webservices.tools.weblogic.WebLogicAdaptor.createProxy(WebLogicAdaptor.java:284)
         at oracle.jdeveloper.webservices.tools.WebServiceTools.createProxy(WebServiceTools.java:271)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jdeveloper.webservices.tools.WebServiceTools$1.invoke(WebServiceTools.java:132)
         at $Proxy47.createProxy(Unknown Source)
         at oracle.jdeveloper.webservices.model.proxy.generator.CreateProxy.createJaxWsProxy(CreateProxy.java:1194)
         at oracle.jdeveloper.webservices.model.proxy.generator.CreateProxy.doGeneration(CreateProxy.java:382)
         at oracle.jdeveloper.webservices.model.proxy.generator.CreateProxy.action(CreateProxy.java:174)
         at oracle.jdeveloper.webservices.model.generator.GeneratorAction.run(GeneratorAction.java:142)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    best regards
    Jean marc

    hi,
    no it's too large.
    i think i have solved my problem,
    originally the name of the web service is setting on v2/SecurityService_
    </wsdl:binding>
    <wsdl:service name="SecurityService">
    <wsdl:port binding="impl:SecurityServiceSoapBinding" name="v2/SecurityService">
    <wsdlsoap:address location="http://dev2008:7001/xmlpserver/services/v2/SecurityService"/>
    </wsdl:port>
    </wsdl:service>
    </wsdl:definitions>
    if i change the name to SecurityService as follow , no error occurs
    </wsdl:binding>
    <wsdl:service name="SecurityService">
    <wsdl:port binding="impl:SecurityServiceSoapBinding" name="SecurityService">
    <wsdlsoap:address location="http://dev2008:7001/xmlpserver/services/v2/SecurityService"/>
    </wsdl:port>
    </wsdl:service>
    </wsdl:definitions>

Maybe you are looking for