anybody deploy appfuse on weblogic?
i just tried to deploy appfuse 1.9.3 application to weblogic 9.1 but it cant
beploy on it
weblogic says the following and stops deploying
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'sessionFactory' defined in ServletContext resource
[/WEB-INF/applicationContext-hibernate.xml]: Initialization of bean failed;
nested exception is java.io.FileNotFoundException: class path resource
[org/appfuse/abc/model] cannot be resolved to absolute file path because it
does not reside in the file system:
zip:D:/bea/project/appfuse/./servers/AdminServer/tmp/_WL_user/abc/6568ha/war/WEB-INF/lib/abc-dao.jar!/org/appfuse/abc/model
java.io.FileNotFoundException: class path resource [org/appfuse/abc/model]
cannot be resolved to absolute file path because it does not reside in the
file system:
zip:D:/bea/project/appfuse/./servers/AdminServer/tmp/_WL_user/abc/6568ha/war/WEB-INF/lib/abc-dao.jar!/org/appfuse/abc/model
        at
org.springframework.util.ResourceUtils.getFile(ResourceUtils.java:179)
...

but abc-dao.jar exists in the path of deployment

best regards
-- 
View this message in context: 
http://www.nabble.com/appfuse-on-weblogic-tf2884664s2369.html#a8059562
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to