Hi, I found what the problem is, it was because of the addition of new tree based UI wizard. It has a separate bundle to hold its files and the files are in the same context as the original UI bundle, so those two were conflicting. So because of that, it had a random behavior of which bundle's files are actually shown, where in my case, I see the original UI's pages, where in the builder machine, you will see the new UI's pages. So I will rename the web context in one UI bundle, and will provide a new DS build by tomorrow. Sorry for the inconvenience.
Cheers, Anjana. P.S. Thank you Hiranya for the tips :) .. On Thu, Mar 4, 2010 at 6:36 PM, Samisa Abeysinghe <[email protected]> wrote: > Also, note that I use the 'default' profile to build all packs. > Make sure you have added the stuff in default profile of components and > features. > You can also try building the default profile locally, and see if that > causes the problem in the resulting build. > Thanks, > Samisa... > > On Thu, Mar 4, 2010 at 4:45 PM, Hiranya Jayathilaka <[email protected]> > wrote: >> >> >> On Thu, Mar 4, 2010 at 8:42 AM, Anjana Fernando <[email protected]> wrote: >>> >>> Hi, >>> >>> Yeah, I've also fixed the suspected UI permissions problem. But seems >>> it is not the issue, our local builds work, >> >> The local builds may be picking up some old jars in your local M2 repo. >> Try building from a clean repo. >> >>> >>> with the latest core and >>> components, but when I downloaded build from the builder machine, I >>> also cannot see the pages and no error messages. >> >> Does this mean you see a bunch of grey pages or nothing at all? >> >>> >>> Anyone have an idea >>> on what can be wrong? .. >> >> I think the first thing you should check is whether the relevant UI >> bundles are available in the pack and whether they are getting activated >> properly at startup (use OSGi console). If that is working fine extract the >> jar files and go into the relevant JSP files and see whether the changes you >> have made have made into the build. >> Thanks, >> Hiranya >>> >>> On Thu, Mar 4, 2010 at 8:05 AM, Charitha Kankanamge <[email protected]> >>> wrote: >>> > I'm still having the same issue with data services pack which has been >>> > reported in alpha3 and 4 (none of the DS creation wizards work). Is >>> > there >>> > something wrong with the build script used in builder machine? :( >>> > >>> > Regards >>> > Charitha >>> > >>> > Charitha Kankanamge >>> > WSO2 Inc. >>> > http://wso2.org >>> > email: [email protected] >>> > cell: +94 718 359 265 >>> > blog: http://charithaka.blogspot.com >>> > >>> > >>> > On Thu, Mar 4, 2010 at 3:54 AM, Samisa Abeysinghe <[email protected]> >>> > wrote: >>> >> >>> >> Packs are here: >>> >> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/2PreBeta01/ >>> >> >>> >> >>> >> Thanks, >>> >> Samisa... >>> >> _______________________________________________ >>> >> Carbon-dev mailing list >>> >> [email protected] >>> >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >> >>> > >>> > >>> > _______________________________________________ >>> > Carbon-dev mailing list >>> > [email protected] >>> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> > >>> > >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> >> >> -- >> Hiranya Jayathilaka >> Software Engineer; >> WSO2 Inc.; http://wso2.org >> E-mail: [email protected]; Mobile: +94 77 633 3491 >> Blog: http://techfeast-hiranya.blogspot.com >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > > > > -- > Samisa Abeysinghe > Director, Engineering - WSO2 Inc. > > http://wso2.com/ - "lean . enterprise . middleware" > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > _______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
