Re: getting "SecurityException" while using JAXB generated Java
classes from different project
On Aug 10, 5:23 pm, Amit Jain <amitatgro...@gmail.com> wrote:
From the post to which you replied..
"..if your answer includes the word 'eclipse'
at any point, I can offer no further help."
So.. Good luck with that 'eclipse thing'.
sorry...
I am not doing any signing of jar.
Can you absolutely *guarantee* me that eclipse is
not signing the code?
This is (the tip of the iceberg) of the problems that
noobs have when they use a powerful, automagic IDE and
something goes wrong. They have no idea what is going
on 'under the bonnet', nor how to fix it.
Are you using Ant to build the project? Eclipse
understands Ant build files, and I might consider
having a closer look at the build.xml(1) if you can
build at that way.
(1) Assuming that:
a) Unlike NB auto-generate build files, it is self-
contained in a single file.
b) It is not monstrously long.
BTW. Are you able to inspect the contents of the Jar
files? (The command line and SDK tools can dump a
list of the contents of a Jar).
--
Andrew T.
pscode.org