XPath - Exception Namespace Manager or XsltContext needed.

Hi, 
Here is my input xml file where I need to get the text which is in CDATA
<ns0:Item xmlns:ns0="http://Services.Foundation.Schemas.CRM_WorkQueue">
  <ContactId>fca45979-5821-e311-a249-00155d016fdf</ContactId>
  <MasterQueueId>9a2e9aa1-66ed-e311-9820-00155d1e1f2e</MasterQueueId>
  <EntityId>  </EntityId>
  <WorkType>ccx_consolidatedCDA</WorkType>
  <DateLimit>  </DateLimit>
  <RequestResultsXML><![CDATA[<CDAQuery fromDate= '06/06/2014' toDate= '06/06/2014' xmlns:ns0='http://Ccx.Bts.Foundation.Schemas.MU/2014/04'><ns0:Patient><ns0:FirstName>Mike</ns0:FirstName><ns0:LastName>Brady</ns0:LastName><ns0:Sex>Male</ns0:Sex><ns0:DOB>12/15/1963</ns0:DOB><ns0:LaboratoryValues><ns0:Result>Test
Result</ns0:Result><ns0:Value>Test Result</ns0:Value><ns0:AbnormalFlags>None Test</ns0:AbnormalFlags><ns0:Units>Unit Test</ns0:Units></ns0:LaboratoryValues></ns0:Patient></CDAQuery>]]></RequestResultsXML>
</ns0:Item>
XPATH in expression shape: cdaQueryValue is a Syatem.xml.xmldocument variable.
cdaQueryValue = xpath(WorkQCDAItem.parameters, "/ns0:Item[@xmlns:ns0='http://Services.Foundation.Schemas.CRM_WorkQueue']/RequestResultsXML/text()");
Exception Details:
Inner exception: Namespace Manager or XsltContext needed. This query has a prefix, variable, or user-defined function.
Exception type: XPathException
Source: System.Xml
Target Site: System.Object Evaluate(System.Xml.XPath.XPathExpression, System.Xml.XPath.XPathNodeIterator)
The following is a stack trace that identifies the location where the exception occured
   at System.Xml.XPath.XPathNavigator.Evaluate(XPathExpression expr, XPathNodeIterator context)
   at Microsoft.XLANGs.Core.Part.XPathLoad(Part sourcePart, String xpath, Type dstType)
   at Ccx.Bts.Foundation.Orchestrations.Transform_CDA.segment1(StopConditions stopOn)
   at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditions stopCond, Exception& exp)
Regards,
Lakshmi

XPATH in expression shape: cdaQueryValue is a Syatem.xml.xmldocument variable.
cdaQueryValue = xpath(WorkQCDAItem.parameters, "/ns0:Item[@xmlns:ns0='http://Services.Foundation.Schemas.CRM_WorkQueue']/RequestResultsXML/text()");
That for sure won't work because the Orchestration xpath() function will always return a string.
So, you'd have to take that string result, then load an XmlDocument from it.

Similar Messages

  • Is there any  example snippet for XPath using namespace

    Hi,
    I have used XpathApi class to get the XML node matching my xpath that does not deal with namespaces and it works for me. However, it does not seem to work well when I construct the xpath with namespaces (probably I may be doing something wrong example: //ns:node1/@ns:attr1).
    Can anyone give pointers or some example snippet or some links to handle Xpath with namespaces.
    Also if there is any better approach (Classes or framework) for handing XPath with namespaces then please let me know.
    Thanks,
    -vc

    AnkitG wrote:
    Hi All,
    Is there any example for N9010A EXA signal analyzer , I tried to use example of MXA got from the driver page but couldnt get to work. I need to capture the RF data form the analyzer. Please let me know if there any example or way to do it.
    That is an Agilent instrument. Shouldn't be looking for examples on THEIR website?????

  • Exception in Managed Server

    Can anyone let me know what could be the reason for the following exception.?We
    have a clustered WLS 7.0 sp2 server with one admin and one managed server.Both
    the servers are starting up properly.But when we run a test case from one system
    to an other external system we are getting the following exception in Managed
    Server.
    Exception :
    <Sep 10, 2003 6:40:52 PM BST> <Error> <B2B> <000000> <<Repository> ERROR: Error
    getting a Connection from the DataSource "com.bea.wlpi.TXDataSource" in Repository
    Session - SQLException: com.bea.wlpi.TXDataSource>
    javax.transaction.TransactionRolledbackException: EJB Exception: : java.lang.NoClassDefFoundError
         at com.bea.eci.repository.helper.RepositoryActions.getAllEntities(Unknown Source)
         at com.bea.eci.repository.ejb.XMLRepositoryBean_u3eysh_EOImpl.getAllEntities(XMLRepositoryBean_u3eysh_EOImpl.java:475)
         at com.bt.wli.eai.NetworkBuild.HubStateHandler.cacheMappingDoc(HubStateHandler.java:121)
         at com.bt.wli.eai.NetworkBuild.HubStateHandler.checkExceptionalResponse(HubStateHandler.java:623)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.bea.wlpi.common.ClassInvocationDescriptor.invokeMethod(Unknown Source)
         at com.bea.wlpi.server.workflow.action.ActionBusinessOperation.execute(Unknown
    Source)
         at com.bea.wlpi.server.workflow.ErrorHandler.invoke(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.invokeErrorHandler(Unknown
    Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.invokeCurrentErrorHandler(Unknown
    Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.executeActions(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.executeActions(Unknown Source)
         at com.bea.wlpi.server.workflow.Task.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.markDone(Unknown Source)
         at com.bea.wlpi.server.workflow.action.ActionTaskDone.execute(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.executeActions(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.executeActions(Unknown Source)
         at com.bea.wlpi.server.workflow.Task.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.markDone(Unknown Source)
         at com.bea.wlpi.server.workflow.action.ActionTaskDone.execute(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.executeActions(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.executeActions(Unknown Source)
         at com.bea.wlpi.server.workflow.Task.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Start.activate(Unknown Source)
         at com.bea.wlpi.server.workflow.Workflow.start(Unknown Source)
         at com.bea.wlpi.server.workflow.Workflow.instantiate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean$1.invoke(Unknown
    Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.performWithErrorHandling(Unknown
    Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.instantiate(Unknown
    Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean_h7kt4j_EOImpl.instantiate(WorkflowProcessorBean_h7kt4j_EOImpl.java:1064)
         at com.bea.wlpi.server.eventprocessor.EventProcessor.checkTrigger(Unknown Source)
         at com.bea.wlpi.server.eventprocessor.EventProcessor.onEvent(Unknown Source)
         at com.bea.wlpi.server.eventlistener.EventListenerBean.onMessage(Unknown Source)
         at weblogic.ejb20.internal.MDListener.execute(MDListener.java:377)
         at weblogic.ejb20.internal.MDListener.transactionalOnMessage(MDListener.java:311)
         at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:286)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2337)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:2256)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:215)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:191)
    ; nested exception is:
         java.lang.NoClassDefFoundError
    Thanks and regds
    Sudarsan M

    Thanks for your reply, Timo, and John, the same file downloading is working fine with my Integrated weblogic server, but the same application when i deployed in my DEV server i am getting the error.
    Code which i am trying to download file is
    public void downloadCardInserts(FacesContext facesContext,
    OutputStream outputStream) throws FileNotFoundException,
    IOException {
    // Add event code here...
    UploadedFile filename=(UploadedFile)browseFile.getValue();
    String fname=filename.getFilename();
    String fname1="//bwi-wfp-v01/Apps/SCII/TEST/LOG/Cards/RENEWAL/"+fname;
    System.out.println("file name11111:"+fname1);
    FileInputStream in = new FileInputStream(new File(fname1));
    byte[] buffer = new byte[1024];
    int bytes = in.read(buffer);
    while (bytes >= 0) {
    outputStream.write(buffer, 0, bytes);
    bytes = in.read(buffer);
    }

  • Bank of America requires Firefox 5 on Mac for their CashPro online treasury management. I need to find version FF 5.0 to download and install. Help!

    Bank of America requires Firefox 5 on Mac for their CashPro online treasury management. I need to find version FF 5.0 to download and install. Help! I just need a link to version 5.0 so I can install it. The website throws and error when using 6.0.#. BofA Tech Support said I needed to downgrade and that was the ONLY solution. I hate large corporations. If someone could provide the link I would appreciate it.

    All versions:
    ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/
    BUT keep in mind that the older versions aren't supported any longer and are missing hundreds of security patches that are in the latest versions of Firefox.
    thank you

  • HT3951 helo   when i want to dollar from the online manager football and need for speed the game , i try to buy but i cannot because they told ( your purchase could not be completed contact itunes store support to complete this transaction.)  pleasr help

    helo
    when i want to dollar from the online manager football and need for speed the game , i try to buy but i cannot because they told ( your purchase could not be completed contact itunes store support to complete this transaction.)
    pleasr help me for that , i can not buy any thing inside the game .
    i wating , thank you
    Email : [email protected]

    Click here and request assistance.
    (75245)

  • SAX parser exception : Namespace not supported by SAX parser

    Hi,
    I'm using xslt to transform xml to html. I've downloaded Xalan2J from Apache website and I've used Transformer factory implementation.
    The code works fine through Forte IDE environment where I've mounted jar files xerces.jar, xml-apis.jar, xalan.jar
    The problem occurs when I try to instantiate the same method through JSP page. It throws an exception
    SAXParser exception : Namespace not supported by SAXParser. I'm trying to run the jsp file through jakarta tomcat environment.
    I've included xerces.jar, xml-apis.jar, xalan.jar in my classpath. I fail to understand why namespace support is not available.
    Any help/suggetsions would be appreciated :)
    Thanks

    Hi,
    Yes, In tomcat environment, by default the jar files in the lib directory are set before reading the system classpath which causes a problem. One could replace the xerces.jar with a new jar file and delete parser.jar but that has its own set of problems.
    The other alternative would be to use something like
    System.setProperty("javax.xml.parsers.SAXParserFactory","org.apache.xerces.jaxp.SAXParserFactoryImpl");
    This worked for me..:)

  • Extension manager says I need a newer version of photoshop when I already have the most current version cc2014

    extension manager says I need a newer version of photoshop when I already have the most current version cc2014. Any thoughts on this?

    lance have you found an answer to your question?

  • How to use XPath with Namespaces in the xml ?

    Hi all,
    I need to reference a certain Node in a Document using XPath notation.
    The problem is the the XML Document contains Namespaces inside it
    f.e.
    <xn:SubNetwork id="JRANM">
        <xn:VsDataContainer id="1">
           <xn:vsDataType>vsDataAreas</xn:vsDataType>
        </xn:VsDataContainer>
    </xn:SubNetwork >Using DOMXPath (from weblogic.xml.xpath)
      DOMXPath xPath = new DOMXPath("xn:SubNetwork/*");
      Set nodeset = xPath.evaluateAsNodeset(this.xmlRootElement);When I Iterate through the Set I can see it's empty.
    (On the other hand without namespaces everything is fine.)
    So how can I reference a Node that contains a namespace in it ?
    Thanks a lot
    Francesco

    We use the following class to perform XPath Queries on our XmlBean objects.
    Hope this helps,
    Craig
    import java.util.Set;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.DocumentBuilderFactory;
    import org.apache.xmlbeans.XmlException;
    import org.w3c.dom.Document;
    import weblogic.xml.util.StringInputStream;
    import weblogic.xml.xpath.DOMXPath;
    * Class to encapsulate API specific (i.e. weblogic) XML functions
    public class XmlUtil {
         * Returns a set containing objects of type reflected in the query.<br/>
         * e.g.<br/>
         * /saur:tree/saur:treeNode[@label='My Reports']<br/>
         * Returns a Set of TreeNode objects<br/>
         * Sample Code: <br/>
         * <code>
         * Set set = XmlUtil.executeXPathQuery( myQuery, tree.xmlText());
         * for( Iterator iter = set.iterator(); iter.hasNext();) {
         *     TreeNode node = TreeNode.Factory.parse((Node)iter.next());
         *     // Do whatever...
         * </code>
         * @param query
         * @param xml
         * @return
        public static Set executeXPathSetQuery( String query, String xml) throws XmlException {
            try {
                DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();   
                factory.setNamespaceAware(true);
                DocumentBuilder builder = factory.newDocumentBuilder();
                StringInputStream in = new StringInputStream(xml);
                Document doc = builder.parse(in);
                DOMXPath xQuery =  new DOMXPath(query);
                return xQuery.evaluateAsNodeset(doc);
            catch(Exception x) {
                throw new XmlException("Error running XPath query", x);
    }

  • XPath Exception on Bursting Control File Template Filter Expression

    I am getting the following exception for this bursting control file in EBS 11.5.10.2 on the template filter expression:
    oracle.xml.parser.v2.XPathException: Unknown expression at EOF: (./XXCUS_DIST_CODE='P')[1].
    <?xml version="1.0" encoding="UTF-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
         <xapi:request select="/XXCUS_RAXINV/LIST_G_DIST/G_DIST">
              <xapi:delivery>
                   <xapi:email server="${XXCUS_EMAIL_SERVER}" port="${XXCUS_EMAIL_PORT}" from="[email protected]">
                        <xapi:message id="einv" to="[email protected]" bcc="[email protected]" content-type="text/html" attachment="true" subject="Invoice ${LIST_G_INVOICE/G_INVOICE/TRX_NUMBER}">
    <![CDATA[
    <html>
    <body>
    Message
    </body>
    </html>
    ]]>
                        </xapi:message>
                   </xapi:email>
              </xapi:delivery>
              <xapi:document output="Invoice_${LIST_G_INVOICE/G_INVOICE/CUSTOMER_NUMBER}_${LIST_G_INVOICE/G_INVOICE/TRX_NUMBER}" output-type="pdf" delivery="einv">
                   <xapi:template type="xsl-fo" location="xdo://XXCUS.XXCUS_COMMON_RAXINV.en.US/?getSource=true" filter="./XXCUS_DIST_CODE='E'" />
              </xapi:document>
         </xapi:request>
         <xapi:request select="/XXCUS_RAXINV/LIST_G_DIST/G_DIST">
              <xapi:delivery>
                   <xapi:print id="print" printer="${XXCUS_PRINTER_NAME}" />
              </xapi:delivery>
              <xapi:document output-type="pdf" delivery="print">
                   <xapi:template type="xsl-fo" location="xdo://XXCUS.XXCUS_COMMON_RAXINV.en.US/?getSource=true" filter="./XXCUS_DIST_CODE='P'" />
              </xapi:document>
         </xapi:request>
    </xapi:requestset>According to the docs, you can use any valid XPath expression. Any idea on what might be wrong here? I am trying to exclusively print or email based on the data. Currently, it prints AND emails all documents regardless of the value of XXCUS_DIST_CODE.
    Thanks,
    Kurz

    Error lies on this line --- filter="./XXCUS_DIST_CODE='P'"
    you need to use it like this --
    Suppose you want condition on name in following XML Struction
    <STUDENT>
    <Name> Jatin </NAME>
    </STUDENT>
    the it should be ...
    filter=".//<STUDENT>[NAME = 'Jatin']"
    Not in your case ui suppose it should be filter=".//XXCUS_RAXINV/LIST_G_DIST/G_DIST[XXCUS_DIST_CODE='P']".
    Hope it solves the problem.

  • XPath and namespaces

    I am currently using:
    http://www.ibm.com/developerworks/library/x-javaxpathapi.html
    to figure out how to extract nodes from an xml with default namespace.
    I have this xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.21" id="1">
        <property name="createdBy">Eclipse BIRT Designer Version 2.5.2.v20100208 Build <2.5.2.v20100210-0630></property>
        <property name="units">in</property>
        <page-setup>
            <simple-master-page name="Simple MasterPage" id="2">
                                  <xml-property name="waht"> <![CDATA[I DON*T WANT THIS - MASTER]]></xml-property>
            </simple-master-page>
        </page-setup>          
        <body>
            <extended-item name="Book" id="7">
                <xml-property name="xmlRepresentation"><![CDATA[I DON*T WANT THIS - BOOK]]></xml-property>
                <property name="outputFormat">SVG</property>
            </extended-item>          
            <extended-item name="Chart" id="7">
                <xml-property name="xmlRepresentation"><![CDATA[I WANT THIS]]></xml-property>
                <property name="outputFormat">SVG</property>
            </extended-item>
        </body>
    </report>I am trying to extract the CDATA test for the element in Body where name = "Chart". Before evaluating the XPath expression I enable the following namespace context:
        xPath.setNamespaceContext(new NamespaceContext() {
          @Override
          public Iterator getPrefixes(String namespaceURI) {
            throw new UnsupportedOperationException();
          @Override
          public String getPrefix(String namespaceURI) {
            throw new UnsupportedOperationException();
          @Override
          public String getNamespaceURI() {
            if (prefix == null) throw new NullPointerException("Null prefix");
            else if ("property".equals(prefix)) return "http://www.eclipse.org/birt/2005/design";
            else if ("xml".equals(prefix)) return XMLConstants.XML_NS_URI;
            return XMLConstants.NULL_NS_URI;
        });When I evaluate using
        try {
          xPathExpression = xPath.compile(text);
        } catch (XPathExpressionException e) {
          e.printStackTrace();
        }where :
    text = "//property:xml-property";I get:
    I DON*T WANT THIS - MASTER
    But I need the CDATA for the Chart (I WANT THIS - CHART). I have then tried this expression:
    text = "//property:xml-property[property:name=\"Chart\"]";But it just gives an empty result. Any ideas on how to write the correct xpath expression for this?

    This is returning the right data:
    tesxt = "//property:extended-item[@name=\"Chart\"]/property:xml-property";

  • Xpath and Namespaces problems

    Hello there! I'm using XPath to parse a document, and so far It was working great! I'm having issues with namespaces though. When the DocumentBuilder is not namespace aware. It works ok. But, when it is namespaceaware. I need to prefix my xpath expressions. for instance "//foo:message". Altough I'm using a namespacecontext and passing it to the Xpath:
    public class FooNamespaceContext implements NamespaceContext {
         public String getNamespaceURI(String prefix) {
              if (prefix == null) throw new NullPointerException("Null prefix");
              else if ("foo".equals(prefix)) return "http://acme.com/foo/schemas";
              else if ("xml".equals(prefix)) return XMLConstants.XML_NS_URI;
              return null;
         public String getPrefix(String arg0) {
              return "foo";
         public Iterator getPrefixes(String arg0) {
              throw new UnsupportedOperationException("Opera��o desnecess�ria para XPath");
    }How can I just use "//message" with no xmlns prefix? Also, if the user changes de prefix on its xml It does not work.
    Could someone point me to a good tutorial or something (the ones I found at Xerces page are not working)
    Regards

    Thanks for your help
    "/ns1:NotificationConfig/ns1:Transport[ns1:TransportName='" + transportName + "'][1]/ns1:TransportClass/text()" Works fine if I add the prefix to the XML document I'm parsing. However I'll need to look into the the namespace binding you suggested for when I cannot guarantee that the prefix will be present.

  • XPath function namespace-uri in Mediator raises ORAMED-01004

    Hi,
    In a mediator component (SOA Suite 11g) I try to use some XPath functions.
    "name" and "local-name" do just fine, but when I try to use "namespace-uri" I always get an ORAMED-01004 error.
    Like this:
    oracle.tip.mediator.infra.exception.MediatorException: ORAMED-01004:[Multiple source nodes]Source expression "namespace-uri($in.berichtPart/child::*)" resulted in multiple node for source message which is not supportedPossible Fix:Please check expression for correctness. Modify source expression based on the requirement otherwise contact Oracle for support
    I seems like a bug to me as namespace-uri should return a string, just like name and local-name...
    Xpath spec: Function: string namespace-uri(node-set?)
    Can anyone confirm? Am I missing something???
    Groeten,
    HJH

    Any solution to this?

  • Fabric Manager - do I need to install server component?

    Hi,
    I would like to know if I need to install the server component of Fabric Manager, or if I can just use the client component to manage the switches directly.
    I have 2 MDS 9120 switches which will be run as 2 separate fabrics. They will be used in a non-production environment and I will need to configure VSAN and zoning using pWWN. If I do need to install the server part, what is the benefit of using the licenced version over the unlicenced?
    Thanks, Darren.

    Darren,
    The choice to install and licence the server component would be to manage your entire SAN fabric as a holistic centralized topology versus using the client which pretty much only allows you to view the fabrics individually within Fabric Manager.
    For a small non-production environment like yours you will be fine, but if you find yourself in a situation where your fabric is becoming a larger Production enironment then I would recommend moving to the licenced server version.
    regards
    Alan

  • Configuration Management/Change Control/Build Management contract help needed in Missouri*** *** **

    Configuration Management/Change Control/Build Management
    Needs to have instituted a config management process before.
    web development history
    Tools/Skills:
    CVS
    ANT
    Unit Testing
    Unix
    BEA Weblogic
    John D Allen
    CEO/President.
    Leveridge Systems INC.
    v1 (480) 899 9341
    mailto:[email protected]
    http://www.leveridgesystems.com

    Could you post an example of your problem ?
    CC
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • XPath and Namespace

    Hi,
    I'm trying to get a node value of a xml document using org.apache.xpath.XPathAPI class, but I'm doing something wrong, since I'm getting 'null' instead of the node value.
    <?xml version="1.0" encoding="UTF-8"?>
    <pdf xmlns="http://hipoteca.sf/pdf/solicitud">
    <Client>
    <numClient>18150</numClient>
    </Client>
    </pdf>
    I'm doing like this:
    Node node = null;
    String xpath = "/pdf/Client/numClient/text()";
    node = XPathAPI.selectSingleNode(doc.getDocumentElement(),xpath);
    If I eliminate the namespace of the xml document, there is no problem, everthing works fine. But if the root node ('pdf') has a namespace, it doesn't work. I've seen that exists another XPathAPI method called selectSingleNode with an extra parameter, the namespace node, but I don't know how to obtain this namespace node.
    public static Node selectSingleNode(Node contextNode, String str, Node namespaceNode) throws TransformerException
    Please, help me !!! Thanks in advance

    XPath 1.0 and the default namespace do not work together. For examples of why not and what you might do instead see (for example) these:
    http://www.faqts.com/knowledge_base/view.phtml/aid/34022/fid/1753
    http://www.topxml.com/people/bosley/defaultns.asp

Maybe you are looking for

  • Video iPod keeps crashing since latest firmware update

    This has happened to me several times since the last update. Playing certain podcasts will cause the ipod to crash and reboot. Worst case was today. I had 4 unplayed episodes of the podcast 'Universe Today'. I clicked on one, the iPod crashed, reboot

  • Java ME SDK 3.0 Released

    I am happy to announce the Revenue Release of Java Platform Micro Edition Software Development Kit 3.0. Java ME SDK includes the advanced tools found in Java Wireless Toolkit 2.5.2 [for CLDC] and Sun Java Toolkit 1.0 [for CDC] and many new features.

  • Start up slow after a windows update

    I feel a little slow in windows start up in my notebook after a windows update, I have downloaded an install an update about 800mb but all components have not been installed successfully, again after one day back there was another update and it has i

  • Why is my PDF form empty (blank) when I open it from my Iphone?

    The only solution I've found is to download adobe reader on my Iphone and open the PDF form with this app... Do you know if there is an option when creating a PDF Form with Adobe Acrobat Pro to allow people to see a PDF Form with their Iphone?

  • Query Hangs in Apex but runs quickly in SQL

    Hi, I'm using Apex version 4.1. I have an interactive report that just hangs when I run it, but the query runs in about 19 seconds in AquaData when I hard-code my bind variables. The bind variables are a start and end date, and they are used twice to