Hi,
Is it possible to import EAR file in EclipseIDE in exploded form. Because I have an ear running fine in it’s own format outside. It’s build can make an ear and the same is deployed on to weblogic 6.1. That can be opened in myEclipseIDE without any errors. But I want to get that filesystem into Eclipse and edit for changes and recompile to EAR here in IDE.
Would you please suggest what to do?
thanks
cn
my configuration details are as follows:
What operating system and version are you running?
XP Ver2002 SP1
What Eclipse version and build id are you using? (Help > About Eclipse Platform)
Version: 3.0.2
Build id: 200503110845
– Was Eclipse freshly installed for MyEclipse?
Yes
– If not, was it upgraded to its current version using the update manager?
– Are any other external plugins installed?
No
– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
84
What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
Version 3.8. 4+QF2 Build Id:200502031200-3.8.4+FQ2
What JDK version are you using to run Eclipse? (java -version)
j2sdk1.4.2_08
What JDK version are you using to launch your application server?
jdk1.3
What steps did you take that resulted in the issue?
After setting up the app server, I have configured the Weblogic 6.1 in MyEclipse preferences. Then on running the server it throws the alert “java.lang.Exception: Problem with X509 certificate: fingerprint = ”
What application server are you using?
Weblogic 6.1
Are there any exceptions in the Eclipse log file? (<workspace>/.metadata/.log)
No