Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Re: EMF WSDL Xmlschema
Re: EMF WSDL Xmlschema [message #209780] Thu, 06 March 2008 08: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 11:03 Go to previous message
Eclipse UserFriend
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 May 01 08:28:28 EDT 2025

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

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

Back to the top