Peter Johnson [https://community.jboss.org/people/peterj] created the discussion

"Re: java.lang.Error: Undefined operation name <x>,   when <x> was removed from 
interface (wsdl)"

To view the discussion, visit: https://community.jboss.org/message/742867#742867

--------------------------------------------------------------
In that case, Eclipse is running the tests in a separate VM. I have no idea how 
to convince Eclipse to add those options to the java command when it runs 
tests. However, if you watch the running processes, and catch the java process 
running the unit tests, you can grab the command used to run the tests and run 
the same by hand from a command line, adding the option in there. If you are on 
Win 7 (or similar), Task Manager might show you the command line. Better yet, 
get Process Explorer from sysinternals - that lets you copy and paste the 
command line.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/742867#742867]

Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to