Currently I maintain the legacy JavaEE project that run on weblogic 8.1. I would like to update some components of this project.My problem is how to connect weblogic 8.1 in eclipse.(I used eclipse kepler).I found many samples of how to connect weblogic in eclipse but my weblogic version 8.1 is too old and nothing found any eclipse plugin for this server.So give me some ideas or links of old weblogic plugin for eclipse. If eclipse kepler has no weblogic plugin and I can change any eclipse versions.My project run on weblogic 8.1 , oracle database 10g.
Oracle weblogic 8.1 plugin for eclipse
1.6k Views Asked by Sai Ye Yan Naing Aye At
1
There are 1 best solutions below
Related Questions in ECLIPSE
- Set log4j.properties for GWT
- Compound classes stored in an array are not accessible in selenium java
- Eclipse color highlighting broken
- Eclipse Luna with Nodeclipse hangs when navigating a .js file with the Outline view
- Java Heap Space error on Layout xml: GC overhead limit exceeded
- Eclipse, how to find how many attributes defined in a class?
- Eclipse and Windows Headers
- Eclipse find source file from library
- mingw-64 conflicting declarations when cross-compiling
- String.split() not behaving in android
- local variable referenced before assignment in strange condition
- eclipse errors when try to change to master git branch
- Scala Eclipse IDE compiler giving errors until "clean" is run
- Not able to send email in java using SMTP,its blocked by firewall in my office.Is there any other method by which we can send mail?
- Behaviour Difference: Intellij vs Eclipse
Related Questions in ORACLE
- Column displays each count
- MAX and GROUP BY - SQL
- Best Practice for adding columns to a Table in Oracle database
- Updating an Oracle row with value from same row
- Retrieving data from Oracle database
- Ibatis execute update sql on oracle, it is not working and no exceptions
- Building an sql execution plan history
- Implementation of Rank and Dense Rank in MySQL
- how to update the date field for this specific condition using oracle query?
- Oracle stored procedure wrapping compile error with inline comments
- Android: How to connect oracle database using Android Java code?
- SQL Conditional Join on Columns
- Multi value wildcard search in ibatis
- Get count of consecutive days meeting a given criteria
- How to update the metadata of a layer in Oracle imported through FME Workbench?
Related Questions in ECLIPSE-PLUGIN
- Java Heap Space error on Layout xml: GC overhead limit exceeded
- Delay in executing action.run() method
- Eclipse - find a job
- Can't install AEM and Sling plugin in eclipse
- Eclipse PDE: Exclude test fragments from required plugins
- Eclipse is not starting
- How to run Master Server from Equinox OSGi console?
- How to share common functionality between two Eclipse plugins?
- Ecplipse XML refresh dependencies programmatically
- Is there any event to know if a view is moved below some other view?
- How to get IFile handler to an active file in Eclipse editor
- Force Re-Evaluation of Command Enablement
- Eclipse-PMD Configure ruleset globally
- Requirements eclipse update site
- How to use Timer and SwingWorker in an Eclipse Plugin?
Related Questions in WEBLOGIC8.X
- Setting content-type http header in Weblogic 8 to fix angular html encoding issue
- Validations problems when installing the application on Weblogic 12
- weblogic server did not start properly
- Classloading in Weblogic 8.1
- JProfiler would not start up
- How to use thread pool in WebLogic 8?
- What is weblogic.socket.Muxer?
- HTTP Session Timeout with WebLogic
- Weblogic connection pool
- EJB weblogic.ejb20.cache.CacheFullException
- Is weblogic 81.(SP6) compatible with oracle 11 G and Jdk 1.4.2
- Weblogic classpath
- noClassDefFoundError: java/util/logging/Handler when running weblogic.deployer from command line (Weblogic 8.1 )
- taskdef class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask cannot be found
- stopping weblogic server 8.1 from console
Related Questions in LEGACY-APP
- Converting Legacy CMS to MVC System
- Are there any stable mongoDB drivers available for .NET 2.0?
- Preserve an external legacy apps file resource fork when including in an Xcode archive
- How do I Download A Legacy ( Older ) Version of FDT 5.0 or FDT 4.5?
- Java 1.5 java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
- How to make a mess of a modernization project?
- Execute Java petstore 1.1.2 using JDK1.8
- How do I change my "legacy packaged app" into an "extension"?
- Android; setAdapter working/not working depending on android support library version
- the fillter springSecurityFilterChain make the mvc spring can not target resource
- Does Jagacy have to be launched from within the target app
- MSC000001: Failed to start service jboss.web.deployment.default-host./scWeb ..... JBAS018040: Failed to start context
- Load balancing among multiple instances of a backend application
- Diagnosing the .NET Legacy
- Com+ Performance Counters in 2008
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
OEPE 12.1.1.2.2 is the last version with support for WebLogic 8.1 release. It came out right before Kepler went GA so it's certified on Kepler RC3. It should install into the original Kepler release, but will likely not install into Kepler SR1 or SR2. Here is the plugin repository (update site).
http://download.oracle.com/otn_software/oepe/12.1.1.2.2/kepler/repository
If you cannot get that work, the same release is also available for Juno (at every SR level).
http://download.oracle.com/otn_software/oepe/12.1.1.2.2/juno/repository
You can also download pre-packaged Eclipse distributions that include this version of OEPE from the following page.
http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/oepe-121122-1956174.html