facebook

JAX-WS, Spring Security, ME for Spring

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #334013 Reply

    Dennis
    Participant

    I am trying to implement a jax-ws webservice that will use Spring Security for Authentication when called, which is already setup for the web application.

    I have the latest versions.

    My webservice fails on data retrieval from the DAO, of course, because I have not authenticated at this point and the DAO is secured. Otherwise the ws is working as expected.

    I want to go down the right path, but am not sure how to proceed in this environment. Has Skyway addressed this situation?

    Thanks

    #334035 Reply

    support-swapna
    Moderator

    djwaters,

    Can you please take a look at this tutorial and see if it helps ?
    http://www.myeclipseide.com/documentation/quickstarts/ME4STutorialScaffoldingSecurity/scaffoldingsecurityarticle.html

    #334293 Reply

    Dennis
    Participant

    I thought I replied to this days ago, but apparently I did not submit correctly.

    Please read my original post again. I am already running Spring Security. I am trying to authenticate to a new webservice created in my existing env and don’t know the best way to proceed and don’t know the Skyway classes.

    #334314 Reply

    support-tony
    Keymaster

    djwaters,

    Not being familiar with web service security myself, I’m not sure what your situation might be but it sounds like you’re asking development questions, rather than IDE questions. I’m not clear as to why you would expect the IDE to provide runtime classes for your web services client. Certainly, we ship some runtime libraries (that could be obtained elsewhere) and make them easily available for your convenience but the use of those libraries is a development issue.

    Have you tried seeking help on an appropriate development forum? Although other MyEclipse users do help out with issues from time to time, other forums are more likely to assist with purely development issues.

    I’m sorry if I’ve misunderstood your request. If so, can you please restate it in terms related to MyEclipse?

    #334333 Reply

    Dennis
    Participant

    As your tool provides wizards to generate webservices as well as clients and security I assumed somebody would be familiar with this issue, esp. in an ME4S environment.

    I certainly have gotten this type of guidance in the past from the Skyway folks. Apparently that no longer is true.

    Thanks

    #334391 Reply

    support-tony
    Keymaster

    djwaters,

    Sorry about that. We do offer assistance, beyond the IDE, when the knowledge is readily available, so not much investigation to do. Developers aren’t always available to help (busy schedules), I’m afraid.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: JAX-WS, Spring Security, ME for Spring

You must be logged in to post in the forum log in