- This topic has 13 replies, 6 voices, and was last updated 19 years, 2 months ago by Greg.
-
AuthorPosts
-
jhabboucMemberIs there any web services support in MyEclipse? Is it included in latest beta release with Eclipse 3.0? I am looking for WSDL generation for both server and client side and the ability to deploy to Axis 1.1?
If this is not available in the latest Beta release, what are my options for web services support that will be compatible with the MyEclipse plugin.
Thanks a lot for your reply.
Scott AndersonParticipantAt present, we don’t include web services support in MyEclipse and since we’re days away from 3.8 GA, such support will not make that release. However, it is a very high priority item for the 3.9 timeframe so I’d expect to see it begin to emerge when we begin to do the 3.9 milestone releases.
jhabboucMemberAgain, what are my options right now for something that will be compatible with MyEclipseIde until the 3.9 release begins to emerge
Riyad KallaMemberAgain, what are my options right now for something that will be compatible with MyEclipseIde until the 3.9 release begins to emerge
A good resource for plugins is here: http://www.eclipseplugincentral.com/, you can have a look and see if there is anything that fits the bill for you.
Jose.LoraMemberHi MyEclipse 4.0i out there and I was wondering if there are plans to introduce Web Services support any time soon.
Thanks
Riyad KallaMemberWe are targetting the 5.0 release for WS support.
Jose.LoraMemberThank you very much for your quick answer. Any idea when will 5.0 be available?
Jose
Riyad KallaMemberAny idea when will 5.0 be available?
I believe we are shooting for Dec/Jan timeframe, but we have some major things planned for 5, so I wouldn’t be surprised if our first milestones started then and the actual GA release wasn’t until later. It’s hard to say, management hasn’t committed to a hard set release date yet.
Jose.LoraMemberThank you very much for the info. Is there something else you know I could use in the meantime to try to enable Web Services on my java Projects?
Riyad KallaMemberJose,
I’m sorry I don’t work with WS so I’m not farmiliar with available tooling.
Jose.LoraMemberOk.
bobcossMemberI have never used it, but xdoclet supposedly can generate all of your web services descriptors. It might be possible to coax the MyEclipse support of Xdoclets to generate the web services stuff.
bobcossMemberThe tutorials for the ejb say to use only J2ee 1.3. Does this release support j2ee 1.4?
GregMember@bobcoss wrote:
Does this release support j2ee 1.4?
Yes, at the time that tutorial was written the included xdoclet support didn’t have support for generating j2ee1.4 compliant deployment descriptors. MyEclipse 4.0GA includes the latest XDoclet version 1.2.3, so most of the xdoclet modules are now j2ee 1.4 compliant.
-
AuthorPosts