Thanks Ruchith,

I followed wht you said  but still eclipse show error as it still
cannot resolve the schema.system.foo.TypeSystemHolder in
<mymethodname>RequestDocument.java and in
<mymethodname>ResponseDocument.java

when I add the import statement for schema.system.foo.TypeSystemHolder
it couldnt resolve it too.

may be i need more insight into it. let me know where things can be wrong.

Shantanu Chawla

On 8/10/05, Ruchith Fernando <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> You can add them in to the eclipse project by adding the dirctory that
> contains the 'schema' stuff in to the project as a class folder.
> 
> Project->Properties->Java Build Path->Libraries->Add Class Folder ->
> [select the dir holding the 'schema' dir here]
> 
> It'll be cleaner if you move the 'schema' dir into a new dir, since by
> default this in the same directory that contains the source files.
> 
> 
> On 8/10/05, shantanu chawla <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> >
> > I am experimenting with axis2. I created a test project that includes
> > all the files generated by WSDL2Java.bat file. but I am unable to
> > include schema.system.foo class file which is in the schema folder.
> > can anyone tell me how to include the schema folders esp. this
> > schema.system.foo.TypeSystemHolder class file.
> >
> > Thanks
> >
> > Shantanu Chawla
> >
> > --
> > Graduate Student
> > Department of Computer Science,
> > San Diego State University
> >
> 
> 
> --
> Ruchith
> 


-- 
Graduate Student 
Department of Computer Science,
San Diego State University

Reply via email to