[svn:bz-trunk] 23048: Update BlazeDS trunk to use Spring BlazeDS integration 1.5.0.RELEASE build .

Revision: 23048
Revision: 23048
Author:   [email protected]
Date:     2011-10-18 08:34:43 -0700 (Tue, 18 Oct 2011)
Log Message:
Update BlazeDS trunk to use Spring BlazeDS integration 1.5.0.RELEASE build. 
Added Paths:
    blazeds/trunk/apps/samples-spring/WEB-INF/src/spring-samples/src/org/springframework/flex /samples/secured/SecurityHelper.java.UNCOMMENT
    blazeds/trunk/lib/spring/spring-flex-core-1.5.0.RELEASE.jar
Removed Paths:
    blazeds/trunk/apps/samples-spring/WEB-INF/src/spring-samples/src/org/springframework/flex /samples/secured/SecurityHelper.java
    blazeds/trunk/lib/spring/org.springframework.flex-1.0.3.RELEASE.jar

The information you provided is totally useless for determining the problem.
If it helps, I think the message you are getting is related to BlazeDS not being able to find the service class you are calling. You either have a typo somewhere, or you didn't set up a secure channel in your service config (I am assuming you meant SSL and not SSH).

Similar Messages

  • [svn:fx-trunk] 5577: Update FxButton example to use new namespaces.

    Revision: 5577
    Author: [email protected]
    Date: 2009-03-26 10:20:03 -0700 (Thu, 26 Mar 2009)
    Log Message:
    Update FxButton example to use new namespaces.
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/asdoc/en_US/mx/components/examples/FxButtonExamp le.mxml

    Revision: 5577
    Author: [email protected]
    Date: 2009-03-26 10:20:03 -0700 (Thu, 26 Mar 2009)
    Log Message:
    Update FxButton example to use new namespaces.
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/asdoc/en_US/mx/components/examples/FxButtonExamp le.mxml

  • [svn:fx-trunk] 5578: Update ToggleButton example to use new namespaces

    Revision: 5578
    Author: [email protected]
    Date: 2009-03-26 10:26:40 -0700 (Thu, 26 Mar 2009)
    Log Message:
    Update ToggleButton example to use new namespaces
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/asdoc/en_US/mx/components/examples/FxToggleButto nExample.mxml

    Revision: 5578
    Author: [email protected]
    Date: 2009-03-26 10:26:40 -0700 (Thu, 26 Mar 2009)
    Log Message:
    Update ToggleButton example to use new namespaces
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/asdoc/en_US/mx/components/examples/FxToggleButto nExample.mxml

  • [svn:bz-trunk] 20873: Update description of class deserialization validators functionality in example services-config .xml for BlazeDS/trunk.

    Revision: 20873
    Revision: 20873
    Author:   [email protected]
    Date:     2011-03-16 06:35:10 -0700 (Wed, 16 Mar 2011)
    Log Message:
    Update description of class deserialization validators functionality in example services-config.xml for BlazeDS/trunk.
    Checkintests: Not run. No code changes.
    Modified Paths:
        blazeds/trunk/resources/config/services-config.xml

    Thanks Carlo for your reply.
    I have read again the link and you are correct that in using the preferred command together with localhost under POTS dial-peer, I can now select which correct path to choose for my outbound calls. I'm just not very strong with dial-peer and translation rules at the moment.
    I will try this solution during the weekend and let you know. But it would have been better if there was a sample configuration for this option.

  • [svn] 4637: Update config testsuite on blazeds/ trunk to run mxunit tests for a configuration if there are any mxunit tests found in the configuration test directory .

    Revision: 4637
    Author: [email protected]
    Date: 2009-01-23 04:40:16 -0800 (Fri, 23 Jan 2009)
    Log Message:
    Update config testsuite on blazeds/trunk to run mxunit tests for a configuration if there are any mxunit tests found in the configuration test directory. Change some things around in the mxunit build.xml to make this possible, mainly allow things like test directory, reports directory etc. to be passed in as ant properties.
    Add browserServer.jar to the qa-regress-sdk.zip file used for regression runs.
    Update blazeds/trunk to use the latest qa-frameworks.zip.
    Checkintests: passed
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/build.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/build.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/build.xml
    blazeds/trunk/qa/resources/frameworks/qa-frameworks.zip

    Just checked but could only find this thread Unable to run ADFBC JUNIT Test Classes with JDEV11G 11.1.1.6
    As it's also dealing with junit and 11.1.1.6.0 you might want to read it.
    Timo

  • [svn:bz-trunk] 9810: Update BlazeDS/ trunk to version 248835 of qa-frameworks. zip to pick up recent changes to the config suite.

    Revision: 9810
    Author:   [email protected]
    Date:     2009-08-30 06:58:37 -0700 (Sun, 30 Aug 2009)
    Log Message:
    Update BlazeDS/trunk to version 248835 of qa-frameworks.zip to pick up recent changes to the config suite.
    Fix problem in build.xml for config suite that would have caused mxunit tests not to run locally, ie. outside of a regression run.
    Fix problem with one of the config suite tests. The services-config.xml file used by the test looks like it was copied over from qa-regress and a bootstrapservice got removed from qa-regress along with the bootstrap class, so the copied services-config.xml file also needed to have the bootstrapservice removed because the class it depended on got deleted.  
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/build.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/dataTypesTest/s ervices-config.xml
        blazeds/trunk/qa/resources/frameworks/qa-frameworks.zip

    Revision: 9810
    Author:   [email protected]
    Date:     2009-08-30 06:58:37 -0700 (Sun, 30 Aug 2009)
    Log Message:
    Update BlazeDS/trunk to version 248835 of qa-frameworks.zip to pick up recent changes to the config suite.
    Fix problem in build.xml for config suite that would have caused mxunit tests not to run locally, ie. outside of a regression run.
    Fix problem with one of the config suite tests. The services-config.xml file used by the test looks like it was copied over from qa-regress and a bootstrapservice got removed from qa-regress along with the bootstrap class, so the copied services-config.xml file also needed to have the bootstrapservice removed because the class it depended on got deleted.  
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/build.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/dataTypesTest/s ervices-config.xml
        blazeds/trunk/qa/resources/frameworks/qa-frameworks.zip

  • [svn:bz-trunk] 8453: Update qa-frameworks. zip on blazeds trunk to pick up fix for QETOOLS-39.

    Revision: 8453
    Author:   [email protected]
    Date:     2009-07-08 08:50:29 -0700 (Wed, 08 Jul 2009)
    Log Message:
    Update qa-frameworks.zip on blazeds trunk to pick up fix for QETOOLS-39.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/QETOOLS-39
    Modified Paths:
        blazeds/trunk/qa/resources/frameworks/qa-frameworks.zip

  • [svn:bz-trunk] 15259: Update the blazeds-core Eclipse project . classpath to point to the new jgroups jar

    Revision: 15259
    Revision: 15259
    Author:   [email protected]
    Date:     2010-04-07 10:23:37 -0700 (Wed, 07 Apr 2010)
    Log Message:
    Update the blazeds-core Eclipse project .classpath to point to the new jgroups jar
    Modified Paths:
        blazeds/trunk/development/eclipse/projects/java/blazeds-core/.classpath

    Revision: 15259
    Revision: 15259
    Author:   [email protected]
    Date:     2010-04-07 10:23:37 -0700 (Wed, 07 Apr 2010)
    Log Message:
    Update the blazeds-core Eclipse project .classpath to point to the new jgroups jar
    Modified Paths:
        blazeds/trunk/development/eclipse/projects/java/blazeds-core/.classpath

  • [svn] 3898: Update qa-frameworks.zip on blazeds/ trunk to pickup fix for the JUnitFormatReport in mxunit.swc.

    Revision: 3898
    Author: [email protected]
    Date: 2008-10-27 06:22:33 -0700 (Mon, 27 Oct 2008)
    Log Message:
    Update qa-frameworks.zip on blazeds/trunk to pickup fix for the JUnitFormatReport in mxunit.swc. When the MXUnit tag was used, setting the hostname property was throwing a null pointer because of a call to Application.application.loaderInfo.url. Changed this to use Application.application.url instead.
    Modified Paths:
    blazeds/trunk/qa/resources/frameworks/qa-frameworks.zip

  • [svn:bz-trunk] 23144: Update spring flex core in BlazeDS trunk to buddy jar for version 1.5.1.

    Revision: 23144
    Revision: 23144
    Author:   [email protected]
    Date:     2011-10-27 09:12:49 -0700 (Thu, 27 Oct 2011)
    Log Message:
    Update spring flex core in BlazeDS trunk to buddy jar for version 1.5.1.
    Update flex-servlet.xml for qa-regress webapp to use 1.5 namespace for spring flex. Also set disallow-wildcard-suptopics to false which is required by some tests which use wildcard subtopics.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex-servlet.xml
    Added Paths:
        blazeds/trunk/lib/spring/spring-flex-core-1.5.1.BUILD-SNAPSHOT.jar
    Removed Paths:
        blazeds/trunk/lib/spring/spring-flex-core-1.5.0.RELEASE.jar

  • [svn:bz-trunk] 16402: Update BlazeDS trunk version to 4.5

    Revision: 16402
    Revision: 16402
    Author:   [email protected]
    Date:     2010-06-02 12:11:43 -0700 (Wed, 02 Jun 2010)
    Log Message:
    Update BlazeDS trunk version to 4.5
    Modified Paths:
        blazeds/trunk/build.properties

  • [svn:bz-trunk] 15291: Update BlazeDS/trunk to use ActiveMQ 5.3.1

    Revision: 15291
    Revision: 15291
    Author:   [email protected]
    Date:     2010-04-08 16:31:48 -0700 (Thu, 08 Apr 2010)
    Log Message:
    Update BlazeDS/trunk to use ActiveMQ 5.3.1
    In addition to adding the new activemq jars, I had to update the configuration file for the broker (activemq.xml) in a number of places as the format had changed.
    I also did a little webapp cleanup while I was updating activemq as I noticed some exceptions in the Tomcat log file as the server was starting up. These startup errors should be gone now.
    I also modified the main build.xml to build the samples-spring app when the sdk.version property is set to 4. The samples-spring app has a dependency on Flex SDK4. This is only app that is currently being built when the SDK version is set to 4. Will work on getting the rest of the webapps building when the SDK version is set to 4. Also there is a little more work to do get the samples-spring app fully integrated into the main build.  
    Modified Paths:
        blazeds/trunk/apps/samples-spring/build.xml
        blazeds/trunk/apps/team/WEB-INF/activemq.xml
        blazeds/trunk/apps/team/build.xml
        blazeds/trunk/build.xml
        blazeds/trunk/qa/apps/qa-manual/WEB-INF/activemq.xml
        blazeds/trunk/qa/apps/qa-manual/build.xml
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/activemq.xml
        blazeds/trunk/qa/resources/webtier/flex_sdk_3/web.xml
        blazeds/trunk/qa/resources/webtier/flex_sdk_4/web.xml
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/catalina.properties
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/tomcat-users.xml
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/tomcat-users.xml.install
    Added Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activation-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activeio-core-3.1.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-camel-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-console-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-core-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-jaas-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-protobuf-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-web-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-core-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-jetty-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-jms-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-spring-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-beanutils-1.6.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-dbcp-1.2.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-logging-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-pool-1.5.4.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/geronimo-j2ee-management_1. 0_spec-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/geronimo-jms_1.1_spec-1.1.1 .jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/geronimo-jta_1.0.1B_spec-1. 0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/jaxb-api-2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/jaxb-impl-2.1.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/kahadb-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/org.osgi.core-4.1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-aop-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-beans-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-context-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-core-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-jms-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-osgi-core-1.2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-oxm-tiger-1.5.8.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-tx-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-web-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-webmvc-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/stax-1.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/stax-api-1.0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/xbean-spring-3.6.jar
    Removed Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq4.1.1/

  • [svn:bz-trunk] 5125: Update excludes.properties file for BlazeDS/ trunk to exclude tests due to bugs BLZ-354, BLZ-355, and BLZ-356.

    Revision: 5125
    Author: [email protected]
    Date: 2009-03-02 05:55:42 -0800 (Mon, 02 Mar 2009)
    Log Message:
    Update excludes.properties file for BlazeDS/trunk to exclude tests due to bugs BLZ-354, BLZ-355, and BLZ-356.
    Also exclude JMS tests on WebSphere due to configuration issues on the regression box. This is being tracked by QETOOLS-32 in jira.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-354
    http://bugs.adobe.com/jira/browse/BLZ-355
    http://bugs.adobe.com/jira/browse/BLZ-356
    http://bugs.adobe.com/jira/browse/QETOOLS-32
    Modified Paths:
    blazeds/trunk/qa/features/excludes.properties

  • [svn:bz-trunk] 22868: Update BlazeDS trunk version to 4.6

    Revision: 22868
    Revision: 22868
    Author:   [email protected]
    Date:     2011-10-05 10:36:25 -0700 (Wed, 05 Oct 2011)
    Log Message:
    Update BlazeDS trunk version to 4.6
    Modified Paths:
        blazeds/trunk/build.properties

  • [svn:bz-trunk] 17772: Update the url in the tests to use a relative path instead of the default localhost : 8400 so that the tests can pass on appservers other than the default Tomcat .

    Revision: 17772
    Revision: 17772
    Author:   [email protected]
    Date:     2010-09-20 15:02:50 -0700 (Mon, 20 Sep 2010)
    Log Message:
    Update the url in the tests to use a relative path instead of the default localhost:8400 so that the tests can pass on appservers other than the default Tomcat.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationFalseTest/Remoting_NetConnectionTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationTrueTest/Remoting_NetConnectionTest.mxml

    Revision: 17772
    Revision: 17772
    Author:   [email protected]
    Date:     2010-09-20 15:02:50 -0700 (Mon, 20 Sep 2010)
    Log Message:
    Update the url in the tests to use a relative path instead of the default localhost:8400 so that the tests can pass on appservers other than the default Tomcat.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationFalseTest/Remoting_NetConnectionTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationTrueTest/Remoting_NetConnectionTest.mxml

Maybe you are looking for