Java Development BI Publisher Desktop 10.1.3.2 vs. XMLP562 library

Hi,
I've created an RTF template with BI Publisher Desktop, that's working quite fine running the preview. In this template I've charts and cross tables.
Using this RTF template in JDeveloper with the API of XMLP562 I'm getting errors:
It seems that the following error message depends on the cros table, because without it this error don't come up:
BI Beans Graph version [9.9.9.40.4350]
java.lang.ArrayIndexOutOfBoundsException: 8 >= 8
     at java.util.Vector.elementAt(Vector.java:432)
     at oracle.apps.xdo.template.fo.area.TableRow.getColumnWidth(TableRow.java:565)
     at oracle.apps.xdo.template.fo.area.TableRow.reFormat(TableRow.java:453)
     at oracle.apps.xdo.template.fo.area.TableBody.reFormat(TableBody.java:227)
     at oracle.apps.xdo.template.fo.area.TableArea.reFormat(TableArea.java:412)
     at oracle.apps.xdo.template.fo.area.xdofo.HorizontalBreakTableArea.doHorizontalPageBreak(HorizontalBreakTableArea.java:158)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.AreaObject.doHorizontalPageBreak(AreaObject.java:638)
     at oracle.apps.xdo.template.fo.area.PageArea.doHorizontalPageBreak(PageArea.java:870)
     at oracle.apps.xdo.template.fo.area.AreaTree.doHorizontalPageBreak(AreaTree.java:320)
     at oracle.apps.xdo.template.fo.area.AreaTree.addPageArea(AreaTree.java:308)
     at oracle.apps.xdo.template.fo.elements.FormattingEngine.startLayout(FormattingEngine.java:219)
     at oracle.apps.xdo.template.fo.elements.FormattingEngine.run(FormattingEngine.java:102)
     at oracle.apps.xdo.template.fo.FOHandler.endElement(FOHandler.java:518)
     at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1189)
     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
     at oracle.apps.xdo.template.fo.FOProcessingEngine.process(FOProcessingEngine.java:279)
     at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1022)
For the chart I get the following error message:
BI Beans Graph version [9.9.9.40.4350]
[042407_110113108][][ERROR] java.lang.reflect.InvocationTargetException
     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:585)
     at oracle.apps.xdo.template.rtf.img.RTFChartUtil.invokeMethod(RTFChartUtil.java:414)
     at oracle.apps.xdo.template.rtf.img.RTFChartUtil.generateChartAsBase64(RTFChartUtil.java:174)
     at oracle.apps.xdo.template.rtf.XSLTFunctions.chart_svg(XSLTFunctions.java:136)
     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:585)
     at oracle.xdo.parser.v2.XSLExtFunctions.callStaticMethod(XSLExtFunctions.java:109)
     at oracle.xdo.parser.v2.XPathExtFunction.evaluateMethod(XPathExtFunction.java:298)
     at oracle.xdo.parser.v2.XPathExtFunction.evaluate(XPathExtFunction.java:225)
     at oracle.xdo.parser.v2.XSLValueOf.processAction(XSLValueOf.java:101)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLForEach.processAction(XSLForEach.java:142)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLTemplate.processAction(XSLTemplate.java:194)
     at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:508)
     at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:486)
     at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:264)
     at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:150)
     at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:188)
     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:585)
     at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:586)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:383)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:201)
     at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:161)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1015)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:968)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:209)
     at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1561)
     at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:951)
     at main.XMLOutput.createOutput(XMLOutput.java:323)
     at main.XMLOutput.jbInit(XMLOutput.java:54)
     at main.XMLOutput.<init>(XMLOutput.java:37)
     at main.MainFrame.print(MainFrame.java:657)
     at main.MainFrame.mav$print(MainFrame.java:56)
     at main.MainFrame$8.actionPerformed(MainFrame.java:202)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
     at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
     at java.awt.Component.processMouseEvent(Component.java:5488)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
     at java.awt.Component.processEvent(Component.java:5253)
     at java.awt.Container.processEvent(Container.java:1966)
     at java.awt.Component.dispatchEventImpl(Component.java:3955)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
     at java.awt.Container.dispatchEventImpl(Container.java:2010)
     at java.awt.Window.dispatchEventImpl(Window.java:1774)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:158)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Caused by: java.lang.NumberFormatException: For input string: "0,178"
     at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1224)
     at java.lang.Double.valueOf(Double.java:447)
     at oracle.dss.util.xml.PropertyNode.getValueAsDouble(PropertyNode.java:181)
     at oracle.dss.graph.Graph.createLocalGridDataSource(Graph.java:11152)
     at oracle.dss.graph.Graph.setXML(Graph.java:10374)
     at oracle.dss.graph.Graph._setXML(Graph.java:21498)
     at oracle.dss.graph.Graph.setXML(Graph.java:8057)
     ... 89 more
I don't understand why there's this NumberFormatException because it worked fine in BI Publisher Desktop with the same data. Also value in xml file is not 0,178, it's 0.178 (there's a point as decimal separator not a comma), so NumberFormat should be no problem. Also in the preview from BI Publisher Desktop the decimal separator is a point .
Do you think it is a problem of using the jars of the older version?
Thanks
chrissy

Hi experts
any suggestion on issue?
Regards
shuangfei

Similar Messages

  • Bi Publisher Desktop in Windows 7 64 bit for E-Business Suite Development

    Hi Guyz,
    Please Guide me to install Bi Publisher Desktop in Windows 7 64 bit for E-Business Suite Development?
    When I tried to install with below versions it returns an Unexpected Error in the middle.
    1) p12395372_10g_WINNT - Oracle BI Publisher Desktop 10.1.3.2.1
    2) Oracle BI Publisher Desktop 10.1.3.4.1
    3) Oracle BI Publisher Desktop 10.1.3.4.2
    Thanks
    Fahmy

    >
    I tried Java 7. But Still I have the same issue.
    >
    which?
    >
    But I'm an Oracle Apps Developer and Oracle BI Desktop 11 is not certified with E-Business Suite.
    >
    where are the details?
    IMHO no needs to certify bip desktop with ebs
    >
    Please Guide me to install Bi Publisher Desktop in Windows 7 64 bit for E-Business Suite Development?
    >
    i use Bi Publisher Desktop 11.1.1.5 in Windows 7 64 for E-Business Suite r12 Development?
    http://www.oracle.com/technetwork/middleware/bi-publisher/downloads/index.html - Oracle BI Publisher Desktop 11.1.1.5.0 for Windows
    because i have some trouble with BI Publisher Desktop 11.1.1.6 (Please help!!! BI Publisher Desktop on Windows 7
    >
    I tried Java 7. But Still I have the same issue.
    >
    jre or jdk?
    from Please help!!! BI Publisher Desktop on Windows 7
    >
    I had jre installed already but not JDK.
    It worked after I installed JDK 7.
    >
    by anupma.s

  • Oracle BI Publisher Desktop - What version of Java is supported

    Hi,
    I've just tried to install Oracle BI Publisher Desktop on a new machine only to be told that I need a JRE, I did not realise this was a requirement for a client machine. I've looked around the pages and cannot find a specific requirement for a JRE for the BI Publisher Desktop tool. So what is the minimum version of Java required for this tool? 1.5?
    Thanks in advance.

    Yes,
    Get the latest one, too, it wont be a issue even if you get latest.

  • Report server url to use Oracle BI publisher desktop

    Hi,
    I have installed Oracle 10g database and Oracle 10g developer suite.
    I want to learn to use Oracle BI publisher for making reports.
    Today i have installed Oracle BI publisher desktop for making reports in ms-word 2007. when i try to log on in BI Publisher option in ms-word. It ask for username, password & report server.
    In my system having java environment and OC4J with Oracle 10g developer suite.
    Should i need to installed the BI Publisher Server to fill up the report server url details?
    please advice.
    Thanks.
    Edited by: 968895 on Apr 3, 2013 9:12 PM

    Take a look at data templates. You can use the "BeforeReportTrigger" option using a PL/Sql function to accomplish this. Look at the Report Designers guide for information about datatemplates.
    Thanks,
    Bipuser

  • PeopleSoft XML Publisher Desktop installation issue

    Hi,
    I've tried to install the XML publisher desktop desing helper.
    I've installed it without error. But when i open the Office word program, it didn't show up the Template Builder menu on office tool bar.
    I've tried to do the following:
    1. Set the trust center setting in word option, Marco is all enabled, and the VBA project is checked.
    2. Close the Microsfot program, IE, Word, etc.
    3. Close the MSN Messager program
    4. Uninstall the MSN Live
    5. Then I re-run the installation file of XMLp several times to re-install it.
    After that, i still can not find any menu tool bar named "Templdate Builder" in word program.
    During the installation, there's no error, the install process is smoothly ended, but in the word program there's no menu for Template Builder.
    The version of Microsoft Word is 2007, and the version of XMLp Design helper for Word is 5.6.2, and the Java JRE version is 1.6.07.
    Please help on figuring this!
    Thanks,
    Saxon SI

    Hi:
    Check for Add-Ins in Word Options. Make sure that TemplateBuilder.dot is active; and look for 'Add-Ins' menu on your document. XML Publisher menus will be visible on that tab.
    Thanks and Regards,
    Sameer.

  • Getting error while running the XML file using XML Publisher Desktop

    Hi all,
    We have successfully loaded the XML file using XML Publisher Desktop. But when we preview the same using PDF format we are getting the following error.
    Font Dir: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    RTFProcessor setLocale: en-us
    FOProcessor setData: C:\Documents and Settings\smanmadh\Desktop\ProductCompensationDT.xml
    FOProcessor setLocale: en-us
    java.lang.NullPointerException
         at oracle.apps.xdo.template.fo.area.PageNumber.formatString(PageNumber.java:104)
         at oracle.apps.xdo.template.fo.IDManager.registerId(IDManager.java:44)
         at oracle.apps.xdo.template.fo.area.AreaTree.registerLastPageJoinSeq(AreaTree.java:1106)
         at oracle.apps.xdo.template.fo.area.AreaTree.incrementJoinSequenceIndex(AreaTree.java:219)
         at oracle.apps.xdo.template.fo.area.AreaTree.registerLastPageDocument(AreaTree.java:1089)
         at oracle.apps.xdo.template.fo.area.AreaTree.forceOutput(AreaTree.java:471)
         at oracle.apps.xdo.template.fo.elements.FORoot.end(FORoot.java:58)
         at oracle.apps.xdo.template.fo.FOHandler.endElement(FOHandler.java:386)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
         at oracle.apps.xdo.template.fo.FOProcessingEngine.process(FOProcessingEngine.java:279)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1022)
         at RTF2PDF.runRTFto(RTF2PDF.java:626)
         at RTF2PDF.runXDO(RTF2PDF.java:460)
         at RTF2PDF.main(RTF2PDF.java:251)
    Thanks in Advance.
    Sudeep.

    This is BI related. You will get a quicker answer from the BI Publisher forum
    BI Publisher

  • Error while running the XML file using XML Publisher Desktop

    Hi All,
    We have successfully loaded the XML file using XML Publisher Desktop.But when we try to preview it using the PDF format we are getting the following error.
    Font Dir: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    RTFProcessor setLocale: en-us
    FOProcessor setData: C:\Documents and Settings\smanmadh\Desktop\ProductCompensationDT.xml
    FOProcessor setLocale: en-us
    java.lang.NullPointerException
         at oracle.apps.xdo.template.fo.area.PageNumber.formatString(PageNumber.java:104)
         at oracle.apps.xdo.template.fo.IDManager.registerId(IDManager.java:44)
         at oracle.apps.xdo.template.fo.area.AreaTree.registerLastPageJoinSeq(AreaTree.java:1106)
         at oracle.apps.xdo.template.fo.area.AreaTree.incrementJoinSequenceIndex(AreaTree.java:219)
         at oracle.apps.xdo.template.fo.area.AreaTree.registerLastPageDocument(AreaTree.java:1089)
         at oracle.apps.xdo.template.fo.area.AreaTree.forceOutput(AreaTree.java:471)
         at oracle.apps.xdo.template.fo.elements.FORoot.end(FORoot.java:58)
         at oracle.apps.xdo.template.fo.FOHandler.endElement(FOHandler.java:386)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
         at oracle.apps.xdo.template.fo.FOProcessingEngine.process(FOProcessingEngine.java:279)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1022)
         at RTF2PDF.runRTFto(RTF2PDF.java:626)
         at RTF2PDF.runXDO(RTF2PDF.java:460)
         at RTF2PDF.main(RTF2PDF.java:251)
    Any pointers will be of great help.
    Thanks in Advance
    Sudeep.


    I had a similar error which when I searched, came up with this thread.
    My issue was resolved after I discovered that my RTF template was not really RTF. It was sill in MS Word DOC format. This was discovered by reviewing two templates in NOTEPAD. The MS-DOC files have a lot of "special" characters in them. My RTF was not really RTF.
    After doing a SAVE AS - RTF format, then the preview worked as expected.
    Just Sharing...
    --Tim                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Flex for Java Developer?

    I am working on flex 1.5 from last 7 months.Ealier i hv
    worked on Java (1.5 Yr)
    I hv created an application in flex sucessfully.
    My Qtn is:
    Whether i have to continue with flex or move to another
    technologies like Struts etc.
    Because i have nil knowlwge of FLASH.
    or
    I hv to start learning FLASH MX. Is it necessary for
    Flex/Java Developer.
    I am comfortable with action script if uses for Business
    Application but
    unable to produce better designs using it.
    Please Suggest.
    with Regards
    Vinay

    well vinay if u r thinking about -- Flex Front End to Your
    Struts Applications
    then ,,
    Struts is an open source framework that facilitates the
    development of web applications based on Java servlets and other
    related technologies. Because it provides a solution to many of the
    common problems developers face when building these applications,
    Struts has been widely adopted in a large variety of development
    efforts, from small projects to large-scale enterprise
    applications.
    Although Struts greatly facilitates the task of developers,
    it doesn't do much to improve the end-user experience: the
    end-result is still an application delivered in HTML and using the
    traditional HTTP request/response mechanism.
    Developers—and organizations in general—are
    increasingly looking for solutions to provide their applications
    with a more engaging user experience that overcomes the limitations
    of HTML.
    Macromedia Flex is a presentation server that addresses this
    requirement and allows developers to build a new generation of Rich
    Internet Applications (RIAs) that combine the usability of desktop
    applications with the reach of traditional web applications.

  • Java Development issue/differences between Core Duo and Core 2 Duo (??)

    Hi Everyone,
    I am a Java developer that uses my 17" MBP Core Duo for all of my development. Lately, I've been trying to use both the Glassfish Application Server V2 (from Sun) and Maven 2.09 from the Apache project. I have configured identical scenarios on my MBP Core Duo and on a 15" MBP Core 2 Duo.
    The scenario involves compiling and running some webservices (at least on the Core 2 Duo) in a local development environment. Both machines use the default JDK 1.5.0_13 installed on the machine.
    On the 17" Core Duo, issuing a "mvn install" command produces the following error:
    [INFO] Compiling 1 source file to /Users/john/downloads/soabook-code-20070504/chap07/endpoint-provider/modules/en dpoint/target/classes
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Fatal error compiling
    Embedded error: Prohibited package name: java.lang
    [INFO] ------------------------------------------------------------------------
    [INFO] For more information, run Maven with the -e switch
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 12 seconds
    [INFO] Finished at: Fri Sep 05 07:09:06 CDT 2008
    [INFO] Final Memory: 9M/17M
    [INFO] ------------------------------------------------------------------------
    Running Maven with the "-e" switch turned on produces the following stacktrace:
    org.apache.maven.lifecycle.LifecycleExecutionException: Fatal error compiling
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecyc leExecutor.java:564)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(De faultLifecycleExecutor.java:480)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycl eExecutor.java:459)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailure s(DefaultLifecycleExecutor.java:311)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(Default LifecycleExecutor.java:278)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExe cutor.java:143)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
    Caused by: org.apache.maven.plugin.MojoExecutionException: Fatal error compiling
    at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java: 498)
    at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.j ava:443)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecyc leExecutor.java:539)
    ... 16 more
    Caused by: java.lang.SecurityException: Prohibited package name: java.lang
    at java.lang.ClassLoader.preDefineClass(ClassLoader.java:534)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:669)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassL oader.java:56)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassL oader.java:56)
    at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler .java:398)
    at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141 )
    at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java: 493)
    However, the exact same software setup on the Core 2 Duo produces this result (which I would expect on the Core Duo):
    [INFO] Installing /Users/john/Downloads/soabook-code-20070504/chap07/endpoint-provider/pom.xml to /Users/mjhart/.m2/repository/soabook/chap07-endpoint-provider/1.0/chap07-endpoi nt-provider-1.0.pom
    [INFO]
    [INFO]
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO] ------------------------------------------------------------------------
    [INFO] CHAP07-ENDPOINT-PROVIDER-WSDL2JAVA .................... SUCCESS [1:35.885s]
    [INFO] CHAP07-ENDPOINT-PROVIDER-ENDPOINT ..................... SUCCESS [7.221s]
    [INFO] CHAP07-ENDPOINT-PROVIDER-CLIENT ....................... SUCCESS [16.525s]
    [INFO] CHAP07-ENDPOINT-PROVIDER .............................. SUCCESS [1.597s]
    [INFO] ------------------------------------------------------------------------
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESSFUL
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 2 minutes 1 second
    [INFO] Finished at: Fri Sep 05 07:07:23 CDT 2008
    [INFO] Final Memory: 16M/30M
    [INFO] ------------------------------------------------------------------------
    I have installed the same software versions and have the same configuration on a Windows desktop running XP SP2 and get the same successful result.
    Is this an issue between the Core Duo and Core 2 Duo? I can't see that it is since I don't believe the hardware influences the software to that degree. However, I am at a loss for what is causing the issue and the Apache Maven list insists that there are developers that are using Maven successfully on OS X.
    I really need to get past this issue, but I am at a loss. Please help.
    Thanks,
    John

    Have you repaired permissions? (/Applications/Utilities/Disk Utility.app)
    Are you sure you're using JDK 5? (Applications/Utilities/Java/Java Preferences.app or output of $ javac -version)
    --greg

  • XML Publisher Desktop 5.6.2 Installation Error

    I down loaded the desktop version. when I install it, it pops up a dialog
    "Word application is running. please close word application and retry installation"
    then, it stops installation.
    But I did not have word application open, only installation is running.
    Is this a bug, or I am missing some thing?
    Gary

    Hello, I have a similar problem
    I tried to install versions 5.5 and 5.6.2 of XML Publisher Desktop and I consistenly get an "unexpected error during configuration" at the end of the installation. The word process wasn't running while I was running the setup (and outlook neither).
    This is the setup log, containing all the times I've tried to install it:
    [Word Template Builder ptb.exe Start]
    Date: 22-05-2006 19:23:55
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: YES
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 22-05-2006 19:35:35
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: YES
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 22-05-2006 19:42:05
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: YES
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 22-05-2006 19:43:25
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: YES
    JavaHome: C:\Archivos de programa\Java\j2re1.4.2_04\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 22-05-2006 19:47:01
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: NO
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 22-05-2006 19:57:49
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: NO
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 22-05-2006 20:13:01
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: YES
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 22-05-2006 20:13:49
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: YES
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 10:47:51
    v4 0001
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: es_ES
    TB Locale: es_ES
    Readme open: YES
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:37:50
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: YES
    JavaHome: C:\j2sdk1.4.2_04\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:43:57
    v2 0007
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: EN
    Readme open: YES
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:44:26
    v2 0007
    Parameter Error
    Registry set error: -2147483646\SoftWare\Oracle\XML Publisher\Template Builder for Word\INSTALLATION:4
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:46:56
    v4 0001
    Installation Directory: C:\XML Publisher Desktop\Template Builder for Word
    Locale: en_US
    TB Locale: en_US
    Readme open: NO
    JavaHome: C:\j2sdk1.4.2_04\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:53:07
    v4 0001
    Installation Directory: C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: es_ES
    TB Locale: es_ES
    Readme open: NO
    JavaHome: C:\Archivos de programa\Java\jre1.5.0_06\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\winnt\perfiles\clx036075023\datos de programa\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Archivos de programa\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Archivos de programa
    Start Program Directory : C:\WINNT\perfiles\clx036075023\Menú Inicio\Programas
    Set directories end
    SetIniData Start
    ReadIni Start
    Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:54:40
    v4 0001
    Parameter Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:54:41
    v4 0001
    Parameter Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:54:42
    v4 0001
    Parameter Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:54:46
    v4 0001
    Parameter Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:56:38
    v4 0001
    Parameter Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:56:40
    v4 0001
    Parameter Error
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 23-05-2006 12:56:40
    v4 0001
    Parameter Error
    [Template Builder Installation End]
    Thank you ...

  • Some RTF commands not working in Oracle XML Publisher Desktop 5.6.3

    Hello,
    I am using Oracle XML Publisher Desktop 5.6.3 (Patch 5887917) and seems like some of the RTF command are not working. I am following Tim Dexter's blog (http://blogs.oracle.com/xmlpublisher/2007/10/here_are_my_terms_conditions.html ) and could not make the "new" commands from his blog, work in my template.
    <?section:force-page-count;'end-on-even-layout'?> -- even with this on the template, I'm still getting output with odd total numpages
    <?section:xdofo:blank-on;'even-skip-page-count'?> -- cannot suppress the NUMPAGES value of MS Word
    Do I need to apply additional patch(es) on top of Patch 5887917 for the MS Word add-on? Could you please tell me what am I missing?
    Thanks.

    Hello,
    I am trying to install the latest version but getting the error below when performing Preview.
    ConfFile: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdo.cfg
    Font Dir: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    Template: C:\Documents and Settings\rmembrere\My Documents\MyDelorme\XML Publisher Project\CONVERSIONS\templates\DEL_POs\DEL\PO_TEST_AGAIN.rtf
    RTFProcessor setLocale: en-us
    RTFProcessor setConfig: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdo.cfg
    FOProcessor setData: C:\Documents and Settings\rmembrere\My Documents\MyDelorme\XML Publisher Project\CONVERSIONS\templates\DEL_POs\DEL\PO_Sample_2020870.xml
    FOProcessor setLocale: en-us
    FOProcessor setConfig: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdo.cfg
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
         at RTF2PDF.runRTFto(RTF2PDF.java:629)
         at RTF2PDF.runXDO(RTF2PDF.java:439)
         at RTF2PDF.main(RTF2PDF.java:289)
    Caused by: oracle.xdo.parser.v2.XPathException: Variable not defined: '_XDONFSEPARATORS'.
         at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:521)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
         ... 15 more
    Anybody who has used the commands (page suppression) provided by Tim in his blog? May I know from what version you have done it? The blog was posted back in 2007.
    Thanks!

  • What url should be given to java developer to call wsdl deployed by XI?

    Hi gurus,
    I generate a web service by using integration directory, and in the wsdl file there is a parameter "location", which I think can be used by java developer to call the web service. However, they think the form of url should be http://.....?wsdl.
    So my question is: where can I get this form of url? Any help will be appreciated.

    Hi ,
    while generating the wsdl you should give an url in below format
    "http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel".
    Then u can download the wsdl file and give to ur java developer. this file will be ending with.wsdl and file will contain the endpoint url, where the actual service is.
    Again if this is not working and if they really want to download, then u should create UUDI registry in ur server and u shoul publish ur service in that registry. from ther developer can directly download the webservice.
    how to configure and publish, u can search in SDN with  below topic's
    "WebAS : A step by step guide for Configuring UDDI registry on Local Server"
    "XI : How To publish WSDL generated from XI to UDDI"
    Regards
    Pradeep P N

  • BI Publisher Desktop Install Error

    1.) I uninstalled XML Desktop via the XP control panel...
    2.) BIP Desktop would not install and indicated I had 'not' uninstalled my previous ver of XML Pub...
    3.) I reinstalled XML Desktop and then used Oracle's setup.exe included with XML Publisher Desktop to UNinstall XML Desktop...
    4.) BIP Desktop still would not install and indicated I had not removed my previous ver of XML Publisher Desktop...
    5.) I reinstalled XML Desktop AGAIN and then used Oracle's setup.exe to UNinstall XML Desktop, 'again'...
    6.) BIP Desktop still would not install and indicated I had not removed my previous ver of XML Pub...
    7.) I went through the reg. and attempted to remove all traces of XML Pub. And BI Publisher...
    8.) BIP still will not install and complains that I have XML Pub installed.
    Like us all, I have deadlines…
    So, any help simply INSTALLING the tool would be much appreciated.
    Scott
    Log file from C:\Documents and Settings\<username>\Local Settings\Temp below:
    /*start file*/
    [Word Template Builder ptb.exe Start]
    Date: 6/5/2007 9:16:36 AM
    v4 0001
    Installation Directory: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: en_US
    TB Locale: en_US
    Readme open: YES
    JavaHome: C:\Program Files\Java\jre1.6.0_01\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Program Files
    Start Program Directory : C:\Documents and Settings\sclinton\Start Menu\Programs
    Set directories end
    SetIniData Start
    ReadIni Start
    ReadIni End
    SetIniData End
    Word process check start
    Found OpusApp
    Word process check end
    Found another MS Word process
    [Template Builder Installation End]
    [Word Template Builder ptb.exe Start]
    Date: 6/5/2007 9:17:54 AM
    v4 0001
    Installation Directory: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: en_US
    TB Locale: en_US
    Readme open: YES
    JavaHome: C:\Program Files\Java\jre1.6.0_01\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Program Files
    Start Program Directory : C:\Documents and Settings\sclinton\Start Menu\Programs
    Set directories end
    SetIniData Start
    ReadIni Start
    ReadIni End
    SetIniData End
    Word process check start
    Word process check end
    SaveIniData Start
    SaveIniData Start
    deleteAndCopyStartupTemplate Start
    deleteAndCopyStartupTemplate End
    Install Start
    Template file was copied to : c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Install End
    Template Builder is installed Successfully
    Open readme start
    Create word object
    Open readme: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\doc\Template Builder for Word Tutorial.doc
    Open readme end
    Opened Readme file
    [Template Builder Installation End]
    [Uninstaller Start]
    Date: 7/13/2007 3:24:40 PM
    Create word object
    Word object was created
    Word process check start
    Word process check end
    Deleting: c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Deleted: c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    [Uninstaller End]
    [Word Template Builder ptb.exe Start]
    Date: 7/13/2007 3:27:29 PM
    v4 0001
    Installation Directory: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: en_US
    TB Locale: en_US
    Readme open: YES
    JavaHome: C:\Program Files\Java\jre1.6.0_01\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Program Files
    Start Program Directory : C:\Documents and Settings\sclinton\Start Menu\Programs
    Set directories end
    SetIniData Start
    ReadIni Start
    ReadIni End
    SetIniData End
    Word process check start
    Word process check end
    SaveIniData Start
    SaveIniData Start
    deleteAndCopyStartupTemplate Start
    deleteAndCopyStartupTemplate End
    Install Start
    Template file was copied to : c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Install End
    Template Builder is installed Successfully
    Open readme start
    Create word object
    Open readme: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\doc\Template Builder for Word Tutorial.doc
    Open readme end
    Opened Readme file
    [Template Builder Installation End]
    [Uninstaller Start]
    Date: 7/13/2007 3:30:47 PM
    Create word object
    Word object was created
    Word process check start
    Word process check end
    Deleting: c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Deleted: c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    [Uninstaller End]
    [Word Template Builder ptb.exe Start]
    Date: 7/13/2007 3:37:00 PM
    v4 0001
    Installation Directory: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word
    Locale: en_US
    TB Locale: en_US
    Readme open: YES
    JavaHome: C:\Program Files\Java\jre1.6.0_01\
    Always use: YES
    Set directories start
    Create word object
    Word object was created
    Template file path : c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Get directories
    Current Directory : C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word
    Program Files Directory: C:\Program Files
    Start Program Directory : C:\Documents and Settings\sclinton\Start Menu\Programs
    Set directories end
    SetIniData Start
    ReadIni Start
    ReadIni End
    SetIniData End
    Word process check start
    Word process check end
    SaveIniData Start
    SaveIniData Start
    deleteAndCopyStartupTemplate Start
    deleteAndCopyStartupTemplate End
    Install Start
    Template file was copied to : c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Install End
    Template Builder is installed Successfully
    Open readme start
    Create word object
    Open readme: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\doc\Template Builder for Word Tutorial.doc
    Open readme end
    Opened Readme file
    [Template Builder Installation End]
    [Uninstaller Start]
    Date: 7/13/2007 3:37:18 PM
    Create word object
    Word object was created
    Word process check start
    Word process check end
    Deleting: c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    Deleted: c:\documents and settings\sclinton\application data\microsoft\word\startup\TemplateBuilder.dot
    [Uninstaller End]
    /*end file*/

    You downloaded the latest version of the template builder ?
    http://blogs.oracle.com/xmlpublisher/2007/06/20#a362
    some problems with the template builder should have been fixed in it, thought it is still not working for us :)

  • BI Publisher Desktop Cannot Log In

    Getting the following error when attempting to log into BI Publisher Desktop:
    "Please contact administrator for your userid/password"
    Current Installation specs:
    Windows 7 SP 1 64 bit , Office Professional Plus 2010 32 bit, Word V 14.0.7106.5003, BI Publisher 11.1.1.5.0, BI Publisher Desktop 11.1.1.7 32 bit, Java JRE 1.6.0_06
    Works fine on another computer using Bi Publisher Desktop 5.11.48
    Any ideas what is wrong?
    Thanks,
    Dennis

    What is the  BI Publisher Desktop version ?
    What is the  BI Publisher Server ?
    Please be sure both are having the same version.
    Thank you
    Eugen

  • Installed BI Publisher desktop successfully but no BI Publisher menu

    Citrix Server Windows 2003 SP2
    Microsoft Office 2003
    Java Runtime 1.4.2
    The installation of BI Publisher Desktop completed successfully but no BI Publisher menu appears in Word
    I can log into the xmlpserver application OK as administrator

    Hi
    We are using MS Word 2007 installed on citrix server not able to view Addins menu in MS Word
    go to Tools Menu in MS-Word
    select "Templates and Add-Ins" >> check TemplateBuilder
    We are on Ver 10.1.3.2.1
    Only user who has installed it can see BI Publisher desktop Menu
    Thanks
    Kamalakar.G

Maybe you are looking for

  • The Sorry State of Sound In Linux

    -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 READ: http://insanecoding.blogspot.com/2007/0 … linux.html I've only discovered this because of an ALSA bug was making my life miserable.  That article was written about a month or two before OSS4 (Open S

  • Return Purchase Order (MVT #161) Sales Area Determination on Purchase Order

    Hi, I am working on return purchase order (Purchase order with return check box ON at item level) and creating outbound delivery with VL10B and doing PGI to vendor. Can someone help to figure out how sales area (sales org/distribution channel/Divisio

  • Acrobat X - need to redownlad.  Can someone tell me where I can find this file?

    Acrobat X - need to redownlad.  Can someone tell me were I can find this file?  I just purchase CS 6.  I was having a problem with this program opening so I deleted to reinstall. Where can I find the download for Acrobat X PRO?

  • New Email With Attachment

    I love the shortcut command "New Email With Attachment." I seem to have lost the functionality to create an email directly using a file from finder and its no longer in the Keboard Shortcuts menu. I just refered to another mac not running on Mavricks

  • How to pull site created in portal

    Hi, I'm just getting into azure as I have a project to demo and wanted something quick and easy to host on. I was being guided through the azure portal and it plainly has New -> Website -> From Gallery. I figured I'd look there and saw the usual ASP.