How to import existing WLS Portal App into Workshop?

I have searched and searched, and tried every different combination of imports, with no success.
I have an existing EAR file, with a Portal Application, created for WebLogic. I am able to deploy it to my server, and it works fine. I would like to import into Workshop (either into a new project, or into an existing project - I've tried both ways), so I can manipulate it (basically, I need to enhance this existing Portal, and I want to use it as a starting point).
I don't have the complete Portal Workshop directory (I would expect a .work file, and other files related to Workshop), just a deployable EAR (probably generated with Workshop).
Anyone know how to bring the Portal into Workshop so I can work with it. The only way I can get close to it now, is to create a similar page layout, and import each component singularly then place it in the appropriate location (ie. import a jsp, and put it on the proper page, basically rebuild the app by hand). There has to be a better way - especially since this app has been developed on BEA Platform from the start.
Any help is mucho appreciated, I am up against a big deadline, and have been pulling my hair out over this.

Mike Wolfson wrote:
Anyone know how to bring the Portal into Workshop so I can work with it. The only way I can get close to it now, is to create a similar page layout, and import each component singularly then place it in the appropriate location (ie. import a jsp, and put it on the proper page, basically rebuild the app by hand). There has to be a better way - especially since this app has been developed on BEA Platform from the start.AFAIK there is no automated way to do this. In general the EAR will not contain
the source code to many of the artifacts other then JSPs. Any class files
generated from page flows, controls, etc would have to be decompiled manually
with something like JAD and even with that reassembling the output would be
quite difficult I imagine.
So in nutshell, get the source code to the portal if you want to make changes to it.
Cheers,
Gerald

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

  • HT4906 how to import photos from photo stream into an event?

    How to import photos from photo stream into an event?

    How to import photos from photo stream into an event?
    In iPhoto 9.4.3 the following works:
    If you have not auto imported the photos from the Photo Stream, as Larry suugests, select the photos that you want to import in the Photo Stream, and drag them to the "Events" view in the Source List. They will be imported as new events, auto split with respect to your preferences.
    Regards
    Léonie

  • How to import select photos from Iphoto into Adobe Elements

    How to import select photos from Iphoto into Adobe Elements

    If you wish to import in Elements Organizer here is the guide to help you out with all you need to use iPhoto and Organizer. http://helpx.adobe.com/elements-organizer/using/import-media-iphoto-library-mac.html
    If you wish to set PSE Editor as your editor for iPhoto images then here is the help link to guide you for the same - http://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-iphoto-mac-os.html
    Hope it helps.
    Thanks,
    Garry

  • HT3775 How to import a Video Media movie into a iMovie HD?

    How to import a Video Media movie into a iMovie HD?

    The iMovie help lists the types of movie files you can import. 
    I usually have to use Quick Time Pro (not free) to convert what I have to a format iMovie will accept. 
    Or I use VLC video player (free).

  • How to import a Word index list into InDesign?

    How to import a Word index list into InDesign?

    Hi - thanks Steve Werner -- but that link is broken -- could you tell us what that post said?
    I have a Word doc with an index, and I'd like to keep it when importing into InDesign, and be able to regenerate the index in InDesign with the correct page numbers -- is this possible?
    Is there maybe a handy script that can be used?
    thank you

  • HT4489 How to import MS Outlook 2010 contacts into iCloud ?

    How to import MS Outlook 2010 contacts into iCloud ?

    Hello there, ME1975.
    The following weblink provides some basic information on how to set this up:
    Apple - iCloud - Learn how to set up iCloud on all your devices.
    http://www.apple.com/icloud/setup/pc.html
    If you need some additional troubleshooting steps the following Knowledge Base article should provide some direction:
    iPhone, iPad, iPod touch: Troubleshooting contact and calendar syncing via USB on Windows
    http://support.apple.com/kb/HT1692
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • HT2486 How do I import existing Outlook contact groups into Mac Address Book?

    After months of problems with Microsoft Outlook 2011 for Mac, I am switching to Mac Mail. I seem to have successfully imported my individual contacts into Address Book. However, I have been unsuccessful in figuring out how to import group contacts into Mac Mail.
    So far I have created .txt files, (a separate one for each group), listing each e-mail address in that group separated by a comma. Can I input this information into Address Book somehow? If not, how else can I import my groups into Address Book in a more efficient way than manually entering them? Manually dragging and dropping names into each new Address Book group is not an option, since I  have about 50 groups with 20-50 people in each of them. It would take me extraordinary amounts of time to do that, not to mention the frustration.
    A second question: There are many duplicates listed in my address book. When I select Card>Look for Duplicates, it tells me that No duplicates are found. They most definitely exist, however. How can I erase them without having to manually delete each duplicate?

    You can't transfer the groups, you'll need to do it the hard way.
    As for the duplicates, how many accounts do you have in your Address Book?

  • 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

  • How to import existing eclipse Project to JDeveloper

    Hi,
         previously I used to use Eclipse IDE. I have started to use Oracle JDeveloper 11.1.2.4.0 now. How can I import my existing Eclipse projects to JDeveloper? Please Note, I already have tried following options -
    "Importing Existing Files into a New JDeveloper Project" from here - Working with Applications and Projects.
    But, When I import the source files from existing Eclipse Projects to JDeveloper, I am not able to crease similar directory structure in the JDeveloper(in Application Navigator). As a result, I can not use my existing ANT build script to build my project[Though JDeveloper build my project,but I want to use manual ANT build.]
    Moreover I don't want to change my existing directory structure as I am working on and existing project and I need to synchronize to my repository(Apache SVN).
    Can any one help me in this - How can I import existing Eclipse Project to JDeveloper? Without any significant change in directory structure.
    Best Regards
    Chandramoulee

    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 150 .mov (quicktime) clips into iMovie '11?

    Hello,
    Newbie to iMovie and having some trouble.  My wedding videographer took off with my wedding footage (and the footage of 100 other couples.)  Through the police and some of my own detective work, I was able to seize my wedding footage and have it on an external hard drive.  I have already spent thousands of dollars trying to recoup my footage and now that I finally have it, I don't have the extra money to have it made into an actual movie/dvd.
    All of the more than 150 clips are in .mov format and I am unable to import them into iMovie that way.  Any ideas on how to convert that many HD clips into a file that iMovie will recognize without losing video quality & sound?
    For tech info:
    iMac 10.8.3
    iMovie '11
    Clip Info:
    Dimensions: 1920x1080
    Codecs: H.264, Linear PCM
    Color Profile: 1-1-6
    Audio Channels: 2
    Thanks for your help!  This community is a great amazing resource and I appreciate anyone who takes the time to offer suggestions.
    Katie

    I did it!  I realized after 2 hours of it not working, that I was doing it 1 step wrong.  I was trying to import the actual file with all the clips, rather than just the clips themselves...  Silly error, and the import of .mov files into iMovie was seemelss..  Quality is great and didn't take long.  Thanks again.

  • How to import custom java jar/class into oracle to be used in java proc ?

    Hi
    I would like to know how to import custom java jar/class files into oracle to be used in java stored procedure.
    I am developing a oracle pl/sql procedure to call java program. The java program will be created as procedure and will be published.
    But, my question is that I do have a other external jar/class file that need to be imported into this java program.
    example
    raise_sal.java
    import java.util.*;
    import oracle.sql.*;
    <<reference other java programs >>
    import cmpmsgsvc.xxxx.* ;
    import cmpmsgsvc.yyyy.* ;
    import cmpmsgsvc.zzzz.* ;
    how do I import the cmpmsgsvc jar/class file into oracle so that I don't have any
    compilation errros on raise_sal.java program ??
    what are the steps to import/compile and validate to do this?
    thanks for your help in advance.
    Thanks
    rrb.

    Kuassi
    Problem is that, I have 6 jar files that are needed to be included in the main java program. And, there are more than 50+ classes, propertiers in those 6 jar files.
    It might be not good idea to have all those 50+ classes in the production database.
    Is there anyway that I keep all those 6 jar files in unix box (our's is oracle erp installation with oracle being installed on unix box) and just refer them in the main java program. I mean database will be loaded with main java program and it should able to refer other 6 jar files from unix.
    if we create a directory and keep all jar files in there and include that directory in classpath variable, does this works? or what is other method?
    Please let me know.
    Thanks

  • How to import existing ColdFusion project in the eclipse.

    Hi All,
    I have exiting ColdFusion project in my local drive and I want to import it in Eclipse. I already have CFEclipse installed in Eclipse. Is there any step by step instruction to do this?
    Thanks

    You should be able to copy the folder into your Eclipse workspace folder, then go to File--New--Project and select CFML Project (under CFEclipse).
    If it is an existing Eclipse project, e.g. there is already a .project file in the folder, you can follow the steps at Importing Existing Projects.

  • How to Import AVCHD 1080/60p Files into Final Cut Pro 7?

    How do I import AVCHD 1080 / 60p Files into Final Cut Pro 7? And if there is no direct way [I certainly haven't found one, but I'm no expert], what additional software would be used? I want to import the files from a Panasonic HDC-HS700 onto an Intel Mac laptop [Mac OSX 10.5.8]? Obviously I don't want to compress & compromise my footage.
    I’m sure a simple, straightforward series of steps would help many people with this issue.
    Thanks!

    Thanks for the response!
    I'm guessing you've found ClipWrap2 to be better than competing products [such as AVCHD Converter for Mac, Toast Titanium, or Voltaic].
    On to the next steps. Using Clipwrap2, would I leave the checkbox "Convert Audio to LPCM" selected or deselected [and what the heck is LPCM?]. In the pulldown menu would I choose "Rewrap (Don't alter video samples)" or do I save a step by choosing "Apple ProRes 422"?
    And finally, am I gaining anything by shooting 1080/60p on this Panasonic HD Camera other than a headache? [Some have suggested this is not a True 60p.]

  • How to import images from iPhone 5 into Lightroom 4?

    After a recent iTunes software update, I can't import images from my iPhone 5 into Lightroom 4.  Now Lightroom doesn't even recognize that the iPhone is connected, nor does the Finder, which explains why I can't choose it as an import source.  Instead the iPhone only shows up in iTunes when connected.  Surely someone else has run into this issue.  Any known solutions/suggestions/work-arounds?

    http://lmgtfy.com/?q=how+to+import+videos+from+iphone

Maybe you are looking for