Use client_artifact_aliases.properties to allow running some server configs on 
the app client and simplify some modules.
------------------------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-2875
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2875
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: webservices
    Affects Versions: 2.0-beta2
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 2.0-beta2


we tend to need to run similar stuff on the app client and server, and 
sometimes we can use client_artifact_aliases.properties to run a server config 
on the client by redirecting server side parents to modules available on the 
client, such as these:

org.apache.geronimo.configs/j2ee-security//car=org.apache.geronimo.cts/client-security/${version}/car
org.apache.geronimo.configs/j2ee-server//car=org.apache.geronimo.configs/client/${version}/car

In particular running webservices-common on the app client simplifies a bunch 
of classloading setup for web service clients.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to