I have already succeded my first stateful web service in 5 simple steps 
presented in the third chapter of the "GT4 Programmer's tutorial", without 
adding anything.
  Now, i'm trying to add some RP's (like those presented : value and lastOp) 
and some operations before moving to the 4th chapter.
  I succeded in deploying the service into the webserver container, after i 
have just added an RP "op" that takes "+" (addition) and "-" (substraction)
  But the problem is that when adding an operation, the container fails to 
start and i receive the message : 
  " Failed to start container: Failed to initialize 
'examples/core/first/MathService
' service [Caused by: [CORE] Operation 'getOpRP' defined in wsdl but it's not im
plemented in the 'examples/core/first/MathService' service.] "
  In fact, i added the necessary in WSDL, then i implemented the operation 
'getOpRP' in MathService.java (similarly to the implementation of 'getvalueRP').
  I don't know if there should be something else to change or to add when 
adding a new operation.
  I insist that i still in the 3rd chapter of the tutorial and i have to 
succeed this step (deploying the service into the webserver container after 
adding an operation or more)
  Please help me as sooner as possible, it's urgent.
  Thank you
  Afef

       
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

Reply via email to