-
Dec 4th, 2011, 02:28 PM
#1
DBRE/gwt scaffold omits locators
I get the following ClassNotFoundException when I reverse engineer an oracle (ojdb6) table and try to scaffold it via web gwt setup followed by web gwt all:
[ERROR] Dec 4, 2011 6:17:14 PM
com.google.web.bindery.requestfactory.server.Servi ceLayerDecorator die
[ERROR] SEVERE: Could not find the locator type specified in the
@com.google.web.bindery.requestfactory.shared.Prox yForName
annotation com.blazent.data.domain.DSwPublisher
[ERROR] java.lang.ClassNotFoundException:
com.blazent.data.server.locator.DSwPublisherLocato r
The corresponding locator for my reverse-engineered entity is not generated. This is not the case when I run expenses.roo script, which is the behavior I expected when I used DBRE.
Is this behavior expected?
Are we required to write the locators by hand when we use DBRE?
Is there something in the reference docs that I am overlooking?
Last edited by wil.pannell; Dec 4th, 2011 at 05:24 PM.
Reason: CLARITY
-
Feb 12th, 2013, 01:05 AM
#2
Hi Wil,
I came across the exact same problem. Pls share the details, if you have solved it. Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules