Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I’ve installed Weblogic 9.2 and created a default domain. Then I went and set up the the weblogic server bit from within MyEclipse. The issue that I’m running into is that starting up the server independently of MyEclipse gets different paths than when I start it up from within MyEclipse. What should I be looking for in order to get Weblogic started with exactly the same parameters inside and outside of MyEclipse. Thanks for any suggestions.
What should I be looking for in order to get Weblogic started with exactly the same parameters inside and outside of MyEclipse.
I sorry didn’t understand the question. What parameters are you refering to over here ? What is the parameter you use within MyEclipse and what are you using outside.
I guess what I should have said was that outside MyEclipse, I start Weblogic using a startWebLogic.sh (which sets paths etc.). Is there any way for MyEclipse to use this file or do I need to set everything inside MyEclipse? Thanks