[Mulgara-dev] Eclipse Project and Debugging Mulgara

David Moll DMoll at viewpointusa.com
Wed Sep 20 15:20:23 UTC 2006


Hi,
 
I'm David Moll, a new colleague of Ben Hysell's.  I'm trying to get up
to speed on things with Mulgara so that I can have a good handle on how
the project works.
 
I managed to get the project loaded into Eclipse using Brian's
instructions.  One snag that I hit was that Eclipse wasn't recognizing
any of the Tag classes, so I had to manually add the "tools.jar" file to
the system libraries list.  It could be because I have Java EE5, but
pointing eclipse at that directory it picked up the other jar files,
just not "tools.jar."  Not an issue with Mulgara obviously, but some
quirkiness with Eclipse maybe.
 
The three errors left after loading the project into Eclipse are:

org.mulgara.descriptor.DescriptorServiceSoapBindingStub cannot be
resolved to a type 
    Mulgara-1.1/src/jar/descriptor/src/java/org/mulgara/descriptor/test
DescriptorUtilServiceTest.java line 68 
 
org.mulgara.descriptor.DescriptorServiceSoapBindingStub cannot be
resolved to a type
    Mulgara-1.1/src/jar/descriptor/src/java/org/mulgara/descriptor/test
DescriptorUtilServiceTest.java line 70 

org.mulgara.descriptor.DescriptorUtilServiceLocator cannot be resolved
to a type 
    Mulgara-1.1/src/jar/descriptor/src/java/org/mulgara/descriptor/test
DescriptorUtilServiceTest.java line 71

The classes in the errors are in the in the Descriptor folder anymore.
My descriptor folder has:
 
/test
DeployServlet.java
Descriptor.java
DescriptorContext.java
DescriptorElement.java
DescriptorException.java
DescriptorFactory.java
DescriptorServlet.java
DescriptorUtil.java
Param.java
PIErrorHandler.java
 
I'm not sure if those classes have been merged into the existing ones or
deleted outright.  I didn't see any recent changes to the Descriptor in
the SVN logs.
 
Those are my experiences with using Mulgara in Eclipse so far.  I look
forward to working with Mulgara.
 
~Dave
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mulgara.org/pipermail/mulgara-dev/attachments/20060920/630f4c67/attachment.htm>


More information about the Mulgara-dev mailing list