-
Feb 1st, 2010, 05:07 AM
#1
Adding javax.* to bootdelegation path.
We have usecase where we have our code using javax.* classes which is part of java lib. It is becoming cumbersome for us to add these as part of all bundles imports. Is it a bad paractise?
So can we add these classes into boot delegation path ? Do you see any side effect on this ? Can i try this on my production environment ?
This makes my life simple, and i need to write import of only third party jars.
[i am just planning to copy the all javax lines from org.osgi.framework.system.packages to org.osgi.framework.bootdelegation]
-
Feb 1st, 2010, 08:30 AM
#2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules