Hi Brian, Could you please check:
1. your web.xml file such that correct application class is specified in the application-class parameter to the servlet-class ServletContainerAdapter. 2. Your ULC application class is on the path of the servlet i.e. the jar file containing it is present in the WEB-INF/lib dir. I hope this helps. If not, send me your .jnlp file and your web.xml file, the stack trace and server side log. Thanks and regards, Janak -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of McCarty, Brian Sent: Tuesday, July 25, 2006 2:36 PM To: [email protected] Subject: [ULC-developer] deployment problem I recently received a license for the Canoo ULC. I have been working with the ULC for a couple week since returning from vacation and have successfully developed several small test applications. Now we have come to the deployment phase and have run into problems. To help with the deployment I installed the ULC Integration Feature from your web site. I was able to create a .war file using the ULC Servlet Export and install it on our server but it does not work. As a test, I created a project using the New ULC Project Wizard. I made no changes to the project, then used the ULC Servlet Export Wizard to create a .war file. Our network administrator then deployed the application to IBM Websphere Application Server 6.0.2.7 running on an iSeries box. In deploying the application the default bindings were used. The only other non-default option used during the install were to pre-compile jsp and process internal configuration. A shared library was not created with the ULC jar files as they were included in the .war file. When I run the test at http://64.88.0.83:20000/depTest1/depTest1.jnlp I see that Java loads, then I see a Canoo message box flash by then an application error box. The error is: "Unrecoverable error. The application will be terminated. Exception occurred on the server: Could not instantiate application class." Any help will be appreciated. Thanks, Brian McCarty Macomb Intermediate School District _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
