Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Does any one have a solution. I am looking...

    Does any one have a solution. I am looking forward to hear from you guys.. Thanks in advance.
  2. Replies
    0
    Views
    547

    Security Headers - axis client

    Could you please guide me on how to add the security headers to the client soap request using the stubs i have created using Axis2 from the wsdl generated by spring web services?

    Any help would be...
  3. Replies
    2
    Views
    3,154

    Could you please guide me on how to ad the...

    Could you please guide me on how to ad the security headers to the client soap request using the stubs i have created using Axis2 from the wsdl generated by spring web services?

    Any help would be...
  4. Replies
    0
    Views
    597

    Publishing Webservices

    Hello,

    Is there a way to generate documentation or publish webservices that are created using spring webservices?

    To be secific, I have two endpoints written for creating and querying a record....
  5. Replies
    3
    Views
    1,082

    Could you please elobarate on how do i specify...

    Could you please elobarate on how do i specify the username and password from the soap message. should the authentication details be from the header or within the body. and do i have to pass...
  6. Replies
    11
    Views
    2,448

    Thanks Afe.

    Thanks Afe.
  7. you need a placeholder like a4j:outputpanel to...

    you need a placeholder like a4j:outputpanel to display messages in h:message. h: message cannot be displayed without placeholders.you should be able to view messages usinh h:message if you place it...
  8. FlowExecutionKey is being returned null in Managed Bean

    Hey Guys,

    I am trying to get the current flow execution and end it while in my action Listener from the managed bean.

    I am using the following code to get the flowExecutionKey, but the key is...
  9. Replies
    11
    Views
    2,448

    How do we parse the flow execution key? How do...

    How do we parse the flow execution key?

    How do we get the encoded key to be passes as parameter to parseflowexecutionkey?

    any help would be great.

    Thank you.
  10. Replies
    10
    Views
    2,337

    RequestControlContext requestContext =...

    RequestControlContext requestContext = (RequestControlContext) RequestContextHolder.getRequestContext();
    MutableAttributeMap map = new LocalAttributeMap();
    map.put("adHocQueryName", "User...
  11. Replies
    10
    Views
    2,337

    I am using this tag from Infragistics called...

    I am using this tag from Infragistics called Ig:Chart which has only one action Listener (dataPointListener).



    <ig:chart id="chartRenderer1" binding="#{adHocQueryExecutionBean.chartRenderer1}" ...
  12. Replies
    10
    Views
    2,337

    Thank you For responding. Here is what I got....

    Thank you For responding.

    Here is what I got. A dataPointListener( ActionListener) which is invoked from a chart tag. Which when invoked collects data for that point clicked which i need to use to...
  13. Replies
    10
    Views
    2,337

    Hello, Could you please take a look at my...

    Hello,

    Could you please take a look at my requirement if you get a chance to look at it?


    Thank you
  14. Replies
    10
    Views
    2,337

    Soryy for the delay in response. Here arre more...

    Soryy for the delay in response. Here arre more details on this. I have a chart which when cllicked on a datapoint enters a datapointListener, where in i get the link associated to that datapoint...
  15. Replies
    10
    Views
    2,337

    Redirecting to another flow

    Hey Guys,

    I am using the folowing code


    RequestContext requestContext = RequestContextHolder.getRequestContext();
    String path = requestContext.getExternalContext().getContextPath();...
  16. Replies
    0
    Views
    738

    new webflow from an actionListener

    Hello All,

    I have a situation where i need to invoke a new webflow from the action listener based on the input parameter i recceive in the action listener.

    Could you please guide me through how...
  17. Logs

    Hey Peter,

    Thanks for your response.

    I hvae tried what you said and i could not get the url working. i can't get the values mapped correctly. it maps the original value to null.


    Attached...
  18. Hey Marten, Thank you for your response and...

    Hey Marten,

    Thank you for your response and sorry for improper formatting of the code. I have tried changing the request Scope to requestParameters, but seems like the flow ids not receiving the...
  19. Spring flow does not get the request parameters when not in debug mode.

    Hello All,

    I am trying to invoke a new flow from within an existing flow, using javascript function.

    I have a flow called home flow where in i call a javascript from a datapoint in...
  20. Replies
    1
    Views
    829

    Try the following.

    "http://localhost:8080/Application/spring/flow-name?QueryName=xyz"
  21. SpringWebflow + JSF on Jboss Portal - swf-booking-facelets example

    I ge the following error when I try to open my portal page. Does any one have any clue on why am I getting this setLocale() null pointer exception on UI ViewRoot?

    Following is my web.xml:

    <?xml...
  22. Replies
    4
    Views
    1,050

    Hey Kieth, Thakns for the response. I have had...

    Hey Kieth,

    Thakns for the response. I have had luck deploying the application on Pluto integrated with Tomcat 6. Would you have any clue on how can I deploy the app on Jboss Portal Server?

    I...
  23. Replies
    1
    Views
    1,126

    Any luck yet with deploying the application on...

    Any luck yet with deploying the application on Jboss?

    Thank you.
  24. Sample Webflow portlet on Jboss

    Was any one successful deploying the sample on JBOSS portal Server?

    Could you please throw some light on it?

    Thank you,
  25. Replies
    4
    Views
    1,050

    Did you find any way to do it?

    Did you find any way to do it?
Results 1 to 25 of 29
Page 1 of 2 1 2