- This topic has 3 replies, 2 voices, and was last updated 20 years, 10 months ago by
Riyad Kalla.
-
AuthorPosts
-
DoCampbellMemberHi,
Using MyEclipse 3.7.101 (will get latest version soon – honest!)
I have MULTIPLE WebLogic(8.1) domains and want to have sevaral projects, each of which will publish to a different domain (I need to do dev/test between domains with “foreign” JMS connections).
However, MyEclipse only has ONE entry for WebLogic 8 ! – Can I simply “hand-edit” the configuration files to create multiple entries (with different names of course) each one pointing to a different domain?
Really appreciate any help here, otherwise I will have to point at a “dummy” domain and do all my deploys there then move to the correct domain by hand 🙁
I do not really care, at the moment anyway, if I have to start the domains by hand, though it would be really nice to start/stop/debug all the domains via MyEclipse.
Thanks.
Dom.
Riyad KallaMemberDom,
I’m not too farmiliar with WebLogic domains, but if they map to some sort of “alternate server configuration” then this would be a problem. Currently the deployment is a many-projects-to-one-server mapping. We are aware of the limitation here and are looking at possibly overhauling this along with the run/debug functionality in a future release.We appollogize for the inconvenience right now.
DoCampbellMemberThanks for the speedy reply Riyad!
WebLogic domains are, effectively, completely different server setups (as you guessed!). So I guess my simplest method (until an all-new-shining-singing-dancing etc. MyEclipse comes out!!) is to have a dummy domain that I deploy to from MyEclipse, then hand-move the files to the correct domains.
Not ideal, but it will get me going with what I need to do for now.
Thanks.
Dom.
Riyad KallaMemberNot ideal, but it will get me going with what I need to do for now.
Ugg, definately not ideal, I wish there were some niec workaround. I promise you however, after 3.8 GA comes out, I will do what I can to help the revisions of the Deployment/Server Config/Run/Debug infrastructure we have now. I can’t promise it by 3.9 but I bet we could squeeze in a few helpful things.
-
AuthorPosts