Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9171627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T16:11:19+00:00 2026-06-17T16:11:19+00:00

I am trying to setup arquillian with Weblogic 12c. I am not using Maven

  • 0

I am trying to setup arquillian with Weblogic 12c. I am not using Maven which is part of the difficulty. I am using Ant. I keep getting the following errors:

Could not read active container configuration: null

Which was caused by:

DeploymentScenario contains targets not matching any defined Container in the registry. _DEFAULT_

My understanding is that this means that my WebLogic configuration in my arquillian.xml is not being found so it doesn’t know what to do.

Any ideas?

Jar Files Used:

1.0.0.Alpha5 versions of:

  • arquillian-junit
  • arquillian-spi
  • arquillian-impl-base
  • arquillian-api

The 1.0.0.Alpha2 versions of:

  • arquillian-wls-common
  • arquillian-wls-remote-12.1

Support Files

My Test Class is

import java.io.File
@RunWith(Arequillian.class)
public class MyTest {

    @Deployment
    public static WebArchive createDeployment() {
        WebArchive war = ShrinkWrap.createFromZipFile(WebArchive.class,new File("dist/mptd.test.war"));
        war.addAsWebInfResource(new File("test/resources/arquillian.xml"));

        return war;
    }

    @Test
    public void testIndexPagee() {
        System.out.println("In JSFUnit Test Case!! ");

    }
}

My arquillian.xml file is

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<arquillian xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://jboss.org.schema/arquillian" xsi:schemaLocation="http://jboss.org/schema/arquillian http://jboss.org/schema/arquillian/arquillian_1_0.xsd">

    <container qualifier="weblogic" default="true"
        <protocol type="Servlet 3.0">
            <property name="executionType">REMOTE</property>
        </protocol>

        <configuration>
            <property name="adminUrl">t3://xdare001:19000</property>
            <property name="adminUserName">weblogic</property>
            <property name="adminPassword">weblogic1</property>
            <property name="weblogicJarPath">/opt/oracle/middleware_12.1.1./wlserver_12.1.1/server/lib/weblogic.jar</property>
            <property name="wlsHome">/opt/oracle/middleware_12.1.1</property>
            <property name="target">MP1_MS</property>
        </configuration>
    </container>
</arquillian>

Update

I messed around with the build and I think put the appropriate weblogic jars in the classpath. Additionally, I fixed an error with the wlsHome variable. The new errors we are getting are:

Caused by: org.jboss.arquillian.impl.domain.ContainerCreationException: Could not create Container weblogic

and

Caused by: java.lang.IllegalStateException: No implementation found for org.jboss.arquillian.spi.client.container.DeployableContainer, please check your classpath ...
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T16:11:20+00:00Added an answer on June 17, 2026 at 4:11 pm

    From your comment, it looks like you do not have the WLS container adapter JARs in the classpath. For the 1.0.0.Alpha2 release of the WLS container 12c adapter, you’ll need to add the arquillian-wls-common and arquillian-wls-remote artifacts.

    Note – To use Arquillian against any container, you’ll need to have the arquillian-junit-container or arquillian-testng-container artifact, and the container adapter artifacts in your classpath. And of course, JUnit or TestNG.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to setup a Maven Nexus Server but getting Could not resolve dependencies only
I'm trying to setup the application server part of C2DM push messaging using this
I am trying to setup drupal to host multiple sites which will not effect
Trying to setup a rails app and getting following error. Any ideas? b/tasks instead.
Im trying to setup my asp.net mvc page like the following image: The header
I am trying to setup SSL for my heroku app. I am using the
Trying to setup a Entity relationship but having difficulty figuring out a relationship i
Trying to setup my laptop to edit and run my C# application which called
Im trying to setup a table using the jQuery jTable plugin. Atm. it's very
I am trying to setup Form Validation in Spring, therefore I am using javax.validation

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.