I attached the error stack below. You can check it if you can follow the JSR181 Orchestration sample.
The JSR181 ochestration sample just don't work. Maybe one of the WSDL (uszip, localtime) might be changed after you guys wrote the tutorial or it might be a bug.... gnodet wrote: > > Can you post the full stack trace and any code / config that > might help to understand the problem ? > > On 2/21/07, migue <[EMAIL PROTECTED]> wrote: >> >> Hi, >> I have implemented an example of Orchestration with JSR181 and I when run >> it >> throws the following exception: >> java.lang.IllegalStateException: Current state not START_ELEMENT, >> END_ELEMENT or ENTITY_REFERENCE >> at >> com.ctc.wstx.sr.BasicStreamReader.getLocalName(BasicStreamReader.java:708) >> ... >> >> Any help? >> Thanks a lot, >> Migue >> -- >> View this message in context: >> http://www.nabble.com/java.lang.IllegalStateException%3A-Current-state-not-START_ELEMENT%2C-END_ELEMENT-or-ENTITY_REFERENCE-tf3268154s12049.html#a9085326 >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Architect, LogicBlaze (http://www.logicblaze.com/) > Blog: http://gnodet.blogspot.com/ > > -- View this message in context: http://www.nabble.com/java.lang.IllegalStateException%3A-Current-state-not-START_ELEMENT%2C-END_ELEMENT-or-ENTITY_REFERENCE-tf3268154s12049.html#a10886080 Sent from the ServiceMix - User mailing list archive at Nabble.com.
