Re: Components Trouble

2012-04-26 Thread Ron X
yes, everything is like you said. but java-sources i locate in componenT (without s) package. 26 апреля 2012 г. 15:29 пользователь Farrukh Ijaz < farrukh.i...@fuegodigitalmedia.com> написал: > Hi Ron, > > Is this happing with any project you create? If not then check the file * > resources.includ

Re: Components Trouble

2012-04-26 Thread Farrukh Ijaz
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.FarrukhOn 2012-04-26, at 11:56 AM, Ron X wrote:hii have some problem with components:@

Components Trouble

2012-04-26 Thread Ron X
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) - No template found for compon