This would work if you had a directory called Gridway/ at the same level as build-area/, and underneath that you had src/org/ gridway.java. My guess is that is not actually the name of your Java class; it looks like a package name to me. Could that be it?
- Sean On Mar 16, 2010, at 11:41 PM, santosh k wrote: > Hi, > > I have created a new suite and its corresponding module by name > 'Gridway' in kepler 2.0.0. > As soon as i instantiated the component,i m gettin an exception :- > > > change failed > XML element "entity" triggers exception in [external stream] > caused by : > ptolemy.kernel.util.illegalAction Exception : > cannot find class: org.gridway > Because : > -No protocol:org/gridway.xml > -XML file not found relative to classpath > > > suggest me the possible remedies for this problem. > > Thank You > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100317/02f0d7f5/attachment.html>

