Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    7,545

    was 6.1 without feature pack

    thanks ,

    I will try creating a new profile and without augmenting web service feature pack, so that i should be able to run it...
  2. Replies
    13
    Views
    7,545

    Spring with IBM's JAXWS

    I have augmented webservice feature pack in to my profile and also selected webservice feature pack option for the project through Project facet.When I added

    ,

    it started to look for jax-ws...
  3. Replies
    13
    Views
    7,545

    How to refer ibm's JAX-WS runtime to Spring!?

    Dear all,

    I am trying to use handler in spring for JAX-WS and I am getting the below error.Spring is looking for jaxws-api.jar to run. As i have already enabled jax-ws feature in my environment,...
  4. Replies
    2
    Views
    1,194

    It was certainly working with Spring2.5 andI have...

    It was certainly working with Spring2.5 andI have implemented in one of our project for some whitelabelling requirement
  5. Replies
    0
    Views
    776

    JSR-286 support in Spring 3.0

    Hi,

    I am wondering why the Spring source documentation is not updated as per JSR-286/Portlet2.0 standard in Spring documentation ? Couldn't really get to know about events and resourcing request...
  6. Invalid property 'uname' of bean class [in.hcl.controllers.LoginUserPageController]

    Hi,

    I am getting weird issue, I have a JSP Portlet file(Login Portlet) which has a Controller and a Form Bean(with setter and getter). when I am ttraversing from Login portlet and later coming...
  7. Hi At last I found a thread that is relevant...

    Hi

    At last I found a thread that is relevant to my issue.
    I am using the below snippet in my controller class


    but I still get the below error
  8. Application context file

    Hi,

    Can u share your application-context.xml to view the entries. I doubt class loading mechanism of WPS. please check the wps class loading technique in the wps manual
  9. Spring tags : commandName

    Hi ,

    Could any senior member help me in this issue. This is really holding us . This below error happens only when we use spring :bind tag in the successview. Even I am trying to instantiate the...
  10. Replies
    3
    Views
    1,185

    Portlet to Portlet call

    Hi cmelgar,

    Are you mean to say that JSR 168 doesn't support portlet redirection to another portlet !? I understand it is portal job, - that is holding Portlets - to do the redirection. But If we...
  11. Retaining Form values after successful submission

    Hi,

    Please help me for the below issue, it is horrifying us for last couple of days.

    I am using a LoginController & LoginForm for authentication and Logincontroller is passed to...
  12. PortletModeParameterHandlerMapping implementation

    Hi,
    I have the following entry in my spring confg file.





    And in my LoginUserPageController , I have extended SimpleFormController by overriding onSubmitAction(ActionRequest request,...
  13. Thansk mate, it does work :) Can u tell me...

    Thansk mate, it does work :)

    Can u tell me wat are all the names i can use name parameter other than action

    <portlet:param name="action" value="LoginUserForm"/>
  14. Spring Tags in HTML makes portlet rendering fail

    Hi,
    When I use Spring Tags in HTML, my portlet page is not rendered when I use action="actionURL" or action="renderURL"



    My next page is coming the portlet:actionURL, so system shows no page...
  15. Couldn't redirect to another Portlet : Spring on WAS 6.1

    Hi ,

    I am trying to foraward uname from LoginPage Portlet to ResultPage portlet and when submitting it displays "Page cannot be found"



    LoginPage.jsp


    ResultPage.jsp
Results 1 to 15 of 15