Robert, Are you sure this is a Torque error? I am unable to lookup the API at the moment, but off the top of head, it looks like that class may come from the turbine jar - tdk2-1b.jar .
A simple way to test what classes are availabe is to edit an existing class (or create a new one), then type in "org.apache.turbine." and JBuilder will show you available classes. I am doing all my development under Jbuilder4 on linux, quite successfully as I know a few others are, so if this doesn't fix it I'm sure someone else will have some input. pat. > I'm trying to get a simple JSP/Struts app running using Torque under > JBuilder 6 Enterprise. The torque.jar is included in the project, but I get > the above exception when trying to instantiate an object generated by > Torque. Couldn't find anything in the archives on this. Any suggestions? > > > ------------------------------------------- > Robert D. Morse > [EMAIL PROTECTED] > PGP Key: D9C4AA6A > PGP Finger Print: ED56 DEEA 95CF AC99 C2B0 77D4 7D92 ACCA D9C4 AA6A > > > -- > To unsubscribe, e-mail: <mailto:turbine-user- [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-user- [EMAIL PROTECTED]> > > > -- NeoMail - Webmail that doesn't suck... as much. http://neomail.sourceforge.net -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
