我的日常

登录/注册
您现在的位置:论坛 盖世程序员(我猜到了开头 却没有猜到结局) 项目源码 > javaWeb三大框架SSH + BootStrap网上订餐系统
总共48087条微博

动态微博

楼主: admin

javaWeb三大框架SSH + BootStrap网上订餐系统

  [复制链接]

2

主题

0

听众

105

金钱

三袋弟子

该用户从未签到

111#
发表于 2015-04-04 22:13:14 |只看该作者
如果要扩充互联网支付功能是否可行?
回复

使用道具 举报

2

主题

0

听众

105

金钱

三袋弟子

该用户从未签到

112#
发表于 2015-04-05 12:57:30 |只看该作者
严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
. P6 f  c' o- Z+ j4 D9 {  Gorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [applicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.orm.hibernate3.LocalSessionFactoryBean]: Constructor threw exception; nested exception is java.lang.IllegalAccessError: tried to access field org.slf4j.impl.StaticLoggerBinder.SINGLETON from class org.slf4j.LoggerFactory+ \  F& ?, ?- c! `2 y5 O" B
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:883)
! ?  D2 S( N: [( @! g* w# c3 w0 W$ K        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
- }; U" ^% t  j" }        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)+ M* Y- q- o2 y
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409), z! |6 C0 t6 J7 N; A0 d& {" t
        at java.security.AccessController.doPrivileged(Native Method)
& u8 G/ f  Q2 q) [& Y9 F        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
8 {8 I2 \9 p. P" @: e        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)% X4 J, k( ?- j
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)# f( `1 Y% c. U8 [9 w
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261); F! U; f9 {" ~: y; M2 w
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
9 D& c9 U) _9 @! k: U7 w' L        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)% p$ S7 X6 }& t
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:423)" d4 T: u( F: {0 ~: }
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
! c8 M$ b, r3 e5 H) r4 a        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
( u" @! A- z; o7 M# K7 h8 U" H        at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)  N; y8 N0 l7 ^! _9 O/ `
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
( C0 K. K& P8 W, J        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
3 X- ]- Q/ W1 d5 C3 x        at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4791)
8 H3 d& ~) s% l! q! E        at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5285)" Q( z$ U5 b; `" i3 _
        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
6 C" v. s6 l+ v1 g, P! K& I2 `        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)/ R2 j! K1 {) r, O6 O1 v
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)( E9 a& o6 E6 N  d- ?% d  S  a
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:618)
5 D) F' t% c- F" q- E2 H        at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1100)( s, ~0 h; ]1 ^3 z: y9 ]' w
        at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1618)( Z# w2 I5 i% M! E. I
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
7 \$ V2 ^$ [; N1 T        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
1 h; ^+ b  Q. b        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
9 N4 O2 R( Z, I3 R" T* x( g  t        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
' J  N4 K' X" Q+ q: q& {; v1 }        at java.lang.Thread.run(Thread.java:744)
9 j5 m/ f8 D2 g  _Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.orm.hibernate3.LocalSessionFactoryBean]: Constructor threw exception; nested exception is java.lang.IllegalAccessError: tried to access field org.slf4j.impl.StaticLoggerBinder.SINGLETON from class org.slf4j.LoggerFactory
) S5 r, F' O, r+ Y# I        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115)' w/ d: I* Z# r1 G# p6 Q
        at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
2 g, w4 {+ ^7 R/ e# A        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
: Q- ]; J( A: Y& m# L0 y; S        ... 29 more
. L  r/ g3 k7 Q% w4 M9 ?; H: A3 VCaused by: java.lang.IllegalAccessError: tried to access field org.slf4j.impl.StaticLoggerBinder.SINGLETON from class org.slf4j.LoggerFactory
; @! a& o# f" _! a6 a        at org.slf4j.LoggerFactory.<clinit>(LoggerFactory.java:60)
# w3 U: M' {$ a  N. `: U1 z5 O% Z" B        at org.hibernate.cfg.Configuration.<clinit>(Configuration.java:151)
% C- I9 {/ F4 t9 U; c& v  a        at java.lang.Class.forName0(Native Method). W8 ]& V- r8 T2 h: L
        at java.lang.Class.forName(Class.java:190)
; ^4 ]; {! A' h7 K        at org.springframework.orm.hibernate3.LocalSessionFactoryBean.class$(LocalSessionFactoryBean.java:174)
9 f+ Y6 S/ f4 n4 Z4 ~8 C- B% F        at org.springframework.orm.hibernate3.LocalSessionFactoryBean.<init>(LocalSessionFactoryBean.java:174)$ M. t: ]) J  t* W% ]3 O
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)9 d/ g7 V9 o$ W( o
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)4 ^6 g/ _) [" m
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
. w! M$ D% c  |9 p" K6 t        at java.lang.reflect.Constructor.newInstance(Constructor.java:526)+ y$ u% n3 y+ @- o7 m
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
1 Q+ H" `# u; G( M& Q: z+ Q        ... 31 more
回复

使用道具 举报

2

主题

0

听众

105

金钱

三袋弟子

该用户从未签到

113#
发表于 2015-04-05 13:00:01 |只看该作者
AloneX 发表于 2015-4-5 12:574 M1 M6 ^& ?+ V5 B
严重: Exception sending context initialized event to listener instance of class org.springframework. ...

1 J# E, f, H/ @6 c: i- H- S运行不起来,请问大牛们什么问题。
回复

使用道具 举报

2

主题

0

听众

60

金钱

二袋弟子

该用户从未签到

114#
发表于 2015-04-06 17:12:35 |只看该作者
求大神源码参考
回复

使用道具 举报

5

主题

0

听众

118

金钱

三袋弟子

该用户从未签到

115#
发表于 2015-04-10 15:41:49 |只看该作者
学习一下java web和bootstrap的整合
回复

使用道具 举报

3

主题

0

听众

69

金钱

二袋弟子

该用户从未签到

116#
发表于 2015-04-19 13:27:12 |只看该作者
1啊啊啊啊啊啊啊
回复

使用道具 举报

3

主题

0

听众

69

金钱

二袋弟子

该用户从未签到

117#
发表于 2015-04-19 13:28:06 |只看该作者
1啊啊啊啊啊啊啊
回复

使用道具 举报

72

主题

0

听众

1034

金钱

五袋长老

该用户从未签到

90后

118#
发表于 2015-04-20 11:42:18 |只看该作者
先get了,下载下来学习一下
回复

使用道具 举报

4

主题

0

听众

80

金钱

二袋弟子

该用户从未签到

119#
发表于 2015-04-20 13:48:55 |只看该作者
求密码 谁能给我啊  谢谢大家啦
回复

使用道具 举报

2

主题

0

听众

67

金钱

二袋弟子

该用户从未签到

120#
发表于 2015-04-20 16:45:05 |只看该作者
感谢群主分享,要认真学习,总结好的资源
回复

使用道具 举报

快速回复
您需要登录后才可以回帖 登录 | 立即注册

   

关闭

站长推荐上一条 /1 下一条

发布主题 快速回复 返回列表 联系我们 官方QQ群 科帮网手机客户端
快速回复 返回顶部 返回列表