Issue with Spring 2.5 Extension available via JDeveloper Update Center

Hi,
I am wondering if anybody has run into problems with the latest version of the Spring Plugin for Spring 2.5 available from the download centre. It looks to me like there is a packaging problem - here are the details:
I downloaded a fresh jdeveloper 10.1.3.3
Then did the update through "Help - Check for updates"
This shows an entry for "JDeveloper Spring Support 07.11.19.01"
When this is downloaded and JDeveloper restarted the only entry in manage libraries is "Spring 2.0"
The interesting thing then is that the corresponding plugin:
oracle.jdeveloper.spring2.07.11.19.01.jar
which is bundled inside
http://www.oracle.com/technology/products/jdev/101/update/exchange.xml#oracle.jdeveloper.spring2
has a version number of "06.11.23.01"
and all of the paths referenced in extension.xml refer to:
${ide.extension.install.home}/spring-framework-2.0.1
for their classpath.
So it looks like that needs to be updated to take account of the new path.
Final point - it looks like the sourcecode for spring is not included in that distribution - would be great to get it put back in.
Regards,
pj.

Thank you,Dana.Have you update the file? I found there is still something wrong.
When I download the file from "http://download.oracle.com/otn/java/jdeveloper/10131/extensions/JDeveloperSpring2.zip
", and unzip the file.I found there is a file named "extension.xml" in the oracle.jdeveloper.spring2.07.11.19.01.jar, and I found something like:
<?xml version="1.0" encoding="windows-1252" ?>
<!-- The Version number here is the spring build date + and incremented extension no if we have to
expose more than one extension version for a single Spring version-->
<extension xmlns="http://jcp.org/jsr/198/extension-manifest"
id="oracle.jdeveloper.spring2"
version="06.11.23.01"
esdk-version="1.0">
<name>Oracle JDeveloper Spring 2 Integration</name>
<owner>Oracle Corporation</owner>
<dependencies>
<import>oracle.j2ee</import>
</dependencies>
<hooks>
<jdeveloper-hook xmlns="http://xmlns.oracle.com/jdeveloper/1013/extension">
<addins>
<addin>oracle.jdevimpl.spring.addin.SpringAddin</addin>
</addins>
<gallery>
<item>
<name>oracle.jdevimpl.spring.wizard.SpringWizard</name>
<category>Business Tier</category>
<folder>Spring 2.0.1</folder>
<technologyKey>Java</technologyKey>
</item>
</gallery>
</jdeveloper-hook>
<libraries xmlns="http://xmlns.oracle.com/jdeveloper/1013/jdev-libraries">
<library name="Spring 2.0">
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/spring.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/spring-aspects.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/spring-mock.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/weavers/spring-agent.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/weavers/spring-tomcat-weaver.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-aop.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-beans.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-context.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-core.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-dao.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-jdbc.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-remoting.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-support.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-web.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-webmvc.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-hibernate2.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-hibernate3.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-jdo.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-jpa.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-mock.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-ojb.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-portlet.jar</classpath>
<classpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/modules/spring-toplink.jar</classpath>
<srcpath>${ide.extension.install.home}/spring-framework-2.0.1/dist/spring-src.zip</srcpath>
</library>
</libraries>
<feature-hook>
<description>
Adds support for creating and editing Spring 2.0 bean defintions. This addin will create the Spring 2.0.1 library and register the relevant XSDs and DTDs
with the IDE to provide a productive editing experience for Spring definitions.
</description>
<optional>true</optional>
</feature-hook>
</hooks>
</extension>
So I think the spring 2.5 extension is not updated now.
Can you update the file? Thank you.
Message was edited by:
[email protected]

Similar Messages

  • Anyone have an issue withe airplay button not being available?

    Anyone have an issue withe airplay button not being available?

    Since the last pair of updates, my game camera won't pan around in any adventure level, leaving many sub levels off screen.  This is happening in all community adventure levels as well as my own on my moon.  Also can't seem to decorate my adventure levels without experiencing major glitches, especially with changing the materials.  The updates fixed a lot of stuff, but it seems like they trashed some things too.

  • Class path issue with spring when deploy in oracle app server

    Hi there,
    i am using spring in an web application using jdeveloper. it is working perfectly for me in jdeveloper. when i trying to deploy it in appserver ( oracle enterprise manager 10g) i am getting following error,
    Failed to deploy web application "china". Failed to deploy web application "china". . Nested exception
    Resolution:
    Base Exception:
    com.evermind.server.rmi.OrionRemoteException
    Class not found: org.springframework.beans.factory.access.BootstrapException; nested exception is:
    java.lang.ClassNotFoundException: org.springframework.beans.factory.access.BootstrapException. Class not found: org.springframework.beans.factory.access.BootstrapException; nested exception is:
    java.lang.ClassNotFoundException: org.springframework.beans.factory.access.BootstrapException
    i guess the problem is with classpath of these xml,
    <!-- j2ee parent config file-->
    <context-param>
    <param-name>locatorFactorySelector</param-name>
    <param-value>/resources/beanRefContext.xml</param-value>
    </context-param>
    <!-- parent context key defined in the config file -->
    <context-param>
    <param-name>parentContextKey</param-name>
    <param-value>servicelayer-context</param-value>     
    </context-param>
    i don know how to fix this issue. it is working fine in local jdeveloper. does any one have some idea please help me out..
    Regards,
    A.

    Hi,
    do you deploy the Spring classes with the application ? I suggest to try the OracleAs forum as well to ensure this has to be in a specific path to be loaded. A list of forums is available from here
    http://forums.oracle.com/forums/index.jspa?categoryID=84
    Frank

  • Exchange 2010 - Issues with Room Finder not showing available rooms.

    Hi,
    We are having issues with room finder not populating the room resources that are available inside a meeting request within outlook 2010. It also appears that there is a drop down box that is present in a lot of the other forums and pages that I have referenced
    for troubleshooting:
    Single Exchange 2010 server version 14.03.0224.002 running all roles. Migrated from previous Exchange 2003 environment and old 2003 server has been decommissioned.
    Room mailbox created and all configured resource policies are working correctly for creating meeting requests. A distribution group was created and the room mailboxes added to this DG as per instructions here: hxxp://exchangeserverpro.com/find-meeting-rooms/
    . We have recreated the OAB and confirmed that the Room mailboxes are part of this list.
    Does anyone have any ideas why the rooms are not showing up in the Room Finder box?
    If I have missed any information please feel free to ask for more info.
    Thanks, all help will be appreciated.

    Hi,
    According to your description, I understand that room finder cannot show available room in Outlook 2010.
    If I misunderstand you concern, please do not hesitate to let me know.
    I want to double confirm whether it works before, or it can’t work after decommission Exchange 2003? How about other Outlook version?
    The offline address book (OAB) is generated by Microsoft Exchange Server. In order for the Room Finder feature to work, the OAB must be generated by Exchange 2010 or a later version.
    Please run Get-OfflineAddressBook | FL Identity,Server to double check OAB generation server. Also, run Get-OabVirtualDirectory | FL to check URL for current OAB VD and force update OAB.
    Then open Test E-mail AutoConfiguration to double check whether Outlook get correct URL.
    After above complete, please try to switch to Send/Receive tab, click Send/Receive Groups, and then click Download Address Book.
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Allen Wang
    TechNet Community Support

  • Block Patch KB3002657 from installing/being available via Windows Update via Group Policy

    Hi Everyone,
    Been hearing a lot of issues around with KB3002657 causing Authentication issues. We've recently appeared to have similar issues. I'm currently getting out SCCM guru's to run
    an inventory on our environment to review if we have had this deployed to our environment, either by Windows Update (manual), SCCM/Wsus etc. If we do we're looking to have this removed and not deployed via our normal mechanisms to stop any production outages.
    I would like to see if it is possible to block/hide this update from being visible from Windows Update, possibly by Group Policy.
    From memory Microsoft created specifc ADM templates for blocking updated for Internet Explorer version to assist with the same type of issues (i.e. to stop IE from being updated
    via Automatic Updates). Would there by anything like this available for this update, or does anyone know of another way (specifc Registry settings or ADM files that could be edited) to achieve this?
    Thanks in advance.
    Simon

    Please, see solution:
    The V2 release of MS15-027 / KB 3002657 that resolves NTLM v2
    authentication failures by Windows Server 2003 DCs is available: 
    The X86 version is at http://www.microsoft.com/en-us/download/details.aspx?id=46147
    The ia64 version is at: http://www.microsoft.com/en-us/download/details.aspx?id=46204
    The amd64 is at: http://www.microsoft.com/en-us/download/details.aspx?id=46054
    Best Regards, Andrei ...
    Microsoft Certified Professional

  • Issues with DNG Flat Field Plug-in after installing updates

    Hello,
    First of all many thanks to the Lightroom-team for making the DND Flat Field Plug-in available. I am using it to correct images taken with non-retrofocus M-mount lenses on a Sony NEX-7. I have previously used CornerFix, which worked fine, but the workflow in conjunction with Lighroom isn't really convenient.
    Now to the issue I am facing: initially, the plug-in worked very well, but after installing all recent CS6 updates, I am now receiving the following after selecting the reference image:
    A new DNG-file is still created, with some adjustments being made, but it looks like not all vignetting and color casts are being corrected. After dismissing the above message, Lightroom keeps showing the flat field correction task as still in progress:
    This can be cancelled, and I can continue to use LR without any problems. When I attempt another flat field correction, I face the same issue.
    Has anyone else experienced this issue? And is it possibly correlated with the installation of a specific CS6 update (of which there have been quite a few over the past week or so)?
    I should probably note that I'm running LR 4.2 on Mac OS X 10.7.5 and a Mac Pro 2008 with 24GB RAM.
    TIA for any feedback!
    Best,
    Ron

    I had the exact same issue with LR4.2, that is until yesterday. Then I did not get the error but I did not get the flat field image either. All I got was the original image indicating that it was in a group of two but the second image was not there. Tried synchronize but no image was indicated.as available. Processing did not hang and indicated that it went to completion.  Must be a problem with 4.2 as it worked with 4.1. With 4.1 I got no grouping, just a new file with "ff" appended to the name.
    Asside: I am using a shift adapter with a E-M5 and 28mm OM legacy lens. I shoot three images for a pano, then set the shift back to starting point and shoot three flat field image. Problem (not Adobe's fault) it that I often forget to shoot the flat fliel images. Break down to move on and then realize - Oh Crap! When I remember and using 4.1 it works well.
    Larry

  • Who else is having MAJOR issues with their Droid DNA post 4.4 (KitKat) update??

    I usually don't complain or post much about my phone because problems are generally quickly fixed, but this update is just ridiculous. After updating to KitKat, my phone has the following problems:
    1. Text Messages - I constantly get text message errors. Always get the error that my message is not able to be sent. I have two problems with this. First, I get the error that the message was not able to be sent, but the recipient tells me they get mass spammed the same message 3+ times. Second, sometimes the recipient does not receive the message and it never goes through.
    2. Network connection - Since the update, my phone usually does NOT have any type of connection whatsoever. The status bar shows I have 3G or 4G, but when I go to the internet app or try to use any form of data, I get the No data connection/no network connection error. Also, many times I am unable to receive/place calls.
    2. Battery Life - significantly reduced battery life. This is not too big a deal because I'm assuming the new Android version takes more battery power. I can stomach this.
    Please assist me with this as soon as possible. I'd hate to have to drop Verizon for such a silly issue.

        I'm sorrry to hear you're having so many issues with your Droid DNA after your update pl124. I can understand the frustrations you're experiencing but we are here to help. Have you performed any trouble shooting steps with us regarding the issues you're having? Although I'm unable to fix any of the functionality changes caused by the update, I can help with the issues. Are you using a 3rd party messaging app? If so, its always a good idea to temporarily remove it to see if its causing an issue. We also recommend safe mode, which disables all apps and allows you the opportunity to readd them one at a time to see if that particular one is causing an issue. Here are the steps http://vz.to/1g3i9mj .
    Additionally, if you're having issues with missed calls and text, we also recommend a SIM card pull to reconnect your phone back to the towers. Just like rebooting a computer down completely and back up. Where are you located (zipcode)? Are issues with calls and text occuring inside or outside our home? There may be an issue in the area. Here are the steps to safe mode http://vz.to/1hRNOb1 .
    The great thing is you always have the chance to download apps from the app store to help with personalization for your ringtones, wallpapers, graphics, and minor functionalities. I know its upsetting to have so many changes after personalizing your phone but we hope the software gave you some benefits. If you continue to have problems, a hard reset is the last step that can usually correct minor issues but will also require a complete reset back to factory settings. Keep us posted and let us know if the phone gets better with some of the steps above. We want you to love your phone again and only change devices because you are ready for the latest and greatest and not because of issues.
    KinquanaH_VZW
    Follow us on Twitter @vzwsupport

  • Updated Web Services and Pageflow design view available via eclipse update

    All,
    An eclipse update to Workshop for WebLogic Platform 9.2 is now available.
    The new features available in this update are listed below
    <b>Web Service Design View:</b> The web service Design View lets you design all of the major features of a web service using a graphical development environment. The following features are included:
    * Creation of web methods, callbacks, and event handlers
    * Direct configuration of conversational and buffering properties
    * Inline method signature editing, with syntax highlighting and code completion
    * Simultaneous editing of separate interface and implementation files
    * Improved error detection and messaging
    <b>Page Flow Overview. </b>The Page Flow Overview gives a graphical overview of an entire page flow, including its JSP pages, actions, and navigational relationships. This high-level view of a page flow gives the developer a total picture of how a page flow is structured. The following features are included:
    * Continuous automatic graph layout
    * Improved layout algorithm
    * Selection is synchronized with the Page Flow Editor
    * Graph Tracing mode makes reading complex graphs easier
    * Print graphs or export them as images
    <b>
    Improved Test Client functionality. </b>The Test Client now supports directly testing services that have callbacks as well as services that have only JMS as a transport. The Test Client is downloaded along with the Workshop for WebLogic 9.2.1 update, but it must be installed manually. For details on installing and using the Test Client to test web services, see Testing Web Services with the Test Client.
    <b>Cheat Sheets. </b>A variety of cheat sheets are now available to get you started with Workshop for WebLogic.
    The following cheat sheets are available:
    * NetUI Web Application: Hello World
    * Web Service Application: Hello World
    * Using XMLBeans
    Additional information is available at http://e-docs.bea.com/workshop/docs92/ws_platform/introduction/conWhatsNew.html
    cheers
    Raj

    Hi Geoff,
    I have placed a zip file which contains the Workshop 9.2.1 update on a ftp server at ftp://support:[email protected]/pub/w4wp/w4wpUpdate.zip
    Make sure you download the file and follow the instructions listed below
    Launch workshop
    Help>Software Updates>Find and Install...
    Select "Search for new features to install" and hit Next
    Click on the New Archived Site button
    Wait for the "Select Local Site Archive" dialog to appear
    Enter, or browse to, the location of the archive file (it can be referenced using either http:// or file path syntax depending on where it was placed by the user or their sys admin) and hit Open
    Hit Finish
    Select BEA Workshop for WebLogic Platform 9.2.1.0 and hit Next
    Select "I accept the terms in the license agreement" and hit Next
    Hit Finish
    Wait for the Feature Verification dialog to appear
    Hit Install All
    Hit Yes when prompted to restart the workbench
    Cheers
    Raj

  • Severe issues with new iMac. Do I need firmware update?

    I purchased a new iMac at the end of September 2007. It still had Tiger on it and ran fine. I upgraded to Leopard at it's release and have had some problems ever since BUT THEY ARE GETTING WORSE.
    I did a complete erase and install this past weekend but problems remain. I have to do a force shutdown with the power button sometimes and then things run slowly. I use Disk Warrior and rebuild the drive and also repair permissions and things seem to run fine for awhile. THEN the problems start again.
    I know there is to be a Leopard update soon. Should I wait and see if that solves the issues? I also know there was a firmware update for the new iMac in the fall. When I did my erase and re-install this past weekend, I didn't do that update UNLESS it's already in the 10.5.1 update. Should I do it now?
    I also recently got a LaCie 250 gig firewire hard drive. Sometimes it does not mount; but I've ran Disk Warrior and repaired permission on it also and no errors are reported. (I also have a 60 gb FireLite. It did not mount once; but mostly it's the LaCie that fails to mount ... but not always. 75% of the time it mounts fine.)
    I just don't know what the problem is. I am very frustrated. I have NEVER had trouble like this with a Mac in all the years I've had one. I know one things for sure. I will NEVER again buy a new machine or operating system until they've been out at least six months
    Any knowledgeable suggestions are much appreciated. Thanks so much.

    My problems are: 1)Sometimies when I try to restart the computer, I get either a spinning beach ball or a blue screen and nothing else. OR sometimes it does re-start but keeps the other spinning circular thingie going. In either case, I have to push the power button for a few secons causing it to shut down hard. On the other hand, sometimes it behaves normally.
    Other problems include slowness, such as finder windows opening very slowly or files showing up in finder windows very slowly.
    I don't notice that this happens with any particular program. It seems sporadic. Sometimes the computer runs fine and then all of a sudden, the issues reappear.
    I have used Disk Utility, Disk Warrior, repaired permission, etc. All the programs report that the discs are fine (the internal disc, the LaCie drive and the FireLite drive.) I did a complete erase and re-install. I have not used a hardware test disc. (I suppose there is one with the original restore discs; but I am using Leopard now so I'm not sure how that works. That was Tiger.)
    I have suspected a lot of things. I stopped iDisk automatic mounting & syncing. I stopped syncing altogther. I've turned off Spaces and Time Machine. I don't let any programs load automatically except the bare minimum. I'm just very frustrated.
    I did hear there was a firmware update in early November but 10.5.1 was released after that; and I have done all the software updates so I don't know if I need to do the firmware update. (This machine is one of the new thin aluminum iMacs introduced in August. I got mine in September.)

  • IPhoto 5.0.4 update available via Software Update

    Recommended for all customers using iPhoto 5.0, 5.0.1, 5.0.2 and 5.0.3.
    iPhoto 5.0.4 addresses an issue with browsing photos that have been auto-rotated by a camera.

    There are still big performance problems for some users - in the thread "Topic: What can be done about slowness?" some people have figured out that this is very likely related to a bug in handling the additional information that a camera saves with a photo (maker notes), since it occurs only with pictures taken with certain camera types (e.g. Pentax GS 330). That would fit well since as far I know iPhoto5 makes more use of this additional information than iPhoto4!
    I hope this will be fixed with the next update! Otherwise there's no other way than going back to iPhoto4 for many users.
    - See the mentioned thread for details!

  • Update 7 Now Available from the Update Center

    Sun Java Studio Creator 2004Q2 Update 7 fixes several bugs discovered since Update 6 was released on January 10, 2005. Use the Update Center to update from any previous release (choose Tools > Update Center from the IDE main menu). The Bug Fixes Made in Reef Shark list at http://developers.sun.com/prodtech/javatools/jscreator/reefbugs.html has been updated to include Update 7 bug fixes.
    Vaughn Spurlin - Sun Microsystems

    In a few days the Update 7 files can be downloaded from SunSolve, so you can apply the update offline. This is helpful if you want to download one time, then update several computers offline. Right now SunSolve still has files for the previous patch, Update 6, so give it a few days to catch up. The SunSolve links are available from the Sun Java Studio Creator Patches page, http://developers.sun.com/prodtech/javatools/jscreator/downloads/patches/index.html.
    Vaughn Spurlin - Sun Microsystems

  • Issue with Adobe PDF Ifilter Extension version 11

    Dear Friends
    Come across few issues while determining correct version of Adobe PDF Ifilter Extension
    In my local laptop I installed Ifilter extension 9.0 but unfortunately this version is no longer available for further download.
    Latest version is 11.0 and I downloaded from below link.
    http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows
    Just for verification, I uninstalled old version(9.0) and installed the above version(11.0) but going forth PDF indexing stopped working.
    I have a requirement of PDF file content search and using Lucene.Net for this purpose. Lucene indexer that I have written is reading PDF content using PDF filter extension.
    I noticed above code stopped working for any site hosted on IIS. However console,desktop and IIS express applications are working fine.
    For further verification, I installed the same component in another laptop also but ended with same experience.
    Please provide some input.
    Regards Paul

    Hi Bibhas,
    Please configure iFilter as mentioned in the doc: http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/Acrobat_Reader_IFilter_config uration.pdf
    Regards,
    Rave

  • OES Client causes XML Parser Issue with Spring 3 Framework WAR

    Dear All,
    OES Client has been installed in the linux OS and configured JAVA SM in it. Have executed the sample webpage in the tomcat server which contains the 'PepResponse' of getting the authorization value (TRUE / FALSE) and it works fine.
    Code snippet:-
    PepResponse result = PepRequestFactoryImpl.getPepRequestFactory().newPepRequest(user, action, resourceString, null).decide();
    out.println("Result: "+ result.allowed());
    It returns the proper value if I mention the oes-client.jar classpath reference in the tomcat classpath settings, but at the same time the existing spring framework WAR file is not deployed in the tomcat. The same WAR file is deploying properly if I remove the classpath reference of oes-client.jar from the tomcat configuration.
    The issue causes because of xmlparser2.jar(oracle.xdk11.1.1.1) in the oes client.
    Have tried all the alternate approaches and failed to execute both the code together.
    Note:- One of the approach, I have tried to copy xcersImpl.jar and xml-apis.jar in the WEB-INF/lib within the war file and also executed oes authorization sample web page simultaneously with referred oes-client.jar classpath reference. The WAR file is started deploy properly and OES Authorization sample webpage has thrown 'Null Pointer Exception'.
    Anyone, please suggest how to resolve the JAR conflict issue between the OES Client and Spring Framework WAR.

    Hi, I got registered to this bea forms, can you help on where to go for posting new blog.
    Weblogic Consultant

  • Issues with spring application deployment on weblogic

    Hi,
    We have a weblogic server which doesn't have access to internet. I am trying to deploy a spring application, i get the following error. Can somebody suggest how to fix this issue.
    [12:31:58 PM] Entering Oracle Deployment Plan Editor
    [12:32:22 PM] Redeploying Application...
    [12:33:04 PM] [Deployer:149191]Operation 'deploy' on application 'TEST_application1' is initializing on 'server1'
    [12:33:12 PM] [Deployer:149193]Operation 'deploy' on application 'TEST_application1' has failed on 'server1'
    [12:33:12 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application TEST_application1 on bi_cluster.: :oracle.xml.parser.schema.XSDException:Tried all: '1' addresses, but could not connect over HTTP to server: 'www.springframework.org', port: '80'.
    [12:33:12 PM] Weblogic Server Exception: weblogic.application.ModuleException: :oracle.xml.parser.schema.XSDException:Tried all: '1' addresses, but could not connect over HTTP to server: 'www.springframework.org', port: '80'
    [12:33:12 PM] See server logs or server console for more details.
    [12:33:12 PM] weblogic.application.ModuleException: :oracle.xml.parser.schema.XSDException:Tried all: '1' addresses, but could not connect over HTTP to server: 'www.springframework.org', port: '80'
    [12:33:12 PM] #### Deployment incomplete. ####
    [12:33:12 PM] Remote deployment failed
    I am expecting, the validator should pick up the xsd/DTD from the classpath instead of going over the internet, isn't it?
    Versions
    Jdeveloper : 11.1.1.6.0
    Weblogic : 10.3
    Thanks

    **Is it recommended have a managed server for each and every deployment or can we have multiple deployments under one managed server.
    --You can deploy multiple applications of one single managed server.
    **Will there be any performance issues when multiple deployments are running on one managed server?
    --There will not be performance issue as such; however you have to make sure that the system and server configurations meets the requirements.
    --WebLogic Server allows you to configure a work manager where you define the rules and constraints for your application to boost the performance.
    http://download.oracle.com/docs/cd/E12840_01/wls/docs103/config_wls/self_tuned.html
    **Also can we have each deployment on one managed server listen on common http port?
    --Just to make sure if I understood correctly, did you mean one deployment per managed server listen on same http port?
    --If yes, each managed server will have its own unique http port. So application deployed on that will be using a port associated with that managed server.
    --In case if you want all the applications to use a same IP/Port, you can use proxy which will route the requests to these applications deployed on different managed servers.
    http://download.oracle.com/docs/cd/E12840_01/wls/docs103/plugins/overview.html

  • Add new page issue with spreads in indesign extension app

    Hi All,
    i am developing an adobe indesign extension application using adobe flex 3.4 sdk.
    the application purpose is to publish the document to remote server.
    i have done all the options well.
    now i am facing little problems to polish it.
    the problem are,
    1) Adding new page
       Let us say a particular indesign document (portrait) contains 6 pages.
       Page 1, 2 are in spread
       Page 3
       Page 4
       Page 5, 6 are in spread
       Now i am going to add a new page via indesign extension.
       when i try to add a new page. it will add into the last spread page. (Page 5, 6)
       Finaly it became Page 5, 6 and 7 in spread.
       What i want is.
       After adding the new page the document must have the following structure.
       Page 1, 2 are in spread
       Page 3
       Page 4
       Page 5, 6 are in spread
       Page 7
       My code for adding new page is.
       var document:Document = app.activeDocument;
       document.pages.add();
       Please suggest me the way to add a new page (without spread)
    Thanks,
    Malaris

    Try the code as below
    var document:Document = app.activeDocument;
    document.spreads.add();
    But make sure that you use this code on a document that is capable of having the the page structure that you had mentioned, i.e it should be created by unchecking the "Facing Pages" options in the new document dialog. Else it will add a two page spread to the document.
    This should solve your problem.
    Manan Joshi
    - Efficient InDesign Solutions
    -MetaDesign Solutions
    http://metadesignsolutions.com/services/indesign-development.php

Maybe you are looking for

  • MDM Business Package : Deployment problem with SDM GUI

    Dear Experts, I want to deploy the MDM Business Package on to the j2ee engine.However, when i go to the SDM GUI and select the first SDA(com.sap.mdm.tech.mdm4j.sda) file for deployment, it just hangs and nothing happens after that.I feel something is

  • Customizing Datagrid's HeaderColumn

    I created a custom HeaderRenderer for a DataGrid. Looking at the attached image in the "Station" column, how can have the sort Arrow and it's background change to the same color(blue) as the the custom HeaderRenderer's? Also, is there anyway to edit/

  • Problem in Adobe Interactive forms

    Hi ,             I have created interface and context for my form using Form Builder. When i am designing Layout and when i click on SAVE, It was giving an error that 'Error while transforming object data'. ADS and java stack are installed in the sys

  • Facetime issue! Help

    Okay lately me and my boyfriend have been trying to sleep and wake up over facetime but whenever i wake up its ended and neither of us press the end button and last night he clicked the off button on his phone  so he couldnt end it but it happened  d

  • Remove software after upgrade.

    can I safely remove the original CS5 and LR3 software after the upgrades CS6 and LR4 with I purchased and installed now ?