Posted: Mon Sep 23, 2002 10:06 pm Post subject: MqworkFlow web client
Newbie
Joined: 04 Sep 2002 Posts: 3
Please any one can clarify my doubt regrding Mq wokflow web client.
i have writen some Jsp pages for Mq work flow and i am trying to deploy
those pages in Ibm websphere 3.5 Application server.but it is giving some errors.is it websphere 3.5 support Mqwf or not.if it support then what mistake i have done in jsp.one of the tag in my jsp like this
<jsp:useBean id="context" scope="request"
type="com.ibm.workflow.servlet.client.RequestContext"/>
but it is raising error like this
Error Message: Server caught unhandled exception from servlet [jsp12]: bean context not found within scope
First check the classpath of the Websphere app server. You need to have the proper fmc*.jar files in the classpath. Next insure that you have both the import statment along with the jsp:useBean statment in your JSP..
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