Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

timo_trautmann
timo_trautmann
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by timo_trautmann
Customize the badges you want to showcase on your profile
Re: Classpath issues inside custom component - Adobe LiveCycle 06-08-2009
Timo,If you would like to override the classpath then I would suggest you to put your version of the XMLBeans jar file while making a component jar file and override the classpath in your service java class.See if that help.ThanksYogLCcomponent.xml file defines service impl class as below com.company.component.MYServiceImplpackage com.company.componen;public class MYServiceImpl{ public void myServiemethod(){ // first line in your service method ClassLoader originalClassloader = Thread.current...

Views

82

Likes

0

Replies

0