Search:

Type: Posts; User: res1st; Keyword(s):

Page 1 of 7 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    322

    I found a solution by implementing an...

    I found a solution by implementing an OsgiBundleApplicationContextListener.

    OsgiBundleContextFailedEvent: Signals an bean configuration error in a bundle. That's the most important part.

    My...
  2. Replies
    3
    Views
    322

    Sorry, I wasn't clear enough. I want to know if...

    Sorry, I wasn't clear enough.
    I want to know if all defined beans have bean correctly initialized (= dependency injection).

    Why I am doing this?
    I want to write a "health" servlet that returns...
  3. Replies
    3
    Views
    322

    How to get state of DI?

    Hi,

    I want to know if bean initialization is done and everything is ok (no errors).
    How can I programatically do that?

    Best regards,

    Ingo
  4. Replies
    4
    Views
    4,147

    Thank you esammer, you just saved my day....

    Thank you esammer, you just saved my day.
    Eclipse and source bundles, my favorite subject...
  5. Hi, I also investigated this 3 years ago and I...

    Hi,
    I also investigated this 3 years ago and I only found hacks. I think there isn't an fine way to do it.

    We worked around this problem by using OSGi. Our server services are available through...
  6. Replies
    0
    Views
    1,314

    Max SOAP message size? DoS

    Hi,

    is it possible to set a MAX SOAP message size which is valid for all SOAP messages or all unbounded elements?

    Ingo


    Edit:
    With "unbounded" I meas something like this:...
  7. Replies
    4
    Views
    2,311

    Hi, no, it works with Spring 2.5, not 3.0....

    Hi,

    no, it works with Spring 2.5, not 3.0.
    That's my problem at the moment.

    I think http://www.springsource.com/repository/app/
    is an official spring repository.
    I find there all other...
  8. Replies
    4
    Views
    2,311

    ldap 1.3.0 with spring 3

    Hi,

    my bundle org.springframework.ldap(1.3.0) from
    http://www.springsource.com/repository/app/
    imports org.springframework.beans with [2.5.5, 3.0.0).

    This fails for spring 3.0.1.
    Is...
  9. Thank you Ralph! It is fully sufficient. :) ...

    Thank you Ralph!
    It is fully sufficient. :)

    Arjen should add it to the SWS documentation.

    Ingo
  10. Replacing the context name with WsdlDefinitionHandlerAdapter

    Hi,

    i need for testing purposes a quick fix for the
    org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter.

    Right now, it places the "location" in WSDL-File with the server name...
  11. Thread: Https/ssl

    by res1st
    Replies
    0
    Views
    897

    Https/ssl

    Hi,

    i'm created a certificate (unsafe one, keytool only, no CA) and added a SSL connector to my Tomcat6 installation.
    The HTTPS access is working fine in general.


    Now i tried to access my...
  12. Thread: lof4j MDC

    by res1st
    Replies
    2
    Views
    2,222

    Yes, i get this log message. I just figured...

    Yes, i get this log message.

    I just figured out the problem. "username" is somehow overwritten (Spring WS/ACEGI/...?) with an empty string. I just use "credentials" and it works fine. I hate this...
  13. Thread: lof4j MDC

    by res1st
    Replies
    2
    Views
    2,222

    lof4j MDC

    Hi,

    i'm using SWS 1.0 and it works fine.
    I wanted to added to all log messages the current username. But i never got one username in my logfiles. Any idea why?

    That's why i created this...
  14. There isn't much to see.

    There isn't much to see.


    <bean id="messageDispatcher" class="org.springframework.ws.soap.server.SoapMessageDispatcher">
    <description>
    The MessageDispatcher is...
  15. Replies
    8
    Views
    2,546

    Where is the release party? :) Ingo

    Where is the release party? :)

    Ingo
  16. Replies
    18
    Views
    7,095

    I hope you also have a version of the original...

    I hope you also have a version of the original apache-xerces in your classpath? The property alone isn't enough. As far as i know, if the class of the property isn't fount, then Java falls back to...
  17. Replies
    3
    Views
    1,907

    Nice. 1.0 sounds calmative. :) Ingo

    Nice.
    1.0 sounds calmative. :)

    Ingo
  18. Replies
    18
    Views
    7,095

    Hi Exgorth. Yes, it's a bug of the Java...

    Hi Exgorth.

    Yes, it's a bug of the Java validator. I thought they will automatically update to a new xerces version which would solve the problem (i hope).

    Arjen described a workaroud in my...
  19. Replies
    3
    Views
    1,505

    I didn't get a response yet in the...

    I didn't get a response yet in the JAXB-Mailinglist. But it's possible, that JAXB-MTOM can't marshal hexBinary.

    But what's with the other question. Do you have a answer for a little guy like me? :)
  20. Replies
    3
    Views
    1,505

    MTOM and XML validation

    Hi,

    i switched from a SWS M3 release to the RC2 release.
    I have a problem now with my WebService, which transfers files.

    The last months, i simply used a simple base64binary field to upload...
  21. Replies
    1
    Views
    1,017

    locked/disabled in UserDetails

    Hi,

    i've seen the UserDetails class.
    What's the intended difference between a user which is disabled or locked.

    Cheers,

    Ingo
  22. Replies
    6
    Views
    1,392

    Thank you Arjen. I think the value of a...

    Thank you Arjen.

    I think the value of a username token shouldn't be restricted to some chars - the backslash or # should also be possible.

    I'll discuss this with the XWSS guys. If i know more,...
  23. Replies
    6
    Views
    1,392

    I don't know, i think it's not that easy. My...

    I don't know, i think it's not that easy.
    My authentication works fine and seperates domain and name.

    I don't know what they are doing at

    ...
  24. Replies
    6
    Views
    1,392

    I used my debugger and got this info (for...

    I used my debugger and got this info (for "LOCAL\Robert" as username):

    com.sun.xml.wss.XWSSecurityException:
    java.lang.IllegalArgumentException: improperly specified input name: CN=LOCAL\Robert...
  25. Replies
    6
    Views
    1,392

    slash in username

    Hi,

    i added a domain information to the username.
    Before, the username contained only the name "Robert", but it contains also the domain "LOCAL\Robert".

    The XwsSecurityInterceptor is...
Results 1 to 25 of 153
Page 1 of 7 1 2 3 4