Shopping Cart Application installation manual missing

Shopping Cart Application installation manual missing

Hi,

I downloaded this Shopping cart zip folder from http://www.roseindia.net/struts/struts/struts2.2.1/shoppingcart/index.html but there's no installation manual inside of how to get the app up and running. Urgent help please and thanks a lot !

View Answers

February 18, 2013 at 5:44 PM

Hi,

Thanks for your reply. As I run the file it give me this error

HTTP Status 404 -

type Status report

message

description The requested resource is not available.

Apache Tomcat/6.0.36

I checked the console it got the following error message. I'm a newbie in this area and any help will be greatly appreciated. Thanks a lot !

18-Feb-2013 12:06:55 org.apache.catalina.core.AprLifecycleListener init

INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Entry\Java\jdk1.6.027\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\x64\;C:\Program Files\Internet Explorer;C:\Entry\Programs Files\MySQL\bin;C:\Program Files\MySQL\MySQL Server 5.5\bin;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Entry\Java\jdk1.6.027bin;C:\ant\apache-ant-1.8.4\bin;C:\jdk\bin;,;;. 18-Feb-2013 12:06:55 org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:ScartApplication' did not find a matching property. 18-Feb-2013 12:06:55 org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 18-Feb-2013 12:06:55 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 851 ms 18-Feb-2013 12:06:55 org.apache.catalina.core.StandardService start INFO: Starting service Catalina 18-Feb-2013 12:06:55 org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.36 18-Feb-2013 12:06:57 org.apache.catalina.loader.WebappClassLoader validateJarFile INFO: validateJarFile(C:\Users\Khin\Helio Workspace.metadata.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\ScartApplication\WEB-INF\lib\servlet-api-2.5-6.1.4.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class log4j:WARN No appenders could be found for logger (com.opensymphony.xwork2.config.providers.XmlConfigurationProvider). log4j:WARN Please initialize the log4j system properly. 18-Feb-2013 12:07:00 org.apache.catalina.core.StandardContext filterStart SEVERE: Exception starting filter struts2 java.lang.NullPointerException at com.opensymphony.xwork2.util.FileManager$FileRevision.needsReloading(FileManager.java:209) at com.opensymphony.xwork2.util.FileManager.fileNeedsReloading(FileManager.java:60) at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.needsReload(XmlConfigurationProvider.java:325) at org.apache.struts2.config.StrutsXmlConfigurationProvider.needsReload(StrutsXmlConfigurationProvider.java:168) at com.opensymphony.xwork2.config.ConfigurationManager.conditionalReload(ConfigurationManager.java:220) at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:61) at org.apache.struts2.dispatcher.Dispatcher.getContainer(Dispatcher.java:774) at org.apache.struts2.dispatcher.ng.InitOperations.initStaticContentLoader(InitOperations.java:77) at org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.init(StrutsPrepareAndExecuteFilter.java:49) at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:295) at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:422) at org.apache.catalina.core.ApplicationFilterConfig.(ApplicationFilterConfig.java:115) at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4072) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4726) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) at org.apache.catalina.core.StandardService.start(StandardService.java:525) at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) at org.apache.catalina.startup.Catalina.start(Catalina.java:595) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) 18-Feb-2013 12:07:00 org.apache.catalina.core.StandardContext start SEVERE: Error filterStart 18-Feb-2013 12:07:00 org.apache.catalina.core.StandardContext start SEVERE: Context [/ScartApplication] startup failed due to previous errors 18-Feb-2013 12:07:00 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/ScartApplication] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@26c59ad5]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@773829d5]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 18-Feb-2013 12:07:00 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/ScartApplication] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@8429c19]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@4d16318b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 18-Feb-2013 12:07:00 org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-8080 18-Feb-2013 12:07:01 org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 18-Feb-2013 12:07:01 org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/120 config=null 18-Feb-2013 12:07:01 org.apache.catalina.startup.Catalina start INFO: Server startup in 5421 ms


February 18, 2013 at 11:20 AM

hi friend,

Run application using Eclipse IDE. Download the Source Code as WAR file from the link

http://www.roseindia.net/struts/struts/struts2.2.1/shoppingcart/index.html

after downloading the war file rename it to ScartApplication.war and import this file into the Eclipse IDE and add a server into Eclipse then run this application.









Related Tutorials/Questions & Answers:
Shopping Cart Application installation manual missing
Shopping Cart Application installation manual missing  Hi, I downloaded this Shopping cart zip folder from http://www.roseindia.net/struts/struts/struts2.2.1/shoppingcart/index.html but there's no installation manual inside
Free Java Shopping Cart,Shopping cart Application
to run. Download our Free Java Shopping Cart application and setup your online store... Free Shopping Cart Application Designing and develop a shopping cart... Free Java Shopping Cart      
Advertisements
Shopping cart Application
Shopping Cart Application     ... a) Preliminaries   i) Tools required to build Simple Cart   ii) Tools included in Simple Cart repository   iii) Which libraries
Shopping Cart
Shopping Cart  Give some same code for shopping cart.. once click "Add to cart button" add item into cart and also moved into next step
shopping cart
shopping cart  hi i want the sample project for shopping cart in struts with mysql ,if any one knows means please help me
Shopping Cart
Shopping Cart Shopping cart is also know as trolley, carriage, buggy or wagon is a cart mostly used while shopping in shopping mall. These cart is provided... it to the shopping cart. Shopping cart software allows you to view the items in your cart
Shopping Cart
of the easiest way to sale products, you have to setup shopping cart application, add your...Shopping Cart In this section we will discuss about shopping cart and how you can use different open source shopping cart for hosting your shopping
Shopping Cart,Shopping Cart software
Shopping Cart       Overview A web based shopping cart is something like the original grocery shop shopping cart that is used by the customer in selecting certain
web hosting shopping cart
for hosting the shopping cart application. Since shopping cart application...web hosting shopping cart  What is web hosting shopping cart? Please... hosting companies specialized in shopping cart hosting will help you configuring
What is shopping cart?
is not stored by shopping cart application. ADS_TO_REPLACE_1 The shopping cart... portal. In a good shopping cart application there are many features for easy...What is shopping cart? In this tutorial we will understand the shopping cart
jsp code for shopping cart
jsp code for shopping cart  please provide me the jsp code for online shopping cart
Web hosting with shopping cart
hosting with shopping cart? Can I use any cheap hosting provider to host my shopping cart? Why we should choose hosting company specialized in shopping cart hosting? Thanks   Hi, What is the meaning of Web hosting with shopping cart
Web hosting with shopping cart
for your shopping cart application. Since the performance of the website is very... to run  a shopping cart application...Web hosting with shopping cart If you are looking for hosting your shopping
Shopping cart
Shopping cart Overview A web based shopping cart is something like the original grocery shop shopping cart that is used by the customer... information at the checkout counter. Software Shopping cart is used around the world
Shopping Cart Features
to easily integrate with application. I mean to say that the shopping cart must work...Ideal Requirements Of Shopping Cart Most of the people think to use a shopping.... Using an shopping cart for your e-commerce site (Online Store) is just
To create a shopping cart
To create a shopping cart  I want to create a online shopping cart using struts and hibernate. I created my first page. Now i want to provide hyperlink to the product like(apparel,jewellery,foods,utensils) and i want to display
Features of shopping cart
shopping cart applications. There are shopping cart application on the Internet... on requirement and you can select best shopping cart application for your shopping web store. Features of a good shopping cart application A good shopping cart
ModuleNotFoundError: No module named 'django-shopping-cart'
-shopping-cart After the installation of django-shopping-cart python library...ModuleNotFoundError: No module named 'django-shopping-cart'  Hi...: No module named 'django-shopping-cart' How to remove the ModuleNotFoundError
ModuleNotFoundError: No module named 'gym-shopping-cart'
After the installation of gym-shopping-cart python library, ModuleNotFoundError...ModuleNotFoundError: No module named 'gym-shopping-cart'  Hi, My... named 'gym-shopping-cart' How to remove the ModuleNotFoundError: No module
Shopping Cart Index Page
Shopping Cart Application What is Shopping Cart ? A shopping cart is an application which runs on the server and allows users to do online shopping... and the product is added to his shopping cart. Introduction to Application
Shopping Cart design
need is for general shopping cart application then we will create design... store.ADS_TO_REPLACE_1 The main feature of the shopping cart application... in managing the shopping cart application very easily. We also provide
jsp shopping cart - JSP-Servlet
jsp shopping cart  i develope the online shopping project. but in that i require the code for how to insert a item into cart and also delete from it and how could I add more than one item into the cart. please give me an idea
shopping cart using sstruts - Struts
shopping cart using sstruts  Hi, This is question i asked ,u send one link.but i cant able to ddownload the file .please send the code file. -------------- I need the example programs for shopping cart using struts
online shopping cart complete coding in pure jsp
online shopping cart complete coding in pure jsp  online shopping cart complete coding in pure jsp   Please visit the following link: JSP Online shopping cart
E-commerce shopping cart hosting
E-commerce shopping cart web hosting In this article we will explain you how to find best hosting company for hosting E-Commerce shopping cart. The good ecommerce shopping cart web hosting company is very import in success of online
Error in Shopping Cart project - Development process
Error in Shopping Cart project  I tried running the shopping cart project given in the below link: http://www.roseindia.net/shoppingcart... when I submit "http://localhost:8080/cart" I received the following error
Online Shopping Cart Solutions
Professional Shopping Cart Developers Can Bring Yield Great Profits There are different shopping cart solutions available to suite different online stores. What is important is that one must look for custom shopping cart solutions
Choosing the Best Ecommerce Shopping Cart
Choosing the Best Ecommerce Shopping Cart In this articles explains you how to choose the best ecommerce shopping cart for your next online shopping portal... Ecommerce Shopping Cart for running your ecommerce portal. You should select e
Online Shopping Cart Services
Knowing About Online Shopping Cart Services The whole world has become... reasons, now people depend on e-commerce shopping cart. One of them is the security these websites provide. These shopping cart solutions offer the users to do
Introduction To Application
Introduction To Application The shopping cart application allows customer... of online shopping cart which allows online shopping. It is developed for the readers who wants to know how a shopping cart application can be written in struts
struts - application missing something?
struts - application missing something?   Hello I added a parameter for condition to my GetLogoutAction. I've got the action and forward... and they are taken to correct location. What am I missing? The JSP, Java Class
How to prevent adding duplicate items to the shopping cart
;?php session_start(); if (!isset($_SESSION['SHOPPING_CART'])){ $_SESSION['SHOPPING_CART'] = array(); } if (isset($_GET['itemID']) && isset($_GET...'] ); $_SESSION['SHOPPING_CART'][] = $ITEM; header('Location
Shopping Cart Products
Know To Sell The Right Products On E-Commerce Shopping Cart E-commerce... differently can you present them with your e-commerce shopping cart? What kind of offers... as this is the fastest way of shopping and shipping products to customers. Many online
please give me an example about shopping cart using spring and hibernate
please give me an example about shopping cart using spring and hibernate  who can give me an ex about shoppingcart using spring and hibernate intergration ? thanks alot
Maximize Sales By Setting up Your Shopping Cart
Maximize Sales By Setting up Your Shopping Cart Setting up a shopping cart... of the tools available in a wise manner. The shopping cart solution comes in varied... to and even works along with other features of the shopping cart solution
E-commerce: Shopping cart
E-commerce: Shopping cart        ...;ADS_TO_REPLACE_1 E-Commerce ? role of a Shopping Cart Life has...;  Features of a shopping cart Easy-to-use store management tools
i need project for shopping cart in struts 1 with the oracle database and give clear explanation for how to execute it in my eclipse
i need project for shopping cart in struts 1 with the oracle database and give clear explanation for how to execute it in my eclipse  i need a project for shopping cart in struts1 with the oracle database and give clear
where do I find the fix for tree view catalog not expanding and collapsing correctly for roseindia shopping cart 1.1
correctly for roseindia shopping cart 1.1  where do I find the fix for tree view catalog not expanding and collapsing correctly for roseindia shopping cart 1.1
Module In An Application
Modules in a Application Modules and there feature in the present application are as follows- Customer Module Customer Registration Customer Login View Products with Buy Options Search product Category wise Calculate
What to Find in E-Commerce Shopping Cart Software ?
What to Find in E-Commerce Shopping Cart Software The e-commerce shopping...-friendly, you have to select the right e-commerce shopping cart software... the user and also smooth operation of your business. The shopping cart
add to cart
add to cart  sir, i want to do add to cart to my shopping application each user using sessions. Plz help thnaks in advance
complete coding for shopping card
complete coding for shopping card  complete coding for shopping card   Please visit the following link: Shopping Cart Application
Open Source Shopping Cart
and use shopping cart application. It integrates with the paypal  payment...Open Source Shopping Cart Open Source Shopping carts software... portal then you can choose any of the good open source shopping cart software
online shopping project
online shopping project  sir, plz can u send me the coding of simple application of online shopping cart project using jsp and servlets which should be run in netbeans without any errors
online shopping project
online shopping project  can you plz send the source code of online shopping application developed with the help of struts 1.2, hibernate and sql , jsp   Please visit the following link: Struts Shopping Cart
Data Access Object
interface to access data. The DAO given with application, uses hibernate to access... { session.close(); } return users; } The Complete code of the application
Database Design
Database Design The database of shopping cart application is designed in MySql. To run the shopping cart application you first need to install and design... of the shopping cart. Download Database Backup
Joomla Shopping Cart Package
Joomla Shopping Cart Package We offer one of the best packages in IT world in this section. Our shopping cart package include all essential components... to the client’s online shopping website requirements. Our shopping cart
ModuleNotFoundError: No module named 'Missing'
: pip install Missing After the installation of Missing python library...ModuleNotFoundError: No module named 'Missing'  Hi, My Python... 'Missing' How to remove the ModuleNotFoundError: No module named 'Missing
online shopping - Java Beginners
online shopping  Respected Sir, Sir please help me how to handle online shooping and shopping cart by click on image by only using jsp

Ads