- This topic has 11 replies, 4 voices, and was last updated 11 years, 5 months ago by
support-pradeep.
-
AuthorPosts
-
Vijay S. RathoreMemberHow to add Websphere 7 or Websphere 8 runtime in Myeclipse 10.7?
support-swapnaModeratorVijay,
If you want to configure a WebSphere runtime for your project, do as follows:
1. Create User Library for WebSphere Runtime. Go to: Window -> Preferences -> Java -> Build Path -> User Libraries and add jars you need from WebSphere installation.
2. Go to Deployment Settings of Web Projects (Window > Preferences > MyEclipse > Java Enterprise Projects > Web Project -> Deployment) and uncheck “Jars from users libraries” and “User library jars exported from dependent java projects” making sure, that the others two are checked.
3. Add runtime to projects path (Project -> Properties > Java build path -> Libraries -> Add library -> Select User library).
Let us know if you see any issues.
Vijay S. RathoreMemberThanks Swapna for the response, can you point me to any documentation regarding this. Problem is while creating a server runtime, I don’t see Websphere 7 or Websphere 8 option.
Regards,
Vijay S. Rathore
Vijay S. RathoreMemberI am attaching a screenshot of Websphere server configurations.
One more question, how can I deploy and test an app on remote Websphere server.
Regards,
Vijay S. Rathore
Attachments:
You must be logged in to view attached files.
support-swapnaModeratorVijay,
To be able to work with Websphere 7 and higher, you should have MyEclipse Blue edition.
You can download the MyEclipse Blue 10.7 from here :
https://www.myeclipseide.com/index.php?name=Recommend_Us&req=Download&version=MEBlueTake a look at this FAQ on how to add Websphere runtime in MyEclipse :
https://www.genuitec.com/forums/topic/configuring-websphere-runtime-for-a-project-in-me-10-x/Take a look at this tutorial for remote Websphere deployment and testing:
http://www.myeclipseide.com/documentation/quickstarts/blueedition/blue_remote_websphere/Let us know if you see any issues.
Vijay S. RathoreMemberThanks for your reply Swapna, if you look at the screenshots, somehow I don’t see any of the connectors that I see on the links you have provided.
I have installed MyEclipse 10.7.
I have also tried to clean uninstall and install again many times but the result is same.
The Websphere – Blue Connectors for Websphere 7.0 and Remote Websphere seem to be missing in my install.
support-swapnaModeratorVijay,
Are you working with MyEclipse Blue 10.7 ?
You will see the Blue connectors only if you installed MyEclipse Blue Edition.
To check the edition you have, please go to MyEclipse > Installation Summary. You will see in the window if its a Blue Edition or Enterprise Edition.If you are not using the Blue Edition, please download it as mentioned in my earlier response and give it a try.
Let us know how it works for you.
Vijay S. RathoreMemberThanks Swapna fur your help. I never realized I was working on MyEclipse Enterprise. I have installed MyEclipse Blue and I am good now.
support-swapnaModeratorVijay,
Glad that you got it working.
Do let us know if you see any issues.
latintextMemberIs Remote websphere 8.x supportered from BLING 10.7 ?
I always get the disconnected status and the button ‘retrieve confirguration from server’ is not visible as shown in the nly manual i found (for was 7.x ?)http://www.myeclipseide.com/documentation/quickstarts/blueedition/blue_remote_websphere/
Regards,
Dino
latintextMemberIs Remote websphere 8.x supportered from BLING 10.7 ?
I always get the disconnected status and the button ‘retrieve confirguration from server’ is not visible as shown in the nly manual i found (for was 7.x ?)http://www.myeclipseide.com/documentation/quickstarts/blueedition/blue_remote_websphere/
Regards,
Dino
support-pradeepMemberDino,
Please take a look at this reply and follow it up here –
https://www.genuitec.com/forums/topic/remote-websphere-8-support/#post-343901 -
AuthorPosts