-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello list,

I have running spring DM and Equinox and want to integrate spring security.

So i have downloaded the bundles from the repository:
http://www.springsource.com/repository/app/bundle/version/detail?name=org.springframework.security&version=2.0.4.A
http://www.springsource.com/repository/app/bundle/version/detail?name=org.springframework.security.taglibs&version=2.0.4.A
http://www.springsource.com/repository/app/bundle/version/detail?name=org.springframework.security.acls&version=2.0.4.A

..and integrated the maven dependencies (from the repository web-pages)
in my pom.xml.

the maven build works fine.

I added the "Import-Bundle" statement from the repository pages, and set
up the simplest spring security environment ever (see the .xml files)

But when i try to run this setting i get the following error:
#----------------------------------------------------------------------------
3353 [Timer-2] INFO  org.springframework.web.context.ContextLoader  -
Root WebApplicationContext: initialization started
3356 [Timer-2] INFO
org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext
 - Refreshing
[EMAIL PROTECTED]:
display name [OsgiBundleXmlWebApplicationContext(bundle=projo.war,
config=/WEB-INF/applicationContext.xml)]; startup date [Fri Nov 21
23:14:37 CET 2008]; root of context hierarchy
3361 [Timer-2] INFO
org.springframework.beans.factory.xml.XmlBeanDefinitionReader  - Loading
XML bean definitions from URL
[bundleentry://341/WEB-INF/applicationContext.xml]
3524 [Timer-2] INFO
org.springframework.security.config.HttpSecurityBeanDefinitionParser  -
No login page configured. The default internal one will be used. Use the
'login-page' attribute to set the URL of the login page.
3530 [Timer-2] ERROR
org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext
 - Refresh error
3530 [Timer-2] ERROR
org.springframework.osgi.web.context.support.OsgiBundleXmlWebApplicationContext
 - Refresh error
org.springframework.beans.factory.BeanDefinitionStoreException:
Unexpected exception parsing XML document from URL
[bundleentry://341/WEB-INF/applicationContext.xml]; nested exception is
java.lang.NoClassDefFoundError:
org/springframework/core/NestedRuntimeException
#-----------------------------------------------------------------------------

Sorry to disturb you with this "boring" issue, but i couldn't find any
good resources on this topic in the net ore elsewhere... and im getting
kind of frustrated by now.

When you know some good pagers or documentation on spring security in
combination with spring DM and equinox, i would be glad to know.

kind regards,
aljosha
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJJ0cK9EpLBtZh0r8RAtD5AJ9sATCkTGpL5rsyfbG1sewFh6fy9QCfSTQQ
e0E2Ub22BNhBonqBn/S58YQ=
=DR/g
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to