Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Re: EMF WSDL Xmlschema
Re: EMF WSDL Xmlschema [message #209780] Thu, 06 March 2008 13:45 Go to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

This is a multi-part message in MIME format.
--------------040309020701090306080001
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8bit

Alain,

Comments below.

Alain wrote:
> Hi
> forgive me cause of my english .I
Re: EMF WSDL Xmlschema [message #209806 is a reply to message #209780] Thu, 06 March 2008 16:03 Go to previous message
Steve Robenalt is currently offline Steve RobenaltFriend
Messages: 22
Registered: July 2009
Junior Member
Hi Ed,

If I understand what Alain is trying to do, he is attempting to use EMF to
build a set of Java classes representing the service, rather than build it
by hand, then trying to use the generated classes to build a web service
using Axis.

One thing that might be of some help would be the Suppress EMF Types
option. Since Axis will try to incorporate all visible elements of any
class used by the service, it may be having trouble with some EMF
internals.

Another option (closer to what I have done) is to use EMF to model the
service, then use JET2 to create a POJO representation of it, then build
the web service from the POJO representation. It's an extra step, but it
gives better control of the artifacts needed by Axis.

Steve Robenalt
Previous Topic:Re: Tomcat with Eclipse (Europa) / JSP
Next Topic:Re: Another bug - could not load the Tomcat server configuration
Goto Forum:
  


Current Time: Thu Apr 25 15:39:21 GMT 2024

Powered by FUDForum. Page generated in 0.03393 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top