Compilation error when trying to compile simple page

Hello Everyone,
I have written a simple jsp which I intend on using as an include file. However when I try to compile the file I get the following error message (I am using Tomcat Version 4.1.30).
java.lang.NoClassDefFoundError: org/apache/jasper/
The code looks like so:
<%
  String prefValue;
  HttpSession session = request.getSession(true);
  Boolean prefValueExists = (Boolean)session.getAttribute("cookieExists");
  boolean flag = prefValueExists.booleanValue();
  if(flag == true)
    prefValue = (String)session.getAttribute("preferenceValue");
  else
  if(flag == false)
    prefValue = "0";
%>I am only just starting out so I am relatively sure that I have made a simple oversite, it would be fantastic if somebody could be so kind as to let me know what I am not doing correctly. Thanks for your time.
Kind Regards
Davo

You're using quite a lot of different classes inside your JSP. Are you sure that you've done the necessary import statements of all these classes ?
An import in JSP should be written like this :
<%@ page import = "java.util.Iterator" %>
<%@ page import = "org.gertcuppens.cluif.Film" %>

Similar Messages

  • FireFox keep saying "unexpected error" when trying to print web pages.

    FireFox keep saying "unexpected error" when trying to print web pages. The print preview works OK, but when you try to print that "unexpected error" jumps up.
    Please email me on what to do to get FireFox to work.
    I don't see anything in the FAQ that might help me.

    Hi,
    Please also try this setting: Windows start menu or Control Panel > '''Devices and Printers''', right-click the printer > '''Printer properties''' > '''Advanced''', and select '''Start printing after the last page is spooled'''. In this case you can also close Firefox after spooling is over (usually much faster than direct printing), and printing will continue.
    Also as a general case, if you have security software (antivirus, firewall etc.) installed, you can try deleting all existing instances of Firefox and its related processes/files in all the different configuration modules/areas of the security software like process monitoring, sub/spawned process control, virtualization, HIPS etc., in addition to the security software's main configuration panel. Instead create new fully allowed/trusted rules for Firefox + its related processes in all the different modules/panels - a genuine/original Firefox installer as well as all the installed EXEs (Application) and DLLs (Application extension) are digitally signed by Mozilla Corporation (right-click > Properties > Digital Signatures). Even otherwise, some security software may also ask again when Firefox and/or its sub processes are started, and you may be able to allow/trust at that time. Please see [https://support.mozilla.org/en-US/kb/Firewalls this].
    [http://kb.mozillazine.org/Firewalls AV/Firewalls Configuration]

  • Getting bad host error when trying to deploy simple web sample application

    hi,
    Can someone tell me why I'm getting this error when trying to deploy the simple web application from samples
    This is what it said:
    deploy_common:
    [echo] Deploying ../assemble/war/webapps-simple.war.
    [exec] java.net.MalformedURLException: Bad host: station_1
    thanks

    Hi,
    Another update on this issue.
    To remove the error that we were getting (java.lang.LinkageError: Class javax/xml/transform/Source violates loader constraints), we tried some searching around and found out that the way to fix it is to provide correct versions of xalan.jar, xml-apis.jar and xercesImpl.jar. We downloaded the required version from the apache site and added it to our WEB-INF/lib folder in the WAR file.
    Now, we are getting this error:
    XPathFactory#newInstance() failed to create an XPathFactory for the default object model: http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory implementation found for the object model: http://java.sun.com/jaxp/xpath/dom
    What else we might be missing in our libs or do we need to check some other configurations?
    Any help on this would be much appreciated.
    Thanks,
    Gaurav

  • I get scrip error when trying to print web pages.

    I get a scrip error message when trying to print web pages and it will not print.

    FreddieP,
    You may want to download and run the HP Print and Scan Doctor. It helps diagnose and resolve printing issues. You can click on the link below to go right to it.
    Let us know if this works for your issue or not.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=oj-106151-2&cc=us&dlc=en&lc=en...
    If I helped you at all it would be great if you clicked the blue kudos star!
    If I solved your post please mark it as solved to help others.
    I'm a printer tech with HP.

  • An error when tried to invoke a page in iAS

    I deployed a JSP application to iAS (Oracel 8i) based on
    the instruction provided in this forum. Included all JAR files
    in jserv.properties. But when i tried to invoke a page via
    browser, received following error:
    Request URI:/Touch_Jsp/CheckInScreen.jsp
    Exception:
    java.lang.NoSuchMethodError: oracle.xml.parser.v2.SAXParser:
    method setContentHandler(Lorg/xml/sax/ContentHandler;)V not
    found
    Please advice what i missed.

    Samid,
    You can get more information about that issue in sap note 1594190.
    I think you have to open a message in XX-SER-SWFL-EXPORT to request that authorization.
    BR
    JDimas

  • Error when trying to reopen a page in Jdev after making changes

    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.model.content.dom.xml.XElement.getAttrQName(XElement.java:250)
         at oracle.jdevimpl.webapp.model.content.dom.xml.XElement._getAttributeValue(XElement.java:176)
         at oracle.jdevimpl.webapp.model.content.dom.xml.XElement.getAttributeValue(XElement.java:146)
         at oracle.jdevimpl.webapp.model.content.dom.xml.XElement.getAttributeValue(XElement.java:141)
         at oracle.jdevimpl.webapp.model.content.dom.view.proxy.ONodeProxy.getAttributeValue(ONodeProxy.java:124)
         at oracle.jdevimpl.webapp.model.css.html.LinkedStyleSheet.getHref(LinkedStyleSheet.java:120)
         at oracle.jdevimpl.webapp.model.css.html.LinkedStyleSheet.getProducer(LinkedStyleSheet.java:230)
         at oracle.jdevimpl.webapp.model.css.html.LinkedStyleSheet.getResourceProducer(LinkedStyleSheet.java:133)
         at oracle.jdevimpl.webapp.editor.StyleSheetChangeObserver.addStyleNodeObservers(StyleSheetChangeObserver.java:96)
         at oracle.jdevimpl.webapp.editor.StyleSheetChangeObserver.startListening(StyleSheetChangeObserver.java:80)
         at oracle.jdevimpl.webapp.editor.StyleSheetChangeObserver.activate(StyleSheetChangeObserver.java:70)
         at oracle.jdevimpl.webapp.editor.StyleSheetChangeObserver.activate(StyleSheetChangeObserver.java:54)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.attachStyleSheetObservers(AbstractWebAppEditor.java:1434)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.postViewDocumentActivated(AbstractWebAppEditor.java:1271)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.activateViewDocument(AbstractWebAppEditor.java:1239)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.createDocuments(AbstractWebAppEditor.java:1174)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.open(AbstractWebAppEditor.java:364)
         at oracle.jdevimpl.webapp.editor.html.HtmlEditor.open(HtmlEditor.java:172)
         at oracle.jdevimpl.webapp.editor.jsp.JspEditor.open(JspEditor.java:113)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:240)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:148)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:91)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:231)
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:194)
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:103)
         at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:278)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1261)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1196)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditorInFrame(EditorManagerImpl.java:1077)
         at oracle.ideimpl.editor.EditorManagerImpl.openDefaultEditorInFrame(EditorManagerImpl.java:1036)
         at oracle.adfdt.controller.util.CommonUtils.showEditor(CommonUtils.java:575)
         at oracle.adfdt.controller.jsf.diagram.shape.PageNode.gotoPage(PageNode.java:347)
         at oracle.adfdt.controller.diagram.model.MenuActions.gotoPage(MenuActions.java:459)
         at oracle.adfdt.controller.diagram.model.MenuActions.access$200(MenuActions.java:23)
         at oracle.adfdt.controller.diagram.model.MenuActions$2.onCheckedCmdUIEvent(MenuActions.java:174)
         at oracle.bm.diagrammer.cmdUI.CmdUIReceiver$Checked.onCmdUIEvent(Unknown Source)
         at oracle.bm.diagrammer.BaseDiagram$14.onCmdUIEvent(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext.handledElseWhere(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext.onCmdUI(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext.handleEvent(Unknown Source)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:525)
         at oracle.ide.controller.IdeAction$1.run(IdeAction.java:772)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:789)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:498)
         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:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.
    ________________________________________________________________________________

    I'm having the same problem in Business Objects 4 BI Launch Pad with reports that were created in CR 2011.
    The viewer could not process an event. Error in File Buyer Status:
    Encapsulating page failed. []
    Error code:0 [CRWEB00000119]
    The interesting thing is that I have a test platform where all my reports work correctly.  However, all these reports fail with the error message on my production platform.
    On the production platform, I can run these reports from CMC without any errors.  I suspect that something about my Single Sign-On to database configuration is not correct.
    So far, I have been unable to detect any significant differences between the working test platform and the failing production platform.

  • HTTP 500 - Internal server error when trying to run simple HelloWorld.jsp

    Hello,
    I've searched the forum for a related issue and have not been able to resolve this error.
    I have created a simple HelloWorld.jsp and continue to receive the Internal server error. I have tried using the host as well as the ip address to access the jsp but neither of them solve the issue.
    JDev 10.1.3.2.0
    These are the settings that I have configured for the embedded oc4j server:
    HTTP: 8988
    RMI: 23891
    RMI-SSL: 24043
    IIOP: 5655
    IIOP-SSL: 5656
    JMS: 9227
    I also modified the proxy settings to use 8988 as well as the full host name.
    If I click on the IP home page it takes me to the OAS overview page but I get the same error if I try to launch the App server control or example jsp's.
    There are no messages in the log files.
    Any ideas?

    Hi,
    does the problem show when running thr JSP in the embedded OC4J in JDeveloper, or after deploying it to a stand alone OC4J or OracleAs?
    Frank

  • VO extension errors when trying to run the page

    Using JDeveloper I have extended a view object:  oracle.apps.ics.por.wf.server.ReqLinesNotificationsVO
    I created a new view object, created the substitution and compiled the project. 
    The files created:  SDSUReqLinesNotificationsVOImpl.class
                               SDSUReqLinesNotificationsVORowImpl.class
                               xxsd_req_notify.jpx
                               server.xml
    I copied the .class and .xml files to the appropriate directories.  I imported the project by running the jpximport .jpx.
    When we run the page in the application we get an error that the AM (oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM ) is not found. 
    I can see that the AM is in the directory. 
    I have done a few VO extensions but haven’t encountered this error before.
    Can anyone help me figure out what is going wrong?
    Emily
    The full error details:
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException:
    oracle.jbo.NoDefException: JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
            at
    oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at
    com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
            at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:745)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException:
    JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
            at
    oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at
    com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
            at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:745)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException:
    JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
            at
    oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at
    com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
            at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:745)

    AJ,
    Thanks for your response to my question.
    Did you make any changes to the standard AM ? -->  I worked completely within JDeveloper to extend the view object, as far as I know I didn’t touch the AM file.
    Yes, the error says the AM is not found but I can see the ReqApprovalNotificationsAM.xml file does exist in $JAVA_TOP/oracle/apps/icx/por/wf/server
    Below is the .jpx file.
    <?xml version='1.0' encoding='UTF-8' ?>
    <!DOCTYPE JboProject SYSTEM "jbo_03_01.dtd">
    <JboProject
    Name="xxsd_req_notify"
    SeparateXMLFiles="true"
    PackageName="" >
       <DesignTime>
          <Attr Name="_appModuleNames19" Value="oracle.apps.ak.entity.server.AKEntityAttributeLOVAM" />
          <Attr Name="_appModuleNames18" Value="oracle.apps.ak.entity.server.AKEntityRegionLOVAM" />
          <Attr Name="_appModuleNames17" Value="oracle.apps.ak.attribute.server.AkAttributesAppModule" />
          <Attr Name="_appModuleNames16" Value="oracle.apps.ak.region.server.AkRegionAppModule" />
          <Attr Name="_appModuleNames15" Value="oracle.apps.ak.region.server.AkCategoryAM" />
          <Attr Name="_appModuleNames119" Value="oracle.apps.ego.common.server.EgoSpreadsheetImportAM" />
          <Attr Name="_appModuleNames14" Value="oracle.apps.ak.region.server.AkLovAppModule" />
          <Attr Name="_appModuleNames118" Value="oracle.apps.ego.common.server.EgoRecentlyVisitedAM" />
          <Attr Name="_appModuleNames13" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.HelloWorldAM" />
          <Attr Name="_appModuleNames117" Value="oracle.apps.ego.common.server.AddCriteriaAM" />
          <Attr Name="_appModuleNames12" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.UpdateAM" />
          <Attr Name="_appModuleNames116" Value="oracle.apps.ego.common.server.EgoCreateReportAM" />
          <Attr Name="_appModuleNames11" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.DeleteAM" />
          <Attr Name="_appModuleNames115" Value="oracle.apps.ego.common.server.EgoCriteriaAM" />
          <Attr Name="_appModuleNames10" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.HomeAM" />
          <Attr Name="_appModuleNames114" Value="oracle.apps.ego.common.server.EgoGetPolicyAM" />
          <Attr Name="_appModuleNames113" Value="oracle.apps.ego.common.server.EgoFndMessageUpdateAM" />
          <Attr Name="_appModuleNames112" Value="oracle.apps.ego.common.server.EgoPubHistAM" />
          <Attr Name="_appModuleNames111" Value="oracle.apps.ego.common.server.EgoSearchCriteriaTemplateAM" />
          <Attr Name="_appModuleNames110" Value="oracle.apps.ego.common.server.EgoObjectLockAM" />
          <Attr Name="_appModuleNames9" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.PoSummaryAM" />
          <Attr Name="_appModuleNames8" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.MultistepCreateAM" />
          <Attr Name="_appModuleNames109" Value="oracle.apps.ego.common.server.EgoOrganizationSearchAM" />
          <Attr Name="_appModuleNames7" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.PurchaseOrderSAM" />
          <Attr Name="_appModuleNames108" Value="oracle.apps.ego.common.server.EgoKeyFlexAM" />
          <Attr Name="_appModuleNames6" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.CreateAM" />
          <Attr Name="_appModuleNames107" Value="oracle.apps.ego.common.server.EgoEditResultColumnsAM" />
          <Attr Name="_appModuleNames5" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.SearchAM" />
          <Attr Name="_appModuleNames106" Value="oracle.apps.ego.common.server.EgoCommonAM" />
          <Attr Name="_appModuleNames4" Value="oracle.apps.fnd.framework.toolbox.lov.server.TutorialLOVAM" />
          <Attr Name="_appModuleNames105" Value="oracle.apps.ego.common.server.EgoCriteriaListAM" />
          <Attr Name="_appModuleNames3" Value="oracle.apps.fnd.framework.toolbox.lov.server.LabSolutionsLOVAM" />
          <Attr Name="_appModuleNames104" Value="oracle.apps.ego.common.server.EgoItemCategoriesBulkloadAM" />
          <Attr Name="_appModuleNames2" Value="oracle.apps.fnd.framework.toolbox.schema.server.EmployeeVAM" />
          <Attr Name="_appModuleNames103" Value="oracle.apps.ego.extfwk.user.search.server.EgoExtFwkSearchAM" />
          <Attr Name="_appModuleNames1" Value="oracle.apps.fnd.framework.toolbox.schema.server.SupplierVAM" />
          <Attr Name="_appModuleNames102" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoExtFwkLovAM" />
          <Attr Name="_appModuleNames0" Value="oracle.apps.fnd.framework.toolbox.schema.server.PurchaseOrderVAM" />
          <Attr Name="_appModuleNames101" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoExtFwkAM" />
          <Attr Name="_appModuleNames100" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoFunctionRendererAM" />
          <Attr Name="_version" Value="10.1.3.41.57" />
          <Attr Name="_appModuleNames257" Value="xxsd.oracle.apps.ia.lov.server.xxsdAssetAssgndToLovAM" />
          <Attr Name="_appModuleNames256" Value="oracle.apps.icx.por.changeorder.server.ChangeOrderAM" />
          <Attr Name="_appModuleNames255" Value="oracle.apps.icx.por.approval.server.ApprovalListAM" />
          <Attr Name="_appModuleNames254" Value="oracle.apps.ia.requests.transfer.server.RequestRootAM" />
          <Attr Name="_appModuleNames253" Value="oracle.apps.ia.setup.server.RulesAM" />
          <Attr Name="_appModuleNames252" Value="oracle.apps.pos.sdh.ext.lov.server.ClassLovAM" />
          <Attr Name="_appModuleNames251" Value="oracle.apps.pos.sdh.ext.advsearch.server.SuppADIAM" />
          <Attr Name="_appModuleNames250" Value="oracle.apps.pos.sdh.ext.admin.server.SuppAdminAM" />
          <Attr Name="_appModuleNames99" Value="oracle.apps.ego.extfwk.admin.server.EgoEditValueSetValueAM" />
          <Attr Name="_appModuleNames98" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovRadioAM" />
          <Attr Name="_appModuleNames97" Value="oracle.apps.ego.extfwk.admin.server.ViewActionsAM" />
          <Attr Name="_appModuleNames96" Value="oracle.apps.ego.extfwk.admin.server.ActionDetailsAM" />
          <Attr Name="_appModuleNames199" Value="oracle.apps.pos.schema.server.SupplierRegVAM" />
          <Attr Name="_appModuleNames95" Value="oracle.apps.ego.extfwk.admin.server.EgoAttributeDetailsAM" />
          <Attr Name="_appModuleNames198" Value="oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM" />
          <Attr Name="_appModuleNames94" Value="oracle.apps.ego.extfwk.admin.server.ActionCreateAM" />
          <Attr Name="_appModuleNames197" Value="oracle.apps.icx.por.wf.server.ReceiveItemsNotfnAM" />
          <Attr Name="_appModuleNames93" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrUOMClassesLovAM" />
          <Attr Name="_appModuleNames196" Value="oracle.apps.icx.por.wf.server.RCOApprovalNotificationsAM" />
          <Attr Name="_appModuleNames92" Value="oracle.apps.ego.extfwk.admin.server.EgoVersionedValueSetDetailsAM" />
          <Attr Name="_appModuleNames195" Value="oracle.apps.icx.por.wf.server.RCOBuyerApprovalNotfnAM" />
          <Attr Name="_appModuleNames91" Value="oracle.apps.ego.extfwk.admin.server.EgoBatchSelectedValueSetAM" />
          <Attr Name="_appModuleNames194" Value="oracle.apps.icx.por.wf.server.SupplierContractorNotifyAM" />
          <Attr Name="_appModuleNames90" Value="oracle.apps.ego.extfwk.admin.server.EgoFunMappingAM" />
          <Attr Name="_appModuleNames193" Value="oracle.apps.icx.por.rcv.server.ShipmentDetailsAM" />
          <Attr Name="_appModuleNames192" Value="oracle.apps.icx.por.rcv.server.ReturnItemsAM" />
          <Attr Name="_appModuleNames249" Value="oracle.apps.pos.sdh.ext.common.server.SuppContextAM" />
          <Attr Name="_appModuleNames191" Value="oracle.apps.icx.por.rcv.server.ReceiveItemsAM" />
          <Attr Name="_appModuleNames248" Value="oracle.apps.pos.sdh.ext.common.server.PSSelectAM" />
          <Attr Name="_appModuleNames190" Value="oracle.apps.icx.por.rcv.server.CorrectItemsAM" />
          <Attr Name="_appModuleNames247" Value="oracle.apps.pos.request.server.PosAddrChgCompareAM" />
          <Attr Name="_appModuleNames246" Value="oracle.apps.pos.request.server.PosNewAddrReqAM" />
          <Attr Name="_appModuleNames245" Value="oracle.apps.pos.request.server.PosContChgCompareAM" />
          <Attr Name="_appModuleNames244" Value="oracle.apps.pos.request.server.SupplierContactAM" />
          <Attr Name="_ejbPackage" Value="false" />
          <Attr Name="_appModuleNames243" Value="oracle.apps.pos.request.server.BusinessClassificationAM" />
          <Attr Name="_jprName" Value="xxsd_req_notify.jpr" />
          <Attr Name="_appModuleNames242" Value="oracle.apps.pos.request.server.SupplierRequestSharedRNAM" />
          <Attr Name="_appModuleNames241" Value="oracle.apps.pos.request.server.PosNewContReqAM" />
          <Attr Name="_appModuleNames240" Value="oracle.apps.pos.request.server.AddressAM" />
          <Attr Name="_appModuleNames89" Value="oracle.apps.ego.extfwk.admin.server.EgoEditValueSetAM" />
          <Attr Name="_appModuleNames88" Value="oracle.apps.ego.extfwk.admin.server.EgoEditAttributeAM" />
          <Attr Name="_appModuleNames87" Value="oracle.apps.ego.extfwk.admin.server.EgoFormFunctionLovAM" />
          <Attr Name="_appModuleNames86" Value="oracle.apps.ego.extfwk.admin.server.EgoTemplAttributesAM" />
          <Attr Name="_appModuleNames189" Value="oracle.apps.icx.por.rcv.server.ReceivingHomeAM" />
          <Attr Name="_appModuleNames85" Value="oracle.apps.ego.extfwk.admin.server.EgoVSValidationTableAM" />
          <Attr Name="_appModuleNames188" Value="oracle.apps.icx.por.rcv.server.ViewReceiptsAM" />
          <Attr Name="_appModuleNames84" Value="oracle.apps.ego.extfwk.admin.server.FuncCreateAM" />
          <Attr Name="_appModuleNames187" Value="oracle.apps.icx.por.reqmgmt.server.ReqMgmtAM" />
          <Attr Name="_appModuleNames83" Value="oracle.apps.ego.extfwk.admin.server.PagesListAM" />
          <Attr Name="_appModuleNames186" Value="oracle.apps.icx.por.req.server.RequisitionAM" />
          <Attr Name="_appModuleNames82" Value="oracle.apps.ego.extfwk.admin.server.EditMappingsAM" />
          <Attr Name="_appModuleNames185" Value="oracle.apps.icx.por.schema.server.RequisitionVAM" />
          <Attr Name="_appModuleNames81" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetReleaseVersionAM" />
          <Attr Name="_appModuleNames184" Value="oracle.apps.icx.por.common.server.LaunchIPAM" />
          <Attr Name="_NamedConnection" Value="SD12DConnection" />
          <Attr Name="_appModuleNames80" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetDetailsAM" />
          <Attr Name="_appModuleNames183" Value="oracle.apps.icx.por.common.server.DummyAM" />
          <Attr Name="_appModuleNames182" Value="oracle.apps.icx.por.common.server.SystemInfoAM" />
          <Attr Name="_appModuleNames239" Value="oracle.apps.pos.request.server.PosPrfChgRecToDoAM" />
          <Attr Name="_appModuleNames181" Value="oracle.apps.icx.por.cancelreq.server.CancelRequisitionAM" />
          <Attr Name="_appModuleNames238" Value="oracle.apps.pos.request.server.PosPrfChgReqContAM" />
          <Attr Name="_appModuleNames180" Value="oracle.apps.ia.superuser.server.SuperUserAM" />
          <Attr Name="_appModuleNames237" Value="oracle.apps.pos.request.server.ProdSvcRequestAM" />
          <Attr Name="_appModuleNames236" Value="oracle.apps.pos.sdh.dqm.server.SuppSmartSearchAM" />
          <Attr Name="_appModuleNames235" Value="oracle.apps.pos.sdh.dqm.server.SupplierPartyAM" />
          <Attr Name="_appModuleNames234" Value="oracle.apps.pos.sdh.dqm.server.EnablePartyAsSuppAM" />
          <Attr Name="_appModuleNames233" Value="oracle.apps.pos.sdh.dqm.server.SupRegDupPartiesAM" />
          <Attr Name="_appModuleNames232" Value="oracle.apps.pos.sdh.dqm.server.PosUpdPartyAddrAM" />
          <Attr Name="_appModuleNames231" Value="oracle.apps.pos.supplier.server.ByrOrgAM" />
          <Attr Name="_appModuleNames230" Value="oracle.apps.pos.supplier.server.AddrIntvAM" />
          <Attr Name="_appModuleNames79" Value="oracle.apps.ego.extfwk.admin.server.EgoEditAttrGroupAM" />
          <Attr Name="_appModuleNames78" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupAGVAM" />
          <Attr Name="_appModuleNames77" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovDefaultAM" />
          <Attr Name="_appModuleNames76" Value="oracle.apps.ego.extfwk.admin.server.EgoApplicationsAM" />
          <Attr Name="_appModuleNames179" Value="oracle.apps.ia.notifications.server.NotificationAM" />
          <Attr Name="_appModuleNames75" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetListsAM" />
          <Attr Name="_appModuleNames178" Value="oracle.apps.ia.notifications.server.ReqSearchAM" />
          <Attr Name="_appModuleNames74" Value="oracle.apps.ego.extfwk.admin.server.EgoCopyAttributeGroupAM" />
          <Attr Name="_appModuleNames177" Value="oracle.apps.ia.lov.server.DynamicEmployeeAM" />
          <Attr Name="_appModuleNames73" Value="oracle.apps.ego.extfwk.admin.server.EditMappingsLovAM" />
          <Attr Name="_appModuleNames176" Value="oracle.apps.ia.lov.server.BookNamesLOVAM" />
          <Attr Name="_appModuleNames72" Value="oracle.apps.ego.extfwk.admin.server.EgoVersionedValueSetLovAM" />
          <Attr Name="_appModuleNames175" Value="oracle.apps.ia.lov.server.RequestsLOVAM" />
          <Attr Name="_appModuleNames71" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupAssociationLovAM" />
          <Attr Name="_appModuleNames174" Value="oracle.apps.ia.lov.server.EmployeeLOVAM" />
          <Attr Name="_appModuleNames70" Value="oracle.apps.ego.extfwk.admin.server.EditFunctionParameterAM" />
          <Attr Name="_appModuleNames173" Value="oracle.apps.ia.lov.server.RulesLOVAM" />
          <Attr Name="_appModuleNames172" Value="oracle.apps.ia.home.server.HomeAM" />
          <Attr Name="_appModuleNames229" Value="oracle.apps.pos.supplier.server.SuppSummAM" />
          <Attr Name="_appModuleNames171" Value="oracle.apps.ia.utils.server.UtilsAM" />
          <Attr Name="_appModuleNames228" Value="oracle.apps.pos.supplier.server.SuppEditPersonalInfoSharedAM" />
          <Attr Name="_appModuleNames170" Value="oracle.apps.ia.schema.server.RulesVAM" />
          <Attr Name="_appModuleNames227" Value="oracle.apps.pos.supplier.server.SuppAM" />
          <Attr Name="_appModuleNames226" Value="oracle.apps.pos.supplier.server.SuppPublicationHstryAM" />
          <Attr Name="_appModuleNames225" Value="oracle.apps.pos.supplier.server.SuppNotifyAM" />
          <Attr Name="_appModuleNames224" Value="oracle.apps.pos.supplier.server.AddressListAM" />
          <Attr Name="_appModuleNames223" Value="oracle.apps.pos.supplier.server.ByrSuppAM" />
          <Attr Name="_appModuleNames222" Value="oracle.apps.pos.sdh.ext.user.server.SuppAttributesAM" />
          <Attr Name="_appModuleNames221" Value="oracle.apps.pos.sdh.ext.user.server.ProspAttributesAM" />
          <Attr Name="_appModuleNames220" Value="oracle.apps.pos.sdh.dqm.lov.server.PosPartyContactsAM" />
          <Attr Name="_appModuleNames69" Value="oracle.apps.ego.extfwk.admin.server.FunctionsLovAM" />
          <Attr Name="_appModuleNames68" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupSearchAM" />
          <Attr Name="_appModuleNames67" Value="oracle.apps.ego.extfwk.admin.server.EgoListAttrAM" />
          <Attr Name="_appModuleNames66" Value="oracle.apps.ego.extfwk.admin.server.ActionCreateLovAM" />
          <Attr Name="_appModuleNames169" Value="oracle.apps.fnd.framework.toolbox.samplelib.server.SampleBrowserAM" />
          <Attr Name="_appModuleNames65" Value="oracle.apps.ego.extfwk.admin.server.FuncListAM" />
          <Attr Name="_appModuleNames168" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugALabAM" />
          <Attr Name="_appModuleNames64" Value="oracle.apps.ego.extfwk.admin.server.PagesListCreateAM" />
          <Attr Name="_appModuleNames167" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.FlexfieldAM" />
          <Attr Name="_appModuleNames63" Value="oracle.apps.ego.extfwk.admin.server.EgoAssocsAM" />
          <Attr Name="_appModuleNames166" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.EmployeeAM" />
          <Attr Name="_appModuleNames62" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovAttachAM" />
          <Attr Name="_appModuleNames165" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.SupplierSAM" />
          <Attr Name="_appModuleNames61" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrDBColumnsLovAM" />
          <Attr Name="_appModuleNames164" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.HomeAM" />
          <Attr Name="_appModuleNames60" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupDetailsAM" />
          <Attr Name="_appModuleNames163" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugBLabAM" />
          <Attr Name="_appModuleNames162" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugLabAM" />
          <Attr Name="_appModuleNames219" Value="oracle.apps.pos.sbd.server.SuppRegBankAM" />
          <Attr Name="_appModuleNames161" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.GanttAM" />
          <Attr Name="_appModuleNames218" Value="oracle.apps.pos.sbd.server.PayPrefAM" />
          <Attr Name="_appModuleNames160" Value="oracle.apps.fa.search.server.AssetNumLOVAM" />
          <Attr Name="_appModuleNames217" Value="oracle.apps.pos.sbd.server.ByrPayAM" />
          <Attr Name="_appModuleNames216" Value="oracle.apps.pos.sbd.server.SuppMainAM" />
          <Attr Name="_appModuleNames215" Value="oracle.apps.pos.sbd.server.ByrMainAM" />
          <Attr Name="_appModuleNames214" Value="oracle.apps.pos.supplier.components.server.ByrAddrAM" />
          <Attr Name="_appModuleNames213" Value="oracle.apps.pos.supplier.components.server.AddressListAM" />
          <Attr Name="_appModuleNames212" Value="oracle.apps.pos.supplier.components.server.PosPSMainAM" />
          <Attr Name="_appModuleNames211" Value="oracle.apps.pos.supplier.components.server.PosContInfoAM" />
          <Attr Name="_appModuleNames210" Value="oracle.apps.pos.supplier.components.server.PosAddrContAM" />
          <Attr Name="_appModuleNames59" Value="oracle.apps.ego.extfwk.admin.server.EgoAttributeVAM" />
          <Attr Name="_appModuleNames58" Value="oracle.apps.ego.extfwk.admin.server.FunctionDetailsAM" />
          <Attr Name="_appModuleNames57" Value="oracle.apps.ego.extfwk.admin.server.EgoUniqueKeyAM" />
          <Attr Name="_appModuleNames56" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetPublishParamAM" />
          <Attr Name="_appModuleNames159" Value="oracle.apps.fa.ispeed.systemcontrol.server.SystemControlAM" />
          <Attr Name="_appModuleNames55" Value="oracle.apps.ego.extfwk.common.server.EgoExtFwkDummyAM" />
          <Attr Name="_appModuleNames158" Value="oracle.apps.fa.ispeed.quickcodes.server.QuickCodesAM" />
          <Attr Name="_appModuleNames54" Value="oracle.apps.ego.extfwk.common.server.EgoExtFwkMetadataAM" />
          <Attr Name="_appModuleNames157" Value="oracle.apps.fa.ispeed.location.server.LocationAM" />
          <Attr Name="_appModuleNames53" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactAM" />
          <Attr Name="_appModuleNames156" Value="oracle.apps.fa.ispeed.fiscalyear.server.FiscalYearAM" />
          <Attr Name="_appModuleNames52" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactRelTableAM" />
          <Attr Name="_appModuleNames155" Value="oracle.apps.fa.ispeed.convention.server.ConventionAM" />
          <Attr Name="_appModuleNames51" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactDetailsAM" />
          <Attr Name="_appModuleNames154" Value="oracle.apps.fa.ispeed.category.server.CategoryAM" />
          <Attr Name="_appModuleNames50" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactPurposesAM" />
          <Attr Name="_appModuleNames153" Value="oracle.apps.fa.ispeed.calendar.server.SetupCalendarAM" />
          <Attr Name="_appModuleNames152" Value="oracle.apps.fa.ispeed.bookcontrol.server.BookControlAM" />
          <Attr Name="_appModuleNames209" Value="oracle.apps.pos.supplier.components.server.PosUserRestAM" />
          <Attr Name="_appModuleNames151" Value="oracle.apps.fa.ispeed.assetkeyword.server.AssetKeywordAM" />
          <Attr Name="_appModuleNames208" Value="oracle.apps.pos.supplier.lov.server.PaySitesAM" />
          <Attr Name="_appModuleNames150" Value="oracle.apps.fa.iassets.server.IAssetsRootAM" />
          <Attr Name="_appModuleNames207" Value="oracle.apps.pos.supplier.lov.server.TermsAM" />
          <Attr Name="_appModuleNames206" Value="oracle.apps.pos.supplier.lov.server.BuyerAM" />
          <Attr Name="_appModuleNames205" Value="oracle.apps.pos.supplier.lov.server.CurrencyAM" />
          <Attr Name="_appModuleNames204" Value="oracle.apps.pos.supplier.lov.server.PayGroupAM" />
          <Attr Name="_appModuleNames203" Value="oracle.apps.pos.supplier.lov.server.AllLovAM" />
          <Attr Name="_appModuleNames202" Value="oracle.apps.pos.supplier.lov.server.PosContAddrReqLovAM" />
          <Attr Name="_appModuleNames201" Value="oracle.apps.pos.supplier.lov.server.ShipViaAM" />
          <Attr Name="_appModuleNames200" Value="oracle.apps.pos.supplier.lov.server.TaxGroupAM" />
          <Attr Name="_appModuleNames49" Value="oracle.apps.ar.hz.components.contact.server.HzPuiPartyRelTableAM" />
          <Attr Name="_appModuleNames48" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddOrgRelationshipAM" />
          <Attr Name="_appModuleNames47" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddChildAM" />
          <Attr Name="_appModuleNames46" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiEditRelationshipAM" />
          <Attr Name="_appModuleNames149" Value="oracle.apps.fa.iassets.server.ListOfValuesAM" />
          <Attr Name="_appModuleNames45" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelVAM" />
          <Attr Name="_appModuleNames148" Value="oracle.apps.fa.assetimpairment.server.AssetImpairmentAM" />
          <Attr Name="_appModuleNames44" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelDupIdentificationAM" />
          <Attr Name="_appModuleNames43" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelPartyTypeVAM" />
          <Attr Name="_appModuleNames147" Value="oracle.apps.fa.assetimpairment.lov.server.ImpairmentLOVAM" />
          <Attr Name="_appModuleNames42" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddPerRelationshipAM" />
          <Attr Name="_appModuleNames146" Value="oracle.apps.ego.common.report.server.EgoAdvReportVAM" />
          <Attr Name="_appModuleNames41" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelationshipAM" />
          <Attr Name="_appModuleNames145" Value="oracle.apps.ego.common.report.server.EgoAdvReportAM" />
          <Attr Name="_appModuleNames40" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiCreateHierAM" />
          <Attr Name="_appModuleNames144" Value="oracle.apps.ego.common.report.server.EgoAdvRepXMLDataAM" />
          <Attr Name="_appModuleNames143" Value="oracle.apps.ego.common.server.EgoFndProfileAM" />
          <Attr Name="_appModuleNames142" Value="oracle.apps.ego.common.server.EgoReportListAM" />
          <Attr Name="_appModuleNames141" Value="oracle.apps.ego.common.server.EgoResultsFormatAM" />
          <Attr Name="_appModuleNames140" Value="oracle.apps.ego.common.server.EgoResultsFormatPreviewAM" />
          <Attr Name="_appModuleNames39" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiEmployeeInformationAM" />
          <Attr Name="_appModuleNames38" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileHistoryAM" />
          <Attr Name="_appModuleNames37" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgOverviewAM" />
          <Attr Name="_appModuleNames36" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgHierarchyAM" />
          <Attr Name="_appModuleNames35" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiCurrencyLOVAM" />
          <Attr Name="_appModuleNames139" Value="oracle.apps.ego.common.server.EgoADIExportAM" />
          <Attr Name="_appModuleNames34" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileAM" />
          <Attr Name="_appModuleNames138" Value="oracle.apps.ego.common.server.EgoInstallCheckAM" />
          <Attr Name="_appModuleNames33" Value="oracle.apps.ar.hz.components.party.organization.server.HzPartyVAM" />
          <Attr Name="_appModuleNames137" Value="oracle.apps.ego.common.server.EgoSearchResultsFormatAM" />
          <Attr Name="_appModuleNames32" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationOverviewAM" />
          <Attr Name="_appModuleNames136" Value="oracle.apps.ego.common.server.EgoEditSearchCriteriaAM" />
          <Attr Name="_appModuleNames31" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileQuickAM" />
          <Attr Name="_appModuleNames135" Value="oracle.apps.ego.common.server.EgoSendReportAM" />
          <Attr Name="_appModuleNames30" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiTaxFinancialAM" />
          <Attr Name="_appModuleNames134" Value="oracle.apps.ego.common.server.EgoItemRulesAM" />
          <Attr Name="_appModuleNames133" Value="oracle.apps.ego.common.server.EgoCriteriaValueLovAM" />
          <Attr Name="_appModuleNames132" Value="oracle.apps.ego.common.server.EgoApplicationModule" />
          <Attr Name="_appModuleNames131" Value="oracle.apps.ego.common.server.EgoFilterCriteriaAM" />
          <Attr Name="_appModuleNames130" Value="oracle.apps.ego.common.server.EgoResultsFormatColumnsAM" />
          <Attr Name="_appModuleNames29" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgDupPreventionAM" />
          <Attr Name="_appModuleNames28" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonProfileHistoryAM" />
          <Attr Name="_appModuleNames27" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonProfileAM" />
          <Attr Name="_appModuleNames26" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPartyLovAM" />
          <Attr Name="_appModuleNames25" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonDupPreventionAM" />
          <Attr Name="_appModuleNames129" Value="oracle.apps.ego.common.server.ResultFormatListAM" />
          <Attr Name="_appModuleNames24" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiQuickCreatePersonAM" />
          <Attr Name="_appModuleNames128" Value="oracle.apps.ego.common.server.EgoDebugInfoAM" />
          <Attr Name="_appModuleNames23" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonOverviewAM" />
          <Attr Name="_appModuleNames127" Value="oracle.apps.ego.common.server.EgoSearchFwkRootAM" />
          <Attr Name="_appModuleNames22" Value="oracle.apps.ar.hz.components.base.server.HzPuiBaseAM" />
          <Attr Name="_appModuleNames126" Value="oracle.apps.ego.common.server.CriteriaTemplateListAM" />
          <Attr Name="_appModuleNames21" Value="oracle.apps.ak.query.server.OAAKQueryPkgAM" />
          <Attr Name="_appModuleNames125" Value="oracle.apps.ego.common.server.EgoEditCriteriaTemplatesAM" />
          <Attr Name="_appModuleNames124" Value="oracle.apps.ego.common.server.EgoMenusAM" />
          <Attr Name="_appModuleNames20" Value="oracle.apps.ak.entity.server.AKEntityAM" />
          <Attr Name="_appModuleNames123" Value="oracle.apps.ego.common.server.EgoLookupsAM" />
          <Attr Name="_appModuleNames122" Value="oracle.apps.ego.common.server.EgoDataLevelPopListRNAM" />
          <Attr Name="_appModuleNames121" Value="oracle.apps.ego.common.server.AttachmentCatAssocsAM" />
          <Attr Name="_appModuleNames120" Value="oracle.apps.ego.common.server.EgoResultsFormatSectionsAM" />
       </DesignTime>
       <Containee
    Name="server"
    FullName="com.markview.oracle.apps.xxfnd.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="mycompany.oracle.apps.fnd.framework.toolbox.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="mycompany.oracle.apps.fnd.framework.toolbox.tutorial.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.attribute.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.custom.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.entity.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="oracle.apps.ak.query.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.region.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.base.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.contact.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.contactpoints.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.group.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.organization.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.person.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.relationship.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.common.report.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.admin.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.data.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.metadata.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.presentation.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.search.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.assetimpairment.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.assetimpairment.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.iassets.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.iassets.utils.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.assetkeyword.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.bookcontrol.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.calendar.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.category.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.convention.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.fiscalyear.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.location.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.quickcodes.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.systemcontrol.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.search.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.labsolutions.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.samplelib.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.tutorial.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.home.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.notifications.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="oracle.apps.ia.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.requests.transfer.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.setup.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.superuser.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.utils.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.approval.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
          FullName="oracle.apps.icx.por.cancelreq.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.changeorder.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.contractor.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.poplist.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.rcv.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.req.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.reqmgmt.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.wf.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.jg.globe.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.isp.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.request.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sbd.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.dqm.lov.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.dqm.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.admin.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.advsearch.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.user.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.components.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.ia.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.ia.requests.transfer.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.icx.por.wf.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Substitutes>
          <Substitute OldName ="oracle.apps.icx.por.wf.server.ReqLinesNotificationsVO" NewName ="xxsd.oracle.apps.icx.por.wf.server.SDSUReqLinesNotificationsVO" />
    </Substitutes>
    </JboProject>

  • Error when trying to buy / download Pages

    I am getting the following error message in the app store when I try to purchase the Pages app. All of my software is updated along with all billing info.
    There was an error in the App Store. Please try again later. (4)
    Any ideas? Thanks!!

    I was trying to download a free single tonight, and can't!
    When I go to complete the purchase, I am asked for my User ID and Password. I enter both. iTunes cycles like it is going to try to complete the transaction then hits me with this little beauty:
    "Your request could not be completed.
    Make sure your computer's date is set correctly and that it accepts cookies from the iTunes Music Store. For detailed solutions to resolve this issue, click More Info."
    More info takes me here:
    http://support.apple.com/kb/TS1459
    I'm on a Mac. Not a PC. What gives? I just want the free Them Crooked Vultures track!

  • Internal Server Error when trying to open User page in Call Man 4.1.3

    Call man 4.1.3. From Call Man Administration page when going user>add a new user or global director am getting a internal server error. Has any one seen this and know of a fix. Many Thanks
    Nick

    I did. I also tried stopping all services and restarting and even a cold boot of the server. Still no happiness. I thought it might be a password issue and ran the admin password utility, but still no happiness. I think in the essence of time I am just gonna reload the server. Thanks for your reply. Nick

  • Keep getting download error when trying to load apps page in creative cloud

    I keep getting a download error every time i click on the app icon in creative cloud so i can access any of my apps is there anyone that can help? I've tried refreshing and reloading the page but nothing seems to be working.

    Hi Holli94,
    Can you please check the permissions on the following folders and confirm if you have full Read & Write permission or not. If not, please give full permission and that should fix the problem.
    1) /Library/ApplicationSupport/Adobe
    2) ~/Library/ApplicationSupport/Adobe
    3)/Utilities/Adobe Application Manager
    4) /Utilities/Creative Cloud Desktop Application.
    Cheers,
    Kartikay Sharma

  • BSP Authorisation error when trying to view BSP page from workitem

    Hi All,
    I developed a bsp application that initiates a workflow.
    The application generated successfully and the workflow was activated and no errors appear in the workflow log.
    When I try to view the bsp from the workitem, I get an error message
    u2018You are not authorized to view this pageu2019
    If I was to view the page from bsp application, I would have to login again to the bsp application.
    Is this what is stopping me viewing the bsp page directly from the workitem?
    How can I create this login to the bsp server from my workflow?
    Can I remove this login to the bsp server?
    thanks

    Hi Brendan Gibbons,
    The authorization for viewing the bsp application through se80 is different from viewing the bsp application from the workitem.
    For example
    I am abap developer, i have authorization for se38 and i have authorization to view/change the program what i have created, but i can view the program what some one has created but i dont have authorization for changing it. The same apply's here too.
    Kindly check with the basic consultant.
    Thanks and Regards
    Balaji E.

  • Port conflict error when trying ot run the page.

    Hi ,
    Below is the error message whern I try to run the page.How to resolve it.
    I tried checking tools->preferences->embedded oc4j->Host name to default local ip address and local host name
    Another trial was : open Task Manage ->Process tab..if there will be two process jdevw and javaw. Terminated those process and then start JDeveloper and run the page,it should work , but i could find only java.exe running.
    Appreciate your help.Thanks.
    **** JMS port conflict detected. The JMS port will be reassigned to port 9236.
    [Starting OC4J using the following ports: HTTP=8995, RMI=23892, JMS=9236.]
    D:\MC\oajdev\jdevbin\jdk1.4.2\bin\javaw.exe -client -classpath D:\MC\oajdev\jdevbin\j2ee\home\oc4j.jar;D:\MC\oajdev\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:D:\MC\oajdev\jdevbin\jdev\appslibrt\ojdbc14.jar;D:\MC\oajdev\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 com.evermind.server.OC4JServer -config
    D:\MC\oajdev\jdevhome\jdev\system9.0.3.5.1312\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Fatal Error: Unable to write to the transaction log (/D:/MC/oajdev/jdevhome/jdev/system9.0.3.5.1312/oc4j-config/log/transaction.state), possible reasons for this are that Orion lacks permission to write to the file, or that another instance of the server is already running with this configuration (most common): Unable to alter transaction log
    Process exited with exit code 1.

    You have other JDev session running.
    Probably your first JDev session was not terminated gracefully.
    Close ALL JDev sessions. Go to Task Manager and kill any process related to JDev.
    Then open JDev again. You should not get this error message again.
    PS. Despite of this message, you will be able to continue with your work.

  • Hp all-in-one c309n-s Receiving script error when trying to print web page. Any web page.

    I just installed my hp all-in-one c309n-s printer. Everything works fine but when I try to print from a web page (any web page) I am receiving a script error. If I click No to continue running scripts on that page and try to print again, still receive same error. Same wihen I click yes.

    FreddieP,
    You may want to download and run the HP Print and Scan Doctor. It helps diagnose and resolve printing issues. You can click on the link below to go right to it.
    Let us know if this works for your issue or not.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=oj-106151-2&cc=us&dlc=en&lc=en...
    If I helped you at all it would be great if you clicked the blue kudos star!
    If I solved your post please mark it as solved to help others.
    I'm a printer tech with HP.

  • Error when trying to run jspx page from JDev - from Linux workstation

    Hi,
    I am using jdev 11.1.1.7.40.64.38.
    I am facing an issue while deploying the application to the Integrated WLS,
    the application takes too long time to run or the following exception is shown in the server log
    "DFW-99998 [java.lang.ClassCastException][oracle.jbo.pool.ResourcePoolMonitor.resetThreadContext][AdvancedPlanning]"
    The incident log shows the trace,
    java.lang.ClassCastException: weblogic.utils.classloaders.ChangeAwareClassLoader cannot be cast to oracle.adf.share.ADFContext
    at oracle.jbo.pool.ResourcePoolMonitor.resetThreadContext(ResourcePoolMonitor.java:146)
    at oracle.jbo.pool.ResourcePoolMonitor.run(ResourcePoolMonitor.java:130)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
    Please let me know if someone has a solution.
    Thanks

    As you use a version of jdev which is not available to the public, you should better ask your question on an internal forum.
    Timo

  • Sharepoint 2013 : Error when trying to save at page : enhancedSearch.aspx?level=site

    in the logs :
    UserAgent not available, file operations may not be optimized.    at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb)     at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo&
    fileInfo, SqlSession session, PrefetchResult prefetchResult)     at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow,
    SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres)     at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults&
    dbres

    Is a device hosting the front end?  Like a TMG/ISA/UAG/Load Balancer or NLB?
    500 is usually certificate related.  Make sure all hosting servers and devices are hosting the correct SSL cert.
    Do your clients use smart card authentication? Is the CRL reachable from the authenticating servers?
    - Chris Ream -
    **Remember, if you find a post that is helpful, or is the answer, please mark it appropriately.**

Maybe you are looking for