JDeveloper Giving XSD Parse Error in BPEL Project during Adapter Config

Folks:
I receive the following error in the JDEV "Type Chooser" from the Adapter Configuration Wizard GUI:
Under the ESB Projects header:
"Exception: Unable To Parse schema EmpDBOut_table.xsd"
Yet, If I manually add the exact same XSD to the root of the BPEL PRoject, it parses perfectly fine.
JDeveloper Version: 10.1.3.2.0.4066 Studio Edition
Steps to recreate: 1) Create New BPEL Project with Empty BPEL Process;
2) Add a JMS AdapterService and step through the Adapter wizard:
Step 1 Name: TestESB
Step 2 OEMS: memory/file
Step 3: Connection (give it your previously configured App Server Connection)
Step 4: Select Consume Message
Step 5: Destination Name = demoTopic(Topic) at root of JMS tree
Step 6: browse Schema location which brings up the Type Chooser dialog
Choose any schema available inside the ESB Projects or the WSDL explorer and you get the same Exception.
What's the problem here?

I figured it out. The problem was inside the ESB Control. SOA Suite 10.1.3.1 was installed using http port 8889. When I went to look at the definitions of the end points in the ESB Control, the wsdl url location was showing 8888. When I changed the deployed ESB process using the ESB control to 8889 -- then JDeveloper was able to see the correct xsd definitions and the root elements are visible.
SO, the quick answer is ESB default server location needs to be modified if the app server port is anything but 8888.

Similar Messages

  • XML Parser Error in bpel java exec code

    hi,
    When BPEL PM is loading processes from the deploy directory, the following exception is thrown. Any thoughts on why this XML error is being thrown ? Also, this problem is not consistently reproducible.
    Thanks,
    Ravikiran
    bpel<Line 232, Column 72>: XML-24523: (Error) Invalid value 'NotifyFoo' for attribute: 'name'.
    [Potential fix]: Fix the invalid XML.
    at com.collaxa.cube.lang.compiler.CubeProcessor.validateServerSide(CubeProcessor.java:1156)
    at com.collaxa.cube.lang.compiler.CubeProcessor.transformServerSide(CubeProcessor.java:627)
    at com.collaxa.cube.lang.compiler.CubeParserHelper.compileServerSide(CubeParserHelper.java:132)
    at com.collaxa.cube.engine.deployment.CubeProcessFactory.generateProcessClass(CubeProcessFactory.java:239)
    39,0-1 10%

    One more piece of information that may be relevant. There are 4 BPEL processes that are deployed (copied into deploy directory) that all have "NotifyFoo" java exec element. Is it that somehow some parser is seeing this "name" attribute "NotifyFoo" refered to in two processes as being used twice in the same process? Perhaps this is because the element is a Java code ?
    Thanks,
    Ravikiran

  • Internal error validating bpel project

    In the bpel designer 0.95, I get an internal error deep in the readwsdl utilities, which is apparently caught, since the status bar says the validation succeeded. Then when I build/deploy the project, there is an NPE in the ant build, with no exception trace. I can send you the project if needed. (It would be nice to have a way to attach directly to one of these posts.)
    Jeff

    Voila, the stack trace:
    file:C:/Program%20Files/Eclipse3.0/eclipse/workspace/DunsLookup/build.xml:28: ja
    va.lang.NullPointerException
    at com.collaxa.cube.ant.taskdefs.Bpelc.execute(Bpelc.java:600)
    at org.apache.tools.ant.Task.perform(Task.java:341)
    at org.apache.tools.ant.Target.execute(Target.java:309)
    at org.apache.tools.ant.Target.performTasks(Target.java:336)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1255)
    at org.apache.tools.ant.Main.runBuild(Main.java:609)
    at org.apache.tools.ant.Main.start(Main.java:196)
    at org.apache.tools.ant.Main.main(Main.java:235)
    Caused by: java.lang.NullPointerException
    at oracle.j2ee.ws.wsdl.util.XMLUtil.hasName(XMLUtil.java:30)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseMessage(WSDLReaderImpl.ja
    va:710)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseDefinition(WSDLReaderImpl
    .java:271)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2
    42)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2
    12)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1
    69)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1
    95)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1
    13)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1
    01)
    at org.apache.wsif.util.WSIFUtils.readWSDL(WSIFUtils.java:518)
    at com.collaxa.cube.ws.wsdl.WSDLUtils.readWSDL(WSDLUtils.java:178)
    at com.collaxa.cube.lang.compiler.BPELProcessModel.loadWSDLs(BPELProcess
    Model.java:202)
    at com.collaxa.cube.lang.compiler.bpel.BPELValidator.validateClientSide(
    BPELValidator.java:64)
    at com.collaxa.cube.lang.compiler.CubeProcessor.validateClientSide(CubeP
    rocessor.java:1120)
    at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(Cube
    Processor.java:497)
    at com.collaxa.cube.lang.compiler.CubeParserHelper.compileClientSide(Cub
    eParserHelper.java:80)
    at com.collaxa.cube.ant.taskdefs.Bpelc.execute(Bpelc.java:570)
    ... 8 more
    --- Nested Exception ---
    java.lang.NullPointerException
    at oracle.j2ee.ws.wsdl.util.XMLUtil.hasName(XMLUtil.java:30)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseMessage(WSDLReaderImpl.ja
    va:710)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseDefinition(WSDLReaderImpl
    .java:271)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2
    42)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2
    12)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1
    69)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1
    95)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1
    13)
    at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1
    01)
    at org.apache.wsif.util.WSIFUtils.readWSDL(WSIFUtils.java:518)
    at com.collaxa.cube.ws.wsdl.WSDLUtils.readWSDL(WSDLUtils.java:178)
    at com.collaxa.cube.lang.compiler.BPELProcessModel.loadWSDLs(BPELProcess
    Model.java:202)
    at com.collaxa.cube.lang.compiler.bpel.BPELValidator.validateClientSide(
    BPELValidator.java:64)
    at com.collaxa.cube.lang.compiler.CubeProcessor.validateClientSide(CubeP
    rocessor.java:1120)
    at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(Cube
    Processor.java:497)
    at com.collaxa.cube.lang.compiler.CubeParserHelper.compileClientSide(Cub
    eParserHelper.java:80)
    at com.collaxa.cube.ant.taskdefs.Bpelc.execute(Bpelc.java:570)
    at org.apache.tools.ant.Task.perform(Task.java:341)
    at org.apache.tools.ant.Target.execute(Target.java:309)
    at org.apache.tools.ant.Target.performTasks(Target.java:336)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1255)
    at org.apache.tools.ant.Main.runBuild(Main.java:609)
    at org.apache.tools.ant.Main.start(Main.java:196)
    at org.apache.tools.ant.Main.main(Main.java:235)

  • Why does this keep giving a parse error when trying to use JavaHelp

    I'm trying to get JavaHelp to integrate into my application, but when I call the code below I get the following error;
    javax.help.HelpSetException: Could not parse
    Got an IOException (null)
    Parsing failed for nullthe error is occuring at the line indicated;
         HelpSet helpSet;
         HelpBroker helpBroker;
         try
         URL url = new URL("file", "", -1, "file://C:/jh1.1.3/demos/hsjar/idehelp.jar");
         ClassLoader loader = new URLClassLoader(new URL[]{url});
         URL helpUrl = null;
         helpUrl = HelpSet.findHelpSet(loader, "IdeHelp.hs");
         helpSet = new HelpSet(loader, helpUrl);    // *** error here ***
         helpBroker = helpSet.createHelpBroker();
         helpBroker.enableHelpKey(rootPane, "top", helpSet);
         CSH.setHelpIDString(menuItem, "Help");
         helpBroker.enableHelpOnButton(menuItem, "Help", helpSet);
         catch (Exception ex)
         ex.printStackTrace();
         }helpURL never seems to take a value, always staying at null. Can anyone see what I'm doing wrong?
    Thanks

    Got it sorted. I had to create a CLASSPATH to the jar and then the hs reference worked fine. :D

  • TopLink mapping errors on opening BPEL project in JDeveloper

    Hi,
    New to BPEL, and have just got back from the SOA course.
    I would appreciate some assistance in resolving the following type of error that appears when I start Jdeveloper and click on a particular BPEL project. I received the project in a ZIP file, which I then added to an existing (empty) application:
    "There was a problem encountered loading the TopLink Mappings
    project:<br>file:/D:/POMV/AltaFacilidadenRed/toplink/ModeloDatos/ModeloDatos.mwp"
    I have checked the directory mentioned, and the file is not present, nor was it present in the oiginal ZIP file.
    There are several other such errors, some of which I can tell are from typos, for example "borrraCustomer". In this example, I can see references to it in the .jpr file, as well as a single reference to it in the .bpel file:
    xmlns:ns31="http://xmlns.oracle.com/pcbpel/adapter/db/BorrraCustomerServices/"
    How do I go about resolving these errors - Can it be done within Jdeveloper, or do I need to edit files.
    Regards - Anit

    Hi,
    Did some digging around, and found a previous posting on a db adapter related issue which advised deleting from the project jpr file the offending entries in the following areas:
    <hash n="topLinkGenerateStatusReport">
    <hash n="topLinkMapsLocations">
    <hash n="topLinkQualifyTableNames">
    Did this, and now the project opens without errors.
    Anit

  • Date parse error while importing users from OIM to OIA (SRM 5.0.3)

    Hi All,
    Env Details:
    OIA (SRM 5.0.3), Weblogic and Oracle 10g DB
    We have integrated OIM to OIA with extended attributes mapping by modifying iam-context.xml file to load users. Its done successfully. But when we map "Date" related attribute, its giving "Date Parsing error" and its not loading the users.
    We have tried loading users using flatFile mechanism, its also giving same result.
    Please suggest me. Thanks in Advance !!!
    Regards,
    Ravi G.

    Hi,
    Its a problem with OOB's OIMIAMSolution.class file, which is called while importing users from OIM. It used DateParse () conversion method only for all attributes which OIA attributes' name is ends with "Date". It defined, the conversion of date from (yyyy-MM-dd). So its expecting the input value should be in defined format(yyyy-MM-dd), if not, it gives a parse error.
    We found work around for this as follows,
    We have used other related OIA attribute which name ends other than "Date" string.
    Thanks,
    Ravi G.

  • Error in deploying BPEL project from Jdeveloper

    Hi all,
    I am using Jdeveloper 10.1.3.4.0.
    For the first time BPEL project deployed successfully, but when i am trying to deploy second time it's giving the below error.
    BUILD FAILED
    D:\jdevstudio10134\jdev\mywork\AIA_POC_Application\AIABPELProcess1\build.xml:77: A problem occured while connecting to server "172.16.122.234" using port "80": bpel_AIABPELProcess1_1.0.jar failed to deploy. Exception message is: Error deploying BPEL suitcase.
    An error occurred while attempting to deploy the BPEL suitcase file "D:\SOA10.1.3.5\10.1.3.1\OracleAS_1\bpel\domains\default\tmp\bpel_10514847.tmp"; the exception reported is: archive cannot rename D:\SOA10.1.3.5\10.1.3.1\OracleAS_1\bpel\domains\default\tmp\.bpel_AIABPELProcess1_1.0_a5bf50a13f9cba731b8f263f2431a17c.tmp
    pls help me.
    thanks
    mani

    Can you check these things :
    1) is this issue with only this project ? Try deploying some other project
    2) try deploying this project using ant (change values in build.properties and right click on project -> run ant or something like that, use default deploy target)
    3) try undeploying project from server and then redeploying it again
    also, why is it connecting to port 80? normally it is 8888 or 7777 right?
    regards,
    Ketan

  • After importing schema in my BPEL project i am geeting an error

    Hi All,
    i am doing a OrderBooking Project(as a sample project) and on a step of adding transformation logic.
    i had created a BPEL project(POAcknowledge) of asyschronous type and imported a schema files(OrderBookingPO.xsd and POAcknowledge.xsd). and edited the message part of POAcknowledge. now when i am trying to deploy it ,i am getting one compilation error.
    Error:
    [Error ORABPEL-10902]: compilation failed
    [Description]: in "bpel.xml", XML parsing failed because "undefined part element.
    In WSDL at "file:/C:/jDeveloper/jdevhome/jdev/mywork/OrderBookingApplication/POAcknowledge/bpel/POAcknowledge.wsdl", message part element "{http://www.globalcompany.com/ns/sales}POAcknowledge" is not defined in any of the schemas.
    Please make sure the spelling of the element QName is correct and the WSDL import is complete.
    [Potential fix]: n/a.
    anybody help me in this.
    thanks and regards
    Divya

    It looks like a namespace issue. If possible can you provide us with the details on wsdl and xsd.

  • How to create RPC encoded wsdl for the bpel project created in jdeveloper?

    Hi,
    I have to create a bpel project in jdeveloper with the wsdl of the project in rpc encoded format. By default when we create a bpel project in jdeveloper it creates a wsdl file of document literal format, but i need the wsdl to be rpc encoded format. Please let me know how can i achieve this.
    Thanks.

    Hi Nico,
    Thanks for your reply.
    You mentioned to specify type in place of element, from where do you get this type and what more changes we need to do for the entire project to compile well with out errors.
    As suggested by you, I changed the element to type and tried to compile, it is giving the below error.
    Error:
    [Error ORABPEL-10902]: compilation failed
    [Description]: in "bpel.xml", XML parsing failed because "undefined part type.
    In WSDL at "file:/D:/indu/jdevstudio10134/jdev/mywork/TimerApplication/SelectDB/bpel/SelectDB.wsdl", message part type "SelectDBProcessRequestType" is not defined in any of the schemas.
    Please make sure the spelling of the type QName is correct and the WSDL import is complete.
    [Potential fix]: n/a.
    Please let me know what are all the changes that need to be done to complie the project successfully.
    Thanks and Regards.

  • Adding AIADemo BPEL projects to JDeveloper 10.1.3.4

    Hi all,
    I'm in a project using AIA2.5 FP and using JDeveloper 10.1.3.4. I copied a EBF project from the server to my computer and I soon I open a file from this project it gives syntax error. I believe that the problem is not in the project itself, since he is deployed and running on the server, but some missconfiguration in my JDeveloper. Do I need to configure any particular thing in JDev so I can import BPEL projects from server? It does not happen only with this project. Schema locations are all pointing to the server.
    Any help?
    Thanks,
    António Amado

    There was no such thing as JDeveloper 8.
    Two options - if you have the project or workspace file (jpr or jws extensions) - just open them in JDeveloper and this should take care of bringing in the source.
    If you don't have those - then do file->New->projects->Project from existing source and point to the directory where the source files are.
    You might need to do a bit more tweaking of the Web content location under project properties->content

  • Exception While importing or unable to browse the xsd to a BPEL Project

    Dear All..,
    I am having an issue wjile importing the schema to a BPEL project. It says that unable to load the schema.
    Even When I try to choose the schema through edit variable option, and to mention the URI of schema location, on click of the search button, the Jdev hangs for ever. Why this scenario is happening.
    I replaced the JDEV copy i have, still its shows the same issue. Is it a problem from the OS. The Jdev Version is 1.3.4.1
    Please update...
    Many Thanks in advance...
    Edited by: santark on May 7, 2009 12:38 PM

    Thank you for your immediate resposne...
    Please find the xsd below:
    <?xml version="1.0" encoding="Windows-1252"?>
    <xsd:schema xmlns="http://xmlns.hdnl.com/EnterpriseObject/Core/DiaryCancellation"
    elementFormDefault="qualified"
    targetNamespace="http://xmlns.hdnl.com/EnterpriseObject/Core/DiaryCancellation"
    xmlns:types="http://xmlns.hdnl.com/EnterpriseObject/Core/Types"
    xmlns:comm="http://xmlns.hdnl.com/EnterpriseObject/Core/CommonTypes"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:import schemaLocation="DataTypes.xsd"
    namespace="http://xmlns.hdnl.com/EnterpriseObject/Core/CommonTypes"/>
    <xsd:import schemaLocation="CommonTypes.xsd"
    namespace="http://xmlns.hdnl.com/EnterpriseObject/Core/Types"/>
    <xsd:complexType name="DiaryCancellationRequestType">
    <xsd:sequence>
    <xsd:element name="BookingId" minOccurs="0">
    <xsd:simpleType>
    <xsd:restriction base="types:StringType">
    <xsd:maxLength value="32"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:element>
    <xsd:element name="UserId" minOccurs="0">
    <xsd:simpleType>
    <xsd:restriction base="types:StringType">
    <xsd:maxLength value="32"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:element>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="DiaryCancellationResponseType">
    <xsd:sequence>
    <xsd:element name="BookingId" minOccurs="0">
    <xsd:simpleType>
    <xsd:restriction base="types:StringType">
    <xsd:maxLength value="32"/>
    </xsd:restriction>
    </xsd:simpleType>
    </xsd:element>
    <xsd:element minOccurs="0" name="ErrorInfo" type="comm:ErrorType"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="DiaryCancellationRequest" type="DiaryCancellationRequestType"/>
    <xsd:element name="DiaryCancellationResponse"
    type="DiaryCancellationResponseType"/>
    </xsd:schema>
    I have the DataTypes.xsd and CommonTypes.xsd are there in the same location
    Please update...

  • SAX error in xsd parsing (was: Application only returns "Log is disabled.")

    Ok, it seems the underlying error of the "Log is disabled" is with parsing xml. I paste in the relevant bits of the console output of Weblogic 10.3.2.0 below (slightly modified the URL). I made a small testcase in Eclipse reading the same xsd from the same URL with SAX (same JDK as using in weblogic) and it works there. Has anybody an idea? I thought it might be a conflict with SAX versions or so, but couldn't find anything.
    Thanks,
    Stefan
    java.lang.Exception: javax.wsdl.WSDLException: WSDLException (at /wsdl:definitions/wsdl:types/schema/xs:schema): faultCode=PARSER_ERROR: Problem parsing 'http://ip/data/blah/V100/other.xsd'.: org.xml.sax.SAXParseException: Content is not allowed in prolog.
    at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext.load(AbstractDefinitionContext.java:157)
    at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext.load(AbstractDefinitionContext.java:115)
    at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext.loadIfNecessary(AbstractDefinitionContext.java:91)
    at com.eviware.soapui.impl.wsdl.mock.WsdlMockRunner.<init>(WsdlMockRunner.java:94)
    at com.eviware.soapui.impl.wsdl.mock.WsdlMockService.start(WsdlMockService.java:206)
    at com.eviware.soapui.impl.wsdl.mock.WsdlMockService.start(WsdlMockService.java:492)
    at com.eviware.soapui.impl.wsdl.mock.WsdlMockService.start(WsdlMockService.java:67)
    at com.eviware.soapui.mockaswar.MockAsWarServlet.init(MockAsWarServlet.java:82)
    at javax.servlet.GenericServlet.init(GenericServlet.java:241)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:235)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: javax.wsdl.WSDLException: WSDLException (at /wsdl:definitions/wsdl:types/schema/xs:schema): faultCode=PARSER_ERROR: Problem parsing 'http://ip/data/blah/V100/other.xsd'.: org.xml.sax.SAXParseException: Content is not allowed in prolog.
    at com.ibm.wsdl.xml.WSDLReaderImpl.getDocument(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.parseTypes(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
    at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlInterfaceDefinition.load(WsdlInterfaceDefinition.java:48)
    at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.loadDefinition(WsdlContext.java:66)
    at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.loadDefinition(WsdlContext.java:30)
    at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext.cacheDefinition(AbstractDefinitionContext.java:264)
    at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext.access$400(AbstractDefinitionContext.java:44)
    at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext$Loader.construct(AbstractDefinitionContext.java:230)
    at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:46)
    at com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:140)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog.
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:174)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:388)
    at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1411)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1039)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.nex(XMLNSDocumentScannerImpl.java:140)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:225)
    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:283)
    at weblogic.xml.jaxp.RegistryDocumentBuilder.parse(RegistryDocumentBuilder.java:163)
    ... 20 more
    Edited by: user13782455 on 19.01.2011 05:03

    earlier it was
    org.xml.sax.SAXParseException: s4s-elt-character: Non-whitespace characters are not allowed in schema elements other than 'xs:appinfo' and 'xs:documentation'. Saw 'USAVER'.anmd now it is
    org.xml.sax.SAXParseException: s4s-elt-character: Non-whitespace characters are not allowed in schema elements other than 'xs:appinfo' and 'xs:documentation'. Saw 'Alert1'.some problem in this Alert1 message is what i guess.. some parsing error.. look closely..
    i guess some of the xml characters are not rendered properly in forum software.. or it may be truncated.. so i believe something wrong which is not visible..

  • Share XSD schemas among BPEL projects?

    Hello,
    Does anyone know how to share XSD schemas among BPEL projects?
    I am using the GS1 XML Standard for a project. But I just want to maintain only one copy of this consolidated XML schema. Now I have to copy the whole schema folder to each BPEL project to use them.
    By the way, I can assign the application directory for the schema by using "../../something", but I can't assign the absolute path in WSDL. And how about during the deployment?
    Thanks and regards,
    Kerr
    Edited by: Kerrs on 24/03/2009 15:29

    You can copy XSD's into <ORACLE_SOA_HOME>/bpel/system/xmllib folder and access them using the following url:
    http://<HOST NAME>:<PORT>/orabpel/xmllib/<XSD PATH>
    for example - http://localhost:8888/orabpel/xmllib/Mail.xsd
    Regards,
    Dharmendra
    http://soa-howto.blogspot.com

  • JDeveloper BPEL-INF/lib. How to add libraries to a bpel project.

    Hi.
    Include libraries in BPEL-INF/lib in a Jdev 10.1.3.3 bpel project is not so trivial. Does anybody know how to make that the same ant task provided by JDeveloper for deploy bpel process include the libraries needed in the BPEL-INF/lib?? or is there a better option than modify the ant task? how can a i do it?? My actual solution is include the BPEL-INF/lib by hand in the jar generated by the jdev ant task, but this approach is so tedious.
    Thanks
    Javier Murcia
    Heinsohn software house S.A.
    Ingeniero de desarrollo
    Bogotá, Colombia

    If you use code for someone elses distributed jar file, you will have to ship their jar file with yours and include it in your classpath when launching you program.

  • JDeveloper: Missing BPEL project in the list of Items

    Hi,
    I have installed Oracle SOA Suite 11g and jDeveloper 11g.
    Trying to create a new BPEL project - but, I don't see the BPEL project in the items.
    The items lists all other kinds of projects like Generic Project, ADF Model Project, ADF Swing Project, EJB Project, etc
    I am new to Oracle Fusion world. Any help will be highly appreciated.
    Thanks,
    RamS

    Hi Julian,
    Now I have installed the SOA extension.
    Does it list as SOA project in items in 11g? In 10g, it was listing as BPEL project.. Both are same OR still am i missing anything?
    Thanks,
    Shankar

Maybe you are looking for

  • JWS 1.6.0_12 possible regression - can anyone verify?

    My company's application uses Java 1.4.2, and has some issues with later Java versions (event handling appears to have been done in an interesting way in our libraries that doesn't seem to upgrade properly). This is something I don't have the ability

  • Tags only return one result

    I have tagged numerous bookmarks, but when I type the tag in the location (Awesome) bar, only one result is returned. I have disabled all themes and tried disabled most add-ons. Nothing helps.

  • Installing SSD and keeping old HDD in the MacBook pro

    Greetings guys, I would need a hint or two. I have late 2012 MacBook pro 13', and I want to install Samsung SSD into it to improve it's performance. Now, I am musician, and I am using software instruments a lot, and I have tons of those installed on

  • Can I get repairs from Apple without a warranty?

    Hello, recently, some damage has been done to my MPB, and I was curious if I would be able to have it repaired by Apple, if the warranty was voided. By that, I mean pay for the repairs, parts, and labor completely. Any information would be greatly ap

  • Rfc function question

    Hi experts, i  wrote a rfc question, and when i try to use this function, the function not get the value of the parameter that i send her. what should i do? when i debug the program i see that it go to the function without any data. thanks, Michal.