yes, everything is like you said. but java-sources i locate in componenT (without s) package.
26 апреля 2012 г. 15:29 пользователь Farrukh Ijaz < [email protected]> написал: > Hi Ron, > > Is this happing with any project you create? If not then check the file * > resources.include.patternset* under *woproject* folder. It should be > something like this. Looks like the app can't locate the .wo folder. > > > Farrukh > > > On 2012-04-26, at 11:56 AM, Ron X wrote: > > hi > i have some problem with components: > > @Override > public WOActionResults defaultAction() { > > .... > > WOComponent page = pageWithName(Main.class); > > return page; > > > } > > > DEBUG 42.53 MB used/38.53 MB free [WorkerThread0] > (ERXNSLogLog4jBridge.java:46) - > <com.webobjects.appserver._private.WOComponentDefinition> No template found > for component Main at "file:/Users/user/Documents/workspace/XMobile/". > > > and so happens with any component if i change Main to it - for example > PageWrapper or another. > > what is it? > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/farrukh.ijaz%40fuegodigitalmedia.com > > This email sent to [email protected] > > >
<<attachment: Screen Shot 2012-04-26 at 3.19.30 PM.png>>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
