Set up for apache FTP

I am attempting to use ftp from a java program. When I attempt to add the apache Ftp by using the statement
import org.apache.commons.net.ftp.FTP; I get the error
package org.apache.commons.net.ftp does not exist
The jar file commons-net-ftp-2.0.jar is in F:\ directory.
My class path is
.;F:\Program Files\Java\jre1.6.0_01\lib\ext\QTJava.zip;F:\commons-net-ftp-2.0.jar;
Does someone have any suggestions.

I figured it out. You have to add the jar file to the JDE project. Sorry about that!

Similar Messages

  • How to set Lion built-in FTP Server auto run off

    Hello all.
    I set FTP Server by using Rumpus Server application.
    But Lion's built-in FTP Server is running on the front.
    So if I try to connect my FTP Server out of my LAN, I can only connect to the built-in FTP Server despite I wanted to connect Rumpus FTP Server.
    It can be solved by unload the built-in FTP Server(using sudo -s launchctl unload...) but every after rebooting I should set it because it is set to run automatically in every booting.
    How can I set the auto run off?

    well, the ftp server (=ftpd) takes account info from the user list for your mac. so, go to the system settings on your mac, then to users, and then just add another user with a password of your choice (tap on the little plus-sign to add a user!). this will then be a valid user for your ftp server after you restart your ftp server.
    the other thing you want to do, about the home directory, is called chroot. you can set the home directory of a specific ftp-user to be another directory then the standard. for this, there are configuration directives in the configuration file in /private/etc/ftpd.conf which you have to edit by hand. so make sure what you do there.
    you should read this before editing the file, this will give you a better understanding of what to put there: https://developer.apple.com/library/mac/documentation/darwin/reference/manpages/ man8/tnftpd.8.html

  • What is the maximum filesize for a FTP Adapter?

    I have xml files with 1000's of records to read in. The file size can range anywhere from a few MB up to ~100MB. Most of them are about 50 MB.
    The FTP adapter works when I have a small file, but with larger ones it apparently times out. Once it runs into a big file like this, it won't process any more files until I restart the process. It doesn't show any faults or even any record of a running instance in the BPEL Console, so I have no idea specifically when it breaks. I uploaded a 10MB file to my ftp server and left it for a half hour, but nothing showed up, so I'm assuming it's broken rather than just taking a long time.
    What is the maximum file size for a FTP adapter? Can I change this somewhere? I looked in the ...\application-deployments\default\FtpAdapter\oc4j-ra.xml file but couldn't find any settings to change.

    Well no luck on my end and it doesn't look like anybody else has any ideas either. This thread Re: FTP Adapter, Java Embedding, ... says that if you can't get the functionality you need out of the default one, you should write your own FTP adapter in JCA. I looked at JCA and would like to write a simple polling adapter and then put all my FTP code in embedded java.
    Can somebody explain how I could achieve the basic FTP Adapter polling functionality in JCA? I'm having difficulty figuring out how to have an ongoing polling process without instantiating a BPEL process itself, like the existing FTP adapter does. I don't want to set off on writing my own adapter if it's going to be a much larger undertaking than I have time for.
    Also, is the source code open for the default FTP adapter? It would be great if I could just modify the few things I need to change rather than write one from scratch.

  • Urgent: Plugin for Apache on SuSE Linux

    I am trying to install weblogic Plug-In for Apache 1.3.22 on SuSE linux. I installed
    apache, got the mod_wl.so from weblogic6.1/lib/linux folder. No problems in installing.
    It added
    'LoadModule weblogic_module libexec/mod_wl.so'
    I noticed that it did not add
    'AddModule mod_weblogic.c'.
    Anyway I tried running ./apachectl configtest and I get follwing error message:
    Cannot load /usr/local/apache/libexec/mod_wl.so into server: /usr/local/apache/libexec/mod_wl.so:
    ELF file data encoding not big-endian
    I added the line 'AddModule mod_weblogic.c', but I still get the same error. What
    is going on. Please help immediately. This is extremely urgent.

    Hi
    You can directly update configuration files, and at least restart the listnener.
    %ORACLE_HOME%\NETWORK\ADMIN\tnsnames.ora
    (HOST = 1st_host_Physical_name)
    %ORACLE_HOME%\NETWORK\ADMIN\sqlnet.ora
    (HOST = 1st_host_Physical_name)
    Also make sure that if instance parameter "local_listener" is set it is using physical hostname.
    Regards

  • Problem with gettigs Timestamp for a FTP files

    Hi All,
    I try to get a files from FTP location to my location Pc using enterprisedt.net.ftp.FTPCient. I need to get the fides from FTP location and copy that files in local with original timestamp.
    ex.
    client.get(localfilenamepath,remotefilename);
    Date ftpdate= client .modtime(remoteFilename);
    after coping file to my local pc,i need to set the original timestamp of the remote file.
    localfile.setLastModified(ftpdate.getTime);
    in that case,i cannot get the original time but the date will updated correct.
    appreciate if anyone give me a solution.
    Thanks
    Message was edited by:
    mayen

    After setting lastmodified time,the date only updated with original but the time is bit differnt (i.e) its updated with some time different
    for ex,
    FTP File shows>> 30/05/2006 1:39PM
    after coping in local file>> 30/05/2006 5:39 AM.
    The original ftp file's time is update with different one.
    How do i set the time also the same one.
    Message was edited by:
    mayen
    Message was edited by:
    mayen

  • [svn:bz-4.6_Apache] 24057: Changes for Apache donation.

    Revision: 24057
    Revision: 24057
    Author:   [email protected]
    Date:     2013-06-28 02:05:34 -0700 (Fri, 28 Jun 2013)
    Log Message:
    Changes for Apache donation.
    Modified Paths:
        blazeds/branches/4.6_Apache/adobe.header
        blazeds/branches/4.6_Apache/apps/blazeds/WEB-INF/classes/commons-logging.properties
        blazeds/branches/4.6_Apache/apps/blazeds/WEB-INF/flex/messaging-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds/WEB-INF/flex/proxy-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds/WEB-INF/flex/remoting-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds/WEB-INF/flex/services-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds/WEB-INF/web.xml
        blazeds/branches/4.6_Apache/apps/blazeds/build.xml
        blazeds/branches/4.6_Apache/apps/blazeds/index.htm
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/classes/commons-logging.propertie s
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/flex/messaging-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/flex/proxy-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/flex/remoting-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/flex/services-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/flex-servlet.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/spring/app-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/spring/infrastructure-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/spring/security-config.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/WEB-INF/web.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/build.xml
        blazeds/branches/4.6_Apache/apps/blazeds-spring/index.htm
        blazeds/branches/4.6_Apache/apps/ds-console/ConsoleResultWindow.mxml
        blazeds/branches/4.6_Apache/apps/ds-console/WEB-INF/flex/services-config.xml
        blazeds/branches/4.6_Apache/apps/ds-console/WEB-INF/install-web.xml
        blazeds/branches/4.6_Apache/apps/ds-console/WEB-INF/web.xml
        blazeds/branches/4.6_Apache/apps/ds-console/build.xml
        blazeds/branches/4.6_Apache/apps/ds-console/console/ConsoleListener.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/ConsoleManager.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/ConsoleTreeDataDescriptor.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/AdvancedPanel.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/AdvancedPanelDisplay.mxml
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/DefaultPanel.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/DefaultPanelDisplay.mxml
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/DestinationManager.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/DestinationManagerDisplay. mxml
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/EndpointManager.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/EndpointManagerDisplay.mxm l
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/LogManager.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/LogManagerDisplay.mxml
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/Operation.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/OperationSet.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/PollableAttributeChart.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/ServerManager.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/ServerManagerDisplay.mxml
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/UpdateListener.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/containers/UpdateManager.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/data/Bindable3DHashMap.as
        blazeds/branches/4.6_Apache/apps/ds-console/console/events/ManagementOperationInvokeEvent .as
        blazeds/branches/4.6_Apache/apps/ds-console/console.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex/messaging-config.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex/proxy-config.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex/remoting-config.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex/services-config.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/dashboard/build.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/dashboard/src/RegionBreakdown.m xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/dashboard/src/RegionDetail.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/dashboard/src/RevenueTimeline.m xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/dashboard/src/SortUtils.as
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/dashboard/src/dashboard.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/dashboard/src/main.css
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/inventory/build.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/inventory/src/Product.as
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/inventory/src/ProductForm.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/inventory/src/SearchPopup.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/inventory/src/inventory.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/inventory/src/styles.css
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/runtimeconfig-messaging/build.x ml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/runtimeconfig-messaging/src/Cha tPanel.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/runtimeconfig-messaging/src/mai n.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/runtimeconfig-remoting/build.xm l
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/runtimeconfig-remoting/src/main .mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-101/build.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-101/src/ProductView.m xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-101/src/Thumb.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-101/src/main.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-101/src/testdrive.css
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-chat/build.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-chat/src/main.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-datapush/build.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-datapush/src/main.mxm l
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-datapush/src/startfee d.jsp
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-datapush/src/stopfeed .jsp
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-httpservice/build.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-httpservice/src/catal og.jsp
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-httpservice/src/main. mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-remoteobject/build.xm l
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-remoteobject/src/main .mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-update/build.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-update/src/Product.as
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-update/src/ProductFor m.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-update/src/main.mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-webservice/build.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/testdrive-webservice/src/main.m xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/traderdesktop/build.xml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/traderdesktop/src/BackgroundCol orRenderer.as
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/traderdesktop/src/ColorRenderer .as
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/traderdesktop/src/main.css
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/traderdesktop/src/samples/portf olio/Stock.as
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/traderdesktop/src/startfeed.jsp
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/traderdesktop/src/stopfeed.jsp
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/flex-src/traderdesktop/src/traderdesktop .mxml
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/ConnectionHelper.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/DAOException.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/DatabaseCheckService.ja va
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/crm/ConcurrencyExceptio n.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/crm/DAOException.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/crm/company/Company.jav a
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/crm/company/CompanyDAO. java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/crm/employee/Employee.j ava
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/crm/employee/EmployeeDA O.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/dcd/product/Product.jav a
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/dcd/product/ProductServ ice.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/feed/Feed.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/marketdata/Feed.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/marketdata/Portfolio.ja va
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/marketdata/Stock.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/product/Product.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/product/ProductService. java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/qos/CustomDelayQueuePro cessor.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/qos/FlexClientConfigSer vice.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/runtimeconfig/ChatRoomS ervice.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/src/flex/samples/runtimeconfig/EmployeeR untimeRemotingDestination.java
        blazeds/branches/4.6_Apache/apps/samples/WEB-INF/web.xml
        blazeds/branches/4.6_Apache/apps/samples/build.xml
        blazeds/branches/4.6_Apache/apps/samples/fb-project-setup.htm
        blazeds/branches/4.6_Apache/apps/samples/index.htm
        blazeds/branches/4.6_Apache/apps/samples/main.css
        blazeds/branches/4.6_Apache/apps/samples/testdrive.htm
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/classes/commons-logging.propertie s
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex/messaging-config.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex/proxy-config.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex/remoting-config.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex/services-config.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-servlet.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/.actionScriptProper ties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/.flexProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/.settings/org.eclip se.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/html-template/histo ry/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/html-template/histo ry/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/html-template/histo ry/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/html-template/index .template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/html-template/swfob ject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/chat/src/chat.mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/.actionScr iptProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/.flexPrope rties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/.settings/ org.eclipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/html-templ ate/history/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/html-templ ate/history/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/html-templ ate/history/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/html-templ ate/index.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/html-templ ate/swfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/src/Custom er.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/collaboration/src/collab oration.mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/.actionScript Properties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/.flexProperti es
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/.settings/org .eclipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/html-template /history/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/html-template /history/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/html-template /history/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/html-template /index.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/html-template /swfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/src/BindableC omboBox.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/src/Company.a s
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/src/CompanyEv ent.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/src/CompanyFo rm.mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/src/Industry. as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/companymgr/src/companymg r.mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/.actionScrip tProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/.flexPropert ies
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/.settings/or g.eclipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/html-templat e/history/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/html-templat e/history/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/html-templat e/history/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/html-templat e/index.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/html-templat e/swfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/feedstarter/src/feedstar ter.mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/.actionScriptPr operties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/.flexProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/.settings/org.e clipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/html-template/h istory/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/html-template/h istory/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/html-template/h istory/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/html-template/i ndex.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/html-template/s wfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync01/src/insync01.mx ml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/.actionScriptPr operties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/.flexProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/.settings/org.e clipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/html-template/h istory/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/html-template/h istory/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/html-template/h istory/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/html-template/i ndex.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/html-template/s wfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync02/src/insync02.mx ml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/.actionScriptPr operties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/.flexProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/.settings/org.e clipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/html-template/h istory/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/html-template/h istory/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/html-template/h istory/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/html-template/i ndex.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/html-template/s wfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/src/Contact.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/src/ContactForm .mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync03/src/insync03.mx ml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/.actionScriptPr operties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/.flexProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/.settings/org.e clipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/html-template/h istory/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/html-template/h istory/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/html-template/h istory/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/html-template/i ndex.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/html-template/s wfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/src/Contact.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/src/ContactForm .mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync04/src/insync04.mx ml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/.actionScriptPr operties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/.flexProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/.settings/org.e clipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/html-template/h istory/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/html-template/h istory/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/html-template/h istory/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/html-template/i ndex.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/html-template/s wfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/src/Contact.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/src/ContactForm .mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync05/src/insync05.mx ml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/.actionScriptPr operties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/.flexProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/.settings/org.e clipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/html-template/h istory/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/html-template/h istory/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/html-template/h istory/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/html-template/i ndex.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/html-template/s wfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/src/Contact.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/src/ContactEven t.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/src/ContactForm .mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/insync06/src/insync06.mx ml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/.actionScript Properties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/.flexProperti es
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/.settings/org .eclipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/html-template /history/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/html-template /history/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/html-template /history/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/html-template /index.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/html-template /swfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/simplepush/src/simplepus h.mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/.acti onScriptProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/.flex Properties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/.proj ect
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/.sett ings/org.eclipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/build .xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/html- template/history/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/html- template/history/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/html- template/history/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/html- template/index.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/html- template/swfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/src/M ain.mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/.actionScriptProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/.flexProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/.settings/org.eclipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/html-template/history/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/html-template/history/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/html-template/history/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/html-template/index.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/html-template/swfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security- 101/src/Main.mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/.actionScr iptProperties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/.flexPrope rties
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/.settings/ org.eclipse.core.resources.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/html-templ ate/history/history.css
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/html-templ ate/history/history.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/html-templ ate/history/historyFrame.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/html-templ ate/index.template.html
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/html-templ ate/swfobject.js
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/src/Backgr oundColorRenderer.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/src/ColorR enderer.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/src/org/sp ringframework/flex/samples/marketfeed/Stock.as
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/flex-src/traderdesktop/src/trader desktop.mxml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/spring/app-config.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/spring/infrastructure-config.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/spring/security-config.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/src/spring-samples/.classpath
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/src/spring-samples/.project
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/src/spring-samples/.settings/org. eclipse.jdt.core.prefs
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/src/spring-samples/src/org/spring framework/flex/samples/secured/Security3Helper.java
        blazeds/branches/4.6_Apache/apps/samples-spring/WEB-INF/web.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/build.xml
        blazeds/branches/4.6_Apache/apps/samples-spring/index.html
        blazeds/branches/4.6_Apache/apps/samples-spring/login.jsp
        blazeds/branches/4.6_Apache/apps/samples-spring/main.css
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/flex/global.css
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/flex/messaging-config.xml
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/flex/proxy-config.xml
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/flex/remoting-config.xml
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/flex/services-config.xml
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/bootstrapservices/HTTPProxyBoo tstrapService.java
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/bootstrapservices/MessagingBoo tstrapService.java
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/bootstrapservices/RemotingBoot strapService.java
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/messaging/customadapter/Custom ActionscriptAdapter.java
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/messaging/serverpush/ServerPus hService.java
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/remoting/AMFConnectionTest.jav a
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/remoting/EchoService.java
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/remoting/externalizable/Extern alizableClass.java
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/runtimeconfig/RuntimeConfigura tor.java
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/validators/deserialization/Cla ssLoggingDeserializationValidator.java
        blazeds/branches/4.6_Apache/apps/team/WEB-INF/src/features/validators/deserialization/Tes tDeserializationValidator.java
        blazeds/branches/4.6_Apache/apps/team/build.xml
        blazeds/branches/4.6_Apache/apps/team/features/ajax/messaging/TextMessage.html
        blazeds/branches/4.6_Apache/apps/team/features/ajax/messaging/TextMessage.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/cluster/messaging_AMF_Poll_Clust er.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/cluster/messaging_HTTP_Poll_Clus ter.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/cluster/messaging_SecureAMF_Poll _Cluster.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/cluster/messaging_SecureHTTP_Pol l_Cluster.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/customadapter/messaging_CustomAd apter.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/discardedMessaging.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/jms/messaging_AMF_LongPoll_JMS_T opic.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/jms/messaging_AMF_Poll_JMS_Queue .mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/jms/messaging_AMF_Poll_JMS_Topic .mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/jms/messaging_HTTP_Poll_JMS_Queu e.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/jms/messaging_HTTP_Poll_JMS_Topi c.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_AMF.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_AMF_LongPoll.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_AMF_Piggyback.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_AMF_Poll.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_AMF_Stream.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_HTTP.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_HTTP_LongPoll.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_HTTP_Piggyback.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_HTTP_Poll.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/messaging_HTTP_Stream.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/multipleendpoints/messaging_AMFL ongPoll_and_SecureAMFLongPoll.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/multipleendpoints/messaging_Secu reAMFLongPoll_and_AMFStream.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/multipleendpoints/messaging_two_ AMFLongPoll_Endpoints.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/secure/messaging_SecureAMF.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/secure/messaging_SecureHTTP.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/selector/messaging_AMF_Poll_JMS_ Queue_Selector.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/selector/messaging_AMF_Poll_Sele ctor.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/selector/messaging_HTTP_Poll_Sel ector.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/sendsubscribeconstraint/messagin g_AMF_LongPoll_SendSubscribeConstraint.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/sendsubscribeconstraint/messagin g_AMF_Poll_SendSubscribeConstraint.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/sendsubscribeconstraint/messagin g_AMF_Stream_SendSubscribeConstraint.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/sendsubscribeconstraint/messagin g_HTTP_Poll_SendSubscribeConstraint.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/subtopic/messaging_AMF_Poll_Subt opic.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/subtopic/messaging_AMF_Stream_Mu ltiSubtopic.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/subtopic/messaging_HTTP_Poll_Sub topic.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/throttle/messaging_ThrottleInbou nd.mxml
        blazeds/branches/4.6_Apache/apps/team/features/messaging/throttle/messaging_ThrottleOutbo und.mxml
        blazeds/branches/4.6_Apache/apps/team/features/remoting/externalizable/ExternalizableClas s.as
        blazeds/branches/4.6_Apache/apps/team/features/remoting/externalizable/remoting_Externali zable.mxml
        blazeds/branches/4.6_Apache/apps/team/features/remoting/filteredAckRemoting.mxml
        blazeds/branches/4.6_Apache/apps/team/features/remoting/filteredFaultRemoting.mxml
        blazeds/branches/4.6_Apache/apps/team/features/remoting/remoting_AMF.mxml
        blazeds/branches/4.6_Apache/apps/team/features/remoting/remoting_AMFX.mxml
        blazeds/branches/4.6_Apache/apps/team/features/remoting/remoting_AMF_Dictionary.mxml
        blazeds/branches/4.6_Apache/apps/team/features/remoting/remoting_AMF_Legacy.mxml
        blazeds/branches/4.6_Apache/apps/team/features/remoting/remoting_AMF_ReadOnly.mxml
        blazeds/branches/4.6_Apache/apps/team/features/remoting/remoting_AMF_Vector.mxml
        blazeds/branches/4.6_Apache/apps/team/features/runtimeconfig/runtimeconfig_MessageDestina tion.mxml
        blazeds/branches/4.6_Apache/apps/team/features/runtimeconfig/runtimeconfig_MessageDestina tionWithJMS.mxml
        blazeds/branches/4.6_Apache/apps/team/features/security-constraints/securityConstraint_Ba sic.mxml
        blazeds/branches/4.6_Apache/apps/team/features/security-constraints/securityConstraint_Cu stom.mxml
        blazeds/branches/4.6_Apache/apps/team/features/security-constraints/securityConstraint_Le gacy.mxml
        blazeds/branches/4.6_Apache/apps/team/features/withoutui/messaging_withoutUI.as
        blazeds/branches/4.6_Apache/apps/team/features/withoutui/remoting_withoutUI.as
        blazeds/branches/4.6_Apache/build.properties
        blazeds/branches/4.6_Apache/build.xml
        blazeds/branches/4.6_Apache/collateral/blazeds-bin-readme.htm
        blazeds/branches/4.6_Apache/collateral/blazeds-src-readme.htm
        blazeds/branches/4.6_Apache/collateral/blazeds-turnkey-readme.htm
        blazeds/branches/4.6_Apache/development/IDEA/projects/java/BlazeDS.ipr
        blazeds/branches/4.6_Apache/development/IDEA/projects/java/blazeds.xml
        blazeds/branches/4.6_Apache/development/IDEA/projects/java/common.iml
        blazeds/branches/4.6_Apache/development/IDEA/projects/java/core.iml
        blazeds/branches/4.6_Apache/development/IDEA/projects/java/opt.iml
        blazeds/branches/4.6_Apache/development/IDEA/projects/java/proxy.iml
        blazeds/branches/4.6_Apache/development/IDEA/projects/java/remoting.iml
        blazeds/branches/4.6_Apache/development/eclipse/projects/flex/3.0/framework/.actionScript Properties
        blazeds/branches/4.6_Apache/development/eclipse/projects/flex/3.0/framework/.flexLibPrope rties
        blazeds/branches/4.6_Apache/development/eclipse/projects/flex/3.0/framework/.project
        blazeds/branches/4.6_Apache/development/eclipse/projects/flex/3.0/framework/.settings/org .eclipse.core.resources.prefs
        blazeds/branches/4.6_Apache/development/eclipse/projects/flex/3.0/rpc/.actionScriptProper ties
        blazeds/branches/4.6_Apache/development/eclipse/projects/flex/3.0/rpc/.flexLibProperties
        blazeds/branches/4.6_Apache/development/eclipse/projects/flex/3.0/rpc/.project
        blazeds/branches/4.6_Apache/development/eclipse/projects/flex/3.0/rpc/.settings/org.eclip se.core.resources.prefs
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-common/.classpath
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-common/.project
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-common/.settings/or g.eclipse.jdt.core.prefs
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-core/.classpath
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-core/.project
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-core/.settings/org. eclipse.jdt.core.prefs
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-opt/.classpath
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-opt/.settings/org.e clipse.jdt.core.prefs
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-proxy/.classpath
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-proxy/.project
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-proxy/.settings/org .eclipse.jdt.core.prefs
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-remoting/.classpath
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-remoting/.project
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-remoting/.settings/ org.eclipse.jdt.core.prefs
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-team.war/.actionScr iptProperties
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-team.war/.classpath
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-team.war/.flexPrope rties
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/blazeds-team.war/.project
        blazeds/branches/4.6_Apache/development/eclipse/projects/java/formatter.xml
        blazeds/branches/4.6_Apache/lib/commons-logging.properties
        blazeds/branches/4.6_Apache/modules/common/build.xml
        blazeds/branches/4.6_Apache/modules/common/src/flex/graphics/ImageSnapshot.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/graphics/package-info.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/LocalizedException.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/AbstractConfiguratio nParser.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/AdapterSettings.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ApacheXPathClientCon figurationParser.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ChannelSettings.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ClientConfiguration. java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ClientConfigurationP arser.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ClusterSettings.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ConfigMap.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ConfigurationConstan ts.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ConfigurationExcepti on.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ConfigurationFileRes olver.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ConfigurationParser. java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/DestinationSettings. java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/FlexClientSettings.j ava
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/LocalFileResolver.ja va
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/LoggingSettings.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/LoginCommandSettings .java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/PropertiesSettings.j ava
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/SecurityConstraint.j ava
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ServiceSettings.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ServicesConfiguratio n.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/ServicesDependencies .java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/TargetSettings.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/TokenReplacer.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/config/XPathClientConfigura tionParser.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/errors.properties
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/log/AbstractTarget.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/log/ConsoleTarget.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/log/LineFormattedTarget.jav a
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/log/Log.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/log/LogCategories.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/log/LogEvent.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/log/Logger.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/log/Target.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/BasicPrettyPrinter.jav a
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/ExceptionUtil.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/FileUtils.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/LocaleUtils.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/ObjectTrace.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/PrettyPrintable.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/PrettyPrinter.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/PropertyStringResource Loader.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/ResourceLoader.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/StringUtils.java
        blazeds/branches/4.6_Apache/modules/common/src/flex/messaging/util/UUIDUtils.java
        blazeds/branches/4.6_Apache/modules/core/AdobeInfo.xml
        blazeds/branches/4.6_Apache/modules/core/build.xml
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/BaseControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/BaseControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/MBeanLifecycleManager.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/MBeanServerLocator.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/MBeanServerLocatorFactory.ja va
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/Manageable.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/ManageableComponent.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/ManagementException.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/PlatformMBeanServerLocator.j ava
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/Attribute.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/MBeanAttributeInfo.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/MBeanConstructorInfo.jav a
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/MBeanInfo.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/MBeanOperationInfo.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/MBeanParameterInfo.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/MBeanServerGateway.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/ObjectInstance.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/ObjectName.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/jmx/package-info.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/package-info.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/AdminConsoleDisplayR egistrar.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/AdminConsoleDisplayR egistrarMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/AdminConsoleTypes.ja va
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/Destinatio nControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/Destinatio nControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/MessageBro kerControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/MessageBro kerControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/MessageDes tinationControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/MessageDes tinationControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/client/Fle xClientManagerControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/client/Fle xClientManagerControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/client/pac kage-info.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ AMFEndpointControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ AMFEndpointControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ EndpointControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ EndpointControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ HTTPEndpointControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ HTTPEndpointControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ PollingEndpointControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ PollingEndpointControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ StreamingAMFEndpointControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ StreamingAMFEndpointControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ StreamingEndpointControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ StreamingEndpointControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ StreamingHTTPEndpointControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ StreamingHTTPEndpointControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/endpoints/ package-info.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/log/LogCon trol.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/log/LogCon trolMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/log/LogMan ager.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/log/packag e-info.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/package-in fo.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/M essageServiceControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/M essageServiceControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/S erviceAdapterControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/S erviceAdapterControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/S erviceControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/S erviceControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/SubscriptionManagerControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/SubscriptionManagerControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/ThrottleManagerControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/ThrottleManagerControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/adapters/ActionScriptAdapterControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/adapters/ActionScriptAdapterControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/adapters/JMSAdapterControl.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/adapters/JMSAdapterControlMBean.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/adapters/package-info.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/m essaging/package-info.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/messaging/services/p ackage-info.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/management/runtime/package-info.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/AbstractConnectionAwareSessio n.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/AbstractFlexSessionProvider.j ava
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/ConnectionAwareSession.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/Destination.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/DestructibleFlexFactory.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FactoryDestination.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FactoryInstance.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexComponent.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexConfigurable.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexContext.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexFactory.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexRemoteCredentials.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexSession.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexSessionAttributeListener. java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexSessionBindingEvent.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexSessionBindingListener.ja va
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexSessionConnectivityEvent. java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexSessionConnectivityListen er.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexSessionListener.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/FlexSessionManager.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/HttpFlexSession.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/HttpFlexSessionProvider.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/MessageBroker.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/MessageBrokerServlet.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/MessageClient.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/MessageClientListener.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/MessageDestination.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/MessageException.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/MessageRoutedEvent.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/MessageRoutedListener.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/MessageRoutedNotifier.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/Server.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/ServiceValidationListener.jav a
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/VersionInfo.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/AsyncPollHandler.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/EndpointPushHandler.ja va
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/EndpointPushNotifier.j ava
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/FlexClient.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/FlexClientAttributeLis tener.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/FlexClientBindingEvent .java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/FlexClientBindingListe ner.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/FlexClientListener.jav a
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/FlexClientManager.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/FlexClientNotSubscribe dException.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/FlexClientOutboundQueu eProcessor.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/FlushResult.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/OutboundQueueThrottleM anager.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/PollFlushResult.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging/client/PollWaitListener.java
        blazeds/branches/4.6_Apache/modules/core/src/flex/messaging

    imho i don´t think FB4.5 had SVN installed - would be nice!
    I just updated my FB4.6 prerelease to the release version and installed subclipse 1.6 via "install new software"....seems to work!
    Did you uninstall FB before updating?

  • Wire transfer payment set up for US

    Hi
    Has anybode worked on wire transfer set up for US company code ( International payments ) ? Where can I get documentation on this subject ?
    Regards
    Raj

    Hi,
    You can set up payment methods for ACH and wire transfers in tcode FBZP. Those are used in F110.
    1. Select the payment method for wire or ACH when running F110. It will create a file for you to use for the banks.
    2. Setup paying company codes, house banks and accounts, bank determination, country and company payment methods and bank selection. You will have to use program RFFOUS_T for doing the ACH payment.
    3. You then do an FTP using the banks software transfer file and select the file you created and then send it to the bank.
    4. For wire transfer configuration please use Payment Method T and Payment Program RFFOUS_T also you can use program RFFOEDI1. To customize the program please read program documentation.
    Thanks
    Arman

  • Policy Agent 2.2 for Apache HTTP Server

    hi,
    I'm trying to configure Policy Agent 2.2 for apache http server.
    The agent seems to be installed properly, in fact when I access the protected resource, I get the Access Manager login page.
    Then I log into access manager, but I'm redirected to an error page.
    Looking in log files I can see:
    agent's "amAgent" log file:
    Debug 10763:f8fe0 AuthService: HTTP Status = 200 (OK)
    Debug 10763:f8fe0 AuthService: Http::Response::readAndParse(): No content length in response.
    Debug 10763:f8fe0 ServiceEngine: Service::do_agent_auth_login(): Setting password callback.
    Debug 10763:f8fe0 ServiceEngine: Service::do_agent_auth_login(): Setting name callback to 'apache2Agent'.
    Debug 10763:f8fe0 AuthService: BaseService::sendRequest Cookie and Headers =Host: crmzone.company.icteam.it     
                   Cookie: JSESSIONID=193E5E1590C924A42B95A00A51DC0479;amlbcookie=01
    Debug 10763:f8fe0 AuthService: BaseService::sendRequest Content-Length =Content-Length: 620
    Debug 10763:f8fe0 AuthService: BaseService::sendRequest Header Suffix =Accept: text/xml
                   Content-Type: text/xml; charset=UTF-8
    Debug 10763:f8fe0 AuthService: HTTP Status = 200 (OK)
    Debug 10763:f8fe0 AuthService: Http::Response::readAndParse(): No content length in response.
    Error 10763:f8fe0 AuthService: AuthService::processLoginStatus() Exception message=[Application user ID is not valid.] errorCode='107' templateName=login_failed_template.jsp.
    Error 10763:f8fe0 PolicyEngine: am_policy_evaluate: InternalException in AuthService::processLoginStatus() with error message:Exception message=[Application user ID is not valid.] errorCode='107' templateName=login_failed_template.jsp and code:3
    Warning 10763:f8fe0 PolicyAgent: am_web_is_access_allowed()(http://10.0.0.31:80/SugarOS-Full-4.5.0f, GET) denying access: status = Access Manager authentication service failure
    Debug 10763:f8fe0 PolicyAgent: am_web_is_access_allowed(): Successfully logged to remote server for GET action by user unknown user to resource http://10.0.0.31:80/SugarOS-Full-4.5.0f.
    Info 10763:f8fe0 PolicyAgent: am_web_is_access_allowed()(http://10.0.0.31:80/SugarOS-Full-4.5.0f, GET) returning status: Access Manager authentication service failure.
    Info 10763:f8fe0 PolicyAgent: process_request(): Access check for URL http://10.0.0.31/SugarOS-Full-4.5.0f returned Access Manager authentication service failure.
    Debug 10763:f8fe0 PolicyAgent: process_request(): returning web result AM_WEB_RESULT_ERROR, data []
    Debug 10763:f8fe0 PolicyAgent: am_web_process_request(): Rendering web result AM_WEB_RESULT_ERROR
    Debug 10763:f8fe0 PolicyAgent: am_web_process_request(): render result function returned AM_SUCCESS.
    Access Manager's "amAuthentication.error" log file:
    "Login Failed|module_instance|Application" Application AUTHENTICATION-268 dc=opensso,dc=java,dc=net "Not Available" INFO apache2Agent 10.0.0.31 "cn=dsameuser,ou=DSAME Users,dc=opensso,dc=java,dc=net" CRMzone
    I tried to change the name of the agent either in its AMAgent.properties or in Access Manager "Agents" configuration page.
    I also used "crypt_util" to generate a new passoword, but nothing seems to happen.
    Where should I look to get more info about this problem? Specific log file?
    Is it due to wrong name/id/password of the agent? I really checked them many times...
    Thanks
    Fabio

    I think the error message "Application user ID is not valid" is pretty self evident.
    Log into the amconsole and go to the root realm/organization. Make sure the Agent profile exists and reset the password again to know value. If you created the agent profile in a sub realm/organization, you will need to make sure the subrealm/organization is set in the AMAgent.properties since the default value is / for the root realm/organization. Update the AMAgent.properties file will the Agent ID and the password generated by the crypt_it tool (com.sun.am.policy.am.username, com.sun.am.policy.am.password)
    If that doesn't work, check the amApplication debug log and then look at the ldap server access logs to see why the auth bind failed.

  • Do I need 3 machines for Sun Two-Node Cluster HA for Apache?

    The vendor is trying to set up a Sun Cluster HA for Apache and said it requires a dedicated machine
    for monitoring purpose(The Sun Cluster HA for Apache probe??). Is this monitoring machine mandatory and have to be dedicated for that purpose? And can I use 1 machine to monitor more than 1 cluster? Because the vendor requires 2 extra machine to monitor 2 set of 2-node cluster..and the document I read from Sun only mentions the 3rd machine is required for admin console.
    Also, if I only have 2 node cluster, can I configure Apache as a scalable + failover service at the same time or I have to choose either one? Thanks!!

    Incorrect. You can set up a Solaris Cluster on a single node if you wish although two nodes give you redundancy. The probe for Apache runs from the node on which Apache is executing.
    If you have a two node cluster you could have multiple implementations of Apache: fail-over and scalable. You can mix them until you run out of resources: CPU, networking bandwidth, IP addresses, etc.
    Tim
    ---

  • SMF Manifests for Apache & MySQL

    I recently started checking up on SMF since the need for service control became bigger. That and the options for added security when it comes to the privilege system. I dug up a manifest for apache somewhere but simply disliked it because it used the root account. So one thing led to another and you can understand the rest yourself.
    This works for me, adds a little extra security, and I hope it also works for some of you. I tend to dump these in /var/svc/manifest/application/local and as you can see they all reside in svc:/application/local as well. Naturally this boils down to personal taste.
    apache.xml manifest
    <?xml version="1.0"?>
    <service_bundle type='manifest' name='Apache'>
    <service name='application/local/apache' type='service' version='1'>
    <single_instance />
    <dependency
    name='filesystem_and_network'
    grouping='require_all'
    restart_on='none'
    type='service'>
    <service_fmri value='svc:/milestone/local-env' />
    </dependency>
    <dependency
    name='configuration'
    grouping='require_all'
    restart_on='none'
    type='path'>
    <service_fmri value='file://localhost/etc/apache/httpd.conf' />
    </dependency>
    <exec_method
    type='method'
    name='start'
    exec='/usr/apache/bin/apachectl start'
    timeout_seconds='60' >
    <method_context>
    <method_credential
    user='webservd'
    group='webservd'
    privileges='basic,net_privaddr,!proc_info'
    limit_privileges='basic,net_privaddr,proc_chroot,proc_setid' />
    </method_context>
    </exec_method>
    <exec_method
    type='method'
    name='stop'
    exec='/usr/apache/bin/apachectl stop'
    timeout_seconds='60' />
    <exec_method
    type='method'
    name='restart'
    exec='/usr/apache/bin/apachectl restart'
    timeout_seconds='60' />
    <instance name='default' enabled='false' />
    <stability value='Evolving' />
    </service>
    </service_bundle>
    --= EOT =--
    And now for MySQL (note; this doesn't work for 5.x, I already have a test version but it still needs some work).
    mysql.xml manifest
    <?xml version="1.0"?>
    <!--
    Copyright 2005 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    MySQL.xml : MySQL manifest, Scott Fehrman, Systems Engineer
    updated: 2005-09-16
    -->
    <service_bundle type='manifest' name='MySQL'>
    <service name='application/local/mysql' type='service' version='1'>
    <single_instance />
    <dependency
    name='filesystem'
    grouping='require_all'
    restart_on='none'
    type='service'>
    <service_fmri value='svc:/milestone/local-env' />
    </dependency>
    <dependency
    name='configuration'
    grouping='require_all'
    restart_on='none'
    type='path'>
    <service_fmri value='file://localhost/etc/my.cnf' />
    </dependency>
    <exec_method
    type='method'
    name='start'
    exec='/etc/sfw/mysql/mysql.server start'
    timeout_seconds='120' >
    <method_context>
    <method_credential
    user='mysql'
    group='mysql'
    privileges='basic,!file_link_any,!proc_info,!proc_session'
    limit_privileges='basic,proc_chroot,proc_setid' />
    </method_context>
    </exec_method>
    <exec_method
    type='method'
    name='stop'
    exec='/etc/sfw/mysql/mysql.server stop'
    timeout_seconds='120' />
    <instance name='default' enabled='false' />
    <stability value='Unstable' />
    <template>
    <common_name>
    <loctext xml:lang='C'>MySQL RDBMS 4.0.24</loctext>
    </common_name>
    <documentation>
    <manpage title='mysql' section='1' manpath='/usr/sfw/share/man' />
    </documentation>
    </template>
    </service>
    </service_bundle>
    --= EOT =--
    As you can notice both of them depend on the milestone/local-env. This is my own creation. Because I'm using /var/run/apache and /var/run/mysqld I setup a shellscript to create them and linked this to a milestone entry. You can just leave it out or create your own manifest. I wonder if this forum can hold a message this long :-)

    Well, I just realized that without the milestone manifest you're missing out on some essential dependencies (network & filesystem) so I just dump it into 2 messages 8-)
    local-env.xml milestone
    <?xml version="1.0"?>
    <!--
    The local environment milestone represents the completion of system
    configuration so the local applications (apache, mysql & squid) can
    be started. In its current form this means setting up the /var/run
    directories to put the .pid and socket files in.
    -->
    <service_bundle type='manifest' name='Local_environment'>
    <service name='milestone/local-env' type='service' version='1'>
    <create_default_instance enabled='false' />
    <single_instance />
    <dependency
    name='filesystem'
    grouping='require_all'
    restart_on='error'
    type='service'>
    <service_fmri value='svc:/system/filesystem/local' />
    </dependency>
    <dependency
    name='network'
    grouping='require_all'
    restart_on='none'
    type='service'>
    <service_fmri value='svc:/milestone/network' />
    </dependency>
    <exec_method
    type='method'
    name='start'
    exec='/usr/local/sbin/setlocenv start'
    timeout_seconds='5' />
    <exec_method
    type='method'
    name='stop'
    exec=':false'
    timeout_seconds='0' />
    <property_group name='general' type='framework'>
    <propval name='duration' type='astring' value='transient' />
    </property_group>
    <stability value='Evolving' />
    <template>
    <common_name>
    <loctext xml:lang='C'>
    Local configuration milestone
    </loctext>
    </common_name>
    </template>
    </service>
    </service_bundle>
    --= EOT =--
    Keep in mind that this may work or simply won't do what you want. For example; whenever a filesystem error occurs the milestone will restart (thus re-creating /var/run/mysql and such and setting the proper ownership) but the real services (apache,mysql) won't respond to this. This maybe unsuited behaviour for you, in that case
    just readjust the manifest to better suit your liking :)
    You'll also notice that squid is mentioned, thats another project but although things work I'm not happy with it yet. Still; doesn't matter for the manifest since it basicly calls a shellscript which does the actual creating/setting of the proper directories (and even that need depends on how you configured mysql/apache).
    Hope this works for you.

  • Proxy settings for dynamic ftp send port

    Does anyone have an idea how to configure the proxy settings when using a dynamic send port to connect to an ftp server?
    When using the FTP send port there is the property 'Server' to specify the proxy settings, but how would this be done with a dynamic send port?
    I can't find anything about this. And there doesn't seem to be a property
    FTP.Server according to intellisence in my orchestration.
    Kind regards,
    Mitch Vanhelden
    Blog: http://mitchvanhelden.blogspot.com

    It seems like most or all of the FTP properties are exposed in the Global Property Schemas assembly.  The FTP properties are under the "FTP" namespace (see FTP property schema below).
    One thing you might try is to get it working (simple messaging) using a static FTP send port.  Once it is working, turn on send port tracking of message properties (before and after port processing).  Inspect the tracked message for the FTP
    related properties set during static transmission and try setting these within your orchestration.
    <?xml version="1.0" encoding="utf-16"?>
    <xs:schema xmlns="http://schemas.microsoft.com/BizTalk/2003/ftp-properties" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" targetNamespace="http://schemas.microsoft.com/BizTalk/2003/ftp-properties" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:annotation>
    <xs:appinfo>
    <b:schemaInfo schema_type="property" xmlns:b="http://schemas.microsoft.com/BizTalk/2003"/>
    </xs:appinfo>
    </xs:annotation>
    <xs:element name="RepresentationType" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="198b2027-4cde-4677-88f1-7b66caf6473a"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="SSOAffiliateApplication" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="8045bcbe-3285-412c-8b5a-dc3be5978c9b"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="UserName" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="6E789556-2F81-4fa6-B8E2-5214F1662289"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="Password" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" isSensitive="true" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="FEFD9283-C98A-470d-8E0A-C00214EE4047"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="BeforePut" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="58C0F130-2D2D-4374-8418-714A31046A58"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="AfterPut" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="CFBD9956-B0C6-48af-9257-4E27C7771998"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="ReceivedFileName" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="441B372A-23A1-4465-8329-F56AC0BDBFD8"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="MaxConnections" type="xs:unsignedInt">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="0A580338-036A-411B-A28A-1BCC86E56458"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="CommandLogFileName" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="CCE01F9B-8869-4216-BD7A-8F476FA40327"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="AllocateStorage" type="xs:boolean">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="4945CA1F-A812-483B-B32F-C98513EBF51E"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="PassiveMode" type="xs:boolean">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="74B6373E-550F-4434-B2D1-DE912ACDB3A7"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="SpoolingFolder" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="1C703221-ADE1-4DF7-9D6E-1770903DC614"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="UseSsl" type="xs:boolean">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="D032AB42-E927-470C-B5E8-E59A5E32851D"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="UseDataProtection" type="xs:boolean">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="42E3D7F0-5FF5-4C6E-8E72-BD76D203C6DD"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="FtpsConnectionMode" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="EDA0F134-3F42-4DD7-8428-75BA65E7C4CA"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:element name="ClientCertificateHash" type="xs:string">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo propSchFieldBase="MessageContextPropertyBase" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" propertyGuid="423E6603-652E-4A61-B49F-B632031E3180"/>
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    </xs:schema>
    David Downing... If this answers your question, please Mark as the Answer. If this post is helpful, please vote as helpful.

  • Oracle AD4J Agent Installation Procedures for Apache Jserv

    Hi,
    Has anybody installed AD4J? I got confused during deply Oracle AD4J Agent for Apache Jserv.
    1) For Set up classpath in jserv.conf. The jserv.conf is in target application server? e.g the application server ebiz installed ?
    2) Loading the servlet at startup time:
    The installation guid only has the following line:
    servlets.startup=jamagent.jaminitservlet.jamagent.jaminit.initArgs=jamconshost=localhostservlet.jamagent.jaminit.initArgs=jamconsport=3600
    Should I change some configuration file by adding this line. The file is zone.properties of ebiz application server ?
    How do I know the Agent is installed at Apach Jserv successfully?
    thanks,
    tao

    I'm trying to configure AD4J with E-business suite Apache Jserv (11i). I've added the following to $IAS_ORACLE_HOME/Apache/Jserv/etc/zone.properties and executed $COMMON_TOP/admin/scripts/$CONTEXT_NAME/adapcctl.sh stop and start, but am not seeing any results. The console doesn't seem to pick anything up and none of the log files seem to reflect the loading of the servlets. Please advice on what other debugging tools I may use to investigate the problem.
    jserv.properties:
    wrapper.classpath=/Dbamnt/oracle/grid_control/jade/jamagent.zip
    zone.properties:
    servlets.startup=jamagent.jaminit
    servlet.jamagent.jaminit.initArgs=jamconshost=<FDQN>
    servlet.jamagent.jaminit.initArgs=jamconsport=3600
    Message was edited by:
    user633977

  • Unable to find setter method for attribute:

    I am using Jboss jboss-4.2.3.GA, JDK 1.6.
    I am trying to deploy our application on Jboss. When loading sources page or whenever we try to load the taglib we are getting the following error.
    org.apache.jasper.JasperException: jspfile.jsp(67,1) Unable to find setter method for attribute: collection
    at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
    at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
    at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:148)
    at org.apache.jasper.compiler.Generator$GenerateVisitor.evaluateAttribute(Generator.java:2736)
    at org.apache.jasper.compiler.Generator$GenerateVisitor.generateSetters(Generator.java:2965)
    at org.apache.jasper.compiler.Generator$GenerateVisitor.generateCustomStart(Generator.java:2169)
    at org.apache.jasper.compiler.Generator$GenerateVisitor.visit(Generator.java:1689)
    at org.apache.jasper.compiler.Node$CustomTag.accept(Node.java:1507)
    at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2338)
    at org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2388)
    at org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2394)
    at org.apache.jasper.compiler.Node$Root.accept(Node.java:489)
    at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2338)
    at org.apache.jasper.compiler.Generator.generate(Generator.java:3374)
    at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:210)
    at org.apache.jasper.compiler.Compiler.compile(Compiler.java:306)
    at org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)
    at org.apache.jasper.compiler.Compiler.compile(Compiler.java:273)
    at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:566)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:316)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:336)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:445)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
    at com.ssmb.common.servlets.GenericControllerServlet.service(GenericControllerServlet.java:639)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
    at java.lang.Thread.run(Thread.java:619)
    The line corresponding in JSP file is ,
    <ssmb:list name="src_" collection="sources" showAll='<%= "" + true %>'>
    Please let me know if you have faced this issue before.

    Have you written this tag in a tld or a tag file?
    How have you declared the attribute "collection"?
    Does the class which implements the custom tag <ssmb:list> have a method in it: public void setCollection(String collection) ?

  • Plugin(mod_wl.so) for Apache 1.3.X  for weblogic 8.1 on Windows

    Can anyone tell me where I can get a plugin(mod_wl.so) for Apache 1.3.X for weblogic 8.1 on Windows. The plugins are avaiable for solaris,AIX and linux. But I could not find any thing for Windows. The plugins are available for Apache 2.X.

    I have Apache running on two Linux web servers (dell2 and dell3)
    and WLS running on two Linux app servers (dell5 and dell6).
    I can also run Apache on two Sun/Solaris web servers (sun2 and
    sun3). I have the AcceptBacklog parameter set to 100 on each
    WLS Server. There is no problem when I drive the WLS servers
    through mod_wl.so running on the Sun servers. The CONNECTION_REFUSED is only seen
    when I try to drive them through
    mod_wl.so on the Apache/Linux systems.
    What is the ap_proxy.cpp file referenced in the error message?
    It doesn't appear to be part of the Apache source code yet I
    can see references to various ap_proxy functions.
    Thanks for your help,
    Dave Jaffe
    [email protected]
    "Jong Lee" <[email protected]> wrote:
    >
    You should not run apache and wls on the same box for load testing since
    apache1.3.x
    plugin does not maintain keep-alive
    connection to weblogic server. Also try to increate the acceptBacklog
    parameter
    on wls, the default is 50 which might not
    be big enough for load.
    thanks
    Jong
    "Dave Jaffe" <[email protected]> wrote:
    As described in a posting yesterday, I got the mod_wl.so working
    with WL6.0 SP1 in clustered mode on two Linux 6.2 systems
    running Apache 1.3.12 driving two clustered WL servers.
    However, under moderate stress I see the following message
    appear in the Apache error log after about a minute and the
    throughput drops and response time skyrockets:
    [error] CONNECTION_REFUSED [os error=11, line 1342 of
    ap_proxy.cpp]
    I've not played with the Apache source but my guess is that this
    error message is meaningful to the developer of mod_wl.so
    The two WL servers can handle a workload four times heavier than
    what I'm describing here using Sun/Solaris web servers running
    Apache 1.3.9 and the Solaris version of mod_wl.so
    Any pointers would be much appreciated
    Dave Jaffe
    Dell Solution Enablement Lab
    [email protected]

  • Port Set-up for Access to office PC from Home Mac

    Hello,
    I have a G5 at home with a AEBS (g) where I manage my own website via FTP and have a home network.
    I just opened a new office where I have a PC (to manage the security cameras), an iBookG4 and will buy a PowerMac in a month. I just set up a new AEBS (n) and it works great to connect to the internet. Since it is a new office I have never had to connect to the office PC from home and I need to do that to see the cameras over the internet.
    Also, I want to be able to manage my website from the office via FTP.
    I know that these two things are done by setting up port forwarding. However, I have very limited knowledge about Networks and connectivity so I would ask anyone to explain it as if it was "Port Forwarding set-up for Dummies".
    I have 5 static IPs that my ISP gave me in case they are useful.
    Thanks,
    elto

    Hi Duane:
    Thanks so much for your input. To answer your questions, I have a Netopia Modem (from bellsouth) which is compatible with 802.11g. Also, I have a Netgear Switch for the 3 computers I have on the network (iBook, Dell PC and a new MacPro).
    For some reason I am not able to port foward so that I can access a computer from my house. I already assigned a Static IP to the computers and nothing.
    Regards,
    elto

Maybe you are looking for