Deploying Project XML/Source

I have completed the mapping process, and am attempting to generate the project.xml. However, the application seems to hang at that point.
Exporting as source is a no-go as well. However, the class files themselves are generated without difficulty.
I am using version 10g (9.0.4.2)
mapping.log is below.
Jason
Jun 14, 2005 8:19:27 AM
java.lang.UnsupportedClassVersionError: jason/ADPE/Account (Unsupported major.minor version 49.0)
     at java.lang.ClassLoader.defineClass0(Native Method)
     at java.lang.ClassLoader.defineClass(Unknown Source)
     at java.security.SecureClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.access$100(Unknown Source)
     at java.net.URLClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at oracle.toplink.workbench.model.MWProject.classesNotOnClassPath(MWProject.java:833)
     at oracle.toplink.workbench.ui.ProjectDeploymentXmlGenerationCoordinator.validateProjectClassesOnClasspath(ProjectDeploymentXmlGenerationCoordinator.java:228)
     at oracle.toplink.workbench.ui.ProjectDeploymentXmlGenerationCoordinator.exportProjectDeploymentXml(ProjectDeploymentXmlGenerationCoordinator.java:152)
     at oracle.toplink.workbench.ui.MainView.exportDeploymentXMLForSelectedProjects(MainView.java:627)
     at oracle.toplink.workbench.ui.ActionManager$52.actionPerformed(ActionManager.java:1425)
     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
     at javax.swing.AbstractButton.doClick(Unknown Source)
     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
     at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
     at java.awt.Component.processMouseEvent(Unknown Source)
     at java.awt.Component.processEvent(Unknown Source)
     at java.awt.Container.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Window.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)
java.lang.UnsupportedClassVersionError: jason/ADPE/Account (Unsupported major.minor version 49.0)
     at java.lang.ClassLoader.defineClass0(Native Method)
     at java.lang.ClassLoader.defineClass(Unknown Source)
     at java.security.SecureClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.access$100(Unknown Source)
     at java.net.URLClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at oracle.toplink.workbench.model.MWProject.classesNotOnClassPath(MWProject.java:833)
     at oracle.toplink.workbench.ui.ProjectDeploymentXmlGenerationCoordinator.validateProjectClassesOnClasspath(ProjectDeploymentXmlGenerationCoordinator.java:228)
     at oracle.toplink.workbench.ui.ProjectDeploymentXmlGenerationCoordinator.exportProjectDeploymentXml(ProjectDeploymentXmlGenerationCoordinator.java:152)
     at oracle.toplink.workbench.ui.MainView.exportDeploymentXMLForSelectedProjects(MainView.java:627)
     at oracle.toplink.workbench.ui.ActionManager$52.actionPerformed(ActionManager.java:1425)
     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
     at javax.swing.AbstractButton.doClick(Unknown Source)
     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
     at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
     at java.awt.Component.processMouseEvent(Unknown Source)
     at java.awt.Component.processEvent(Unknown Source)
     at java.awt.Container.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Window.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)
java.lang.UnsupportedClassVersionError: jason/ADPE/Account (Unsupported major.minor version 49.0)
     at java.lang.ClassLoader.defineClass0(Native Method)
     at java.lang.ClassLoader.defineClass(Unknown Source)
     at java.security.SecureClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.access$100(Unknown Source)
     at java.net.URLClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at oracle.toplink.workbench.model.MWProject.classesNotOnClassPath(MWProject.java:833)
     at oracle.toplink.workbench.ui.ProjectSourceGenerationCoordinator.validateProjectClassesOnClasspath(ProjectSourceGenerationCoordinator.java:327)
     at oracle.toplink.workbench.ui.ProjectSourceGenerationCoordinator.exportProjectSource(ProjectSourceGenerationCoordinator.java:152)
     at oracle.toplink.workbench.ui.MainView.exportSelectedProjectsToJavaSource(MainView.java:616)
     at oracle.toplink.workbench.ui.ActionManager$50.actionPerformed(ActionManager.java:1395)
     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
     at javax.swing.AbstractButton.doClick(Unknown Source)
     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
     at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
     at java.awt.Component.processMouseEvent(Unknown Source)
     at java.awt.Component.processEvent(Unknown Source)
     at java.awt.Container.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Window.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)
java.lang.UnsupportedClassVersionError: jason/ADPE/Account (Unsupported major.minor version 49.0)
     at java.lang.ClassLoader.defineClass0(Native Method)
     at java.lang.ClassLoader.defineClass(Unknown Source)
     at java.security.SecureClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.access$100(Unknown Source)
     at java.net.URLClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at oracle.toplink.workbench.model.MWProject.classesNotOnClassPath(MWProject.java:833)
     at oracle.toplink.workbench.ui.ProjectSourceGenerationCoordinator.validateProjectClassesOnClasspath(ProjectSourceGenerationCoordinator.java:327)
     at oracle.toplink.workbench.ui.ProjectSourceGenerationCoordinator.exportProjectSource(ProjectSourceGenerationCoordinator.java:152)
     at oracle.toplink.workbench.ui.MainView.exportSelectedProjectsToJavaSource(MainView.java:616)
     at oracle.toplink.workbench.ui.ActionManager$50.actionPerformed(ActionManager.java:1395)
     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
     at javax.swing.AbstractButton.doClick(Unknown Source)
     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
     at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
     at java.awt.Component.processMouseEvent(Unknown Source)
     at java.awt.Component.processEvent(Unknown Source)
     at java.awt.Container.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Window.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)

Have you updated the start scripts for the TopLink WorkBench to use J2SE 5.0 ? Or are you running JDEV using J2SE 5.0? I do not believe this version of the WorkBench supports running in J2SE 5.0.
--Gordon                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Multiple Project XML files

    Can I have multiple deployment project XML files(which makes descriptor file cleaner and easily maintainable)? If yes, how to specify each file name in Sessions.xml and can I use different datasources for different project XML files or it has to use the same datasource for the entire project? Any help is appreciated.
    Thanks,
    Rafi.

    Not in the sessions.xml, but it is possible to merge two projects together at runtime...
    Re: merging two different MWB projects at run-time

  • Org.xml.sax.SAXParseException during deploying project in SOA 11G

    Hello,
    I was migrating a project from SOA 10G to SOA 11G (11.1.1.3). I had to make a few changes in the project such as:
    1) Put concrete wsdl's
    2) Put "<bpelx:exec import="oracle.soa.common.util.Base64Decoder"/>" in the bpel file
    3) Change the database adapters to have "toplink" as the persistence provider as when I migrated the file , it changed it to Eclipse
    4) Fill in the port and location in the reference portion of the composite.xml
    At the end of all these changes , my project compiled properly , but when I tried to deploy it , I am getting this error:
    [09:57:27 AM] Error deploying archive sca_MIA_ModuleInvToGP_rev1.0.jar to partition "default" on server soa_server1 [sv-soafm-dev1.infinera.com:8001]
    [09:57:27 AM] HTTP error code returned [500]
    [09:57:27 AM] Error message from server:
    Error during deployment: org.xml.sax.SAXParseException: <Line 26, Column 68>: XML-20221: (Fatal Error) Invalid char in text.: <Line 26, Column 68>: XML-20221: (Fatal Error) Invalid char in text..
    [09:57:27 AM] Check server log for more details.
    I am unable to know where this particular error is coming from , and do not know how to resolve this. Does any one have any idea on what could be the possible reason for this?
    Seems to be a problem with some XML file , but I dont know which file to check.
    Any help is welcome.
    Thanks
    Manan Sanghvi

    In the session.xml schema it is a choice between driver-class/url and datasource, so you need to remove the driver-class tag as you are using a datasource.
    <driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
    <datasource>jdbc/AlfaDS</datasource>
    replalce with,
    <datasource>jdbc/AlfaDS</datasource>

  • URGENT: Importing deployed-composites.xml File into MDS

    Gurus,
    I am running into a problem whereby soa-infra application crashes upon server restart.
    This doesn't allow soa_server (managed server) to come up properly.
    I see the following error during server start up:
    <Sep 20, 2011 3:02:18 AM PDT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'soa-infra'.
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "FabricInit" failed to preload on startup in Web application: "/soa-infra".
    oracle.fabric.common.FabricException: Error in getting XML input stream: oramds:/deployed-composites/default/AttachmentSR_Sample_Composite_rev1.0/SCA-INF/lib/rt.jar: oracle.mds.exception.MDSException: MDS-00054: The file to be loaded oramds:/deployed-composites/default/AttachmentSR_Sample_Composite_rev1.0/SCA-INF/lib/rt.jar does not exist.
    at oracle.fabric.common.metadata.MetadataManagerImpl.getInputStreamFromAbsoluteURL(MetadataManagerImpl.java:276)
    at oracle.integration.platform.common.MDSMetadataManagerImpl.getInputStreamFromAbsoluteURL(MDSMetadataManagerImpl.java:545)
    at oracle.integration.platform.common.MDSMetadataManagerImpl.transferFile(MDSMetadataManagerImpl.java:820)
    at oracle.integration.platform.common.MDSMetadataManagerImpl.copyTree(MDSMetadataManagerImpl.java:801)
    at oracle.fabric.composite.model.CompositeModel.getClassLoaderFiles(CompositeModel.java:347)
    at oracle.fabric.composite.model.CompositeModel.getCompositeClassloader(CompositeModel.java:203)
    at oracle.integration.platform.kernel.WLSFabricKernelInitializer.deployComposite(WLSFabricKernelInitializer.java:506)
    What I am doing is this: I have added a SCA-INF/lib folder inside the project and added rt.jar file in it. Then I tried to deploy it, deployment did not happen successfully however, it made an entry in MDS as I could see entire composite in MDS along with rt.jar file. Now, when server restarts, it always tries to load the jar file from MDS and for some reason, it doesn't find the jar file despite it being very much in MDS at the correct path.
    Because of this, I ran into a deadlock situation.
    I cannot remove the composite from MDS (using removeSharedData ant task or WLST offline command) as my soa managed server is not up. So, request to http://serverhost:8001 throws 404 error when I use removeSharedData Ant task and WLST offliine sca_undeployCompoiste command. And, this composite entry in MDS doesn't allow the server to start up properly!!
    As another workaround, I've modified deployed-composites.xml file. But without soa-infra listed in EM Console, I cannot import the file.
    Does anyone know how I can import/upload deployed-composites.xml file from outside EM console (and without soa-infra being up!)?
    Thanks-
    Ashish

    If its urgent maybe you can delete the record from all the deployed composites from the Metadata database (you will have to redeploy all of them and you will leave some tush in the content tables).
    connect to the metadata database (XXXXX_MDS schema) configured for that soa_server, you will find a table named MDS_PATHS.
    there you will see all the paths of the files stored in the MDS.
    backup the table and then try
    1) THIS COMMAND DELETE ALL COMPOSITES PAHTS FROM METADATA but it leaves some blob content orphan:
    Execute:
    delete from mds_paths where path_fullname like '/deployed-composites%' and path_fullname <> '/deployed-composites' and path_fullname <> '/deployed-composites/default'; --if you have another partition you can filterit there
    restart the soa_server and the soa-infra will start with no composites. You will have to redeploy them all (but it will come up :).
    I use this method when the soa-infra wont come up because it doesnt found some file on /deployed-composites/.....................
    Anyway, if something goes wrong you can restore the table from your backup ;)
    글 수정: user7691407

  • Steps to export B2B Project and Source Control.

    Hi,
    I need steps to export a B2B project for source controlling it and deploying the code to higher environments.
    Right now the coding is done in DEV , We want to push it to TEST.
    Thanks for all the help.
    Regards,
    Sid.

    Documents which we have created newly will also be exported, provided it is part of the agreement.
    another answer
    First time all "export-import". Every change - incremental export and import

  • How can i use the project code instead of project xml?

    hello
    i use the sessionbean+toplink structure,after i finish the o-r mapping by using the mapping work bench,i generate the project xml file,then in the "session.xml" file,i refer to the project xml,then i can use it from sessionbean.
    i hear that if i use the project code instead of project xml file,it will be more performant,is that true?
    otherwise,how can i use the project code instead of project xml file?i mean, in "session.xml", i can use the "<project-xml>" tag to refer to the project xml file,then in my session bean,i get the server session by read the "session.xml" file.but if i use the project code,how can i refer it from the "session.xml"?the examples that come with the toplink installation only tell me how can i use the project xml file within the session bean,it don't give me any clue about using the project code in the sesion bean,who can give me a step-by-step instruction and code snippet?
    thank you very much?

    There is a slight performance gain during session load at startup but there is no difference at runtime. The choice of which to use is dependent upon you build process. Whether it is easier to submit a new version of the class into the comile build process vs an XML file. In most cases it is just a preference of the development team.
    When you use the project-class you'll need to generate the source code and compile it into your system. Typically it is packaged with the persistent classes. You may need to configure your environment so that the class-loaders have access to these classes (same for the XML case).
    When using the project-class you simply replace the project-xml entry like this:
    <project-class>oracle.toplink.demos.employee.relational.EmployeeProject</project-class>
    The DTD for the session.xml file is found at <TOPLINK_HOME>\core\sessions_4_5.dtd. It is also in the documentation at:
    http://otn.oracle.com/docs/products/ias/doc_library/90200doc_otn/toplink.903/b10064/a-sessio.htm#634246
    Doug Clarke
    Product Manager
    Oracle9iAS TopLink

  • Error Referencing XML Source

    Using NetBeans' Build > Generate Javadoc for Project ...
    init:
    Warning: Leaving out empty argument '-windowtitle'
    Generating Javadoc
    Javadoc execution
    C:\Program Files\netbeans-5.5.1\projects\Jesdisciple\nbproject\build-impl.xml:392: Javadoc returned -1073741515
    BUILD FAILED (total time: 2 seconds)1) How do I include -windowtitle? (That might be more appropriate for the NetBeans list, but I'd appreciate help here as it would save me some time.)
    2) What does the error mean and how can I fix it?

    Hello Paul,
    Thank you for your help, but the project that I'm working on I'm unable to send to you the PDF file, for security policies reason.
    The form has 11 pages and trying to solve the problem I deleted 10 pages. So now I can see the XML Source but I found a weird thing:
    in a Decimal Field, I found up to 65.000 occurrences of
    instead of just one. What is it mean?
    Is there another way to see the XML source?
    Diego

  • Help oh Help - use of deployment ruleset.xml in IP corporate enviroment!

    Background.......
    Our technical company with country wide deployment of IP devices (using IP addresses) that were built and supplied with java as the contact interfaces. So we MUST use java to connect to these devices. To date 1.6.30 has been doing the job for me with minimal intervention/security messages, but now we have new devices that need 1.7 upwards that brings in the new security features. Too many devices to add to the "exceptions.list" file in my opinion (in here specific devices do not allow wildcards). They are all on our 10.0.0.0/8 corporate network.
    My attempts to overcome this so far........
    Reading all over the net I find this is the job of the DSR "Deployment Ruleset.xml" file. All that's ok. However so far I cannot find ANY documentation on the wildcard usage in the Ruleset.xml file that will allow us to do our jobs. Java has fast become a millstone around our necks and is drowning me and other technical officers.
    This is not a domain name access issue, we just need to be able to access IP ranges to these devices with a mixture of old and new java required.
    I am not a programmer and a simple technical office who has PC skills (and old). I attempted to set up the ruleset.xml and the convoluted way to certify the deployment.jar file and make changes to it in future is driving me to drink!
    So please help me!
    I need good information on the "ruleset.xml" wildcard use,  specifically for IP address and IP ranges. ie can I allow the IP range of 10.0.0.0/8??? How????  Anything I have tried has failed so far.  id= "10.0.0.0/8" and id= "10.0.*.*" don't appear to work for me.
    Also the ability to use specific equipment on specific versions of Java would seem possible? There does seem to be some information about this use.
    I am struggling with getting a grip on this "self signing certificate", how it will allow Java access to the equipment. 
    Also any good information on generating the certificate, key and jar file, (open source=free is the only option) so the file can be used on many different laptops/desktops to enable us to do our job as its getting more than frustrating. I am tearing my hair our and stong drink is my best recourse!
    If the wildcard (for instance) id= "http://10.0.*.*." is possible then a single generation of the ruleset and jar file would seem to work for us. All Oracle/Sun wildcard documentation is geared to domain names, ie *.somebody.com and no one is saying anything about IP ranges!
    No IT dept. Third party handles networking and pC support. However there seems to be NILL understanding of making the existing network work with Java to these devices in an acceptable manor.
    thanks
    Minsik.

    How do I get around these Netgear things????
    Well, you can't "get around them", per se. In each of them, the ports used for ARD will have to be open, and then eventually forwarded to the internal IP address for your mom's MacBook Pro. Given the (probably unnecessary) complexity of the setup at her house, that's going to be a bit difficult, and very probably not something you can do remotely.
    The ports that ARD uses must be open in each of the routers between the modem and her computer (as well as in any router on your end). ARD uses ports 3293 and 5900 so those must be open. The ports also need to be forwarded in the Airport (if she's using the MBP wirelessly) to the MBP's internal IP address. Someone will have to connect into each router's admininstration function to set up those ports; I'm guessing that you won't be able gain such access remotely, though it's possible.
    It's a complex situation, so it may take some tinkering to get it work, something that's probably going to be difficult from your end. With luck, her husband's son knows enough about what he's doing to be able to help. Anything he can do to simplify the network configuration will be of benefit.
    Good luck.

  • Need steps to create ant scripts for publishing and deploying projects.

    Need steps to create ant scripts for publishing and deploying projects.
    Have got ant, Oracle BPM Enterprise WL edition installed , Need to know what are the other configurations to be done.
    Any working example would help me to understand, please do mail me at [email protected]
    Thanks in advance.
    -Sree

    Sreekant,
    Please find the build file to publish and deploy.
    <project name="deployProject"
    xmlns:fuego="antlib:fuego.tools.ant.enterprise"
    xmlns:fuego.j2ee="antlib:fuego.tools.ant.j2ee" default = "publish">
              <property file="./Properties/fuego_deploy.properties"/>
              <fuego:passport id="fuego.passport"
    directoryid="${fuego.directoryid}"
    preset="engine" />
    <target name="publish" description="Publish and deploy processes" depends = "takeInputs">
    <!-- Open a session to the Oracle BPM directory -->
    <fuego:session
    passportref="fuego.passport"
    verbose="true"
                   properties="${fuego.basedir}/conf/directory.xml"
    haltonerror="true" >
    <!-- Publish processes -->
    <fuego:publish fpr="${fuego.project.name}"
    deploy="true"
    engine="${fuego.engineName}"
                        importdata = "${fuego.importdata}"
                        automaproles="${fuego.automaproles}"
                        automapbuspars = "${fuego.automapbuspars}"
                        automapvars="${fuego.automapvars}"
                        automapconfigs = "${fuego.automapconfigs}">
    </fuego:publish>
    </fuego:session>
    </target>
    <target name= "takeInputs" >
    <input
    message="Please enter admin-username:"
    addproperty="fuego.participant"
    />
    <input
    message="Please enter admin-password:"
    addproperty="fuego.password"
    >
    </input>
    </target>
    </project>
    and find the properties I have used..
    fuego.basedir=C:\OraBPMEnterpriseHome
    fuego.directoryid=default
    fuego.engineName = bpmengine
    fuego.project.name = E:/antExamples/Project/CommonUtilities
    # If the below property is true then ant script imports data from the project, as defined in Studio.
    # This includes importing:
    #      •Holiday and Calendar rules
    #      •Organizational Units
    #      •Roles
    #      •Resource configurations
    #      •External Variables
    fuego.importdata = true
    #If the below property is true ant script automatically map abstract roles to real ones with the same name.
    fuego.automaproles=true
    #If the below property is true ant script automatically map business parameter variable names (as defined in the project design) to an business parameter variable id with the same name (as defined in the Fuego Enterprise directory).
    fuego.automapbuspars = true
    #If the below property is true ant script automatically map external variable names (as defined in the project design) to an external variable id with the same name (as defined in the Fuego Enterprise directory).
    fuego.automapvars=true
    #If the below property is true ant script automatically map External Resources configurations (as defined in the project design) to real Configurations with the same name (as defined in the Fuego Enterprise directory).
    fuego.automapconfigs = true

  • Problem with update XML source in ALDSP 2.5 !!!

    hi,
    i am trying to write update logic for XML source in overrideclass of ALDSP 2.5. But the updated data in XML at server side can not be reflected in client side: the XML file is updated at server side, but the queried data by client side is still old. If i use workshop at server to query, then the result is correct. How can this be resolved??
    thanks !!!
    wanxg

    Please include all the code involved - your client, your DSP Project an your UOV.I meant to zip up the code and post it. Not just mention it.
    Go here and read section 1.1 for differences between the Test View and a client. When you execute from a client, the EAR is used as the source of everything in your DSP Project. So if you have an xml file within your DSP Project, you are actually reading an xml file within the EAR. If your UOV writes to a file on disk, then that file on disk will be updated. And the next read will read the file in the EAR (which will be unchanged).
    So for your XML file, it would have to be outside your DSP project - and specified with an absolute url (file://d:|/myfiles/...) (I'm not sure if that is even allowed).
    If you search around on your disk, starting from <domain> directory, you might find the xml file that you have 'updated' - not that it will help - it will just explain your 'mystery' a little bit.

  • Bug:cant create xml source from Oracle BPEL console

    hi
    follow this
    1) create a xsd A, in this create 2 elements in requestmessage input and xyz.
    2) create xsd B, in this make a complex type abc in this put an element on string type.
    3) set the type of xyz to abc. and import the target namespace of B.
    deploy it and on SOA BPEL console and click on xml source radio button.
    if its working at your place pls let me know.
    dont just see reply something.;)
    YYY
    Message was edited by:
    user573911

    you may want to check out commands like xmlforest and xmlelement
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/functions221.htm
    copied from documentation
    Purpose
    XMLForest converts each of its argument parameters to XML, and then returns an XML fragment that is the concatenation of these converted arguments.
    •If value_expr is a scalar expression, then you can omit the AS clause, and Oracle Database uses the column name as the element name.
    •If value_expr is an object type or collection, then the AS clause is mandatory, and Oracle uses the specified c_alias as the enclosing tag. The c_alias can be up to 4000 characters.
    •If value_expr is null, then no element is created for that value_expr.
    Examples
    The following example creates an Emp element for a subset of employees, with nested employee_id, last_name, and salary elements as the contents of Emp:
    SELECT XMLELEMENT("Emp",
    XMLFOREST(e.employee_id, e.last_name, e.salary))
    "Emp Element"
    FROM employees e WHERE employee_id = 204;
    Emp Element
    <Emp>
    <EMPLOYEE_ID>204</EMPLOYEE_ID>
    <LAST_NAME>Baer</LAST_NAME>
    <SALARY>10000</SALARY>
    </Emp>

  • RunTime Error and Xml Source

    Hi,
    When I try to view the xml source of my form, I have a runtime error c++ and Designer crashes. It doesn't happen on all my forms. Has my form to many scripts or objects ? Or Is my development environment not appropriate to work correctly ?
    I develop with Windows XP 2GO ram, Livecycle ES JBOSS Turnkey installation.
    Thanks for any advice.

    Hello Paul,
    Thank you for your help, but the project that I'm working on I'm unable to send to you the PDF file, for security policies reason.
    The form has 11 pages and trying to solve the problem I deleted 10 pages. So now I can see the XML Source but I found a weird thing:
    in a Decimal Field, I found up to 65.000 occurrences of
    instead of just one. What is it mean?
    Is there another way to see the XML source?
    Diego

  • Dynamic XML Source to a Fixed Target Table

    Hi gurus,
    Please help me on this one, I've been trying to work it around for 2 weeks now, and unfortunately, I can't think of any solutions anymore.
    So here is the case:
    I'm using ODI 11g and I'm loading XML files to Oracle Tables.
    But in this case I have a dynamic XML file (number of columns varies, depends on the user input) as the source and I have to load it into a fixed Target Table.
    Example:
    XML SOURCE FILE (dynamic number of columns):
    Column_A1 | Column_B1 | Column_C1 | Column_A2 | Column_B2 | Column_C3 | Column_A3 | Column_B3 | Column_C3 | | **
    **means I don't have idea how many columns in one XML would be. It can be 6 columns, 9 columns, 3 columns. I do reverse engineer to get the latest XML structure.*
    FIXED TARGET OUTPUT TABLE (3 columns only):
    Column_A1 | Column_B1 | Column_C1
    Column_A2 | Column_B2 | Column_C2
    Column_A3 | Column_B3 | Column_C3
    ** | * | **
    --END OF EXAMPLE*
    So what I want to happen is that, everytime ODI detects that it is already the 4th column, 4th - 6th columns would append to the next row and 7th-9th would append to the next row, and goes on and goes on.
    What do you think is the best way to do this? Or if there is any way?
    Please please help me, it would be of great great help to the project I'm working.
    If there's no way, I'm thinking of creating a PL/SQL within a KM for this one.
    Thank you gurus'!
    Regards,
    -Vince
    Edited by: Vindi on Aug 22, 2012 2:45 AM
    Edited by: Vindi on Aug 23, 2012 6:57 PM

    What is the minimum number of columns from source side..if the minimum number of column will be 3 then my logic may work.
    Please confirm.
    Because in case of odi reverse, odi will add the extra column to the datastore. If initially the souurce file has 3 columns then the target datastore will 3. In next reverse if the source file has 5 column then in the next reverse it will add 2 more column to the datastore. Again nexttime if the source file has 2 column ODI is not going remove/drop these 3 extra column.

  • ClassNotFoundException:oracle.ias.sysmgmt.deployment.j2ee.xml.WarStdXml

    Hi,
    I am using dcm.jar to programatically deploy a war file in the oracle 10g app server but i am getting the following exception i am able to see this class in dcm.jar .I was able to start/stop a component using the same dcm.jar.Can someone please help me how to resolve this as this is very critical for my work to proceed.Thanks In Advance
    ADMN-300023
    04/10/31 11:51:20 Cannot find class oracle.ias.sysmgmt.deployment.j2ee.xml.WarStdXml
    Base Exception:
    java.lang.ClassNotFoundException:oracle.ias.sysmgmt.deployment.j2ee.xml.WarStdXml
    04/10/31 11:51:20
    04/10/31 11:51:20 Cannot find class oracle.ias.sysmgmt.deployment.j2ee.xml.WarStdXml
    Root Cause: oracle.ias.sysmgmt.deployment.j2ee.xml.WarStdXml

    For sure you are missing a library as the 'Caused by: java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WSForwardServlet' error tells.
    You can use 'Tools'->'Manage Libraries' and paste the class name into the search field, search for it and see all libraries which contain the missing class. Add this (one of them) to the projects libs and it should work.
    Make sure you deploy to a server which is set up with the correct adf runtime libs (11.1.1.5.0 means you need a WLS 10.3.5 server).
    Timo

  • Can we change the XML source of the form bulider ?

    Hi,
    I have one doubt in the XMLfrombuilder. in Renderlist form.when we give "Link to xml source " in the hyperlink property it will show the xml source code.
                      is there  any possibility to change  and save the source code so that the changes should reflect to the form.
    Thanks ,
    Rajeev.

    Hi,
    you can write styles direct to the element:
    <td height="10%" valign="top" style="padding:0px;margin:0px;border-left-color:#000000;border-left-width:1px;border-left-style:solid;font-size:1px" width="0%" rowspan="1" colspan="1"> </td>
    or format elements with style from css:
    <a tabindex="0" class="urLnkDragRelate urTxtStd">
    Did you mean that with style use?
    In our project we created forms with some of these properties. E.g. we use under System the property Modified By.
    Regards,
    René

Maybe you are looking for

  • Libclntsh - Memory leak

    Hi every body, I have a big problem with my c++ program, after 3 hours of execution, my program explose, no enouth memory and the cause is that i have a lot of memory leak due at the use of the oracle librairie libclntsh, my oracle version is 9.2.0.7

  • Report failed to parse SQL query:ORA-01745: invalid host/bind variable name

    Hi, We are currently upgrading from v2.2.0.00.32 to v4.0.0.00.46. I have copied the applications onto our test server along with the various database objects and data etc. When I am running a report in v4, it is failing with the following error: "fai

  • Installed Logic Studio and Error

    I upgraded Logic Express 8 to Logic Studio 9 last night on a 2007 Intel Mac and clicked on all install options. It took a long time, but it is running fine even though at the end of the installation it said that a major error had occurred; however, I

  • Is v_GS_OPERATING_SYSTEM.lastbootuptime0 based on client regional format?

    Hi experts, I don't seem to be able to find confirmation on this so I refer to wealth of knowledge as this site. This is refering specifically to querying SCCM db directly with SQL. Is the format of v_GS_OPERATING_SYSTEM.lastbootuptime0 client machin

  • How do I create a slide show in dream weaver

    I just purchased dream weaver cs5.5.  I need to mahe a slide show. I tried a flash,but my flash is out of date. I can't even figure out how to update it...I tried! Any simple way to creat a slide whow? I tried the widgets....they are not good.....I t