Anybody out there using the J2EE compiler to compile a Witango App that calls a java bean? It looks like there is a problem with the classname when the bean is being instantiated. Here is the generated java code to instantiate the object.

createObject = new com.lynch2.wjtemplates.PDFGenerator?Class=PDFGenerator();

It looks like the "?Class=PDFGenerator" is part of something that is required by the Witango object handler when not using J2EE and isn't being removed from the generated code.

I removed the extra junk on the end of the classname, and compiled it by hand fine.

Anybody else run into the same problem?

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to