Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » validator v2 problem(my wst v2 validator can be triggered manually only)
validator v2 problem [message #516421] Tue, 23 February 2010 21:21
Stefan Dimov is currently offline Stefan DimovFriend
Messages: 14
Registered: July 2009
Location: Sofia, Bulgaria
Junior Member
I've created a validator (v2) for the problem described in:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=119311

which shows error on the EJB
3.x project with two quick fixes available allowing the user to open wizards
for new session or message-driven bean.

It works fine except for the only problem that the validator could be
triggered only manually. Perhaps I've implemented something wrong since the
validator doesn't trigger when I add/delete a bean from the project.

I've debugged it and appears that when I add/delete a bean from the project
the method AbstractValidator.validationStarting(...) is being invoked by the
framework, but later the UIEJB3Validator.validate(...) method(s) are not
invoked.

Any ideas?

P.S. There is a patch attached in the bug for Helios M5 (Head revision). Please, try it and let me know if you figure out the problem solution ...
Previous Topic:access to the Web Services Explorer generated UI
Next Topic:Encoding problems
Goto Forum:
  


Current Time: Fri Mar 29 12:13:12 GMT 2024

Powered by FUDForum. Page generated in 0.02303 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top