Re: M2 not seeing my axis-1.0.jar

2006-06-28 Thread Jeff Mutonho
On 6/28/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: check with -X what ends in the classpath Looks like axis-1.0.jar is being included in the classpath as the debug log below shows : [INFO] [compiler:compile] [DEBUG] Using compiler 'javac'. [DEBUG] Source directories: [D:\M2-WORK\eportal-webs

Re: M2 not seeing my axis-1.0.jar

2006-06-28 Thread Carlos Sanchez
check with -X what ends in the classpath On 6/28/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote: One of my webservices class looks as follows : public class TSAMessageMessage implements java.io.Serializable, org.apache.axis.encoding.AnyContentType {} Interface org.apache.axis.encoding.AnyCo