JDev 11g for deployment to OAS 10.1.2?

Our shop runs an Oracle App Server (10.1.2) and has been using JDeveloper for the last few years. While researching the latest release (11g) we noticed our app server is not listed as one that is supported. Does this mean we should steer clear of the newest version of JDev entirely until our app server can be upgraded to at least 10.3?
Thanks,
Brad

John,
My apologies for not being more specific. We are predominantly using Struts, however some of our newer apps are being built using the JSF framework. There is also interest in building up our catalog of Web Services offered. We have not been using the ADF for any of our projects nor do we intend to (at least in the immediate future). Unfortunately we have no say in the version of our app server (or version of Java for that matter). My biggest concern is building/testing an app on an embedded WebLogic server and deploying to something different.
Thanks for the help,
Brad

Similar Messages

  • JDev 11g :: Error deploying application to Default Server

    I have installed the new jDev 11g.
    Running through the tutorial http://www.oracle.com/technology/products/jdev/11/cuecards111/adf_set_22/ccset22_ALL.html I am trying to deploy and run the application.
    However I get the following error.............Please help as we are evaluating the potential issues if we migrate from 10g to 11g.
    [Running application BrowseEditApp on Server Instance DefaultServer...]
    <13-Jul-2009 09:59:45 o'clock BST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application BrowseEditApp is not versioned.>
    13-Jul-2009 09:59:45 oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: Application ID : BrowseEditApp
    13-Jul-2009 09:59:45 oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: "Metadata Services: Metadata archive (MAR) not found."
    13-Jul-2009 09:59:45 JpsApplicationLifecycleListener Migrate Application Credential Store
    WARNING: Overwriting credentials is allowed in application credential store migration with Weblogic server running in Development Mode and system property 'jps.app.credential.overwrite.allowed' set to true
    <13-Jul-2009 09:59:46 o'clock BST> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\TEMP\JDev11g\system11.1.1.1.33.54.07\o.j2ee\drs\BrowseEditApp\BrowseEditApp-ViewController-webapp. Please make sure that the annotations are valid. The error is null>
    13-Jul-2009 09:59:46 oracle.mds.internal.lcm.logging.MDSLCMLogger log
    INFO: MBean: oracle.mds.lcm:name=MDSAppRuntime,type=MDSAppRuntime,Application=BrowseEditApp deregistered
    13-Jul-2009 09:59:46 oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener postStop
    INFO: ADFApplicationLifecycleListener.postStop
    13-Jul-2009 09:59:46 oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    <13-Jul-2009 09:59:46 o'clock BST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1247475585639' for task '2'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'BrowseEditApp-ViewController-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'BrowseEditApp-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:368)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.NullPointerException
         at java.io.FilterInputStream.markSupported(FilterInputStream.java:217)
         at weblogic.descriptor.DescriptorCache.computeCRC(DescriptorCache.java:91)
         at weblogic.descriptor.DescriptorCache.parseXML(DescriptorCache.java:353)
         at weblogic.servlet.internal.TldCacheHelper.parseTagLibraries(TldCacheHelper.java:65)
         at weblogic.servlet.internal.War$1.getTldInfo(War.java:382)
         Truncated. see log file for complete stacktrace
    >
    <13-Jul-2009 09:59:46 o'clock BST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'BrowseEditApp'.>
    <13-Jul-2009 09:59:46 o'clock BST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'BrowseEditApp-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:368)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.NullPointerException
         at java.io.FilterInputStream.markSupported(FilterInputStream.java:217)
         at weblogic.descriptor.DescriptorCache.computeCRC(DescriptorCache.java:91)
         at weblogic.descriptor.DescriptorCache.parseXML(DescriptorCache.java:353)
         at weblogic.servlet.internal.TldCacheHelper.parseTagLibraries(TldCacheHelper.java:65)
         at weblogic.servlet.internal.War$1.getTldInfo(War.java:382)
         Truncated. see log file for complete stacktrace
    >
    [09:59:46 AM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'BrowseEditApp-ViewController-context-root'
    [09:59:46 AM] Caused by: java.lang.NullPointerException:
    [09:59:46 AM] See server logs or server console for more details.
    [09:59:46 AM] #### Deployment incomplete. ####
    oracle.jdeveloper.deploy.DeployException: oracle.jdeveloper.deploy.DeployException: oracle.jdeveloper.deploy.DeployException: Deployment Failed
    oracle.jdeveloper.deploy.DeployException: oracle.jdeveloper.deploy.DeployException: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:341)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:235)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:442)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$6$1.run(AdrsStarter.java:1469)
    Caused by: oracle.jdeveloper.deploy.DeployException: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:483)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:332)
         ... 11 more
    Caused by: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:465)
         ... 12 more
    #### Cannot run application BrowseEditApp due to error deploying to DefaultServer.
    [Application BrowseEditApp stopped and undeployed from Server Instance DefaultServer]
    [Server Instance DefaultServer is shutting down.  All applications currently running will be terminated and undeployed.]
    [sending request to shutdown server...]
    C:\TEMP\JDev11g\system11.1.1.1.33.54.07\DefaultDomain\bin\stopWebLogic.cmd
    The system cannot find the path specified.
    Stopping Weblogic Server...
    'C:\Program' is not recognized as an internal or external command,
    operable program or batch file.
    Done
    [Server Instance DefaultServer is shutting down.  All applications currently running will be terminated and undeployed.]
    Cheers
    Owen

    re-installed all the sofware which has fixed the problem

  • JDev 11g: problems deploying webapplication to integratedWLS

    Hi,
    We have been developing a large application in 11g preview for some time. It is based on EJB3 and ADF Rich Faces. It worked very well in the embedded oc4j in tp4. But now when we deploy it on wls it wont deploy with following messages:
    C:\Programmer\oracle\jdeveloper\system\system11.1.1.0.31.51.56\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=;C:\PROGRA~1\oracle\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\PROGRA~1\oracle\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\PROGRA~1\oracle\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\PROGRA~1\oracle\JDK160~1\lib\tools.jar;C:\PROGRA~1\oracle\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\PROGRA~1\oracle\WLSERV~1.3\server\lib\weblogic.jar;C:\PROGRA~1\oracle\modules\features\weblogic.server.modules_10.3.0.0.jar;C:\PROGRA~1\oracle\WLSERV~1.3\server\lib\webservices.jar;C:\PROGRA~1\oracle\modules\ORGAPA~1.5/lib/ant-all.jar;C:\PROGRA~1\oracle\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Programmer\oracle\jdeveloper\modules\features\adf.share_11.1.1.jar;;C:\PROGRA~1\oracle\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\PROGRA~1\oracle\WLSERV~1.3\server\lib\xqrl.jar;;
    PATH=C:\PROGRA~1\oracle\patch_wls1030\profiles\default\native;C:\PROGRA~1\oracle\patch_jdev1111\profiles\default\native;C:\PROGRA~1\oracle\patch_cie660\profiles\default\native;C:\PROGRA~1\oracle\WLSERV~1.3\server\native\win\32;C:\PROGRA~1\oracle\WLSERV~1.3\server\bin;C:\PROGRA~1\oracle\modules\ORGAPA~1.5\bin;C:\PROGRA~1\oracle\JDK160~1\jre\bin;C:\PROGRA~1\oracle\JDK160~1\bin;C:\Programmer\oracle\db10g\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programmer\ATI Technologies\Fire GL 3D Studio Max;C:\Programmer\Subversion\bin;c:\programmer\java\jre1.6.0_06\bin;C:\Programmer\Groovy\Groovy-1.5.6\bin;C:\Programmer\Groovy\Groovy-1.5.6\bin;C:\PROGRA~1\oracle\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)
    Starting WLS with line:
    C:\PROGRA~1\oracle\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dcom.sun.management.jmxremote -DproxySet=false -Djbo.34010=false -Xverify:none -da -Dplatform.home=C:\PROGRA~1\oracle\WLSERV~1.3 -Dwls.home=C:\PROGRA~1\oracle\WLSERV~1.3\server -Dweblogic.home=C:\PROGRA~1\oracle\WLSERV~1.3\server -Ddomain.home=C:\PROGRA~1\oracle\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1 -Doracle.home=C:\Programmer\oracle\jdeveloper -Doracle.security.jps.config=C:\PROGRA~1\oracle\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1\config\oracle\jps-config.xml -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Xms1024m -Xmx1024m -XX:MaxPermSize=256m -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\PROGRA~1\oracle\patch_wls1030\profiles\default\sysext_manifest_classpath;C:\PROGRA~1\oracle\patch_jdev1111\profiles\default\sysext_manifest_classpath;C:\PROGRA~1\oracle\patch_cie660\profiles\default\sysext_manifest_classpath -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\PROGRA~1\oracle\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    <11-10-2008 23:19:48 BST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\Programmer\oracle\patch_wls1030\profiles\default\sysext_manifest_classpath\weblogic_ext_patch.jar;C:\Programmer\oracle\wlserver_10.3\L10N\beehive_ja.jar;C:\Programmer\oracle\wlserver_10.3\L10N\beehive_ko.jar;C:\Programmer\oracle\wlserver_10.3\L10N\beehive_zh_CN.jar;C:\Programmer\oracle\wlserver_10.3\L10N\beehive_zh_TW.jar;C:\Programmer\oracle\wlserver_10.3\L10N\p13n_wls_ja.jar;C:\Programmer\oracle\wlserver_10.3\L10N\p13n_wls_ko.jar;C:\Programmer\oracle\wlserver_10.3\L10N\p13n_wls_zh_CN.jar;C:\Programmer\oracle\wlserver_10.3\L10N\p13n_wls_zh_TW.jar;C:\Programmer\oracle\wlserver_10.3\L10N\testclient_ja.jar;C:\Programmer\oracle\wlserver_10.3\L10N\testclient_ko.jar;C:\Programmer\oracle\wlserver_10.3\L10N\testclient_zh_CN.jar;C:\Programmer\oracle\wlserver_10.3\L10N\testclient_zh_TW.jar;C:\Programmer\oracle\wlserver_10.3\L10N\tuxedocontrol_ja.jar;C:\Programmer\oracle\wlserver_10.3\L10N\tuxedocontrol_ko.jar;C:\Programmer\oracle\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar;C:\Programmer\oracle\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar;C:\Programmer\oracle\wlserver_10.3\L10N\workshop_ja.jar;C:\Programmer\oracle\wlserver_10.3\L10N\workshop_ko.jar;C:\Programmer\oracle\wlserver_10.3\L10N\workshop_zh_CN.jar;C:\Programmer\oracle\wlserver_10.3\L10N\workshop_zh_TW.jar>
    <11-10-2008 23:19:48 BST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.>
    <11-10-2008 23:19:48 BST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR380042 Thu Sep 11 13:33:40 PDT 2008
    WebLogic Server Temporary Patch for 7372756 Fri Sep 12 17:05:44 EDT 2008
    WebLogic Server 10.3 Mon Aug 18 22:39:18 EDT 2008 1142987 >
    <11-10-2008 23:19:49 BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <11-10-2008 23:19:49 BST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <11-10-2008 23:19:49 BST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Programmer\oracle\jdeveloper\system\system11.1.1.0.31.51.56\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <11-10-2008 23:19:51 BST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <11-10-2008 23:19:54 BST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at 'C:\PROGRA~1\oracle\WLSERV~1.3\server\lib\uddi.war'.>
    <11-10-2008 23:19:54 BST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at 'C:\PROGRA~1\oracle\WLSERV~1.3\server\lib\uddiexplorer.war'.>
    <11-10-2008 23:19:56 BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <11-10-2008 23:19:56 BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <11-10-2008 23:19:57 BST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <11-10-2008 23:19:57 BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <11-10-2008 23:19:57 BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <11-10-2008 23:19:57 BST> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 192.168.136.1, 192.168.68.1, 192.168.1.64, 127.0.0.1>
    <11-10-2008 23:19:57 BST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.68.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <11-10-2008 23:19:57 BST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <11-10-2008 23:19:57 BST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 192.168.1.64:7101 for protocols iiop, t3, ldap, snmp, http.>
    <11-10-2008 23:19:57 BST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.136.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <11-10-2008 23:19:57 BST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <11-10-2008 23:19:57 BST> <Warning> <Server> <BEA-002611> <Hostname "fartelda-27.sam-teld.fo", maps to multiple IP addresses: 192.168.136.1, 192.168.68.1, 192.168.1.64, 127.0.0.1>
    <11-10-2008 23:19:57 BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <11-10-2008 23:19:57 BST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <11-10-2008 23:19:58 BST> <Warning> <Server> <BEA-002611> <Hostname "FARTELDA-27", maps to multiple IP addresses: 192.168.136.1, 192.168.68.1, 192.168.1.64, 127.0.0.1>
    DefaultServer startup time: 12203 ms.
    DefaultServer started.
    [Running application vitanet on Server Instance DefaultServer...]
    Uploading credentials.
    ---- Deployment started. ---- Oct 11, 2008 11:20:01 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    2008-10-11 23:20:02.25: Writing WAR file to C:\Programmer\oracle\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\vitanet\vitanet
    2008-10-11 23:20:02.484: Wrote WAR file to C:\Programmer\oracle\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\vitanet\vitanet
    2008-10-11 23:20:02.593: Writing EJB JAR file to C:\Programmer\oracle\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\vitanet\vitanet-model-ejb
    2008-10-11 23:20:02.75: Wrote EJB JAR file to C:\Programmer\oracle\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\vitanet\vitanet-model-ejb
    2008-10-11 23:20:05.328: Writing EAR file to C:\Programmer\oracle\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\vitanet
    2008-10-11 23:20:05.359: Wrote EAR file to C:\Programmer\oracle\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\vitanet
    Deploying Application...
    <11-10-2008 23:20:07 BST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application vitanet is not versioned.>
    11-10-2008 23:20:08 oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkProviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.wls.spi.JMXFrameworkProviderImpl"
    <11-10-2008 23:20:10 BST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1223763607515' for task '0'. Error is: 'weblogic.application.ModuleException: Exception preparing module: EJBModule(vitanet-model-ejb)
    weblogic.application.ModuleException: Exception preparing module: EJBModule(vitanet-model-ejb)
         at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:452)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
         Truncated. see log file for complete stacktrace
    java.lang.UnsupportedOperationException: This parser does not support specification "null" version "null"
         at javax.xml.parsers.DocumentBuilderFactory.setSchema(DocumentBuilderFactory.java:561)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.setupDocumentBuilderFactory(RegistryDocumentBuilder.java:393)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.getDefaultDocumentBuilderFactory(RegistryDocumentBuilder.java:359)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.getDocumentBuilder(RegistryDocumentBuilder.java:298)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.parse(RegistryDocumentBuilder.java:150)
         Truncated. see log file for complete stacktrace
    >
    <11-10-2008 23:20:10 BST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'vitanet'.>
    <11-10-2008 23:20:10 BST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Exception preparing module: EJBModule(vitanet-model-ejb)
         at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:452)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
         Truncated. see log file for complete stacktrace
    java.lang.UnsupportedOperationException: This parser does not support specification "null" version "null"
         at javax.xml.parsers.DocumentBuilderFactory.setSchema(DocumentBuilderFactory.java:561)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.setupDocumentBuilderFactory(RegistryDocumentBuilder.java:393)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.getDefaultDocumentBuilderFactory(RegistryDocumentBuilder.java:359)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.getDocumentBuilder(RegistryDocumentBuilder.java:298)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.parse(RegistryDocumentBuilder.java:150)
         Truncated. see log file for complete stacktrace
    >
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application vitanet on DefaultServer.: Exception preparing module: EJBModule(vitanet-model-ejb)
    weblogic.application.ModuleException: Exception preparing module: EJBModule(vitanet-model-ejb)
    #### Deployment incomplete. #### Oct 11, 2008 11:20:10 PM
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:247)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:157)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$4$1.run(AdrsStarter.java:1316)
    Caused by: oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:413)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:238)
         ... 11 more
    Caused by: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:395)
         ... 12 more
    #### Cannot run application vitanet due to error deploying to DefaultServer.
    [Application vitanet stopped and undeployed from Server Instance DefaultServer]
    Is there anyone that can tell me what is wrong?
    Jakup

    Hi!
    I don't know exactly what is the cause, but I have a troubles migrating my project also.
    I would pay attention to lines:
    jakup wrote:
    Truncated. see log file for complete stacktrace
    java.lang.UnsupportedOperationException: This parser does not support specification "null" version "null"
    at javax.xml.parsers.DocumentBuilderFactory.setSchema(DocumentBuilderFactory.java:561)R1 and TP4 differs in many metadata files schema versions. It looks like R1 is very sensitive on this, so when you just "migrate" TP4 project it does't upgrade the schema/version info. You have to do that manualy. Be noted that besid JDevs metadata (pageDefs, taskflows,...) this refers also to your WSDLs and other xml files you created.
    You can look for another my post Anyone succeeded migrating TP4 project to R1? and see the answers there.
    Anyhow, I did the migration by creating new app and adding mostly my source files and letting the IDE to recreate all metadata again...
    Regards,
    PaKo

  • JDEV 1013 and deployment to OAS 10g (9.0.4)

    Hi,
    I have read that OAS 10g (9.0.4) is not supported by Jdeveloper 1013.
    Is that mean that I can't deploy an ADF/JSF application to the OAS 10g (9.0.4)?
    Regards,
    Cezary

    Hi,
    yes and no. What it means is that you can't directly deploy from JDeveloper to this Application Server. Building J2EE 1.3 compliant applications and deploy the EAR file to OracleAs 9.0.4 should work. Note that if using ADF I am not so sure if there are issues when deploying the ADF runtime libraries.
    Frank

  • Critical ADF application error after deploy to OAS

    <p>
    Hi,
    </p>
    <p>
    I have a problem with ADF application (10.1.3). It works in JDev but after deploy to OAS 10.1.3 when I try to go to page contains a lot of input texts and 2 tables , I get server error  - see it on this image .  It is very strange because this application worked earlier - where OAS uses JDK 1.5.0_08. Now JDK was changed for 1.6.0_01 version. J2EE container has allocate 512 RAM memory Is JDK version may be reason of this error ?
    </p>
    <p>
    Kuba
    </p>

    Hi Kuba,
    Do you mean that you changed OAS to use JDK 1.6? I'm pretty sure this wouldn't be supported. If you mean that you used JDK 1.6 to compile the project and then deploy to OAS, I'm pretty sure this wouldn't be supported, either. If you just changed JDeveloper to use JDK 1.6 to run JDev (although for sure this isn't supported), and the project still is targetted to JDK 1.5, this should work. I've had a few sporadic problems in this configuration, though, so I cannot recommend it.
    John

  • Problem creating reference heap snapshot with JDev 11g and OAS10g

    Has anyone successfully configured OAS 10g and JDev 11g for reference heap snapshots in the memory profiler?
    I have configured the server in opmn.xml and the client in JDeveloper. I can start the server and connect the JDev profiler and start and stop the use case.
    I do not, however, see any results in JDevelopers References panel, and I get an I/O error when stopping the use case
    "Profiler snapshot I/O error reading input file D:\profile\myfile.opi". This binary file is actually written, however.
    The Java start parameters in opmn.xml are:
    -agentlib:profiler15=port=4627,
    jarpath=D:\jdev\lib\profiler-agent.jar,enable=r,refpath=D:\profile\myfile.opi
    Environment:
    OAS v10.1.2.0.2,
    JDeveloper 11g, Techonology Preview 4 (11.1.1.0.22.49.49),
    JDK 1.5,
    Windows

    Hi,
    Thanks for the input, I'll refer my questions to that group.
    I can add that we have successfully profiled JVM memory usage and garbage collection on OAS10g using JDev 11g. See
    Re: Memory Profiling OPMN changes
    It's only the reference heap snapshot feature that does not seem to work for us in this setup.
    Thanks again,
    Niels Erik

  • JAVA IDE options for development against OAS and Oracle8i

    I'm wondering whether JDeveloper is the only Java IDE option
    when developing Java apps for deployment on OAS and Oracle8i.
    Is it possible to use VisualCaf     or Jbuilder instead and how
    does these tools compare to JDeveloper?
    null

    Jesper Bech Petersen (guest) wrote:
    : I'm wondering whether JDeveloper is the only Java IDE option
    : when developing Java apps for deployment on OAS and Oracle8i.
    : Is it possible to use VisualCaf     or Jbuilder instead and how
    : does these tools compare to JDeveloper?
    JDeveloper2 provides a natural coupling to OAS and 8i which no
    other tools offer. The Connection Manager, Oracle's InfoBus
    beans, Info Form wizards, CORBA definition wizards, deployment
    wizards for 8i etc. are all there to tie the suite together.
    I used JBuilder with 8i813beta well before JDev2Beta was
    released for Web Server Applications/CORBA. 8i provides a
    number of command line utilities(loadjava, dropjava, publish,
    sess_sh etc) to perform the deployment of CORBA objects. JDev2
    are essentially calling those utilities but wrapped around a GUI.
    You can certainly use other tools but you will probably discover
    some critical features are missing. Features such as SQLJ
    support and a light weight servlet engine for debugging servlets
    are well worth it.
    One thing I hope Oracle would address is remote debugging of
    Java in the Database(either JSProcs/CORBA objects). You can
    certainly debug CORBA objects outside the database using
    Visibroker/OSAgent but this means you have to change a lot of
    code for debugging b/c Visibroker doesn't support sess_iiop nor
    AuroraJTS.
    DEV TEAM ARE YOU LISTENING!!!<g>
    There are a number of other concerns that I've listed in a
    post "heavy IIOP issues - 8i/408" but nobody has responded to
    that and probably never will.
    I think JDev3 with OBC4J will offer further encouragement to
    move away from other dev tools though. Depending on whether
    your organisation will take advantage of this new enterprise app
    framework you may not need to make the move. I dont know I
    haven't used it but I'm waiting in anticipation. I'd be
    interested in hearing what the beta testers are saying about the
    speed issues!
    rgds ash
    null

  • How to enter console input in JDev 11g

    Hi, Using JDeve 11g for developing simple java console app. Using System.in for reading user input. When I run the program, its prompting for input but not able to enter the input in running log window. Pls let me know how to provide console input for java program using JDev.. Thanks

    Right click on project node and select project properties.
    Select Run/Debug/Profile and edit the "Default" run configuration.
    Select "Tool Settings" and enable "Allow Program Input"

  • Will JDev 11g deploy to an Oracle 10g Application Server?

    JDev gurus:
    I have been developing my app for several years using IntelliJ/IDEA. Now that JDev has the features I need I am wondering if JDev will help me automate my Develop/Debug cycle, something that is currently missing in IntelliJ/IDEA.
    My first observation is that my existing code that has been in production for some time is having serious compile issues inside of JDev. I am willing to work through these issues if I am certain that in the end moving to JDev will help me to accelerate my programming.
    BTW, as much as I would like to move to WebLogic, the budget won't allow.
    thx in advance,
    Gary

    JDeveloper 11g is optimized for WebLogic server usage.
    You should be able to deploy to OAS 10g from JDeveloper 11g as long as you don't use the new Java EE 5.0 and ADF 11g features in JDeveloper 11g - since OAS 10g doesn't support these.
    You might want to try JDeveloper 10.1.3 if you are looking to streamline the develop/debug/deploy process though. That was the version that worked with OAS 10g.

  • Use Jdev 11h to deploy app on OAS 10.1.2 (front-end) and Jboss (back-end)

    Hi,
    I have a JBoss AS to deploy the buisness services (spring + hibernate) and a OAS 10.1.2 to deploy the WUI (ADF faces).
    I would like also use the ADF Model layer.
    In summary:
    view: ADF faces 11g on OAS 10.1.2
    model: ADF Model layer on both servers
    buisiness model: hibernate + spring + webservices on Jboss AS
    It's possible do that with Jdev 11g ?

    Hi,
    thats not going to work. Please use OC4J 11 with ADF Faces RC
    Frank

  • Deploying WAR file with jdev 11g in weblogic 10.0

    Hello,
    I´m Facing a problem deploying a simple aplication in Weblogic with jdev 11g
    here´s the Error Message :
    2009-05-06 13:52:41.781: Writing WAR file to C:\JDeveloper\mywork\Application3\Project1\deploy\webapp1.war
    2009-05-06 13:52:41.781: Wrote WAR file to C:\JDeveloper\mywork\Application3\Project1\deploy\webapp1.war
    Deploying Application...
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application webapp1 on AdminServer.: [HTTP:101064][WebAppModule(webapp1:webapp1.war)] Error parsing descriptor in Web appplication "/opt/oracle/bea/user_projects/domains/alui/./servers/AdminServer/upload/webapp1/app/webapp1.war"
    weblogic.application.ModuleException: Unmarshaller failed
         at weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:858)
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:285)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:56)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:46)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:147)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:189)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:87)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:719)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1186)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:157)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:464)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Caused by: com.bea.xml.XmlException: failed to load java type corresponding to e=weblogic-web-app@http://www.bea.com/ns/weblogic/weblogic-web-app
         at com.bea.staxb.runtime.internal.UnmarshalResult.getPojoBindingType(UnmarshalResult.java:329)
         at com.bea.staxb.runtime.internal.UnmarshalResult.determineTypeForGlobalElement(UnmarshalResult.java:296)
         at com.bea.staxb.runtime.internal.UnmarshalResult.determineTypeForGlobalElement(UnmarshalResult.java:306)
         at com.bea.staxb.runtime.internal.UnmarshalResult.determineRootType(UnmarshalResult.java:287)
         at com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(UnmarshalResult.java:153)
         at com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:65)
         at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:141)
         at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:292)
         at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:260)
         at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:774)
         at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:395)
         at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:745)
         at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:754)
         at weblogic.servlet.internal.WebAppDescriptor.getWeblogicWebAppBean(WebAppDescriptor.java:164)
         at weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:853)
         ... 25 more
    weblogic.application.ModuleException: Unmarshaller failed.
    weblogic.application.ModuleException: [HTTP:101064][WebAppModule(webapp1:webapp1.war)] Error parsing descriptor in Web appplication "/opt/oracle/bea/user_projects/domains/alui/./servers/AdminServer/upload/webapp1/app/webapp1.war"
    weblogic.application.ModuleException: Unmarshaller failed
         at weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:858)
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:285)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:56)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:46)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:147)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:189)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:87)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:719)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1186)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:157)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:464)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Caused by: com.bea.xml.XmlException: failed to load java type corresponding to e=weblogic-web-app@http://www.bea.com/ns/weblogic/weblogic-web-app
         at com.bea.staxb.runtime.internal.UnmarshalResult.getPojoBindingType(UnmarshalResult.java:329)
         at com.bea.staxb.runtime.internal.UnmarshalResult.determineTypeForGlobalElement(UnmarshalResult.java:296)
         at com.bea.staxb.runtime.internal.UnmarshalResult.determineTypeForGlobalElement(UnmarshalResult.java:306)
         at com.bea.staxb.runtime.internal.UnmarshalResult.determineRootType(UnmarshalResult.java:287)
         at com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(UnmarshalResult.java:153)
         at com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:65)
         at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:141)
         at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:292)
         at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:260)
         at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:774)
         at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:395)
         at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:745)
         at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:754)
         at weblogic.servlet.internal.WebAppDescriptor.getWeblogicWebAppBean(WebAppDescriptor.java:164)
         at weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:853)
         ... 25 more
    weblogic.application.ModuleException: Unmarshaller failed
    #### Deployment incomplete. #### May 6, 2009 1:52:43 PM
    Deployment Failed
    does anyone had this problem , please help, i´m trying to solve this problem and still couldn´t make it.
    Best Regard,
    Vitor

    Applications that you build with JDeveloper 11g are normally aimed at WebLogic 10.3 servers.
    They require Java EE 1.5 and JDK 6.

  • Error in package while deploying in jDev 11g

    Hi,
    I am following tutorial at http://static.springsource.org/docs/Spring-MVC-step-by-step/part1.html . I am using jDev 11g as IDE and its integrated weblogic as server.
    I did made index.jsp and web.xml as said in the tutorial. In the step *"1.8. Create the Controller"* where HelloController.java is created, I am getting following error.
    Project: C:\JDeveloper\mywork\springapp\NewProj\NewProj.jpr
    C:\JDeveloper\mywork\springapp\NewProj\src\springapp\web\HelloController.java
    Error(3,43): package org.springframework.web.servlet.mvc does not exist
    Error(4,39): package org.springframework.web.servlet does not exist
    Error(11,34): package org.apache.commons.logging does not exist
    Error(12,34): package org.apache.commons.logging does not exist
    Error(16,41): cannot find symbol
    Error(18,21): cannot find class Log
    Error(20,12): cannot find class ModelAndView
    Error(18,34): cannot find variable LogFactory
    Error(25,20): cannot find class ModelAndView
    But I hv included the jar files in library by Tools-> Manage Libraries. Also Deploy by Default is checked.
    Kindly check the link below to see the screen shots of included libraries and error.
    https://docs.google.com/open?id=0B1QmVEE-TXMpYTc1NTE2NDItYWQ5NC00NGZkLWJjMTAtMTJiZmNkMTE4Zjg5
    https://docs.google.com/open?id=0B1QmVEE-TXMpODAyMWM3YjItMTZjMC00NGMzLTkyN2MtMDMxNDE4ZGM5YWQ1
    https://docs.google.com/open?id=0B1QmVEE-TXMpZDIyZjYyM2YtYzZkMy00NzJmLTliMDQtMjQzYWE5NTllODE2
    Please guide me.

    Hi,
    Try as follows
    paste relevant libraries to
    "*C:\Documents and Settings\YourLogin\Application Data\JDeveloper\system11.1.1.3.37.xx.xx\DefaultDomain\lib*" path
    and restart the server.
    [This is the domain library directory and is usually located at $DOMAIN_DIR/lib.
    The jars located in this directory will be picked up and added dynamically to the end of the server classpath at server startup. The jars will be ordered lexically in the classpath. The domain library directory is one mechanism that can be used for adding application libraries to the server classpath.
    -Suresh                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • ClassNotFoundException when deploying to WLS with new JDev 11g patch

    I installed WLS and patched WLS with the new ADF lib ,installed the new jdev 11g , everything went well
    but when I want to deploy an application to the WLS I got this error .
    java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:135)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    Truncated. see log file for complete stacktrace
    >
    I had to comment out listerner-class ientry n the weblogic-application.xml, then it works.
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <weblogic-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-application.xsd" xmlns="http://www.bea.com/ns/weblogic/weblogic-application">
    <!-- <listener>
    <listener-class>oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener</listener-class>
    </listener>
    -->
    <library-ref>
    <library-name>adf.oracle.domain</library-name>
    </library-ref>
    </weblogic-application>

    Hi,
    as read in this thread : Re: Always fail to deploy to server when (Create a Simple EJB Session Bean )
    >
    This is a known JDeveloper 11g bug. If you look into the packaged EAR file, JDeveloper inserts some entries into the weblogic-application.xml file to register some listeners to perform some internal tasks it needs to deal with.
    The issue is that these classes are part of the ADF runtime and installed as part of the provided ADF domain. They are not provided as part of a standard WLS installation. Thus when you deploy a JDeveloper 11g packaged application to a non ADF augmented WLS 10.3 instance, you get a Classloading error on deployment because the specific listener-classes are not available.
    The relevant bug # for this is:
    BUG#7487416
    EAR FILE PACKAGING SETS FIXED DEPENDENCY ON
    JPSAPPLICATIONLIFECYCLELISTENER
    I believe a fix for this will be provided in the first patchset for JDeveloper 11g.
    In the meantime, if you want to workaround it, extract the weblogic-application.xml file from the EAR file, manually remove the listener entries, put the modified file back into the EAR file and then deploy it.
    -steve-
    >
    It solved the problem for me.
    But you should now get another problem, like some of us on this forum : ADFLogger will be missing. If so, please report to this thread for helping us : Standalone WLS server instance deployment failure - missing ADFLogger
    Regards.
    Luc-

  • Unable to Give Input for my Program in JDEV 11g(11.1.1.3.0)

    I'm using Windows 7_Ultimate -32 Bit OS with Administrator Priviliges
    I'm trying to Run The Following Program
    package appln;
    import java.util.Scanner;
    public class arr {
    public static void main(String[] args) {
    Scanner so = new Scanner(System.in);
    System.out.println("Enter a value into variableID");
    int id = so.nextInt();
    System.out.println("Variable ="+id);
    I'm getting the following errors in "Extensions" Sub window of Output window
    oracle.BC4J:
    Warning: Classpath entry D:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.jdeveloper.junit\junit4.5\junit-4.5.jar not found.
    oracle.xsqldt-ide:
    Warning: Classpath entry D:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.jdeveloper.junit\junit4.5\junit-4.5.jar not found.
    Unknown Source: "Error: Field {0} of analyzer {1} references undefined bean {2}
    The MAIN purpose of the program is to Accept input into variable named id and display to output.
    Program Compiled Successfully but while the program is running,
    Out put is "Enter a value into variableID"
    And i'm unable to give input i.e unable to place cursor to give input
    Also i've configured the Input Settings as Mentioned in the BLOG at "http://blogs.oracle.com/shay/2008/02/enabling_user_input_when_runni.html"
    Even though the same thing thing is being repeated
    But when i've run the program in NET BEANS IDE 6.9.1, the program is compiled and runned well.

    John Stegeman WROTE: " Any way to avoid what, exactly?"
    I mean that every time we need to insert the cursor into INPUT field using mouse then input the value and press enter.
    But for large input's it becomes tedious to each time place the cursor in Input field.
    SO i meant to avoid this.
    How can i avoid this.
    Also you've mentioned me to run program's out of JDEV, if i do so i will be mising the Beauty and Advanced Capabilities of "ORACLE JDEV 11G".
    So i can't use any other IDE Than JDEV.
    Also can we Modify the way JDEV prompts for input's rather than this INPUT Field i.e by enabling the user input field for every program.
    If there any, please mention.
    Thanks for help in advance :)
    Edited by: Tejaswi.B on Jan 22, 2011 11:30 PM

  • Configure security-role and method permission for EJB 3.0 using Jdev 11g

    The EJB 3.0 session bean created by Jdev 11g EJB wizard does not have ejb-jar.xml. Where and how can security-role and method permission for the EJB be configured?
    For example,
    <assembly-descriptor>
    <security-role>
    <role-name>managers</role-name>
    </security-role>
    <method-permission>
    <role-name>managers</role-name>
    <method>
    <ejb-name>Employees</ejb-name>
    <method-name>setSalary</method-name>
    <method-params>
    <method-param>java.lang.Long</method-param>
    </method-params>
    </method>
    </method-permission>
    </assembly-descriptor>

    user516954,
    By default annotations are used. However, you can create a new descriptor and that will take presidence over any declared annotation.
    --Ric                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • Iphone 4 not syncing to itunes

    My iphone 4 will not sync to itunes. itunes recognizes it but when i sync, it will say that the syncing failed to start. Any advice?

  • How do I view more than one image at the same time in CS6?

    How do I view more than one image at the same time in CS6?

  • Issue creating a new Org BP through External List Management

    Hi All, I am facing an issue while trying to create organization bps through ELM. The methods that I am using for the same are create person and create organization for Person BP and Organisation BP respectively. The Person BP gets created easily but

  • How to tune a view?

    Hi all,' yesterday i found one query which is taking long time. when i checked the explain plan for that query it shows for onr table cost is around 16132.. but in that query oracle its not using the table rather than table oracle itself created i gu

  • ICE edit, in context editor not working?

    I can't seem to activate the in context editor for the site newmovers.businesscatalyst.com. The 'Edit' button is there, and when I click it the link changes to /icecube but nothing else happens. I contacted BC's support team and was told "I suspect t