- This topic has 2 replies, 2 voices, and was last updated 17 years, 9 months ago by suraphol.
-
AuthorPosts
-
surapholMember– System Setup ——————————-
Operating System and version: Windows XP Professional version 5.1
Eclipse version: 3.2.0
Eclipse build id:
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 2
MyEclipse version: 5.0.0 (5.0GA_E3.2)
Eclipse JDK version: JST 1.5.0
Application Server JDK version: 1.5.0_04
Are there any exceptions in the Eclipse log file? NoIf this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:– Message Body ——————————-
I have an urgent problem to solve…I am trying to configure MyEclipse Enterprise Workbench (5.0GA) to start WebLogic 9.1 through “Window->Preference->MyEclipse->Application Servers->WebLogic 9”.
For WebLogic 8, MyEclipse provides textbox for “Execution domain name”, “Execution server name”, “Hostname:PortNumber”. I have been using WebLogic 8.1 SP6 and is working great.
Now for WebLogic 9.1, where can I specify these information (only “Execution server name” is shown now) if I want to start the app server within MyEclipse?
Thanks in advance… 😀
Scott AndersonParticipantWebLogic 9 is just configured a bit more simply than WLS 8.1. You’ll need to create a new domain using the WLS 9 domain creation tool from BEA then try starting it from the commandline. Once you’ve done that, you’ll be able to point the MyEclipse WLS9 connector to that domain and it should start just fine. What specific problem are you seeing with the startup?
surapholMemberHi Scott.
My problem was that I cannot figure out where to put the domain and server values coming from 8.1 to 9.1. My goal is to start my server from within MyEclipse.
I put the execution domain name at the end of the execution domain root. Now, I am able to start the server from within MyEclipse. Thanks again.
-
AuthorPosts