Not as it stands on trunk deploying in tomcat with postgis. The 
dependency is dragged in transivly through geotools. I beleive on 1.3.x 
the jar has already been modified and hence works.

So yes, we need to modify the jar, and upload to out maven repos?

-Justin

Chris Holmes wrote:
> But the jar in geoserver works right?  So we just need to upload that 
> one to the appropriate repositories?
> 
> Alessio Fabiani wrote:
> 
>> The same here!!
>>
>> On 7/26/06, *Saul Farber* <[EMAIL PROTECTED] 
>> <mailto:[EMAIL PROTECTED]>> wrote:
>>
>>     Hey all,
>>
>>     I've successfully built an up-to-date geotools-2.2.x branch 
>> (currently
>>     RC5).  Maven is very cool.
>>
>>     I've also successfully built an up-to-date geoserver trunk.
>>
>>     I then went to deploy my geoserver war file, and got the following
>>     exception when deploying it inside Tomcat:
>>
>>     ...
>>     java.lang.IllegalArgumentException:
>>     log4j,openmap,postgis,jts,junitperf,junit,postgresql-Extension-Name
>>     ...
>>
>>
>>     I narrowed it down to the fact that the MANIFEST.MF inside the 
>> wkb4j jar
>>     file that's hosted at both maven.geotools.fr
>>     <http://maven.geotools.fr> (seems to be the one pulled
>>     from gt-trunk) and at http://lists.refractions.net/m2
>>     <http://lists.refractions.net/m2> (seems to be the
>>     one pulled from gt-2.2.x) includes the line:
>>
>>     *Extension-List: 
>> log4j,openmap,postgis,jts,junitperf,junit,postgresql*
>>
>>
>>      From what I understand from here:
>>
>>     http://java.sun.com/j2se/1.5.0/docs/guide/jar/jar.html
>>
>>     and here:
>>
>>     http://java.sun.com/j2se/1.5.0/docs/guide/extensions/versioning.html
>>     
>> <http://java.sun.com/j2se/1.5.0/docs/guide/extensions/versioning.html>
>>
>>     this should instead read:
>>
>>     *Extension-List: log4j openmap postgis jts junitperf junit 
>> postgresql*
>>
>>     (spaces instead of commas).
>>
>>
>>     However, when I rebuilt the jar with exactly that change to the
>>     Extension-List attribute, I got a silent error from Tomcat (even 
>> worse).
>>
>>
>>     This copy of wkb4j has been around for a long time (I verified 
>> that the
>>     same problems were in the MANIFEST.MF file in the version released on
>>     sourceforge in 2003), so I can't imagine I'm the first person to run
>>     across this.
>>
>>     Anyone else having this problem, or is it confined to
>>     linux+tomcat+java 1.5?
>>
>>     --saul
>>
>>
>>     
>> -------------------------------------------------------------------------
>>
>>     Take Surveys. Earn Cash. Influence the Future of IT
>>     Join SourceForge.net's Techsay panel and you'll get the chance to
>>     share your
>>     opinions on IT & business topics through brief surveys -- and earn 
>> cash
>>     
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>     
>> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV> 
>>
>>     _______________________________________________
>>     Geoserver-devel mailing list
>>     [EMAIL PROTECTED]
>>     <mailto:[EMAIL PROTECTED]>
>>     https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>>
>>
>>
>> -- 
>> ---------------------------------------------------------
>> Alessio Fabiani
>> Software Engineer
>>
>> http://afabiani.wordpress.com
>>
>> ---------------------------------------------------------
>>
>>
>> ------------------------------------------------------------------------
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to 
>> share your
>> opinions on IT & business topics through brief surveys -- and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>
>> !DSPAM:1003,44c723b4295631410093335!
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Geoserver-devel mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>>
>> !DSPAM:1003,44c723b4295631410093335!
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> !DSPAM:1004,44c7ad9a18291194215290!
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Geoserver-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
> 
> 
> !DSPAM:1004,44c7ad9a18291194215290!


-- 
Justin Deoliveira
The Open Planning Project
[EMAIL PROTECTED]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to