• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tomcat on iSeries

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Can somebody please help with the following problem???

We Webfaced our DDS using the Websphere Development Studio for client on iSeries with the latest updates.
The application works fine on the Websphere Application Server on the localhost.
We installed and configured a Apache Tomcat server 5.0.28 on the iSeries.
We exported the .war file to the webapps folder of the tomcat5028 on the IFS.
When browsing the application we could only get the launch page and the logon page. After logon we get the following error.

The following error occurred while the application was running :

WF0096: While receiving data from the application an error occurred.

To return to the page you were at prior to beginning the application, click here.


--------------------------------------------------------------------------------

Additional information :

WF0100: The DDS data received from the host cannot be displayed on the browser. DDS source may have been changed since it was converted using the IBM WebFacing Tool or the license limit has been reached for dynamic transformation of unconverted DDS source. Either reconvert the DDS source or purchase additional WebFacing Deployment Tool licenses to support programs with unconverted DDS running on V5R4 or later releases of i5/OS.

Details :

com.ibm.as400ad.webfacing.runtime.core.WebfacingLevelCheckException: WF0015: The specified class or definition file {SPR__LIB1_aaco5.QDDSSRC.SPR__MAIN.SPR__MAINData} could not be found.

etc etc etc.......
Anybody can help with a solution, what is the problem???

Thanks
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic