Hi Emile, In your JSP code there is probably something like <mm:node number="default.machines"> .... </mm:node> and there is no object in your cloud with the object alias "default.machines". If you create a node with that alias the error will probably disappear.
Kind regards, Henk. T. +31-(0)6-29054903 E. [EMAIL PROTECTED] I. http://www.mmatch.nl > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Emile > Sent: Saturday, April 17, 2004 9:16 PM > To: [EMAIL PROTECTED] > Subject: org.mmbase.bridge.NotFoundException > > > Hi All > > Having copied and pasted the mags object into a "machines" > object, I get the > folowing error: > Something went wrong while getting node with number > 'default.machines': Node > not found !! (key = 'default.machines') > > I've created the default object in - > WEB-INF\config\applications\Machinery > as machines.xml. I created it all by hand and had to guess a new node > number, so created on from the ether, randomly. > > Where have I gone wrong? > > Regards > Emile > > > >
