Re: [Geotools-gt2-users] - Geotools on web services

2007-02-16 Thread Justin Deoliveira
Hi Fabio, A couple of questions. Are you parsing filter 1.0, or filter 1.1. Can you show me the code you are using to initalize the parser. Are you using the OGCConfiguration class? Also which version are you working from? Thanks, -Justin Fabio Luiz Leite wrote: Hi people, I would like to

Re: [Geotools-gt2-users] - Geotools on web services

2007-02-16 Thread Fabio Luiz Leite
Hi Justin, Well, i am using parsing filter 1.0. Yes, i am using the OGCConfiguration class and the version that I am using is 2.4. Follows the soucer code: //Some imports import org.geotools.filter.v1_0.OGCConfiguration; import org.geotools.xml.Parser; import

Re: [Geotools-gt2-users] - Geotools on web services

2007-02-16 Thread Fabio Luiz Leite
It is important to say that the source code works well in desktop application (Junit test), but when I try to do the deployment in sun application server, it's occurs the error. On 2/16/07, Fabio Luiz Leite [EMAIL PROTECTED] wrote: Hi Justin, Well, i am using parsing filter 1.0.

Re: [Geotools-gt2-users] - Geotools on web services

2007-02-16 Thread Justin Deoliveira
Hmm, very interesting indeed. Can you send me a full stack trace, or any logs that you might get will trying to run this code on your app server. Thanks. -Justin Fabio Luiz Leite wrote: It is important to say that the source code works well in desktop application (Junit test), but when I

Re: [Geotools-gt2-users] - Geotools on web services

2007-02-16 Thread Fabio Luiz Leite
Ok, Justin. Follows the stack trace atached. On 2/16/07, Justin Deoliveira [EMAIL PROTECTED] wrote: Hmm, very interesting indeed. Can you send me a full stack trace, or any logs that you might get will trying to run this code on your app server. Thanks. -Justin Fabio Luiz Leite wrote: It