Bug 779170 (SOA-1565)

Summary: udp_gateway contains unused groovy files
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Jiri Pechanec <jpechane>
Component: JBossESB, ExamplesAssignee: Kevin Conner <kevin.conner>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0.0 ER1   
Target Milestone: ---   
Target Release: 5.0.0 GA, 5.0.0 ER8   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-1565
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-03 21:03:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiri Pechanec 2009-10-27 14:58:32 UTC
Date of First Response: 2010-01-19 09:53:34
project_key: SOA

See scripts directory in the qs dir

Comment 1 Kevin Conner 2010-01-19 14:52:20 UTC
Link: Added: This issue depends JBESB-3136


Comment 2 Kevin Conner 2010-01-19 14:53:34 UTC
Updated in ESB codebase, will be in next merge

Comment 3 Len DiMaggio 2010-02-03 21:03:20 UTC
Verified in ER8

 tree  /jboss/local/50_ER7_Jan14/jboss-soa-p.5.0.0/jboss-as/samples/quickstarts/udp_gateway
/jboss/local/50_ER7_Jan14/jboss-soa-p.5.0.0/jboss-as/samples/quickstarts/udp_gateway
|-- build.xml
|-- deployment.xml
|-- jboss-esb.xml
|-- jbossesb-properties.xml
|-- jndi.properties
|-- juddi.properties
|-- lib
|-- log4j.xml
|-- readme.txt
|-- scripts
|   `-- MessageInjectionConsole.groovy
`-- src
    `-- org
        `-- jboss
            `-- soa
                `-- esb
                    `-- samples
                        `-- quickstart
                            `-- udpgateway
                                `-- test
                                    `-- UdpClient.java

11 directories, 10 files

tree /jboss/local/50_ER8/jboss-soa-p.5.0.0/jboss-as/samples/quickstarts/udp_gateway
/jboss/local/50_ER8/jboss-soa-p.5.0.0/jboss-as/samples/quickstarts/udp_gateway
|-- build.xml
|-- deployment.xml
|-- jboss-esb.xml
|-- jbossesb-properties.xml
|-- jndi.properties
|-- lib
|-- log4j.xml
|-- readme.txt
`-- src
    `-- org
        `-- jboss
            `-- soa
                `-- esb
                    `-- samples
                        `-- quickstart
                            `-- udpgateway
                                `-- test
                                    `-- UdpClient.java