This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes Unable to take user input when using attributes in XSD. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Unable to take user input when using attributes in XSD. " Watch "Unable to take user input when using attributes in XSD. " New topic
Author

Unable to take user input when using attributes in XSD.

Anup Srivastava
Greenhorn

Joined: Dec 21, 2005
Posts: 21
I am facing a small but crucial problem while using imported xsd's.
When i introduce an element and attached to it an attribute in ProcessResponse,and deploy the BPEL,I am unable to take user Input.

ProcessRequest is same.
Process Response has 2 elements.Element1 with type string and Element2 having attribute1.
I am assigning input to element1.
Just a simple assign of receive input to reply output.
But BPEL console shows no text box to receive the input.Surprisingly,if i use anyattribute or any type other than attribute,my bpel console shows user input text box.

I have to use attributes in xsds using ref cursor.If This simple observation of assign activity is solved , i will successfully be able to take user input while using ref cursors.

Waiting For Your Response.
Thank You.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Unable to take user input when using attributes in XSD.
 
Similar Threads
Handling a POST from a Wordpress-page to a Java page with Wicket as frontend.
BPEL Error
ref vs type in XML Schema
how to create link between bpel and jsp page?
jboss, datasource naming and lookup error