hallo, I found the error on the same place.
Rafal At 13:41 07.02.2003 -0800, Nicholas wrote:
I had the same error, and fixed it by settting the case of [my version of] "firm" to "Firm". I also had the abstract schema name set to "Firm". //Nicholas --- Dain Sundstrom <[EMAIL PROTECTED]> wrote: > > On Friday, February 7, 2003, at 09:48 AM, Rafal > Kedziorski wrote: > > > <ejb-ql><![CDATA[SELECT OBJECT(o) FROM firm o > WHERE o.name = > > ?1]]></ejb-ql> > > > > After start JBoss I get this error: > > > > Was expecting one of: > > "IN" ... > > <ABSTRACT_SCHEMA> ... > > )] > > I am going to guess the full error said "Found > 'firm' Was expecting one > of:" > > This means that 'firm' is not the literal "IN", and > 'firm' is not a > know abstract schema name. Did you declare that > your firm entity have > an abstract-schema-name of 'firm'? If not do it. > > -dain > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = > Something 2 See! > http://www.vasoftware.com > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user ===== Nicholas Whitehead Home: (973) 377 9335 Cell: (201) 615 2716 Work: (212) 622 5639 [EMAIL PROTECTED] ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
