Migrating weblogic project into Jdeveloper

Hey everyone, I am quite new to the world of websevices. for my final year project i have to use an existing web application which uses 3 web services and implement BPEL into it. they existing webapplication has been developed into weblogic. I would like to migrate the applications and the webservices into jdeveloper first and then implement BPEL into it
any help would be much appreciated

ok - for 10.1.3 the three key combination is not there - it is in there for 11 - if you can I would highly recommend using this new version.
There is however an extension that will let you search for files in your project in 10.1.3 - http://blogs.oracle.com/shay/2007/07/sample_jdeveloper_extension_go.html
For the JSP and HTML things you'll want to set the "web appliaction" content directory under the project properties->content node.
Something similar to what they are doing here:
http://www.oracle.com/technology/products/jdev/howtos/1013/w4wljdev/workshopandjdev.html

Similar Messages

  • How to import existing jsp project into jdeveloper

    can someone help me how to import existing jsp project into jdeveloper?
    can give me step by step to import..cause i am new for jdeveloper..
    thank you very much

    Well there are two options - if you have a WAR file with the code in it, then you can use the file->import WAR.
    Or you can use the new->Project from source code.
    Note that you'll probably need to do some library settings and some directory setting after that.
    Have a look at this demo for basic steps:
    http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/NBtoJDevProject/NBtoJDevProject.html

  • How to import existing projects into JDeveloper 11g

    I am trying to work with JDeveloper for my application and want to know whether it is possible to import existing projects into the work space in JDeveloper. I am currently working with eclipse IDE and this feature is available in it. How can I connect to clear case from JDeveloper? In eclipse it is very easy to connect to clear case with a plugin installed and check out, check in files from the source control. Any help is greatly appreciated.

    The basic way to import code is to use the "New->Projects->Project from existing code" or "project from WAR" dialogs to create your project.
    You then need to do some tweaking in the project properties->Content (and sub nodes such as resources and Web content).
    And also set the correct JARs/Libraries in the project properties.
    You can use the help->check for update to download the extension to JDeveloper that will let you integrate with Clearcase to do version management.
    This how-to might help you with your migration:
    http://www.oracle.com/technology/products/jdev/howtos/1013/w4wljdev/workshopandjdev.html

  • Loading existing projects into jdeveloper

    hello,
    how can i load the existing projects (i.e. OraBPELPM_1\integration\orabpel\samples\tutorials\110.UserTasks) into the jdeveloper?
    i'd like to learn how to load especially this project because of the jsp files.
    thank you in advance.

    Hi,
    I usually create a new workspace or use existing one, then click on plus sign on Application Navigator and browse to the right directory, click open. You can select higher level to load all project or can filter it. I hope it is right way of loading projects into the jdeveloper.
    Nara

  • How to import maven projects into jDeveloper 11.1.1.5.0

    I have a few maven projects that I would like to work on in jDeveloper (11.1.1.5.0). How do I go about converting them into it?
    First I created a generic project and tried to import my maven projects into it but when I did the import, jDeveloper didn't give the maven proejct option.
    The article in the following link doesn't work for 11.1.1.5.0.
    http://www.oracle.com/technetwork/developer-tools/jdev/maven11g-090173.html#5
    Could anyone please help?
    Thanks.
    C

    You will have to download the maven integration extensions. Set the correct proxy from Tools->Preferences->Web Browser & Proxy and then Visit Help->Check for updates. You will find two maven extensions to download.

  • Migrate Weblogic Query into Oracle Application server

    how can i migrate weblogic.ejb.Query into oracle10g?

    This document is for 9iAS but it could help give you an idea of what to do
    http://www.oracle.com/technology/products/ias/pdf/weblogic_migration.pdf

  • Importing a Subversion project into JDeveloper

    Ok, I'd really like to use JDev instead of eclipse for a project I'm working on, but you guys sure don't have easily accessible info (at least that I could find in 90 minutes of googling) to check out a project (from Subversion) that was created in Eclipse and have it bring everything in.
    Is there a white paper or something? I found on that tells me how to move my JDev project TO subversion, but not the other way.
    I have a web project checked out to my hard drive and I simply want to point JDev at it. Heck, I even checked the project out via JDev!
    It can't be as hard as it seems for me. I tried doing an import, but it copies the files into a new directory and I'll lose my connection with subversion doing that. (I think)
    One other question while I'm at it, in Eclipse it's super easy to find a file by name. This doesn't seem possible in JDev. Am I missing something here?
    thanks,
    Jet

    ok - for 10.1.3 the three key combination is not there - it is in there for 11 - if you can I would highly recommend using this new version.
    There is however an extension that will let you search for files in your project in 10.1.3 - http://blogs.oracle.com/shay/2007/07/sample_jdeveloper_extension_go.html
    For the JSP and HTML things you'll want to set the "web appliaction" content directory under the project properties->content node.
    Something similar to what they are doing here:
    http://www.oracle.com/technology/products/jdev/howtos/1013/w4wljdev/workshopandjdev.html

  • Problems migrating project in JDeveloper

    Hello OraclALL,
    I am having problems migrating my project from JDeveloper 10.1.2 to version 10.1.3.
    Actualyl the problem is specific to the UML diagramas. It was able to correctly convert the Class Diagram and ER Diagram, but did not work with Use Case Diagram neither with Activity Diagrams.
    Is there something I can do to import, convert or migrate my project with all diagrams included?
    Thanks

    There is nothing special to be done to migrate those uml diagrams. The migration which succeeded in migrating your other diagrams should also have migrated the use case and activity diagrams.
    You say that it did not work for use case and activity, could you describe what the problem is with those diagrams ?
    If there was some error dialogs, exceptions during the migration process or when you try to open those diagrams ... could you also describe/paste them ?
    Alternatively you can send all this information to me.
    Thanks very much.
    Dominique

  • Importing eclipse projects to JDeveloper

    Is there any way to import Eclipse project into JDevelper 10g?
    Thanks.

    Hi Shay, Frank
    Our team is currently using Eclipse 3.1, struts and Oracle 9i DB, Oracle 10g AS to develop a mid size Java application. However we are running into serious constraint in our development as Eclipse does not allow us to debug for OC4J.
    To avoid debug issues and associated time loss and inefficiency, we are trying to import the Eclipse project into Jdeveloper. When I import, it only imports the source files and not the associated libraries, config files, web content etc.
    If possible please provide a step by step approach that we can follow to import Eclipse struts projects and then build it. If you can point us to some document, book, tutorial etc, it will be highly appreciated.

  • How to migrate a weblogic project files into oracle 9i JDeveloper?

    Hi,
    I have a simple customer registration website (on top of 8.1.7 DB using oracle jdbc thin driver) as follow:
    It is all under c:\weblogic\myserver\public_html\jsp\
    (Which is the document root)
    12 html files under c:\weblogic\myserver\public_html\jsp\
    40 JSP files under c:\weblogic\myserver\public_html\jsp\cut
    10 image files under c:\weblogic\myserver\public_html\jsp\images
    1 java package under
    c:\weblogic\myserver\public_html\servletclasses
    The following is from the properties file under weblogic directory. What do I need to configure in oc4j as a web logic
    weblogic.jdbc.connectionPool.examples-dataSource-demoPool=\
    url=jdbc:oracle:thin:@mymachine:1521:db03,\
    driver=oracle.jdbc.driver.OracleDriver,\
    loginDelaySecs=1,\
    initialCapacity=2,\
    maxCapacity=4,\
    capacityIncrement=2,\
    allowShrinking=true,\
    shrinkPeriodMins=15,\
    refreshMinutes=10,\
    testTable=dual,\
    props=user=cut1;password=cut1
    weblogic.allow.reserve.weblogic.jdbc.connectionPool.examples-dataSource-demoPool=everyone
    weblogic.allow.reset.weblogic.jdbc.connectionPool.examples-dataSource-demoPool=everyone
    weblogic.allow.shrink.weblogic.jdbc.connectionPool.examples-dataSource-demoPool=everyone
    weblogic.jdbc.TXDataSource.examples-dataSource-demoPool=examples-dataSource-demoPool
    weblogic.jdbc.DataSource.examples-dataSource-demoPool=examples-dataSource-demoPool
    It there any how to steps to import it and be working- into Jdeveloper and deploy it against oc4j that I downloaded as a web server. I searched and contacted friends even at oracle and reached dead end.
    Is there a migration from bea to oracle 9i that exist and that is tried and found to be working?
    If so what are the details that makes it successfull all the way?
    Can all those files be maintained in JDeveloper 3.2.3 or 9 keeping -your recommended- directory sturcture?
    What are steps to setup the web server?
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version I.E 5.5
    - O/S + Version Windows 200 Proffessional SP2
    *** Because of JDeveloper ***
    *** However please recommend any web server on HP or Sun ***
    - Error Msg N/A
    - Oracle 8.1.7 with thin JDBC driver

    There are two ways of doing this:
    a) You do a system copy using R3load
    This will give you a "free" reoganization because the tables will be loaded into the database as if you were doing a new installation. The disadvantage is, that it takes more time and good planning.
    b) you do a system copy using backup/restore together with the database upgrade
    This is a fast way to get your system upgraded and if something goes wrong you can still use the old system. Check
    Note 932722 - Upgrade to Oracle 10.2 during a database copy
    this is a note for Windows but you can adapt it to be used on Unix/HP-UX too.
    And just as a remark:
    The "free" support for Oracle 10g is ending next year in June (see Note 1339724 - Oracle 10.2 Extended Support free until July 31, 2011) - after that you have to buy additional support if you want to continue to run 10g. If you run now a migration/upgrade project, why not upgrade directly to 11g?
    Markus

  • Migrating a Eclipse Project to JDeveloper and use it as a web service

    Hi Guys,
    I have a problem with migrating a Eclipse Project (EP) to JDeveloper. I know there are several threads about the problem out there but none of these fit my needs.
    So, here is the problem:
    I didn't had any problems migrating EPs to JDev in the past but this project is neither a .jar/.lib nor could I change it to one of those types. The project hase some additional filesto work. These files areare libs and owl-mappings for Jena/Pellet ( [http://jena.sourceforge.net/|http://jena.sourceforge.net/] ).
    My porblem is that I don't know who to migrate the project to JDev and then use it as a web service, while the file structure stays the same plus everything is uploaded to Oracle as a web service. Meaning everything has to be included in one java package. Or am i wrong?
    The file structure looks like this (from the EP):
    src\*.java
    owl\*.owl
    lib\*.lib
    location-mapping.n3
    expdt.props
    The Libraries aren't a problem. They are all .jar-files but could be easily included in the project (JDev) but I don't know how to handle the other files. Especially the much needed owl files :(
    Maybe I'm doing it all wrong. My Goal is to use the EP as a web servies for a business process to enforce rulings and obligations. I'm kinda stumped...
    Greetings,
    Sebastian

    Thank you very much, Shay. It helped regaining overview of the project files. Before all additional files were in the AppFolder.
    I got to a point where I (hopefully) only got a problem with the directory matching (which is needed by jena).
    Tanks again.
    Sebastian

  • How to edit weblogic.xml in Jdeveloper web project

    Hi, All,
    I created a web application in Jdeveloper11.1.1.1 and deployed to weblogic server 10.3, I found there is weblogic.xml under WEB-INF folder in war file.
    I try to add something in weblogic.xml, but the problem is I cannot find weblogic.xml in Jdeveloper.
    How to edit weblogic.xml in Jdeveloper? Thanks in advanced.
    Best Regards,
    Bill

    The weblogic.xml file is generated at deploy time if it doesn't exist in your application. To create it specifically in your application at design time for editing, select the appropriate project then the New option, from the New Gallery select General -> Deployment Descriptors -> Weblogic Deployment Descriptor, and in the resulting dialog select the weblogic.xml file. It will be added to the project -> Web Content -> WEB-INF directory.
    Cheers,
    CM.

  • Migrating projects from JDeveloper 10.1.2 to JDeveloper 11g

    Hi,
    We are currently still making use of JDeveloper 10.1.2.2 to develop/maintain JSP/Struts/ADF 10.1.2 applications. Will it be possible to migrate these projects directly from JDeveloper 10.1.2 to 11g with the final production version when it is released?
    Would I be correct in assuming that the development/maintenance of JSP/Struts 1 based applications will still be possible in JDeveloper 11g so that we can first migrate the projects from 10.1.2 and then focus on changing the view technology over a longer timeframe?
    Thank you.
    Regards,
    Graeme.

    Hi,
    The first two questions were a bit average - obviously still finding my way around. The answer to the 2nd question appears to be yes. However, I have not found anything official for the first question.
    I have managed to migrate one of our basic struts projects from JDeveloper 10.1.2.2 to 10.1.3.4. However, following a similar procedure to migrate to 11g I get the following failure when trying to run the application in the embedded and internal servers.
    oracle.security.jazn.JAZNRuntimeException: JBO-26001: XML File not found for the Container /null/DataBindings.cpx     
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:480)     
    at com.evermind[Oracle Containers for J2EE 11g (11.1.1.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:583)     
    at com.evermind[Oracle Containers for J2EE 11g (11.1.1.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:334)     
    at com.evermind[Oracle Containers for J2EE 11g (11.1.1.0.0) ].server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:942)
    etc...
    The DataBindings.cpx file is available in the WEB-INF/classes directory.
    Would anyone be able to tell me what I am doing wrong?
    Thank you.
    Graeme.

  • How to deploy the project into my weblogic Application Server?

    How do I deploy the project into my weblogic Application Server? Should it be fine if I copy the project folder to the AS root?
    Also, How should i invoke the Context sensitive help from Javascript assuming project  deployed to Weblogic AS.
    I am using Robohelp 10.
    Thanks in advance.

    Hi,
    You generate the help and then you copy the generated output to the server.
    For context sensitivity, which output are you using? Try the following
    pages for more info:
    http://www.grainge.org/pages/authoring/calling_webhelp/calling_webhelp.htm
    http://www.wvanweelden.eu/article-category/context-sensitivity
    Greet,
    Willam

  • Impoting Jdeveloper project into Eclipse 4.7 juno

    can i impot Jdeveloper project into Eclipse 4.7 juno????please help me.

    You can manually configure a JDeveloper project to use in Eclipse. The process depends on the type of project and technologies being used.
    Is it an "EJB Project" and if so, are you using JPA? Or is it a "Web Project"? Are you using ADF?
    Eclipse and Oracle Enterprise Pack for Eclipse (OEPE) have corresponding project types that you can use to set up your Eclipse environment for the JDeveloper project. There are multiple way you could configure an Eclipse project with the source from your JDeveloper project. You could just create a new Eclipse project then copy your JDeveloper source files into the src folder of the new Eclipse project and "refresh" the project.
    If you are trying to maintain the same project structure and some level of interoperability, you can create an Eclipse project with the same folder structure as the existing project. For example, using OEPE and following the steps below would help to configure a JDeveloper Web Project that uses JSF as a "Dynamic Web Project" in Eclipse. Basically, you'll create a new project to overlay your existing project, modifying the default Eclipse project structure to map it to the underlying structure of the JDeveloper project. The process will read/import the existing source files and add Eclipse metadata to the project.
    - Copy your JDeveloper project to your Eclipse workspace or a location where you want to maintain the project as an Eclipse project.
    - With OEPE, create a new "Dynamic Web Project" and use the name/location of the JSF web project from JDev.
    - In the "New Dynamic Web Project" wizard,...
    - click "modify" to update the configuration and include the desired "JavaServer Faces" version, and project facets for other technologies such as JSTL and "Oracle ADF Web".
    - you can create an EAR project and select a configuration option to add your Dynamic Web Project to the EAR.
    - change the "Default output folder" from "build\classes" to "classes" which is what the default output directory is in JDev.
    - in the "Web Module" page of the wizard, change the "Content directory" field from 'WebContent' to 'public_html' to match the default value in JDeveloper.
    - I think there's an option to generate the web.xml deployment descriptor that is selected by default and you can override to so that it is not selected and the process will not overwrite your existing web.xml.
    After completing the remaining pages of the wizard, the process will generate the required Eclipse metadata to the project and will refresh the project so that it now contains all the src and web content files from the underlying sub folders.
    This is just a rough example and you may have to do some additional configurations for dependent libraries or hand edits of some descriptor files, etc.

Maybe you are looking for

  • Wireless signal from iMac to TV?

    I have a new 20" iMac G5 isight on the way and have a question. Has anyone tried to hook up the iMac (or other mac) wireless to your TV. There is products like this www.amazon.co.uk/exec/obidos/ASIN/B000068TYR ref=erra_acc_dp1/026-6032989-4654855 tha

  • Do you have problem with your bluetooth function in Snow Leopard? I have.

    I seroiously have problem with the bluebooth function with my Macbook . It is running 10.6.1, which have been upgraded from 10.5.8. Unlike others, my bluetooth function haven't disappeared or disconnected with the wireless devices. But it cannot comm

  • How to reveal XML tags in InDesign CS5.5?

    I'm trying to tag a business catalog for an XML export. I've never done it before - but our sister company has done the same task with a similar catalog. I can view their catalog in InDesign CS5.5 for Windows over a VPN connection in order to see how

  • Can't attach files or photos after microsoft update to 8.1

    I have a HP Envy Desktop all in one computer which I purchased in April 2013 with Windows 8.  Recently my Microsoft automatic update added Windows 8.1.   When that occured it knocked my printer off and I reinstalled.  I use Outlook 2013  for email. 

  • Unusual Problem with Matrix

    Hi Guys, I have a matrix which is on the UDO form. I have bound all the columns with DB DataSources. I have one column of combobox type where in the back end i have the valid values "1-Approved" "2-Pending" "3-Rejected" The problem here is that when