Hi Kasper
This is an interesting issue:
Could you try with the weblogic14x container and see if that works?
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
--
You received this message because you are subscribed to the Google Groups "Codehaus Cargo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/49b33b25-6907-4aff-9446-02ca03862605%40googlegroups.com.
Hi Kasper
I downloaded WebLogic 12.2.1.4 and installed on my Windows 10 VM - And indeed, I could replicate your issue!
This should be fixed now (ref. https://codehaus-cargo.atlassian.net/browse/CARGO-1517 and https://github.com/codehaus-cargo/cargo/commit/504dba2a4ff1a3f1fc8d08fae3b22d8116826cc8), can you please give a try with the Codehaus Caego 1.7.3-SNAPSHOT build? You can either build it yourself as described in https://codehaus-cargo.github.io/cargo/Building.html or use https://codehaus-cargo.github.io/cargo/Maven2+Plugin+Installation.html#Maven2PluginInstallation-snapshots.
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
Hi Kasper
I'm sorry, I noticed you use an old version; you need to try either:
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
To unsubscribe from this group and stop receiving emails from it, send an email to codehau...@googlegroups.com.
Hi Kasper
Good news! Thanks for the feedback.
I think the error you are facing is because you need log4j but it's not packaged with your application.
Can you add it as a dependency to your WAR? It would then be part of it and work.
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/1ff65873-13d1-40a1-97a3-94fd2ef1ea6f%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/1ff65873-13d1-40a1-97a3-94fd2ef1ea6f%40googlegroups.com.
Hi Kasper
Thanks for these details - That is bizarre, as what you do is very similar to https://github.com/codehaus-cargo/cargo/blob/master/extensions/maven2/samples/weblogic-test/pom.xml and these tests pass flawlessly.
Can you check in your WebLogic server log if the JAR is added to the classpath? You should have something similar to the below:

Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/c7c5fc3d-6330-4bab-bc2c-a10a4c4407aa%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/c7c5fc3d-6330-4bab-bc2c-a10a4c4407aa%40googlegroups.com.
Hi Kasper
Thank you for your reply.
I have the impression there is something specific about log4j, as it seems to already be present in the WebLogic libraries:
Perhaps, removing it from the container classpath in Cargo could "magically" resolve the issue as well.
Would you mind asking Oracle about how to use log4j in your application?
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/48a03760-eb6f-426f-ae3b-aaab8a1551b9%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/48a03760-eb6f-426f-ae3b-aaab8a1551b9%40googlegroups.com.
Hi Kasper
Great news - That then solves the issue!
So far 1.7.13 only has a very small number of fixes, so I'm not planning a release "immediately" - It could be perhaps late June / early July 2020.
Would using 1.7.12 with the weblogic14x container be an acceptable workaround for you?
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/efe6bbe9-1c74-4ca3-a82f-907c3f5b34c9%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/efe6bbe9-1c74-4ca3-a82f-907c3f5b34c9%40googlegroups.com.
Hi Kasper
I understand - Your opinion makes sense.
I performed a "silent release" of Codehaus
Cargo 1.7.13 just now, let me know when you have time to
give a try. I'm guessing you only use the Maven 2 / Maven 3
plugin, so you would only need to change the plugin version you
use in your pom.
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/9e67ec3b-e80b-4340-89aa-5fa19a16f53e%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/9e67ec3b-e80b-4340-89aa-5fa19a16f53e%40googlegroups.com.
Hi Kaylan
Excellent - Thanks for the feedback!
I believe the "missing" file is not a problem: the version of the WLS schema has actually changed, so what had to adapt was Codehaus Cargo - Which has been done since version 1.7.2.
I'm hoping the password validator bug get fixed. Meanwhile, I got the behaviour documented in https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/weblogic/WebLogicPropertySet.html#PASSWORD_LENGTH_MIN
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/7d44f839-8176-405f-b5ab-5d9f2d1200bd%40googlegroups.com.