| Author |
Using Apache XML beans within a Session Bean
|
Ken Rubin
Ranch Hand
Joined: Mar 08, 2004
Posts: 66
|
|
Hello, I am designing a system that uses EJBs and want to know if it is feasible to use the Apache XMLBean technology within a Session Bean. I have noticed that there is some threading/synchronization being done in the implemented XMLBean classes and this may not be allowed to be integrated with a Session bean. The idea of a schema and verification with parsing is very useful to what I need to do. If XMLBEans are not the way to go with Session Beans, can you recommend another API to use for this parsing and verification with a schema. Thank you, Ken
|
 |
 |
|
|
subject: Using Apache XML beans within a Session Bean
|
|
|