- This topic has 11 replies, 4 voices, and was last updated 11 years, 8 months ago by
support-pradeep.
-
AuthorPosts
-
Vijay S. RathoreMemberHow to add Websphere 7 or Websphere 8 runtime in Myeclipse 10.7?
January 30, 2013 at 9:25 pm #334812
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.
January 31, 2013 at 8:07 am #334835
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
January 31, 2013 at 8:16 am #334837
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.February 1, 2013 at 4:53 am #334886
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.
February 1, 2013 at 9:51 am #334905
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.
February 4, 2013 at 12:18 am #334976
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.
February 6, 2013 at 1:42 pm #335096
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.
February 6, 2013 at 11:20 pm #335121
support-swapnaModeratorVijay,
Glad that you got it working.
Do let us know if you see any issues.October 28, 2013 at 9:00 am #343864
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,
DinoOctober 28, 2013 at 9:00 am #343865
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,
DinoOctober 29, 2013 at 5:26 am #343902
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