[seek-dev] compiling codes from seek cvs

Saritha Bhandarkar Saritha.Bhandarkar at asu.edu
Fri Mar 26 13:51:45 PST 2004


Hi Jing, 

You were right; I was missing some jar files in my classpath in the IDE.
I checked the build.xml and included all that was needed and it compiles
now. But ultimately, I'll have to have a build file in order to be able
to deploy my service to tomcat or globus, isn't it? So, when I have all
the classes, I'll write the build.xml and Peter can check the whole
directory into seek CVS repository. But that will take some time. 

I have followed the correct directory structure for the wrapper classes.
And none of us at CES are able to connect to the irc.ecoinformatics.org
server since the past 3-4 days.

Thanks a lot for your help.
Saritha


Saritha Bhandarkar
Research Assistant
Center for Environmental Studies
ASU-Tempe AZ
saritha.bhandarkar at asu.edu
 

-----Original Message-----
From: seek-dev-admin at ecoinformatics.org
[mailto:seek-dev-admin at ecoinformatics.org] On Behalf Of Jing Tao
Sent: Wednesday, March 24, 2004 4:02 PM
To: Saritha Bhandarkar
Cc: 'Bing Zhu'; 'seek-dev'
Subject: RE: [seek-dev] compiling codes from seek cvs

Hi, Saritha:

I think you miss some jar files in your classpath in the IDE.

We always use build.xml to complie and build everything. In 
seek/projects/ecogrid/build.xml, there is a good example to set up class

path. You may includes every jar file into your IDE following the 
build.xml(classpath need lots of jar files some even are in globus/lib).

Also in build.xml, there are some tools can help you deploy your service

to globus or tomcat. It is a good handy tool. If you are intrested in
it, 
you might take a look.

By the way, the java wrapper class always store in this dir:
seek/projects/ecogrid/src/org/ecoinformatics/ecogrid/wrappername/impl

You can find srb, digir and metacat - those wrappers in ecogrid dir.

The server is irc.ecoinformatics.org:6667 (chanel #seek) and you should 
access it. Do you have any firewall in your machine or domain?

Hope this is helpful.

Jing

On Wed, 24 Mar 2004, Saritha Bhandarkar wrote:

> Hi,
> Thanks for your replies. I think I am lost.
>  
> This is what I am trying to do: write EcoGrid wrappers for Xanthoria
> 
> This is what I have done so far: I have installed GT3 and have set the
> GLOBUS_LOCATION environment variable. I have the seek directory
checked
> out of CVS. Now, I created a folder for Xanthoria in
> seek/projects/EcoGrid/src/org/ecoinformatics/EcoGrid. I am using
> NetBeans IDE for coding and so, have seek/projects/EcoGrid/src as a
> mounted drive (which puts everything under it in my classpath). I was
> trying to compile the classes in the folder
> seek/projects/EcoGrid/src/org/ecoinformatics/EcoGrid, so that I can
use
> them (ORType,ANDType,ConditionType etc) 
> 
> Do I first need to compile using build.xml? 
> 
> I am tried to connect to the irc server (port 6667) but it failed to
> connect to the server. I am still trying... 
> 
> Thanks,
> Saritha
> 
> 
> 
> Saritha Bhandarkar
> Research Assistant
> Center for Environmental Studies
> ASU-Tempe AZ
> saritha.bhandarkar at asu.edu
>  
> 
> -----Original Message-----
> From: seek-dev-admin at ecoinformatics.org
> [mailto:seek-dev-admin at ecoinformatics.org] On Behalf Of Jing Tao
> Sent: Wednesday, March 24, 2004 3:12 PM
> To: Bing Zhu
> Cc: Saritha Bhandarkar; 'seek-dev'
> Subject: RE: [seek-dev] compiling codes from seek cvs
> 
> Hi, Saritha:
> 
> In previous email, I forgot to ask a question: did you install globus 
> 3.0.2 or other version in your machine?
> 
> Thanks!
> 
> Jing
> 
> On Wed, 24 Mar 2004, Bing Zhu wrote:
> 
> > Saritha,
> > 
> > Please send the error message from your build to the group.
> > 
> > Bing
> > 
> > 
> > -----Original Message-----
> > From: seek-dev-admin at ecoinformatics.org
> > [mailto:seek-dev-admin at ecoinformatics.org]On Behalf Of Saritha
> Bhandarkar
> > Sent: Wednesday, March 24, 2004 11:30 AM
> > To: 'seek-dev'
> > Subject: [seek-dev] compiling codes from seek cvs
> > 
> > 
> > Hi,
> > I am not able to compile the codes from seek cvs and am getting
errors
> > mostly at Qname and BeanDeserializer classes, when I try to compile
> > ANDType.java, ORType.java, QueryTypejava etc files. I think I am
> missing
> > some jar file. Can someone please help me with this?
> > Thanks in advance.
> > Regards,
> > Saritha
> > 
> > 
> > Saritha Bhandarkar
> > Research Assistant
> > Center for Environmental Studies
> > ASU-Tempe AZ
> > saritha.bhandarkar at asu.edu
> > 
> > 
> > 
> > 
> > _______________________________________________
> > seek-dev mailing list
> > seek-dev at ecoinformatics.org
> > http://www.ecoinformatics.org/mailman/listinfo/seek-dev
> > 
> > _______________________________________________
> > seek-dev mailing list
> > seek-dev at ecoinformatics.org
> > http://www.ecoinformatics.org/mailman/listinfo/seek-dev
> > 
> 
> 

-- 
Jing Tao
National Center for Ecological
Analysis and Synthesis (NCEAS)
735 State St. Suite 204
Santa Barbara, CA 93101

_______________________________________________
seek-dev mailing list
seek-dev at ecoinformatics.org
http://www.ecoinformatics.org/mailman/listinfo/seek-dev




More information about the Seek-dev mailing list