Search:

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

Search: Search took 0.02 seconds.

  1. Hi Chris, Apologies for the late reply. ...

    Hi Chris,

    Apologies for the late reply.

    This worked for me but I had to put the com.springsource.org.apache.xalan-2.7.0.jar into the lib and the repository/usr folders.

    Im using...
  2. Replies
    1
    Views
    670

    Upgraded to spring 3.0.0

    Hi,

    I upgraded my project to use spring 3.0.0, but I still have issues here.

    1) Adding dependency:

    <dependency>
    <groupId>org.jasig.cas</groupId>
    ...
  3. Replies
    0
    Views
    846

    STS 2.3.1 and Maven problem

    Hi,

    For some time I've been evaluatiing the STS tools for dm-server development. I recently upgraded to STS 2.3.1 and now my maven dependency management is broken.

    It can no longer resolve...
  4. Is this issue resolved yet?

    Hi,

    I noticed in the issue tracker that:

    DMS-2245 was marked Complete but with no comments.
    EBR-605 was marked Complete but with a comment to say this was moved to the EBR Jira.

    It would...
  5. Replies
    5
    Views
    1,881

    Ah! Thanks! Alternately, you can add the...

    Ah! Thanks!

    Alternately, you can add the following to the JAVA_OPTS environment variable:

    -Djavax.net.ssl.trustStore="%CATALINA_HOME%\conf\server.jks"...
  6. Replies
    5
    Views
    1,881

    Need help understanding latest problem with CAS SSL and Tomcat

    Hi,

    cas-sample (client) deployed to Tomcat.

    This is the configuration for my Tomcat SSL:

    <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
    maxThreads="150" scheme="https"...
  7. Replies
    3
    Views
    2,807

    Hi Christian, Thanks, just wanted to be sure...

    Hi Christian,

    Thanks, just wanted to be sure it was OK.

    Im running:

    Windows XP, professional 2002 service pack 2

    Dual core CPU, with 3.72GB RAM
  8. Hi Andy, That still doesn't seem to resolve...

    Hi Andy,

    That still doesn't seem to resolve the problem.

    Please don't take this the wrong way, but could I ask a huge favour:

    Is it possible someone could point me at instructions to port...
  9. Replies
    3
    Views
    2,807

    vm crash with STS 2.2.1

    Hi there,

    I have been using the sts 2.2.1 for some time, when suddenly and for no apparent reason I got a jvm terminated Exit code=-1.

    Looking around google this seemed to be an issue with...
  10. Hi Andy, With the...

    Hi Andy,

    With the com.springsource.org.apache.xalan-2.7.0.jar in my %JAVA_HOME%/lib I now get the following:

    Resolver report:
    An Import-Package could not be resolved. Caused by missing...
  11. Replies
    5
    Views
    1,881

    Hi Luke, openSSL s_client returns the same...

    Hi Luke,

    openSSL s_client returns the same information for localhost 9443 and 8443. So I guess this shows the CAS server and Tomcat instance are using the same certificates.

    If I run the sample...
  12. Replies
    5
    Views
    1,881

    Issue deploying CAS sample to Tomcat

    Hi There,

    I tried deploying the CAS sample war to Tomcat, and followed the instructions in the reference guide to add the SSL connector using the server.jks supplied with the sample. However i get...
  13. Hi Andy, I thought the prefix of...

    Hi Andy,

    I thought the prefix of com.springsource in the jar name meant that it had been osgified for the dm-server: com.springsource.org.apache.xalan-2.7.0.jar

    Just so I'm clear, are you...
  14. Hi Andy, I placed it in the repository usr. ...

    Hi Andy,

    I placed it in the repository usr.

    I'm doing this always for dependencies collected by maven. Except I always try to check that I do not install jars that are already in ext or...
  15. dm-serve 2.0 problem spring security dependancy breaks admin console

    Hi Guys,

    I'm using dm-server-2.0.0.CI-493.

    I have ported the spring security example to a spring web bundle, and set all project dependencies scope to provided.

    However, when I install the...
  16. Replies
    1
    Views
    670

    runtime Bundle dependency issue

    Hi,

    Im getting a runtime UnableToSatisfyBundleDependenciesException, with the dm-server 2.0.0.M4 release, which I'm using to evaluate CAS with spring security 3.0.0.M1

    I guess this is just...
Results 1 to 16 of 16