Problem with WLS ?
Brought to you by:
lorenzopuccetti
Just started trialling Seppia - and have run into a problem wherein a program I know works (I am using a BAT file in conjunction with the 'StartUp.class' - using the identical JARs) doesn't seem to work.
The program first makes a connection to a Weblogic Server - and this is reporting back an authentication error - with reference to some Sun Reflection Classes.
I cannot ship my example at the moment, as it relies on too much Propriety stuff...but I will try and simplify an example which demonstrates this - if you want to take a look.
Is there Seppia using a custom CLASSLOADER of some sort ? Could there be a conflict here ?
Cheers
John
Logged In: YES
user_id=944142
Originator: YES
I took a look at the source and see that this using a URLClassloader..I'm not sure how this is effecting a WLS login though...