Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    3,245

    It's Sun App Server EE 8.1. It just seems...

    It's Sun App Server EE 8.1. It just seems strange that everything's fine if the application has already been deployed when the server starts up, but if I redeploy it dies.
  2. Replies
    2
    Views
    3,245

    WebServiceTemplate and SSL

    My question is basically whether or not configuration of an XwsSecurityInterceptor and KeyStoreCallbackHandler is necessary in my situation, and if that could solve the issue I have.

    I am using...
  3. Work around, not a fix

    So I was able to work around this issue by doing an explicit redirect to another controller as follows:


    <bean id="myController" class="MyClass">
    ...
    <property name="successView"...
  4. View Not Resolving for Sun Application Server

    In my application, I have a SimpleFormController where I enter some info which is submitted to a web service. After receiving the response, it should forward to the success view. This works...
Results 1 to 4 of 4