[esb-java-dev] svn commit r23326 - in trunk/esb/java: . modules/distribution modules/distribution/src/main/assembly modules/distribution/src/main/conf modules/styles modules/styles/src/main/java modules/styles/src/main/resources/web modules/styles/src/main/resources/web/admin modules/styles/src/main/resources/web/admin/css modules/styles/src/main/resources/web/admin/images modules/styles/src/main/resources/web/images modules/www
ruwan at wso2.com
ruwan at wso2.com
Tue Nov 4 21:00:44 PST 2008
Author: ruwan
Date: Tue Nov 4 21:00:44 2008
New Revision: 23326
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=23326
Log:
ESB distor on carbon fixed
Added:
trunk/esb/java/modules/distribution/src/main/conf/server.xml (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/
trunk/esb/java/modules/styles/src/main/resources/web/admin/css/
trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css (contents, props changed)
- copied, changed from r23190, /trunk/esb/java/modules/styles/src/main/resources/web/main.css
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/1px.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/cancel.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/collapse.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/debug.png (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/edit.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/error.png (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-bg.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-logo.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-region-bg.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-menu-region-bg.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/expand.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/fatal.png (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/forum.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/help.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/information.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/jira.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/magnifier.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/mailing_lists.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu-bg.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu-bottom.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu-icon.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_global_config.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_home.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_keystore.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_logging.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_logs.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_manage.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_monitor.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_restart.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_security.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_services.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_stats.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_tracer.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_transports.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_user_groups.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_user_stores.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_users.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/plugin_add.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/plugin_delete.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/trace.png (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/user_guide-.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/warn.png (contents, props changed)
Removed:
trunk/esb/java/modules/distribution/src/main/conf/config.properties
trunk/esb/java/modules/styles/src/main/java/
trunk/esb/java/modules/styles/src/main/resources/web/images/
trunk/esb/java/modules/styles/src/main/resources/web/main.css
trunk/esb/java/modules/www/
Modified:
trunk/esb/java/modules/distribution/pom.xml
trunk/esb/java/modules/distribution/src/main/assembly/bin.xml
trunk/esb/java/modules/styles/pom.xml
trunk/esb/java/pom.xml
Modified: trunk/esb/java/modules/distribution/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/pom.xml?rev=23326&r1=23325&r2=23326&view=diff
==============================================================================
--- trunk/esb/java/modules/distribution/pom.xml (original)
+++ trunk/esb/java/modules/distribution/pom.xml Tue Nov 4 21:00:44 2008
@@ -142,18 +142,6 @@
<version>SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.wso2.carbon</groupId>
- <artifactId>org.wso2.carbon.security.mgt</artifactId>
- <version>SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.wso2.carbon</groupId>
- <artifactId>org.wso2.carbon.security.mgt.ui</artifactId>
- <version>SNAPSHOT</version>
- </dependency>
-
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.security.policy</artifactId>
@@ -300,16 +288,171 @@
<dependency>
<groupId>org.wso2.carbon</groupId>
- <artifactId>org.wso2.carbon.wsdlconverter</artifactId>
+ <artifactId>org.wso2.carbon.tryit.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.operation.mgt</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.operation.mgt.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.module.mgt</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.module.mgt.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.pojoservices.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.springservices</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.springservices.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.spring.framework</artifactId>
+ <version>1.5.2</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.axis</artifactId>
+ <version>1.4</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.axis1services</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.axis1services.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.jaxws</artifactId>
+ <version>2.1</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.jaxws.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.ui.menu.tools</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.ui.menu.registry</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.ejbservices</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.ejbservices.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.validator</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.validator.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.wsdl2code</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.wsdl2code.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.java2wsdl</artifactId>
<version>SNAPSHOT</version>
</dependency>
- <!--dependency>
+ <dependency>
<groupId>org.wso2.carbon</groupId>
- <artifactId>org.wso2.carbon.xslt</artifactId>
+ <artifactId>org.wso2.carbon.java2wsdl.ui</artifactId>
<version>SNAPSHOT</version>
- </dependency-->
+ </dependency>
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.wsdlconverter.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.policyeditor.ui</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.policyeditor</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.wso2.carbon</groupId>
+ <artifactId>org.wso2.carbon.wsdlconverter</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
</dependencies>
Modified: trunk/esb/java/modules/distribution/src/main/assembly/bin.xml
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/src/main/assembly/bin.xml?rev=23326&r1=23325&r2=23326&view=diff
==============================================================================
--- trunk/esb/java/modules/distribution/src/main/assembly/bin.xml (original)
+++ trunk/esb/java/modules/distribution/src/main/assembly/bin.xml Tue Nov 4 21:00:44 2008
@@ -11,6 +11,7 @@
<excludes>
<exclude>**/*.sh</exclude>
<exclude>**/repository/axis2.xml</exclude>
+ <exclude>**/server.xml</exclude>
<exclude>**/native/*</exclude>
<exclude>**/services/sample01.aar</exclude>
<exclude>**/repository/services/version/**</exclude>
@@ -22,7 +23,6 @@
<includes>
<include>**/*.sh</include>
<include>**/native/*</include>
- <include>**/config.ini</include>
</includes>
<fileMode>755</fileMode>
</fileSet>
@@ -39,7 +39,6 @@
<include>org.wso2.carbon:org.wso2.carbon.quartz:jar</include>
<include>org.wso2.carbon:org.wso2.carbon.spring.xml:jar</include>
<include>org.wso2.caching:wso2caching-core:jar</include>
- <include>org.wso2.carbon:org.wso2.carbon.authenticator:jar</include>
<!-- Synapse bundles -->
<include>org.apache.axis2:axis2-transport-base:jar</include>
<include>org.apache.axis2:axis2-transport-jms:jar</include>
@@ -53,6 +52,64 @@
<include>org.wso2.carbon:org.wso2.carbon.mediation.utils:jar</include>
<include>org.wso2.carbon:org.wso2.carbon.mediation:jar</include>
<include>org.wso2.carbon:org.wso2.carbon.mediation.ui:jar</include>
+
+ <include>org.wso2.carbon:org.wso2.carbon.security.mgt:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.security.mgt.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.security.policy:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.security.rahas:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.security.rampart:jar</include>
+
+ <include>org.wso2.carbon:org.wso2.carbon.logging.service:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.logging.admin.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.logging.view.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.logging.ext:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.throttle:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.throttle.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.caching:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.caching.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.tracer:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.tracer.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.transport.mgt:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.transport.mgt.ui:jar</include>
+
+ <include>org.wso2.carbon:org.wso2.carbon.tryit:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.tryit.ui:jar</include>
+
+ <include>org.wso2.carbon:org.wso2.carbon.service.mgt:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.service.mgt.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.operation.mgt:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.operation.mgt.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.server.admin:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.server.admin.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.statistics:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.statistics.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.module.mgt:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.module.mgt.ui:jar</include>
+
+ <include>org.wso2.carbon:org.wso2.carbon.pojoservices.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.springservices:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.springservices.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.spring.framework:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.axis:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.axis1services:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.axis1services.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.jaxws:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.jaxws.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.ui.menu.tools:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.ui.menu.registry:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.ejbservices:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.ejbservices.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.validator:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.validator.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.wsdl2code:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.wsdl2code.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.java2wsdl:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.java2wsdl.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.wsdlcoonverter:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.wsdlcoonverter.ui:jar</include>
+
+ <include>org.wso2.carbon:org.wso2.carbon.policyeditor.ui:jar</include>
+ <include>org.wso2.carbon:org.wso2.carbon.policyeditor:jar</include>
</includes>
</dependencySet>
</dependencySets>
@@ -63,6 +120,17 @@
<destName>axis2.xml</destName>
</file>
<file>
+ <source>src/main/conf/synapse.xml</source>
+ <outputDirectory>wso2-esb-${esb.version}/repository</outputDirectory>
+ <destName>synapse.xml</destName>
+ </file>
+ <file>
+ <source>src/main/conf/server.xml</source>
+ <outputDirectory>wso2-esb-${pom.version}/conf</outputDirectory>
+ <destName>server.xml</destName>
+ <filtered>true</filtered>
+ </file>
+ <file>
<source>../../NOTICE</source>
<outputDirectory>wso2-esb-${esb.version}</outputDirectory>
<filtered>true</filtered>
Deleted: trunk/esb/java/modules/distribution/src/main/conf/config.properties
URL: http://wso2.org/svn/browse/wso2/None?pathrev=23325
Added: trunk/esb/java/modules/distribution/src/main/conf/server.xml
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/src/main/conf/server.xml?pathrev=23326
==============================================================================
--- (empty file)
+++ trunk/esb/java/modules/distribution/src/main/conf/server.xml Tue Nov 4 21:00:44 2008
@@ -0,0 +1,370 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+ ~ Copyright 2005-2007 WSO2, Inc. (http://wso2.com)
+ ~
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
+ ~ you may not use this file except in compliance with the License.
+ ~ You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing, software
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~ See the License for the specific language governing permissions and
+ ~ limitations under the License.
+ -->
+
+<!--
+ This is the main server configuration file
+
+ ${carbon.home} represents the carbon.home system property.
+ Other system properties can be specified in a similar manner.
+-->
+<Server xmlns="http://www.wso2.org/products/wsas">
+
+ <!--
+ Server Name
+ -->
+ <Name>${esb.product.name}</Name>
+
+ <!--
+ The fully qualified name of the server
+ -->
+ <Package>org.wso2.carbon</Package>
+
+ <!--
+ The version of this distribution
+ -->
+ <Version>${esb.product.version}</Version>
+
+
+ <!-- URL of the server instance -->
+ <ServerURL>https://localhost:9443/services/</ServerURL>
+
+ <!--
+ This is the root web context.
+ eg: https://localhost:9443/esb
+ -->
+ <WebContext>esb</WebContext>
+
+ <!--
+ Host name or IP address of the machine hosting this server
+ e.g. www.wso2.org, 192.168.1.10
+ This is will become part of the End Point Reference of the
+ services deployed on this server instance.
+ -->
+ <!--
+ <HostName>www.wso2.org</HostName>
+ -->
+
+ <!--
+ The host name or IP address which should be used by a node
+ when it is part of a cluster. This host name or IP address
+ will be used by a node to advertise itself when it joins a cluster.
+ -->
+ <!--
+ <ClusteringHostName>127.0.0.1</ClusteringHostName>
+ -->
+
+ <!--
+ Ports used by this server
+ -->
+ <Ports>
+ <!--
+ Uncomment this section and provide the correct HTTP port
+ in the case of a generic server installation
+ -->
+ <!--
+ <HTTP>9763</HTTP>
+ -->
+
+ <!--
+ Uncomment this section and provide the correct HTTPS port
+ in the case of a generic server installation
+ -->
+ <!--
+ <HTTPS>9443</HTTPS>
+ -->
+
+ <!--
+ The JMX Port
+ -->
+ <JMX>9999</JMX>
+
+ </Ports>
+
+ <!--
+ Axis2 related configurations
+ -->
+ <Axis2Config>
+ <!--
+ Location of the Axis2 Services & Modules repository
+
+ This can be a directory in the local file system, or a URL.
+
+ e.g.
+ 1. /home/wso2wsas/repository/ - An absolute path
+ 2. repository - In this case, the path is relative to CARBON_HOME
+ 3. file:///home/wso2wsas/repository/
+ 4. http://wso2wsas/repository/
+ -->
+ <RepositoryLocation>${carbon.home}/repository/</RepositoryLocation>
+
+ <!--
+ Location of the main Axis2 configuration descriptor file, a.k.a. axis2.xml file
+
+ This can be a file on the local file system, or a URL
+
+ e.g.
+ 1. /home/repository/axis2.xml - An absolute path
+ 2. conf/axis2.xml - In this case, the path is relative to CARBON_HOME
+ 3. file:///home/carbon/repository/axis2.xml
+ 4. http://repository/conf/axis2.xml
+ -->
+ <ConfigurationFile>${carbon.home}/repository/axis2.xml</ConfigurationFile>
+
+ <!--
+ ServiceGroupContextIdleTime, which will be set in ConfigurationContex
+ for multiple clients which are going to access the same ServiceGroupContext
+ Default Value is 30 Sec.
+ -->
+ <ServiceGroupContextIdleTime>30000</ServiceGroupContextIdleTime>
+ </Axis2Config>
+
+ <!--
+ Functions related to the Management Console
+ -->
+ <Management>
+
+ <!--
+ Enable the Management Console, true/false
+ -->
+ <EnableConsole>true</EnableConsole>
+ </Management>
+
+ <!--
+ The default user roles which will be created when the server
+ is started up for the first time.
+ -->
+ <ServiceUserRoles>
+ <Role>
+ <Name>admin</Name>
+ <Description>Default Administrator Role</Description>
+ </Role>
+ <Role>
+ <Name>user</Name>
+ <Description>Default User Role</Description>
+ </Role>
+ </ServiceUserRoles>
+
+ <!--
+ Security configurations
+ -->
+ <Security>
+ <!--
+ KeyStore which will be used for encrypting/decrypting passwords
+ and other sensitive information.
+ -->
+ <KeyStore>
+ <!-- Keystore file location-->
+ <Location>${carbon.home}/conf/wso2carbon.jks</Location>
+ <!-- Keystore type (JKS/PKCS12 etc.)-->
+ <Type>JKS</Type>
+ <!-- Keystore password-->
+ <Password>wso2carbon</Password>
+ <!-- Private Key alias-->
+ <KeyAlias>wso2carbon</KeyAlias>
+ <!-- Private Key password-->
+ <KeyPassword>wso2carbon</KeyPassword>
+ </KeyStore>
+
+ <!--
+ The directory under which all other KeyStore files will be stored
+ -->
+ <KeyStoresDir>${carbon.home}/conf/keystores</KeyStoresDir>
+ </Security>
+
+ <!--
+ The temporary work directory
+ -->
+ <WorkDirectory>${carbon.home}/tmp/work</WorkDirectory>
+
+ <!--
+ House-keeping configuration
+ -->
+ <HouseKeeping>
+
+ <!--
+ true - Start House-keeping thread on server startup
+ false - Do not start House-keeping thread on server startup.
+ The user will run it manually as and when he wishes.
+ -->
+ <AutoStart>true</AutoStart>
+
+ <!--
+ The interval in *minutes*, between house-keeping runs
+ -->
+ <Interval>10</Interval>
+
+ <!--
+ The maximum time in *minutes*, temp files are allowed to live
+ in the system. Files/directories which were modified more than
+ "MaxTempFileLifetime" minutes ago will be removed by the
+ house-keeping task
+ -->
+ <MaxTempFileLifetime>30</MaxTempFileLifetime>
+ </HouseKeeping>
+
+ <!--
+ Configuration for handling different types of file upload.
+
+ To map all actions to a particular FileUploadExecutor, use
+ <Action>*</Action>
+
+ TODO: This section needed to be removed and and all excutors should be comming from the
+ TODO: releavent bundle.
+ -->
+ <FileUploadConfig>
+ <Mapping>
+ <Actions>
+ <Action>service</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.ServiceFileUploadExecutor</Class>
+ </Mapping>
+ <Mapping>
+ <Actions>
+ <Action>ejbinterface</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.EJBInterfaceFileUploadExecutor</Class>
+ </Mapping>
+ <Mapping>
+ <Actions>
+ <Action>module</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.ModuleFileUploadExecutor</Class>
+ </Mapping>
+ <Mapping>
+ <Actions>
+ <Action>keystore</Action>
+ <Action>certificate</Action>
+ <Action>*</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.AnyFileUploadExecutor</Class>
+ </Mapping>
+ <Mapping>
+ <Actions>
+ <Action>spring</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.SpringFileUploadExecutor</Class>
+ </Mapping>
+ <Mapping>
+ <Actions>
+ <Action>jaxws</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.JAXWSFileUploadExecutor</Class>
+ </Mapping>
+ <Mapping>
+ <Actions>
+ <Action>wsdd</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.WSDDFileUploadExecutor</Class>
+ </Mapping>
+ <Mapping>
+ <Actions>
+ <Action>pojo</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.POJOFileUploadExecutor</Class>
+ </Mapping>
+ <Mapping>
+ <Actions>
+ <Action>jarZip</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.JarZipUploadExecutor</Class>
+ </Mapping>
+ <Mapping>
+ <Actions>
+ <Action>dbs</Action>
+ </Actions>
+ <Class>org.wso2.carbon.core.transports.fileupload.DBSFileUploadExecutor</Class>
+ </Mapping>
+ </FileUploadConfig>
+
+ <!--
+ Processors which process special HTTP GET requests such as ?wsdl, ?policy etc.
+
+ In order to plug in a processor to handle a special request, simply add an entry to this
+ section.
+
+ The value of the Item element is the first parameter in the query string(e.g. ?wsdl)
+ which needs special processing
+
+ The value of the Class element is a class which implements
+ org.wso2.carbon.transport.HttpGetRequestProcessor
+
+ TODO: May need to remove this section
+ -->
+ <HttpGetRequestProcessors>
+ <Processor>
+ <Item>info</Item>
+ <Class>org.wso2.carbon.core.transports.util.InfoProcessor</Class>
+ </Processor>
+ <Processor>
+ <Item>wsdl</Item>
+ <Class>org.wso2.carbon.core.transports.util.Wsdl11Processor</Class>
+ </Processor>
+ <Processor>
+ <Item>wsdl2</Item>
+ <Class>org.wso2.carbon.core.transports.util.Wsdl20Processor</Class>
+ </Processor>
+ <Processor>
+ <Item>xsd</Item>
+ <Class>org.wso2.carbon.core.transports.util.XsdProcessor</Class>
+ </Processor>
+ <Processor>
+ <Item>policy</Item>
+ <Class>org.wso2.carbon.core.transports.util.PolicyProcessor</Class>
+ </Processor>
+ <Processor>
+ <Item>cert</Item>
+ <Class>org.wso2.carbon.core.transports.util.CertProcessor</Class>
+ </Processor>
+ <Processor>
+ <Item>tryit</Item>
+ <Class>org.wso2.carbon.core.transports.util.MockTryItProcessor</Class>
+ </Processor>
+ </HttpGetRequestProcessors>
+
+ <!--
+ Server intializing code. DefaultServerInitializer will intialize the server specific
+ Configurations. It should be the first. All other intializers should come after that.
+ Use <Initializer/> elements to add new intializers.
+ -->
+ <ServerInitializers>
+ <Initializer>org.wso2.carbon.core.DefaultServerInitializer</Initializer>
+ </ServerInitializers>
+
+ <!--
+ Services and modules which should be filtered out by the server.
+ These services & modules will not be persisted or shown in the admin console.
+
+ TODO: May need to remove this section
+ -->
+ <!--<SystemFilter>-->
+ <!--<ServiceGroups>-->
+ <!--<Name>archive-validator</Name>-->
+ <!--<Name>wsdlconverter</Name>-->
+ <!--<Name>wsdlview</Name>-->
+ <!--<Name>wso2wsas-administration</Name>-->
+ <!--<Name>wso2codegen</Name>-->
+ <!--<Name>TryItMockServiceGroup</Name>-->
+ <!--</ServiceGroups>-->
+ <!--<Modules>-->
+ <!--<Name>wso2wsas-admin</Name>-->
+ <!--<Name>wso2statistics</Name>-->
+ <!--<Name>wso2tracer</Name>-->
+ <!--</Modules>-->
+ <!--</SystemFilter>-->
+
+</Server>
Modified: trunk/esb/java/modules/styles/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/pom.xml?rev=23326&r1=23325&r2=23326&view=diff
==============================================================================
--- trunk/esb/java/modules/styles/pom.xml (original)
+++ trunk/esb/java/modules/styles/pom.xml Tue Nov 4 21:00:44 2008
@@ -44,7 +44,7 @@
*;resolution:=optional
</Import-Package>
<Private-Package>org.wso2.esb.styles</Private-Package>
- <Bundle-Activator>org.wso2.esb.styles.ESBStylesActivator</Bundle-Activator>
+ <Fragment-Host>org.wso2.carbon.component</Fragment-Host>
</instructions>
</configuration>
</plugin>
Copied: trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css (from r23190, /trunk/esb/java/modules/styles/src/main/resources/web/main.css)
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css?rev=23326&r1=23190&r2=23326&view=diff
==============================================================================
--- /trunk/esb/java/modules/styles/src/main/resources/web/main.css (original)
+++ trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css Tue Nov 4 21:00:44 2008
@@ -16,8 +16,40 @@
background-color: white;
padding: 0px;
margin: 0px;
- font: 75%/1.5 "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
+ font-family: "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ font-size: 70%;
+ color: #111;
+}
+
+input[type=text] {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+}
+
+input[type=submit] {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+}
+
+input[type=button] {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+}
+
+input[type=file] {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+ padding: 3px;
+}
+
+textarea {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+}
+
+select {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
}
p {
@@ -40,10 +72,6 @@
color: #f47b20;
}
-a:active {
- color: red
-}
-
table tbody tr td {
padding-left: 10px;
padding-right: 10px;
@@ -52,23 +80,16 @@
border: solid 0px #ccc;
}
-div#header {
- background-image: url( images/header-bg.gif );
- background-repeat: repeat-x;
- background-position: left top;
- height: 100px;
-}
-
div#menu {
- margin-left: 19px;
- width: 226px;
- float: left;
+ margin-left: 15px;
+ margin-right: 15px;
+ width: 245px;
}
-div#menu div.menu-content {
+/*div#menu div.menu-content {
border-left: solid 1px #FCC57B;
border-right: solid 1px #FCC57B;
- background-image: url( images/menu-bg.gif );
+ background-image: url( ../../admin/images/menu-bg.gif );
background-repeat: repeat-x;
background-position: left top;
background-color: #EFF1F7;
@@ -78,201 +99,338 @@
}
div#menu div.menu-bottom {
- background-image: url( images/menu-bottom.gif );
+ background-image: url( ../../admin/images/menu-bottom.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
-}
+}*/
-div.menu-content ul {
+div#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
-div.menu-content ul.main {
+div#menu ul.main {
}
-div.menu-content ul.main li {
+div#menu ul.main li {
border-bottom: solid 1px #f47b20;
padding-bottom: 5px;
- padding-top: 2px;
+ padding-top: 0px;
font-weight: bold;
- margin-top: 5px;
+ margin-top: 4px;
+ margin-left: 0px;
}
-div.menu-content ul.main li.normal {
+div#menu ul.main li.normal {
border-bottom: solid 0px #f47b20;
padding: 0px;
}
-div.menu-content ul.main li.home {
- background-image: url( images/menu_home.gif );
+div#menu ul.main li.home {
+ background-image: url( ../../admin/images/menu_home.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
padding-left: 22px;
}
-div.menu-content ul.main li.services {
- background-image: url( images/menu_services.gif );
+div#menu ul.main li.services {
+ background-image: url( ../../admin/images/menu_services.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
padding-left: 22px;
}
-div.menu-content ul.main li.monitor {
- background-image: url( images/menu_monitor.gif );
+div#menu ul.main li.monitor {
+ background-image: url( ../../admin/images/menu_monitor.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
padding-left: 22px;
}
-div.menu-content ul.main li.manage {
- background-image: url( images/menu_manage.gif );
+div#menu ul.main li.manage {
+ background-image: url( ../../admin/images/menu_manage.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
padding-left: 22px;
}
-div.menu-content ul.sub li.ds {
- background-image: url( images/menu_ds.gif );
+div#menu ul.sub li.ds {
+ background-image: url( ../../admin/images/menu_ds.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.list-ds {
- background-image: url( images/menu_list_ds.gif );
+div#menu ul.sub li.list-ds {
+ background-image: url( ../../admin/images/menu_list_ds.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.add-ds {
- background-image: url( images/menu_add_ds.gif );
+div#menu ul.sub li.global {
+ background-image: url( ../../admin/images/menu_global_config.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.upload-ds {
- background-image: url( images/menu_upload_ds.gif );
+div#menu ul.sub li.add-ds {
+ background-image: url( ../../admin/images/menu_add_ds.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.logging {
- background-image: url( images/menu_logging.gif );
+div#menu ul.sub li.upload-ds {
+ background-image: url( ../../admin/images/menu_upload_ds.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.transports {
- background-image: url( images/menu_transports.gif );
+div#menu ul.sub li.logging {
+ background-image: url( ../../admin/images/menu_logging.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.user-stores {
- background-image: url( images/menu_user_stores.gif );
+div#menu ul.sub li.transports {
+ background-image: url( ../../admin/images/menu_transports.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.user-groups {
- background-image: url( images/menu_user_groups.gif );
+div#menu ul.sub li.user-stores {
+ background-image: url( ../../admin/images/menu_user_stores.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.users {
- background-image: url( images/menu_users.gif );
+div#menu ul.sub li.user-groups {
+ background-image: url( ../../admin/images/menu_user_groups.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.keystores {
- background-image: url( images/menu_keystore.gif );
+div#menu ul.sub li.users {
+ background-image: url( ../../admin/images/menu_users.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.logs {
- background-image: url( images/menu_logs.gif );
+div#menu ul.sub li.keystores {
+ background-image: url( ../../admin/images/menu_keystore.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.tracer {
- background-image: url( images/menu_tracer.gif );
+div#menu ul.sub li.logs {
+ background-image: url( ../../admin/images/menu_logs.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.stats {
- background-image: url( images/menu_stats.gif );
+div#menu ul.sub li.tracer {
+ background-image: url( ../../admin/images/menu_tracer.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.restart {
- background-image: url( images/menu_restart.gif );
+div#menu ul.sub li.stats {
+ background-image: url( ../../admin/images/menu_stats.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
}
-div.menu-content ul.sub li.security {
- background-image: url( images/menu_security.gif );
+div#menu ul.sub li.restart {
+ background-image: url( ../../admin/images/menu_restart.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.security {
+ background-image: url( ../../admin/images/menu_security.gif );
background-repeat: no-repeat;
background-position: left top;
height: 16px;
padding-left: 25px;
border-bottom: solid 1px #ccc;
margin-bottom: 0px;
+ padding-bottom: 5px;
+ color: #00447C;
}
-div.menu-content ul.sub {
+div#menu ul.sub {
margin-left: 10px;
padding-bottom: 2px;
padding-top: 2px;
+ *margin-top: -10px;
}
-div.menu-content ul.sub li {
+div#menu ul.sub li {
border-bottom: 0px;
- padding-bottom: 3px;
+ padding-bottom: 5px;
font-weight: normal;
}
-div.menu-content ul.sub li a {
+div#menu ul.sub li a {
text-decoration: none;
color: #00447C;
padding-left: 25px;
}
-div.menu-content ul.sub li a:hover {
+div#menu ul.sub li a:hover {
color: #f47b20;
}
+/////////////////
+/*styles after clicking on links*/
+
+div#menu ul.main li.home_clicked {
+ background-image: url( ../../admin/images/menu_home.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+ padding-left: 22px;
+}
+
+div#menu ul.sub li.list-ds_clicked {
+ background-image: url( ../../admin/images/menu_list_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.global_clicked {
+ background-image: url( ../../admin/images/menu_global_config.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.add-ds_clicked {
+ background-image: url( ../../admin/images/menu_add_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.upload-ds_clicked {
+ background-image: url( ../../admin/images/menu_upload_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.logging_clicked {
+ background-image: url( ../../admin/images/menu_logging.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.transports_clicked {
+ background-image: url( ../../admin/images/menu_transports.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.user-stores_clicked {
+ background-image: url( ../../admin/images/menu_user_stores.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.user-groups_clicked {
+ background-image: url( ../../admin/images/menu_user_groups.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.users_clicked {
+ background-image: url( ../../admin/images/menu_users.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.keystores_clicked {
+ background-image: url( ../../admin/images/menu_keystore.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.logs_clicked {
+ background-image: url( ../../admin/images/menu_logs.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.tracer_clicked {
+ background-image: url( ../../admin/images/menu_tracer.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.stats_clicked {
+ background-image: url( ../../admin/images/menu_stats.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.restart_clicked {
+ background-image: url( ../../admin/images/menu_restart.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+//////////////////
+
div#middle {
- padding-left: 25px;
+ padding-left: 2px;
padding-right: 0px;
- padding-top: 10px;
+ padding-top: 3px;
padding-bottom: 20px;
margin-top: 0px;
margin-right: 20px;
@@ -281,7 +439,7 @@
background-position: left top;
background-repeat: no-repeat;
background-attachment: scroll;
- width: 70%;
+ width: 97%;
}
div#middle h2 {
@@ -315,9 +473,18 @@
table.styled {
border-collapse: collapse;
+ margin-left: 2px;
font-size: 100%;
}
+table.caching_style {
+ background-color: white;
+ padding: 0px;
+ margin: 0px;
+ font: 100%/1.5 "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms" !important;
+ color: #111;
+}
+
table.styled tbody tr td {
border: solid 1px #ccc;
}
@@ -341,13 +508,14 @@
}
div#formset form fieldset {
- margin-top: 10px;
+ position: relative;
+ margin-top: 1em;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
- padding-top: 7px;
+ padding-top: .75em;
padding-bottom: 7px;
border: #C7D0E3 1px solid;
background-color: #f7f7f7;
@@ -360,6 +528,9 @@
}
div#formset form fieldset legend {
+ position: absolute;
+ top: -.5em;
+ left: .5em;
font-weight: bold;
color: #666;
}
@@ -447,17 +618,25 @@
}
div#header p#meta {
- background: transparent url( images/right-nav-bk.gif ) no-repeat scroll right top;
+ background: transparent url( ../../admin/images/right-nav-bk.gif ) no-repeat scroll right top;
bottom: 14px;
color: #666666;
- line-height: 1em;
+ line-height: 2em;
margin-right: 20px;
position: absolute;
right: 0px;
}
+.addNewSecurity {
+ padding-left: 0px;
+}
+
+.helpNewSecurity {
+ padding-left: 0px;
+}
+
a#cancel_link {
-background:transparent url(images/cancel.gif) no-repeat scroll 0px;
+background:transparent url(../../admin/images/cancel.gif) no-repeat scroll 0px;
font-size:10pt;
text-decoration:none;
}
@@ -632,12 +811,12 @@
/*}*/
a#search_link {
-background:transparent url(images/magnifier.gif) no-repeat scroll 0px;
+background:transparent url(../../admin/images/magnifier.gif) no-repeat scroll 0px;
font-size:10pt;
text-decoration:none;
}
-/*------------------------------ WSAS Stylesheet -------------------------------*/
+/*------------------------------ esb Stylesheet -------------------------------*/
/* Neutralize styling:
Elements we want to clean out entirely: */
@@ -705,10 +884,10 @@
div#wrapper {
}
- div#header {
+ /* div#header {
position: relative;
height: 94px;
- }
+ } */
div#waitAnimationDiv {
position: absolute;
@@ -717,21 +896,12 @@
height: 8px;
width: 77px;
padding: 0px;
- background: url(images/orange_circles.gif) transparent no-repeat left top;
+ background: url(../../admin/images/orange_circles.gif) transparent no-repeat left top;
}
- div#header p#meta {
- background: url(images/right-nav-bk.gif) transparent no-repeat right top;
- position: absolute;
- right: 0px;
- bottom: 14px;
- line-height: 1em;
- color: #666;
- margin-right: 20px;
- }
div#container {
- background: url(images/container_bk.gif) transparent repeat-y left top;
+ background: url(../../admin/images/container_bk.gif) transparent repeat-y left top;
}
div#navigation {
@@ -740,7 +910,7 @@
min-height: 350px;
padding: 30px 20px 100px 0;
float: left;
- background: url(images/navigation_bk.gif) transparent no-repeat left top;
+ background: url(../../admin/images/navigation_bk.gif) transparent no-repeat left top;
/* width: 160px;*/
}
@@ -789,106 +959,112 @@
/* Main area icons
-------------------------------------------------------------------------- */
a#create_link {
- background: url(images/book_add.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/book_add.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
+ a#help_link {
+ background: url(../../admin/images/help.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ /*font-size: 10pt;*/
+ }
+
a#groups_link {
- background: url(images/group.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/group.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#config_link {
- background: url(images/server_edit.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/edit.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#delete_link {
- background: url(images/delete.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/delete.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#cancel_link {
- background: url(images/cancel.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/cancel.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#rss_link {
- background: url(images/rss.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/rss.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#atom_link {
- background: url(images/atom.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/atom.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#users_link {
- background: url(images/user.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/user.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a.zoom_out_link {
- background: url(images/zoom_out.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/zoom_out.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a.zoom_in_link {
- background: url(images/zoom_in.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/zoom_in.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#edit_link {
- background: url(images/application_edit.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/edit.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#module_edit_link {
- background: url(images/brick_edit.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/edit.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#module_view_link {
- background: url(images/bricks.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/bricks.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#module_engage_link {
- background: url(images/plugin_add.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/plugin_add.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#module_dis-engage_link {
- background: url(images/plugin_delete.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/plugin_delete.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#try_it_link {
- background: url(images/control_play_blue.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/control_play_blue.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#operations_link {
- background: url(images/calculator.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/calculator.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
a#add_link {
- background: url(images/add.gif) transparent no-repeat 0px 0px;
+ background: url(../../admin/images/add.gif) transparent no-repeat 0px 0px;
text-decoration: none;
font-size: 10pt;
}
@@ -1003,7 +1179,7 @@
margin: 0 0 10px 0;
padding: 15px 20px 15px 45px;
border: #FC6 1px solid;
- background: url(images/oops.gif) #FFC no-repeat 15px 15px;
+ background: url(../../admin/images/oops.gif) #FFC no-repeat 15px 15px;
z-index: 510;
}
@@ -1016,7 +1192,7 @@
}
a.exlink {
- background-image: url(images/exlink.gif);
+ background-image: url(../../admin/images/exlink.gif);
background-position: right center;
background-repeat: no-repeat;
background-attachment: scroll;
@@ -1113,7 +1289,7 @@
margin: 0 0 10px 0;
padding: 5px 10px 5px 35px;
border: #FC6 1px solid;
- background: url(images/oops.gif) #FFC no-repeat 5px 5px;
+ background: url(../../admin/images/oops.gif) #FFC no-repeat 5px 5px;
}
div#formset div#errors p {
@@ -1227,6 +1403,7 @@
table.styledLeft {
border-collapse: collapse;
+ margin-left: 2px;
font-size: 100%;
}
@@ -1268,5 +1445,220 @@
color: #56709A;
}
+.fx-block {
+ margin-left: 1em;
+ text-indent: 0em;
+ margin-right: 1em;
+ font-size: 13px;
+ color: #555;
+ line-height: 140%;
+ font-family: "Lucida Grande", "Lucida Sans", "Microsoft Sans Serif", "Lucida Sans Unicode ",verdana,sans-serif," trebuchet ms "}
+ . fx-elnm { color: #005;
+}
+
+.fx-atnm {
+ color: #500;
+}
+
+.fx-att {
+ color: black
+}
+
+.fx-att a:link {
+ color: black;
+ text-decoration: none
+}
+.fx-att a:hover {
+ color: black;
+ text-decoration: underline
+}
+
+.fx-att a:active {
+ color: black;
+ text-decoration: underline
+}
+
+.fx-att a:visited {
+ color: black;
+ text-decoration: none
+}
+
+.fx-text {
+ color: black;
+}
+
+pre.fx-text {
+ margin-top: 0px;
+ margin-bottom: 0px;
+ margin-right: 1em;
+ margin-left: -1em;
+ text-indent: 0em;
+ line-height: 15px;
+}
+
+.fx-cmk {
+ margin-left: 1em;
+ text-indent: -1em;
+ margin-right: 1em;
+ color: #050;
+}
+.fx-com {
+ color: #050;
+}
+
+.fx-ns {
+ color: #505
+}
+
+.fx-nsval {
+ color: #505
+}
+
+.fx-nsval a:link {
+ color: #505;
+ text-decoration: none
+}
+
+.fx-nsval a:hover {
+ color: #505;
+ text-decoration: underline
+}
+
+.fx-nsval a:active {
+ color: #505;
+ text-decoration: underline
+}
+
+.fx-nsval a:visited {
+ color: #505;
+ text-decoration: none
+}
+/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
+/* ----------------- new styles ----------------------------- */
+/* ---------------- template styles ------------------------- */
+table#main-table {
+ width: 100%;
+}
+
+table#main-table td {
+ vertical-align: top;
+ text-align: left;
+ padding: 0px;
+}
+
+table#main-table td#header {
+ background-image: url( ../images/esb-header-region-bg.gif);
+ background-repeat: repeat-x;
+ background-position: left top;
+ height: 100px;
+}
+
+table#main-table td#menu {
+ width: 10%;
+ background-image: url( ../images/esb-menu-region-bg.gif);
+ background-repeat: no-repeat;
+ background-position: left top;
+ background-color: #EEF1F9;
+}
+
+td#menu table#menu-table {
+ width: 275px;
+}
+
+table#menu-table td {
+ vertical-align: top;
+ text-align: left;
+ padding: 0px;
+}
+
+table#menu-table td#region1 {
+}
+
+table#menu-table td#region2 {
+}
+
+table#menu-table td#region3 {
+}
+
+table#main-table td#body {
+ padding-left: 20px;
+ padding-top: 15px;
+}
+
+table#main-table td#footer {
+ height: 30px;
+}
+
+/* ---------------- header styles ------------------ */
+div#header {
+ background-image: url( ../images/esb-header-bg.gif);
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 100px;
+}
+div#header div#left-logo {
+ background-image: url( ../images/logo.gif);
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 34px;
+ width: 332px;
+ margin-top: 20px;
+ margin-left: 20px;
+ float: left;
+}
+div#header div#right-logo {
+ background-image: url( ../images/esb-console-logo.gif);
+ background-repeat: repeat-x;
+ background-position: left top;
+ height: 34px;
+ float: right;
+ width: 332px;
+ display: none;
+}
+div#header div#header-links {
+ clear: right;
+ float: right;
+ height: 30px;
+ width: 450px;
+ margin-top: 60px;
+}
+div#header-links ul#menu {
+ list-style: none;
+ margin-left: 0px;
+ margin-top: 0px;
+ margin-bottom: 0px;
+ margin-right: 0px;
+ padding: 0px;
+ float: right;
+}
+div#header-links ul#menu li {
+ position: relative;
+ float: left;
+ padding-left: 10px;
+ padding-right: 10px;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ margin: 0px;
+}
+
+/* ------------- footer styles -------------------- */
+div#footer {
+ height: 30px;
+}
+div#footer div#content {
+ width: 360px;
+ height: 30px;
+ margin: auto;
+ padding: 0px;
+}
+div#footer div#content div#copyright {
+
+}
+div#footer div#content div#powerdedby {
+ background-image: url( ../images/esb-poweredby-logo.gif);
+ background-repeat: repeat-x;
+ background-position: left top;
+ display: none;
+}
\ No newline at end of file
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/1px.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/1px.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/cancel.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/cancel.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/collapse.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/collapse.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/debug.png
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/debug.png?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/edit.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/edit.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/error.png
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/error.png?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-bg.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-bg.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-logo.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-logo.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-region-bg.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-region-bg.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-menu-region-bg.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-menu-region-bg.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/expand.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/expand.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/fatal.png
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/fatal.png?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/forum.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/forum.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/help.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/help.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/information.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/information.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/jira.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/jira.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/magnifier.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/magnifier.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/mailing_lists.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/mailing_lists.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu-bg.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu-bg.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu-bottom.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu-bottom.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu-icon.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu-icon.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_global_config.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_global_config.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_home.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_home.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_keystore.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_keystore.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_logging.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_logging.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_logs.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_logs.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_manage.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_manage.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_monitor.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_monitor.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_restart.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_restart.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_security.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_security.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_services.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_services.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_stats.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_stats.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_tracer.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_tracer.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_transports.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_transports.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_user_groups.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_user_groups.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_user_stores.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_user_stores.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_users.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/menu_users.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/plugin_add.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/plugin_add.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/plugin_delete.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/plugin_delete.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/trace.png
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/trace.png?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/user_guide-.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/user_guide-.gif?pathrev=23326
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/warn.png
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/warn.png?pathrev=23326
==============================================================================
Binary file. No diff available.
Deleted: trunk/esb/java/modules/styles/src/main/resources/web/main.css
URL: http://wso2.org/svn/browse/wso2/None?pathrev=23325
Modified: trunk/esb/java/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/pom.xml?rev=23326&r1=23325&r2=23326&view=diff
==============================================================================
--- trunk/esb/java/pom.xml (original)
+++ trunk/esb/java/pom.xml Tue Nov 4 21:00:44 2008
@@ -19,7 +19,6 @@
<modules>
<module>modules/core</module>
- <module>modules/www</module>
<module>modules/styles</module>
<module>modules/samples</module>
<module>modules/distribution</module>
@@ -232,6 +231,8 @@
</mailingLists>
<properties>
+ <esb.product.name>WSO2 Enterprise Service Bus</esb.product.name>
+ <esb.product.version>2.0-SNAPSHOT</esb.product.version>
<log4j.version>1.2.13</log4j.version>
<commons.logging.version>1.1</commons.logging.version>
<opencsv.version>1.8</opencsv.version>
More information about the Esb-java-dev
mailing list