I have apps that work in JBuilder but no matter how I create the JAR or WAR file I cannot get anything with swing to show on JRun. I get a class not found error.
-----Original Message----- From: Godbey, David [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 4:01 PM To: [EMAIL PROTECTED] Subject: Re: JBuilder 6 App Deployment Are you talking about applets? They have nothing to do with JRun, rather the applet classes need to be findable by the web server. -----Original Message----- From: Gegner, Greg (MED) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 2:31 PM To: [EMAIL PROTECTED] Subject: JBuilder 6 App Deployment I am having trouble deploying anything that uses swing to JRun. The app runs fine in JBuilder 6. I am placing the jar file in the WEB-INF directory. Any thoughts would be appreciated. ________________________________________________________________________ ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ________________________________________________________________________ ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html