I can compile and install Geoserver using Maven and the command "mvn
-o clean compile install" and I get no errors. I can run Geoserver
with the command "mvn -o jetty6:run" with no problem as well.
I want to take the generated WAR file and place it in Tomcat. When I
try to do this I get this error. I am using Tomcat 5.5.17. Does
anybody know what I can do to resolve this?
INFO: Deploying web application archive geoserver.war
04-Sep-2006 11:38:51 org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive geoserver.war
java.lang.IllegalArgumentException:
log4j,openmap,postgis,jts,junitperf,junit,postgresql-E
xtension-Name
at java.util.jar.Attributes$Name.<init>(Attributes.java:440)
at java.util.jar.Attributes.getValue(Attributes.java:99)
at org.apache.catalina.util.ManifestResource.getRequiredExtensions(ManifestResourc
e.java:185)
at org.apache.catalina.util.ManifestResource.processManifest(ManifestResource.java
:154)
at org.apache.catalina.util.ManifestResource.<init>(ManifestResource.java:51)
at org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionValida
tor.java:185)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4035)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809)
at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.j
ava:119)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
at org.apache.catalina.core.StandardService.start(StandardService.java:450)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
04-Sep-2006 11:38:55 org.apache.coyote.http11.Http11BaseProtocol start
I can compile and install Geoserver using Maven and the command "mvn
-o clean compile install" and I get no errors. I can run Geoserver
with the command "mvn -o jetty6:run" with no problem as well.
I want to take the generated WAR file and place it in Tomcat. When I
try to do this I get this error. I am using Tomcat 5.5.17. Does
anybody know what I can do to resolve this?
INFO: Deploying web application archive geoserver.war
04-Sep-2006 11:38:51 org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive geoserver.war
java.lang.IllegalArgumentException:
log4j,openmap,postgis,jts,junitperf,junit,postgresql-E
xtension-Name
at java.util.jar.Attributes$Name.<init>(Attributes.java:440)
at java.util.jar.Attributes.getValue(Attributes.java:99)
at
org.apache.catalina.util.ManifestResource.getRequiredExtensions(ManifestResourc
e.java:185)
at
org.apache.catalina.util.ManifestResource.processManifest(ManifestResource.java
:154)
at
org.apache.catalina.util.ManifestResource.<init>(ManifestResource.java:51)
at
org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionValida
tor.java:185)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4035)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809)
at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.j
ava:119)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
at
org.apache.catalina.core.StandardService.start(StandardService.java:450)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
04-Sep-2006 11:38:55 org.apache.coyote.http11.Http11BaseProtocol start
--
Jonathan Wong
jonnywong78@anonymised.com
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel
There is an offending jar in WEB-INF/lib.
It is wkb4j-xxx.jar (where xxx is the version number, can't remember right
now)
It is only used by postgis datastore, so if you don't need postgis access just
remove the wkb2j jar from the lib directory and you're ready to go.
We really need to fix this, I guess there was a modified version of the wkb4j
jar somewhere last year?
Gabriel
On Monday 04 September 2006 12:51, Jonathan Wong wrote:
I can compile and install Geoserver using Maven and the command "mvn
-o clean compile install" and I get no errors. I can run Geoserver
with the command "mvn -o jetty6:run" with no problem as well.
I want to take the generated WAR file and place it in Tomcat. When I
try to do this I get this error. I am using Tomcat 5.5.17. Does
anybody know what I can do to resolve this?
INFO: Deploying web application archive geoserver.war
04-Sep-2006 11:38:51 org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive geoserver.war
java.lang.IllegalArgumentException:
log4j,openmap,postgis,jts,junitperf,junit,postgresql-E
xtension-Name
at java.util.jar.Attributes$Name.<init>(Attributes.java:440)
at java.util.jar.Attributes.getValue(Attributes.java:99)
at
org.apache.catalina.util.ManifestResource.getRequiredExtensions(ManifestRes
ourc e.java:185)
at
org.apache.catalina.util.ManifestResource.processManifest(ManifestResource.
java
:154)
at
org.apache.catalina.util.ManifestResource.<init>(ManifestResource.java:51)
at
org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionVa
lida tor.java:185)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4035)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:
759)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809) at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698) at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472) at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122) at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppo
rt.j ava:119)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021) at
org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013) at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) at
org.apache.catalina.core.StandardService.start(StandardService.java:450) at
org.apache.catalina.core.StandardServer.start(StandardServer.java:709) at
org.apache.catalina.startup.Catalina.start(Catalina.java:551) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
9) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
l.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
04-Sep-2006 11:38:55 org.apache.coyote.http11.Http11BaseProtocol start
There is an offending jar in WEB-INF/lib.
It is wkb4j-xxx.jar (where xxx is the version number, can't remember right now)
It is only used by postgis datastore, so if you don't need postgis access just remove the wkb2j jar from the lib directory and you're ready to go.
We really need to fix this, I guess there was a modified version of the wkb4j jar somewhere last year?
The geoserver 1.3.x source tree had a modified one (at least I believe it must of, since we never had this problem). If someone could put it in a repository and reference it things should work fine I believe.
Chris
Gabriel
On Monday 04 September 2006 12:51, Jonathan Wong wrote:
I can compile and install Geoserver using Maven and the command "mvn
-o clean compile install" and I get no errors. I can run Geoserver
with the command "mvn -o jetty6:run" with no problem as well.
I want to take the generated WAR file and place it in Tomcat. When I
try to do this I get this error. I am using Tomcat 5.5.17. Does
anybody know what I can do to resolve this?
INFO: Deploying web application archive geoserver.war
04-Sep-2006 11:38:51 org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive geoserver.war
java.lang.IllegalArgumentException:
log4j,openmap,postgis,jts,junitperf,junit,postgresql-E
xtension-Name
at java.util.jar.Attributes$Name.<init>(Attributes.java:440)
at java.util.jar.Attributes.getValue(Attributes.java:99)
at
org.apache.catalina.util.ManifestResource.getRequiredExtensions(ManifestRes
ourc e.java:185)
at
org.apache.catalina.util.ManifestResource.processManifest(ManifestResource.
java
:154)
at
org.apache.catalina.util.ManifestResource.<init>(ManifestResource.java:51)
at
org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionVa
lida tor.java:185)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4035)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:
759)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809) at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698) at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472) at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122) at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppo
rt.j ava:119)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021) at
org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013) at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) at
org.apache.catalina.core.StandardService.start(StandardService.java:450) at
org.apache.catalina.core.StandardServer.start(StandardServer.java:709) at
org.apache.catalina.startup.Catalina.start(Catalina.java:551) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
9) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
l.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
04-Sep-2006 11:38:55 org.apache.coyote.http11.Http11BaseProtocol start
I dont think PostGIS datastore requires wkb4j anymore. JTS now has a
built-in WKB parser/writer. I believe there's an optimized one in the
PostGIS datastore thats about 8* as fast.
There was a discussion about it at the beginning of the year.
dave
On 9/4/06, Chris Holmes <cholmes@anonymised.com> wrote:
Gabriel Roldán wrote:
> There is an offending jar in WEB-INF/lib.
> It is wkb4j-xxx.jar (where xxx is the version number, can't remember right
> now)
>
> It is only used by postgis datastore, so if you don't need postgis access just
> remove the wkb2j jar from the lib directory and you're ready to go.
>
> We really need to fix this, I guess there was a modified version of the wkb4j
> jar somewhere last year?
The geoserver 1.3.x source tree had a modified one (at least I believe
it must of, since we never had this problem). If someone could put it
in a repository and reference it things should work fine I believe.
Chris
>
> Gabriel
>
> On Monday 04 September 2006 12:51, Jonathan Wong wrote:
>> I can compile and install Geoserver using Maven and the command "mvn
>> -o clean compile install" and I get no errors. I can run Geoserver
>> with the command "mvn -o jetty6:run" with no problem as well.
>>
>> I want to take the generated WAR file and place it in Tomcat. When I
>> try to do this I get this error. I am using Tomcat 5.5.17. Does
>> anybody know what I can do to resolve this?
>>
>> INFO: Deploying web application archive geoserver.war
>> 04-Sep-2006 11:38:51 org.apache.catalina.startup.HostConfig deployWAR
>> SEVERE: Error deploying web application archive geoserver.war
>> java.lang.IllegalArgumentException:
>> log4j,openmap,postgis,jts,junitperf,junit,postgresql-E
>> xtension-Name
>> at java.util.jar.Attributes$Name.<init>(Attributes.java:440)
>> at java.util.jar.Attributes.getValue(Attributes.java:99)
>> at
>> org.apache.catalina.util.ManifestResource.getRequiredExtensions(ManifestRes
>> ourc e.java:185)
>> at
>> org.apache.catalina.util.ManifestResource.processManifest(ManifestResource.
>> java
>>
>> :154)
>>
>> at
>> org.apache.catalina.util.ManifestResource.<init>(ManifestResource.java:51)
>> at
>> org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionVa
>> lida tor.java:185)
>> at
>> org.apache.catalina.core.StandardContext.start(StandardContext.java:4035)
>> at
>> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:
>> 759)
>>
>> at
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) at
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) at
>> org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809) at
>> org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698) at
>> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472) at
>> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122) at
>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
>> at
>> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppo
>> rt.j ava:119)
>> at
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021) at
>> org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013) at
>> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) at
>> org.apache.catalina.core.StandardService.start(StandardService.java:450) at
>> org.apache.catalina.core.StandardServer.start(StandardServer.java:709) at
>> org.apache.catalina.startup.Catalina.start(Catalina.java:551) at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
>> 9) at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
>> l.ja va:25)
>> at java.lang.reflect.Method.invoke(Method.java:585)
>> at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
>> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
>> 04-Sep-2006 11:38:55 org.apache.coyote.http11.Http11BaseProtocol start
>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Thanks Dave, I thought I remembered something like that. So we just need to remove wkb4j from the build, and all should be good.
Chris
David Blasby wrote:
I dont think PostGIS datastore requires wkb4j anymore. JTS now has a
built-in WKB parser/writer. I believe there's an optimized one in the
PostGIS datastore thats about 8* as fast.
There was a discussion about it at the beginning of the year.
dave
On 9/4/06, Chris Holmes <cholmes@anonymised.com> wrote:
Gabriel Roldán wrote:
There is an offending jar in WEB-INF/lib.
It is wkb4j-xxx.jar (where xxx is the version number, can't remember right
now)
It is only used by postgis datastore, so if you don't need postgis access just
remove the wkb2j jar from the lib directory and you're ready to go.
We really need to fix this, I guess there was a modified version of the wkb4j
jar somewhere last year?
The geoserver 1.3.x source tree had a modified one (at least I believe
it must of, since we never had this problem). If someone could put it
in a repository and reference it things should work fine I believe.
Chris
Gabriel
On Monday 04 September 2006 12:51, Jonathan Wong wrote:
I can compile and install Geoserver using Maven and the command "mvn
-o clean compile install" and I get no errors. I can run Geoserver
with the command "mvn -o jetty6:run" with no problem as well.
I want to take the generated WAR file and place it in Tomcat. When I
try to do this I get this error. I am using Tomcat 5.5.17. Does
anybody know what I can do to resolve this?
INFO: Deploying web application archive geoserver.war
04-Sep-2006 11:38:51 org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive geoserver.war
java.lang.IllegalArgumentException:
log4j,openmap,postgis,jts,junitperf,junit,postgresql-E
xtension-Name
at java.util.jar.Attributes$Name.<init>(Attributes.java:440)
at java.util.jar.Attributes.getValue(Attributes.java:99)
at
org.apache.catalina.util.ManifestResource.getRequiredExtensions(ManifestRes
ourc e.java:185)
at
org.apache.catalina.util.ManifestResource.processManifest(ManifestResource.
java
:154)
at
org.apache.catalina.util.ManifestResource.<init>(ManifestResource.java:51)
at
org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionVa
lida tor.java:185)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4035)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:
759)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809) at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698) at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472) at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122) at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppo
rt.j ava:119)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021) at
org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013) at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) at
org.apache.catalina.core.StandardService.start(StandardService.java:450) at
org.apache.catalina.core.StandardServer.start(StandardServer.java:709) at
org.apache.catalina.startup.Catalina.start(Catalina.java:551) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
9) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
l.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
04-Sep-2006 11:38:55 org.apache.coyote.http11.Http11BaseProtocol start
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel
Taking the library off of the build path causes compilation errors in
the attributeio classes. But it doesn't look like it would be too much
work to switch over. I can throw this on the list of things to do . If
someone has the time feel free to go ahead.
-Justin
Chris Holmes wrote:
Thanks Dave, I thought I remembered something like that. So we just
need to remove wkb4j from the build, and all should be good.
Chris
David Blasby wrote:
I dont think PostGIS datastore requires wkb4j anymore. JTS now has a
built-in WKB parser/writer. I believe there's an optimized one in the
PostGIS datastore thats about 8* as fast.
There was a discussion about it at the beginning of the year.
dave
On 9/4/06, Chris Holmes <cholmes@anonymised.com> wrote:
Gabriel Roldán wrote:
There is an offending jar in WEB-INF/lib.
It is wkb4j-xxx.jar (where xxx is the version number, can't remember
right
now)
It is only used by postgis datastore, so if you don't need postgis
access just
remove the wkb2j jar from the lib directory and you're ready to go.
We really need to fix this, I guess there was a modified version of
the wkb4j
jar somewhere last year?
The geoserver 1.3.x source tree had a modified one (at least I believe
it must of, since we never had this problem). If someone could put it
in a repository and reference it things should work fine I believe.
Chris
Gabriel
On Monday 04 September 2006 12:51, Jonathan Wong wrote:
I can compile and install Geoserver using Maven and the command "mvn
-o clean compile install" and I get no errors. I can run Geoserver
with the command "mvn -o jetty6:run" with no problem as well.
I want to take the generated WAR file and place it in Tomcat. When I
try to do this I get this error. I am using Tomcat 5.5.17. Does
anybody know what I can do to resolve this?
INFO: Deploying web application archive geoserver.war
04-Sep-2006 11:38:51 org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive geoserver.war
java.lang.IllegalArgumentException:
log4j,openmap,postgis,jts,junitperf,junit,postgresql-E
xtension-Name
at java.util.jar.Attributes$Name.<init>(Attributes.java:440)
at java.util.jar.Attributes.getValue(Attributes.java:99)
at
org.apache.catalina.util.ManifestResource.getRequiredExtensions(ManifestRes
ourc e.java:185)
at
org.apache.catalina.util.ManifestResource.processManifest(ManifestResource.
java
:154)
at
org.apache.catalina.util.ManifestResource.<init>(ManifestResource.java:51)
at
org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionVa
lida tor.java:185)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4035)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:
759)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809)
at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122) at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppo
rt.j ava:119)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
at
org.apache.catalina.core.StandardService.start(StandardService.java:450)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
at
org.apache.catalina.startup.Catalina.start(Catalina.java:551) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
9) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
l.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
04-Sep-2006 11:38:55 org.apache.coyote.http11.Http11BaseProtocol start
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your
job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642