Hi Pablo, Eclipse does not create any Web-Service or Classes ...
Anway, you can also simply checkout the code and use the ant-commands to compile it. Sebastian 2011/6/27 Pablo <[email protected]> > Thank for your quickly answer. > I also attempted to make it with de Eclipse Indigo Version, but after > Eclipse created all the classes and interfaces for handling de web > services it show an error. > This is what i'm talking about: > > org.openmeetings.axis.services.UserServicePortType cannot be resolved > to a type UserService.java > > here's the class: > > /** > * UserService.java > * > * This file was auto-generated from WSDL > * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java > emitter. > */ > > package org.openmeetings.axis.services; > > public interface UserService extends javax.xml.rpc.Service { > public java.lang.String getUserServiceSOAP11port_httpAddress(); > > public org.openmeetings.axis.services.UserServicePortType > getUserServiceSOAP11port_http() throws javax.xml.rpc.ServiceException; > > public org.openmeetings.axis.services.UserServicePortType > getUserServiceSOAP11port_http(java.net.URL portAddress) throws > javax.xml.rpc.ServiceException; > } > > > Thanks very much.. > > PD: I'm not a java programer, so please by patient.... > > > > > > > On 26 jun, 13:43, [email protected] wrote: > > Updates: > > Status: Review > > > > Comment #1 on issue 1418 by [email protected]: I cann´t add > WebService > > reference to Net Beans projecthttp:// > code.google.com/p/openmeetings/issues/detail?id=1418 > > > > You did see that we are using Eclipse to develop OpenMeetings yes? > > > > For further discussion please use the mailing list. > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings developers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-dev?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en.
