Has no one any idea?
Type: Posts; User: KuekenMcNugget; Keyword(s):
Has no one any idea?
Hi,
we are planning to migrate from Spring 2.5 to 3.0. Our web services are still running with Axis 1.3 and every class of a service implementation extends the ServletEndpointSupport. In Spring...
And my web.xml is looking like this:
<?xml version="1.0" encoding="UTF-8"?>
<web-app id="WebApp_ID" version="2.4"
xmlns="http://java.sun.com/xml/ns/j2ee"...
My faces-config.xml
<faces-config>
...
<application>
<navigation-handler>
Hello,
is MyFaces 1.2.0 supported by Spring Web Flow 1.0.5 and how I get it working? When I try to integrate MyFaces 1.2.0 I'm getting the following Exception:
...