Reading a bit on the web it looks like you need to carefully bundle up  
multiple classes into a jar - and upload them into the hands of your  
webserver.

http://wso2.org/library/3151

In anycase there is no  technical limitation on the geotools side; you  
just need to spend some time with your applications server.

Jody

On 05/09/2009, at 10:58 PM, vurfem wrote:

>
> Hello Jody;
>
> WSO2 Web Services Application Server is an open source web services  
> engine
> that you can deploy  the web services based on Apache Axis2. I have  
> add the
> jar files on the system classpath. I am attaching the service code  
> maybe
> useful for solving the problem.Thanks.
>
> Best regards, http://n2.nabble.com/file/n3585072/AlanGetirServisi.java
> AlanGetirServisi.java  http://n2.nabble.com/file/n3585072/services.xml
> services.xml
>
> Vurfem
>
>
>
> Jody Garnett-2 wrote:
>>
>> Um can you translate WSO2 WSAS 2.3.1?
>>
>> Is it websphere? Nope appears to be something based on apache...
>>
>> So this is probably something specific you your application  
>> server ...
>> when you say "Add to my classath" what exactly did you do?  Some
>> application severs refer to the system CLASSPATH; some only will let
>> you play with jars packaged in your WAR etc...
>>
>> Jody
>>
>>
>> On 05/09/2009, at 11:52 AM, vurfem wrote:
>>
>>>
>>>
>>> Hi list;
>>>
>>> I have written a program with GeoTools 2.5.1 that calculates the
>>> area of a
>>> given parcel. It  works well in Eclipse. Then I make the code a
>>> service code
>>> and deploy it to WSO2 WSAS 2.3.1 web services application server. It
>>> gives
>>> the following error when I try it on the WSAS;
>>>
>>> Fault: org/geotools/data/DataStoreFinder
>>> java.lang.NoClassDefFoundError: org/geotools/data/DataStoreFinder
>>>
>>> It seems that it can't find the DataStoreFinder class but I have
>>> added the
>>> jars to my classpath.
>>>
>>> What will be the reason of this error? How can I solve this problem?
>>> It is
>>> very urgent for my study.
>>> Thanks for any help.
>>>
>>> Best Regards,
>>> Vurfem
>>> -- 
>>> View this message in context:
>>> http://n2.nabble.com/GeoTools-and-WSO2-WSAS-tp3583451p3583451.html
>>> Sent from the geotools-gt2-users mailing list archive at Nabble.com.
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Geotools-gt2-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment -  
>> and focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Geotools-gt2-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>>
>>
>
> -- 
> View this message in context: 
> http://n2.nabble.com/GeoTools-and-WSO2-WSAS-java-lang-NoClassDefFoundError-org-geotools-data-DataStoreFinder-tp3583451p3585072.html
> Sent from the geotools-gt2-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Geotools-gt2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to