I have generated a .war file that contains the following directory structure:

rel
   rel.jsp
   javascript
       rel.js
   styles
        rel.css
   WEB-INF
        web.xml
        lib
          xxxx.jar
        class
            myclass
                relServlet.class

I have a running server called tools and have the placed the .war and
have expanded it in the directory.  When I go to the web page I see my
..jsp but the log file says rel/relServlet can not be found.  This
application was developed / tested using JBOSS I am new to JRUN and
need to transfer the .war for production.  I'm a newbe and am sure I
missed some small step so, please help!!!!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/JRun-Talk/message.cfm/messageid:5791
Subscription: http://www.houseoffusion.com/groups/JRun-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.8

Reply via email to