Skip to main content
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Forums & community  >  Lotus Quickr Forum

Lotus Quickr Forum

developerWorks

  

Sign in to participate PreviousPrevious NextNext


Amigo111111 Amigo111111 24.Mar.10 03:57 AM a Web browser
Application development 8.1 (WebSphere Portal) AIX


I have problems with business component which used for composite application. I try to use spring framework in my application and want to add users in my db when in business component memberAdded method is used.

I try to get application context different methods.
accross
logger.debug("classpath*:/applicationContext.xml");
ApplicationContext applicationContext = new ClassPathXmlApplicationContext("classpath*:/applicationContext.xml");
String[] beansNames = applicationContext.getBeanDefinitionNames();
logger.debug("beans count = [" + beansNames.length + "]");
for (int index = 0; index < beansNames.length; index++) {
logger.debug("name =[" + beansNames[index] + "]");
}
logger.debug("applicationContext=[" + applicationContext + "]");

and across
classpath:/applicationContext.xml
classpath:applicationContext.xml
applicationContext.xml

but get that file is not existed.


when i try across
URL url = this.getClass().getClassLoader().getResource("applicationContext.xml");
logger.debug("url =["+url+"]"); ;
final XmlBeanFactory factory = new XmlBeanFactory(new UrlResource(url));
String[] beansNames = factory.getBeanDefinitionNames();
logger.debug("beans count = [" + beansNames.length + "]");
for (int index = 0; index < beansNames.length; index++) {
logger.debug("name =[" + beansNames[index] + "]");
}
logger.debug("applicationContext=[" + factory + "]");

get exception
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 4 in XML document from URL is invalid; nested exception is org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'beans'.

but i can use my application.xml in main method without exceptions.

i try to save servletcontext in singleton class and get in in business component. Across servletContext i get applicationContext. It work. But when i restart application, i get nullpointerexception.

I don't understand how business component work. It seems than it use old code of classes.

Maybe you advice me anything?








  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Author
Category
Platform
Release
Advanced search

 Sign In or Register
Sign in
Forgot your password?
Forgot your user name?
Create new registration

 RSS feedsRSS
All forum posts RSS
All main topics RSS
More Lotus RSS feeds

Resources

 Resources
Forum use and etiquette
Native Notes Access
Web site Feedback

Lotus Support

 Lotus Support
IBM Support Portal - Lotus software
Lotus Support documents
Lotus support by product
Lotus support downloads
Lotus support RSS feeds

Wikis

 Wikis
IBM Composite Applications
IBM Mashup Center
IBM Connections
IBM Docs
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud for Social Business
IBM Web Experience Factory
Lotus Domino
Lotus Domino Designer
Lotus Expeditor
Lotus Foundations
Lotus iNotes
Lotus Instructor Community Courseware
Lotus Notes
Lotus Notes & Domino Application Development
Lotus Notes Traveler
Lotus Protector
Lotus Quickr
Lotus Symphony
IBM Web Content Manager
WebSphere Portal

Lotus Forums


 Lotus Forums
Notes/Domino 9.0
Notes/Domino 8.5 + Traveler
Notes/Domino XPages development forum
Notes/Domino 8
Notes/Domino 6 and 7
Notes/Domino 4 and 5
IBM Connections
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud Notes
IBM SmartCloud Meetings
IBM Web Content Manager
Lotus Domino Document Manager
Lotus e-learning
Lotus Enterprise Integration
Lotus Expeditor
Lotus Protector
Lotus Quickr
Lotus SmartSuite
Lotus Symphony
Lotus Symphony Developer Toolkit Support
Lotus Workflow