thanks - that solved my problem :)
Type: Posts; User: mindy; Keyword(s):
thanks - that solved my problem :)
hi,
i've a problem using springactionscript in my application.
dependencies:
- spring-actionscript-core 1.0RC1
- as3commons-logging 1.1
- as3commons-lang 0.2
- as3commons-reflect 1.1
same problem here - is there any solution yet?
I have the same problem.
using the following configuration does not add basic authentication to the outgoing http request:
<bean id="client" class="com.test.client.TestClient">
...
thanks for your replies.
my approach was to use authentication via spring security over soap header supporting the ws-security standard to be independent from the transport layer.
the problem...
What is best practice to realize SOAP-based session handling with Spring-WS?
br mindy
where does "NullBasicAuthenticationException" come from?
br,
mindy