Posted: Fri Dec 27, 2002 8:37 pm Post subject: JSP Development for WF using JSWDK
Newbie
Joined: 26 Nov 2002 Posts: 4
Hello,
I am developing JSPs for WF using JSWDK. I have included fmcojapi.jar and fmcojagt.jar in my classpath but the JSP is unable to import com.ibm.workflow.* APIs . Please let me know the correct way to implement JSP development using JSWDK.
Joined: 18 Jul 2001 Posts: 34 Location: Salt Lake City, UT
You may have already done this, but I would first write the "java.class.path" System property to System.out from your JSP code to verify what is really in there - of course you need to remove your MQWF API import statement so your JSP can compile first
Beyond a "fat-fingered" classpath you're probably looking at a simple app server-specific configuration parameter problem... _________________ Eric Ducos
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum