JBossWS SVN: r9355 - common/branches.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2009-02-24 04:38:21 -0500 (Tue, 24 Feb 2009)
New Revision: 9355
Added:
common/branches/jbossws-common-1.0.9/
Log:
[JBWS-2539] Branching common
Copied: common/branches/jbossws-common-1.0.9 (from rev 9354, common/trunk)
15 years, 10 months
JBossWS SVN: r9354 - container/jboss51/tags.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-02-24 02:14:02 -0500 (Tue, 24 Feb 2009)
New Revision: 9354
Removed:
container/jboss51/tags/jbossws-jboss600x-3.1.0.CR1/
Log:
removing useless tag
15 years, 10 months
JBossWS SVN: r9353 - container.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-02-24 02:13:04 -0500 (Tue, 24 Feb 2009)
New Revision: 9353
Added:
container/jboss51/
Log:
creating new IL
Copied: container/jboss51 (from rev 9352, container/jboss60)
15 years, 10 months
JBossWS SVN: r9351 - in projects: interop and 14 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2009-02-23 15:40:11 -0500 (Mon, 23 Feb 2009)
New Revision: 9351
Added:
projects/interop/
projects/interop/native/
projects/interop/native/noemax/
projects/interop/native/noemax/FastInfosetTest/
projects/interop/native/noemax/FastInfosetTest/.classpath
projects/interop/native/noemax/FastInfosetTest/.project
projects/interop/native/noemax/FastInfosetTest/.settings/
projects/interop/native/noemax/FastInfosetTest/.settings/org.eclipse.jdt.core.prefs
projects/interop/native/noemax/FastInfosetTest/.settings/org.eclipse.jdt.ui.prefs
projects/interop/native/noemax/FastInfosetTest/bin/
projects/interop/native/noemax/FastInfosetTest/bin/main/
projects/interop/native/noemax/FastInfosetTest/build.properties
projects/interop/native/noemax/FastInfosetTest/build.xml
projects/interop/native/noemax/FastInfosetTest/libraries.xml
projects/interop/native/noemax/FastInfosetTest/src/
projects/interop/native/noemax/FastInfosetTest/src/main/
projects/interop/native/noemax/FastInfosetTest/src/main/java/
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/NoemaxClient.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Address.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfDataStruct.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfLineItem.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/BenchmarkServiceImpl.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/CustomerRef.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/DataStruct.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Echo.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoResponse.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStruct.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStructResponse.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrder.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrderResponse.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStruct.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStructResponse.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/IBenchmarkService.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/LineItem.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ObjectFactory.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Order.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrder.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrderResponse.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStruct.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStructResponse.java
projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/package-info.java
projects/interop/native/noemax/FastInfosetTest/src/main/resources/
Log:
[JBWS-2196] Adding Noemax test client for JBossWS-Native
Added: projects/interop/native/noemax/FastInfosetTest/.classpath
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/.classpath (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/.classpath 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" output="bin/main" path="src/main/java"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Added: projects/interop/native/noemax/FastInfosetTest/.project
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/.project (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/.project 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>FastInfosetTest</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
\ No newline at end of file
Added: projects/interop/native/noemax/FastInfosetTest/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/.settings/org.eclipse.jdt.core.prefs (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/.settings/org.eclipse.jdt.core.prefs 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,258 @@
+#Mon Feb 23 12:16:46 CET 2009
+eclipse.preferences.version=1
+org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
+org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
+org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
+org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
+org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
+org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
+org.eclipse.jdt.core.formatter.alignment_for_assignment=0
+org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
+org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
+org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
+org.eclipse.jdt.core.formatter.alignment_for_enum_constants=0
+org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16
+org.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16
+org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16
+org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16
+org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16
+org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16
+org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16
+org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16
+org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16
+org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
+org.eclipse.jdt.core.formatter.blank_lines_after_imports=1
+org.eclipse.jdt.core.formatter.blank_lines_after_package=1
+org.eclipse.jdt.core.formatter.blank_lines_before_field=0
+org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration=0
+org.eclipse.jdt.core.formatter.blank_lines_before_imports=1
+org.eclipse.jdt.core.formatter.blank_lines_before_member_type=1
+org.eclipse.jdt.core.formatter.blank_lines_before_method=1
+org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1
+org.eclipse.jdt.core.formatter.blank_lines_before_package=0
+org.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1
+org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1
+org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=end_of_line
+org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration=end_of_line
+org.eclipse.jdt.core.formatter.brace_position_for_array_initializer=end_of_line
+org.eclipse.jdt.core.formatter.brace_position_for_block=next_line
+org.eclipse.jdt.core.formatter.brace_position_for_block_in_case=next_line
+org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration=next_line
+org.eclipse.jdt.core.formatter.brace_position_for_enum_constant=next_line
+org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration=next_line
+org.eclipse.jdt.core.formatter.brace_position_for_method_declaration=next_line
+org.eclipse.jdt.core.formatter.brace_position_for_switch=next_line
+org.eclipse.jdt.core.formatter.brace_position_for_type_declaration=next_line
+org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=false
+org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=false
+org.eclipse.jdt.core.formatter.comment.format_block_comments=false
+org.eclipse.jdt.core.formatter.comment.format_header=false
+org.eclipse.jdt.core.formatter.comment.format_html=true
+org.eclipse.jdt.core.formatter.comment.format_javadoc_comments=false
+org.eclipse.jdt.core.formatter.comment.format_line_comments=false
+org.eclipse.jdt.core.formatter.comment.format_source_code=true
+org.eclipse.jdt.core.formatter.comment.indent_parameter_description=true
+org.eclipse.jdt.core.formatter.comment.indent_root_tags=true
+org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=insert
+org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=insert
+org.eclipse.jdt.core.formatter.comment.line_length=80
+org.eclipse.jdt.core.formatter.compact_else_if=true
+org.eclipse.jdt.core.formatter.continuation_indentation=2
+org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer=2
+org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line=false
+org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header=true
+org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header=true
+org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header=true
+org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header=true
+org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases=true
+org.eclipse.jdt.core.formatter.indent_empty_lines=false
+org.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true
+org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true
+org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true
+org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=true
+org.eclipse.jdt.core.formatter.indentation.size=3
+org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
+org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert
+org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert
+org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
+org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
+org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement=insert
+org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
+org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement=insert
+org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement=insert
+org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=insert
+org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration=insert
+org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration=insert
+org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block=insert
+org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant=insert
+org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration=insert
+org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body=insert
+org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration=insert
+org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter=insert
+org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator=insert
+org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_binary_operator=insert
+org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments=insert
+org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters=insert
+org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block=insert
+org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert=insert
+org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case=insert
+org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional=insert
+org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for=insert
+org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments=insert
+org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert
+org.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert
+org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert
+org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert
+org.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert
+org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert
+org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert
+org.eclipse.jdt.core.formatter.insert_space_before_binary_operator=insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert=insert
+org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional=insert
+org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for=insert
+org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_ellipsis=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized=insert
+org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert
+org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert
+org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert
+org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert
+org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert
+org.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert
+org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert
+org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert
+org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression=do not insert
+org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant=do not insert
+org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
+org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
+org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line=false
+org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line=false
+org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false
+org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false
+org.eclipse.jdt.core.formatter.lineSplit=168
+org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false
+org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false
+org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0
+org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1
+org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=true
+org.eclipse.jdt.core.formatter.tabulation.char=space
+org.eclipse.jdt.core.formatter.tabulation.size=3
+org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false
+org.eclipse.jdt.core.formatter.wrap_before_binary_operator=true
Added: projects/interop/native/noemax/FastInfosetTest/.settings/org.eclipse.jdt.ui.prefs
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/.settings/org.eclipse.jdt.ui.prefs (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/.settings/org.eclipse.jdt.ui.prefs 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,4 @@
+#Mon Feb 23 12:16:46 CET 2009
+eclipse.preferences.version=1
+formatter_profile=_JBossWSCodeStyle
+formatter_settings_version=11
Added: projects/interop/native/noemax/FastInfosetTest/build.properties
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/build.properties (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/build.properties 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,7 @@
+#Generated by JBossWS user project setup
+#Mon Feb 23 11:37:17 CET 2009
+project.name=FastInfosetTest
+project.jboss.home=/dati/jboss-5.0.0.GA
+project.type=jar
+workspace.home=/dati/project
+project.jboss.conf=default
Added: projects/interop/native/noemax/FastInfosetTest/build.xml
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/build.xml (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/build.xml 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,69 @@
+<?xml version="1.0"?>
+<project name="FastInfosetTest" default="deploy" basedir="." >
+
+ <property file="${basedir}/build.properties" />
+ <import file="libraries.xml" />
+
+ <!-- set global properties for this build -->
+ <property name="project.name" value="FastInfosetTest" />
+ <property name="dist.dir" value="dist" />
+ <property name="deploy.dir" value="${project.jboss.home}/server/${project.jboss.conf}/deploy" />
+ <property name="output.dir" value="output" />
+ <property name="src.main.dir" value="src/main/java" />
+ <property name="resources.main.dir" value="src/main/resources" />
+ <property name="classes.main.dir" value="classes/main/java" />
+ <property name="javac.debug" value="true" />
+ <property name="javac.deprecation" value="false" />
+
+ <condition property="project.war" value="true">
+ <equals arg1="${project.type}" arg2="war"/>
+ </condition>
+
+ <target name="clean">
+ <delete dir="${output.dir}" />
+ <delete dir="${dist.dir}" />
+ </target>
+
+ <target name="init">
+ <mkdir dir="${output.dir}" />
+ <mkdir dir="${dist.dir}" />
+ </target>
+
+ <target name="compile" depends="init" description="Compile the Java source code" unless="eclipse.running">
+ <tstamp/>
+ <javac destdir="${output.dir}" classpathref="project.classpath" debug="${javac.debug}" deprecation="${javac.deprecation}" nowarn="on">
+ <src path="${src.main.dir}" />
+ </javac>
+ </target>
+
+ <target name="copyclasses" depends="init" description="Copy the classes that were compiled by Eclipse" if="eclipse.running">
+ <copy todir="${output.dir}">
+ <fileset dir="${classes/main}">
+ <include name="**/*.class"/>
+ </fileset>
+ </copy>
+ </target>
+
+ <target name="dist" depends="clean,compile,copyclasses" description="Create the application distribution archive">
+ <fail unless="project.type">project.type not set</fail>
+ <jar jarfile="${dist.dir}/${project.name}.${project.type}">
+ <fileset dir="${output.dir}" />
+ <fileset dir="${resources.main.dir}">
+ <include name="META-INF/**"/>
+ <include name="WEB-INF/**" if="project.war" />
+ </fileset>
+ </jar>
+ </target>
+
+ <target name="deploy" depends="dist" description="Deploy to JBoss AS">
+ <fail unless="project.jboss.home">project.jboss.home not set</fail>
+ <copy todir="${deploy.dir}" file="${dist.dir}/${project.name}.${project.type}" />
+ </target>
+
+ <target name="undeploy" description="Undeploy from JBoss AS">
+ <fail unless="project.jboss.home">project.jboss.home not set</fail>
+ <fail unless="project.jboss.conf">project.jboss.conf not set</fail>
+ <delete file="${deploy.dir}/${project.name}.${project.type}" />
+ </target>
+
+</project>
Property changes on: projects/interop/native/noemax/FastInfosetTest/build.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/libraries.xml
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/libraries.xml (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/libraries.xml 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+<path id="project.classpath"><pathelement location="${project.jboss.home}/client/jbossws-common.jar"/>
+<pathelement location="${project.jboss.home}/client/jbossws-spi.jar"/>
+<pathelement location="${project.jboss.home}/client/jbossws-native-jaxrpc.jar"/>
+<pathelement location="${project.jboss.home}/client/jbossws-native-jaxws.jar"/>
+<pathelement location="${project.jboss.home}/client/jbossws-native-jaxws-ext.jar"/>
+<pathelement location="${project.jboss.home}/client/jbossws-native-saaj.jar"/>
+<pathelement location="${project.jboss.home}/client/jbossws-native-core.jar"/>
+<pathelement location="${project.jboss.home}/client/jbossws-native-client.jar"/>
+<pathelement location="${project.jboss.home}/client/activation.jar"/>
+<pathelement location="${project.jboss.home}/client/jaxws-tools.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-annotations-ejb3.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-appclient.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-common-core.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-ejb3-client.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-ejb3-ext-api.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-logging-spi.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-metadata.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-remoting.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-wsit-tools.jar"/>
+<pathelement location="${project.jboss.home}/client/jboss-xml-binding.jar"/>
+<pathelement location="${project.jboss.home}/client/mail.jar"/>
+<pathelement location="${project.jboss.home}/client/stax-api.jar"/>
+<pathelement location="${project.jboss.home}/client/wsdl4j.jar"/>
+<pathelement location="${project.jboss.home}/common/lib/jboss-javaee.jar"/>
+<pathelement location="${project.jboss.home}/common/lib/jbosssx.jar"/>
+<pathelement location="${project.jboss.home}/common/lib/servlet-api.jar"/>
+</path></project>
Property changes on: projects/interop/native/noemax/FastInfosetTest/libraries.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/NoemaxClient.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/NoemaxClient.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/NoemaxClient.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,188 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.fastinfoset;
+
+import java.net.URI;
+import java.net.URISyntaxException;
+import java.net.URL;
+import java.util.List;
+
+import javax.xml.namespace.QName;
+import javax.xml.ws.BindingProvider;
+import javax.xml.ws.WebServiceFeature;
+import javax.xml.ws.addressing.AddressingBuilder;
+import javax.xml.ws.addressing.AddressingProperties;
+import javax.xml.ws.addressing.AttributedURI;
+import javax.xml.ws.addressing.JAXWSAConstants;
+import javax.xml.ws.soap.AddressingFeature;
+
+import org.jboss.test.ws.fastinfoset.noemax.Address;
+import org.jboss.test.ws.fastinfoset.noemax.ArrayOfDataStruct;
+import org.jboss.test.ws.fastinfoset.noemax.BenchmarkServiceImpl;
+import org.jboss.test.ws.fastinfoset.noemax.DataStruct;
+import org.jboss.test.ws.fastinfoset.noemax.IBenchmarkService;
+import org.jboss.test.ws.fastinfoset.noemax.ObjectFactory;
+import org.jboss.test.ws.fastinfoset.noemax.Order;
+import org.jboss.ws.extensions.addressing.AddressingClientUtil;
+import org.jboss.ws.feature.FastInfosetFeature;
+
+import com.sun.org.apache.xerces.internal.jaxp.datatype.XMLGregorianCalendarImpl;
+
+/**
+ * This is a basic client for the Noemax FastInfoset test endpoint
+ * at http://www.noemax.com:8080/BenchmarkService.
+ * This is meant to be used with JBossWS-Native starting from
+ * release 3.1.0 (the fastinfoset configuration is implementation
+ * specific).
+ *
+ * @author alessio.soldano(a)jboss.com
+ * @since 23-Feb-2009
+ */
+public class NoemaxClient
+{
+
+ protected IBenchmarkService endpoint;
+ private static final String ENDPOINT_ADDRESS = "http://www.noemax.com:8080/BenchmarkService";
+
+ public NoemaxClient(URL url, String endpointAddress)
+ {
+
+ BenchmarkServiceImpl service = new BenchmarkServiceImpl(url, new QName("http://tempuri.org/", "BenchmarkServiceImpl"));
+ WebServiceFeature[] features = new WebServiceFeature[2];
+ features[0] = new FastInfosetFeature();
+ features[1] = new AddressingFeature();
+ endpoint = service.getBasicHttp(features);
+ ((BindingProvider)endpoint).getRequestContext().put(BindingProvider.ENDPOINT_ADDRESS_PROPERTY, endpointAddress);
+ }
+
+ private static void configureAddressingProperties(BindingProvider bp, String wsaAction, String wsaTo) throws URISyntaxException
+ {
+ AddressingProperties requestProps = AddressingClientUtil.createDefaultProps(wsaAction, wsaTo);
+ AttributedURI messageId = AddressingClientUtil.createMessageID();
+ requestProps.setMessageID(messageId);
+ AddressingBuilder ab = AddressingBuilder.getAddressingBuilder();
+ requestProps.setReplyTo(ab.newEndpointReference(new URI(ab.newAddressingConstants().getAnonymousURI())));
+ bp.getRequestContext().put(JAXWSAConstants.CLIENT_ADDRESSING_PROPERTIES_OUTBOUND, requestProps);
+ }
+
+ public void run() throws Exception
+ {
+ System.out.println("Echo");
+ echo();
+ System.out.println("Echo");
+ echo();
+ System.out.println("EchoStruct");
+ echoStruct();
+ System.out.println("SendStruct");
+ sendStruct();
+ System.out.println("GetStruct");
+ getStruct();
+ System.out.println("SendOrder");
+ sendOrder();
+ System.out.println("GetOrder");
+ getOrder();
+ }
+
+ private void echo() throws Exception
+ {
+ configureAddressingProperties((BindingProvider)endpoint, "Echo", ENDPOINT_ADDRESS);
+ endpoint.echo();
+ }
+
+ private void echoStruct() throws Exception
+ {
+ configureAddressingProperties((BindingProvider)endpoint, "EchoStruct", ENDPOINT_ADDRESS);
+ ArrayOfDataStruct arrayDataStruct = new ArrayOfDataStruct();
+ List<DataStruct> dataStructs = arrayDataStruct.getDataStruct();
+ DataStruct dataStruct = new DataStruct();
+ dataStruct.setIntField(55);
+ dataStruct.setDateTimeField(XMLGregorianCalendarImpl.createDateTime(2009, 12, 25, 11, 14, 32));
+ dataStruct.setFloatField(55.5);
+ dataStruct.setStringField(new ObjectFactory().createString("testString"));
+ dataStructs.add(dataStruct);
+ ArrayOfDataStruct result = endpoint.echoStruct(arrayDataStruct);
+ System.out.println(result.getDataStruct());
+ System.out.println(result.getDataStruct().iterator().next().getIntField());
+ }
+
+ private void sendStruct() throws Exception
+ {
+ configureAddressingProperties((BindingProvider)endpoint, "SendStruct", ENDPOINT_ADDRESS);
+ ArrayOfDataStruct arrayDataStruct = new ArrayOfDataStruct();
+ List<DataStruct> dataStructs = arrayDataStruct.getDataStruct();
+ DataStruct dataStruct = new DataStruct();
+ dataStruct.setIntField(55);
+ dataStruct.setDateTimeField(XMLGregorianCalendarImpl.createDateTime(2009, 12, 25, 11, 14, 32));
+ dataStruct.setFloatField(55.5);
+ dataStruct.setStringField(new ObjectFactory().createString("testString"));
+ dataStructs.add(dataStruct);
+ endpoint.sendStruct(arrayDataStruct);
+ }
+
+ private void getStruct() throws Exception
+ {
+ configureAddressingProperties((BindingProvider)endpoint, "GetStruct", ENDPOINT_ADDRESS);
+ ArrayOfDataStruct result = endpoint.getStruct(1);
+ System.out.println(result.getDataStruct());
+ }
+
+ private void sendOrder() throws Exception
+ {
+ ObjectFactory factory = new ObjectFactory();
+ configureAddressingProperties((BindingProvider)endpoint, "SendOrder", ENDPOINT_ADDRESS);
+ Order order = new Order();
+ Address address = new Address();
+ address.setCity(factory.createAddressCity("Milan"));
+ order.setBillingAddress(address);
+ order.setTimestamp(XMLGregorianCalendarImpl.createDateTime(2009, 12, 25, 11, 14, 32));
+ endpoint.sendOrder(order);
+ }
+
+ private void getOrder() throws Exception
+ {
+ configureAddressingProperties((BindingProvider)endpoint, "GetOrder", ENDPOINT_ADDRESS);
+ Order result = endpoint.getOrder(1);
+ System.out.println(result.getBillingAddress());
+ }
+
+ public static void main(String[] args)
+ {
+ try
+ {
+ if (args.length == 1)
+ {
+ NoemaxClient client = new NoemaxClient(new URL(ENDPOINT_ADDRESS + "?wsdl"), ENDPOINT_ADDRESS);
+ client.run();
+ }
+ else
+ {
+ System.out.println("NoemaxClient usage:");
+ System.out.println("wsrunclient.sh -classpath FastInfosetTest.jar org.jboss.test.ws.fastinfoset.NoemaxClient");
+ }
+ }
+ catch (Exception e)
+ {
+ e.printStackTrace();
+ }
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/NoemaxClient.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Address.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Address.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Address.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,175 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElementRef;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for Address complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType name="Address">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ * <element name="PostCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ * <element name="Province" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ * <element name="State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ * <element name="Street" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "Address", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", propOrder = {
+ "city",
+ "postCode",
+ "province",
+ "state",
+ "street"
+})
+public class Address {
+
+ @XmlElementRef(name = "City", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", type = JAXBElement.class)
+ protected JAXBElement<String> city;
+ @XmlElementRef(name = "PostCode", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", type = JAXBElement.class)
+ protected JAXBElement<String> postCode;
+ @XmlElementRef(name = "Province", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", type = JAXBElement.class)
+ protected JAXBElement<String> province;
+ @XmlElementRef(name = "State", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", type = JAXBElement.class)
+ protected JAXBElement<String> state;
+ @XmlElementRef(name = "Street", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", type = JAXBElement.class)
+ protected JAXBElement<String> street;
+
+ /**
+ * Gets the value of the city property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public JAXBElement<String> getCity() {
+ return city;
+ }
+
+ /**
+ * Sets the value of the city property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public void setCity(JAXBElement<String> value) {
+ this.city = ((JAXBElement<String> ) value);
+ }
+
+ /**
+ * Gets the value of the postCode property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public JAXBElement<String> getPostCode() {
+ return postCode;
+ }
+
+ /**
+ * Sets the value of the postCode property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public void setPostCode(JAXBElement<String> value) {
+ this.postCode = ((JAXBElement<String> ) value);
+ }
+
+ /**
+ * Gets the value of the province property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public JAXBElement<String> getProvince() {
+ return province;
+ }
+
+ /**
+ * Sets the value of the province property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public void setProvince(JAXBElement<String> value) {
+ this.province = ((JAXBElement<String> ) value);
+ }
+
+ /**
+ * Gets the value of the state property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public JAXBElement<String> getState() {
+ return state;
+ }
+
+ /**
+ * Sets the value of the state property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public void setState(JAXBElement<String> value) {
+ this.state = ((JAXBElement<String> ) value);
+ }
+
+ /**
+ * Gets the value of the street property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public JAXBElement<String> getStreet() {
+ return street;
+ }
+
+ /**
+ * Sets the value of the street property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public void setStreet(JAXBElement<String> value) {
+ this.street = ((JAXBElement<String> ) value);
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Address.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfDataStruct.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfDataStruct.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfDataStruct.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,69 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for ArrayOfDataStruct complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType name="ArrayOfDataStruct">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="DataStruct" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}DataStruct" maxOccurs="unbounded" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "ArrayOfDataStruct", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", propOrder = {
+ "dataStruct"
+})
+public class ArrayOfDataStruct {
+
+ @XmlElement(name = "DataStruct")
+ protected List<DataStruct> dataStruct;
+
+ /**
+ * Gets the value of the dataStruct property.
+ *
+ * <p>
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a <CODE>set</CODE> method for the dataStruct property.
+ *
+ * <p>
+ * For example, to add a new item, do as follows:
+ * <pre>
+ * getDataStruct().add(newItem);
+ * </pre>
+ *
+ *
+ * <p>
+ * Objects of the following type(s) are allowed in the list
+ * {@link DataStruct }
+ *
+ *
+ */
+ public List<DataStruct> getDataStruct() {
+ if (dataStruct == null) {
+ dataStruct = new ArrayList<DataStruct>();
+ }
+ return this.dataStruct;
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfDataStruct.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfLineItem.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfLineItem.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfLineItem.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,69 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for ArrayOfLineItem complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType name="ArrayOfLineItem">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="LineItem" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}LineItem" maxOccurs="unbounded" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "ArrayOfLineItem", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", propOrder = {
+ "lineItem"
+})
+public class ArrayOfLineItem {
+
+ @XmlElement(name = "LineItem")
+ protected List<LineItem> lineItem;
+
+ /**
+ * Gets the value of the lineItem property.
+ *
+ * <p>
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a <CODE>set</CODE> method for the lineItem property.
+ *
+ * <p>
+ * For example, to add a new item, do as follows:
+ * <pre>
+ * getLineItem().add(newItem);
+ * </pre>
+ *
+ *
+ * <p>
+ * Objects of the following type(s) are allowed in the list
+ * {@link LineItem }
+ *
+ *
+ */
+ public List<LineItem> getLineItem() {
+ if (lineItem == null) {
+ lineItem = new ArrayList<LineItem>();
+ }
+ return this.lineItem;
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ArrayOfLineItem.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/BenchmarkServiceImpl.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/BenchmarkServiceImpl.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/BenchmarkServiceImpl.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,71 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import java.net.MalformedURLException;
+import java.net.URL;
+import java.util.logging.Logger;
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+import javax.xml.ws.WebEndpoint;
+import javax.xml.ws.WebServiceClient;
+import javax.xml.ws.WebServiceFeature;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.1.3-b02-
+ * Generated source version: 2.1
+ *
+ */
+@WebServiceClient(name = "BenchmarkServiceImpl", targetNamespace = "http://tempuri.org/", wsdlLocation = "http://www.noemax.com:8080/BenchmarkService?wsdl")
+public class BenchmarkServiceImpl
+ extends Service
+{
+
+ private final static URL BENCHMARKSERVICEIMPL_WSDL_LOCATION;
+ private final static Logger logger = Logger.getLogger(org.jboss.test.ws.fastinfoset.noemax.BenchmarkServiceImpl.class.getName());
+
+ static {
+ URL url = null;
+ try {
+ URL baseUrl;
+ baseUrl = org.jboss.test.ws.fastinfoset.noemax.BenchmarkServiceImpl.class.getResource(".");
+ url = new URL(baseUrl, "http://www.noemax.com:8080/BenchmarkService?wsdl");
+ } catch (MalformedURLException e) {
+ logger.warning("Failed to create URL for the wsdl Location: 'http://www.noemax.com:8080/BenchmarkService?wsdl', retrying as a local file");
+ logger.warning(e.getMessage());
+ }
+ BENCHMARKSERVICEIMPL_WSDL_LOCATION = url;
+ }
+
+ public BenchmarkServiceImpl(URL wsdlLocation, QName serviceName) {
+ super(wsdlLocation, serviceName);
+ }
+
+ public BenchmarkServiceImpl() {
+ super(BENCHMARKSERVICEIMPL_WSDL_LOCATION, new QName("http://tempuri.org/", "BenchmarkServiceImpl"));
+ }
+
+ /**
+ *
+ * @return
+ * returns IBenchmarkService
+ */
+ @WebEndpoint(name = "BasicHttp")
+ public IBenchmarkService getBasicHttp() {
+ return super.getPort(new QName("http://tempuri.org/", "BasicHttp"), IBenchmarkService.class);
+ }
+
+ /**
+ *
+ * @param features
+ * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the <code>features</code> parameter will have their default values.
+ * @return
+ * returns IBenchmarkService
+ */
+ @WebEndpoint(name = "BasicHttp")
+ public IBenchmarkService getBasicHttp(WebServiceFeature... features) {
+ return super.getPort(new QName("http://tempuri.org/", "BasicHttp"), IBenchmarkService.class, features);
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/BenchmarkServiceImpl.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/CustomerRef.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/CustomerRef.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/CustomerRef.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,32 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for CustomerRef complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType name="CustomerRef">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "CustomerRef", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking")
+public class CustomerRef {
+
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/CustomerRef.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/DataStruct.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/DataStruct.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/DataStruct.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,151 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlElementRef;
+import javax.xml.bind.annotation.XmlSchemaType;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.datatype.XMLGregorianCalendar;
+
+
+/**
+ * <p>Java class for DataStruct complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType name="DataStruct">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="DateTimeField" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ * <element name="FloatField" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ * <element name="IntField" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ * <element name="StringField" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "DataStruct", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", propOrder = {
+ "dateTimeField",
+ "floatField",
+ "intField",
+ "stringField"
+})
+public class DataStruct {
+
+ @XmlElement(name = "DateTimeField")
+ @XmlSchemaType(name = "dateTime")
+ protected XMLGregorianCalendar dateTimeField;
+ @XmlElement(name = "FloatField")
+ protected Double floatField;
+ @XmlElement(name = "IntField")
+ protected Integer intField;
+ @XmlElementRef(name = "StringField", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", type = JAXBElement.class)
+ protected JAXBElement<String> stringField;
+
+ /**
+ * Gets the value of the dateTimeField property.
+ *
+ * @return
+ * possible object is
+ * {@link XMLGregorianCalendar }
+ *
+ */
+ public XMLGregorianCalendar getDateTimeField() {
+ return dateTimeField;
+ }
+
+ /**
+ * Sets the value of the dateTimeField property.
+ *
+ * @param value
+ * allowed object is
+ * {@link XMLGregorianCalendar }
+ *
+ */
+ public void setDateTimeField(XMLGregorianCalendar value) {
+ this.dateTimeField = value;
+ }
+
+ /**
+ * Gets the value of the floatField property.
+ *
+ * @return
+ * possible object is
+ * {@link Double }
+ *
+ */
+ public Double getFloatField() {
+ return floatField;
+ }
+
+ /**
+ * Sets the value of the floatField property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Double }
+ *
+ */
+ public void setFloatField(Double value) {
+ this.floatField = value;
+ }
+
+ /**
+ * Gets the value of the intField property.
+ *
+ * @return
+ * possible object is
+ * {@link Integer }
+ *
+ */
+ public Integer getIntField() {
+ return intField;
+ }
+
+ /**
+ * Sets the value of the intField property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Integer }
+ *
+ */
+ public void setIntField(Integer value) {
+ this.intField = value;
+ }
+
+ /**
+ * Gets the value of the stringField property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public JAXBElement<String> getStringField() {
+ return stringField;
+ }
+
+ /**
+ * Sets the value of the stringField property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public void setStringField(JAXBElement<String> value) {
+ this.stringField = ((JAXBElement<String> ) value);
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/DataStruct.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Echo.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Echo.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Echo.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,34 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "")
+@XmlRootElement(name = "Echo")
+public class Echo {
+
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Echo.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoResponse.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoResponse.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoResponse.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,34 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "")
+@XmlRootElement(name = "EchoResponse")
+public class EchoResponse {
+
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoResponse.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStruct.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStruct.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStruct.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,65 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElementRef;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="list" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfDataStruct" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "list"
+})
+@XmlRootElement(name = "EchoStruct")
+public class EchoStruct {
+
+ @XmlElementRef(name = "list", namespace = "http://www.noemax.com/wcf/benchmark", type = JAXBElement.class)
+ protected JAXBElement<ArrayOfDataStruct> list;
+
+ /**
+ * Gets the value of the list property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}
+ *
+ */
+ public JAXBElement<ArrayOfDataStruct> getList() {
+ return list;
+ }
+
+ /**
+ * Sets the value of the list property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}
+ *
+ */
+ public void setList(JAXBElement<ArrayOfDataStruct> value) {
+ this.list = ((JAXBElement<ArrayOfDataStruct> ) value);
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStruct.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStructResponse.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStructResponse.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStructResponse.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,65 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElementRef;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="EchoStructResult" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfDataStruct" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "echoStructResult"
+})
+@XmlRootElement(name = "EchoStructResponse")
+public class EchoStructResponse {
+
+ @XmlElementRef(name = "EchoStructResult", namespace = "http://www.noemax.com/wcf/benchmark", type = JAXBElement.class)
+ protected JAXBElement<ArrayOfDataStruct> echoStructResult;
+
+ /**
+ * Gets the value of the echoStructResult property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}
+ *
+ */
+ public JAXBElement<ArrayOfDataStruct> getEchoStructResult() {
+ return echoStructResult;
+ }
+
+ /**
+ * Sets the value of the echoStructResult property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}
+ *
+ */
+ public void setEchoStructResult(JAXBElement<ArrayOfDataStruct> value) {
+ this.echoStructResult = ((JAXBElement<ArrayOfDataStruct> ) value);
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/EchoStructResponse.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrder.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrder.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrder.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,62 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="numberOfItems" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "numberOfItems"
+})
+@XmlRootElement(name = "GetOrder")
+public class GetOrder {
+
+ protected Integer numberOfItems;
+
+ /**
+ * Gets the value of the numberOfItems property.
+ *
+ * @return
+ * possible object is
+ * {@link Integer }
+ *
+ */
+ public Integer getNumberOfItems() {
+ return numberOfItems;
+ }
+
+ /**
+ * Sets the value of the numberOfItems property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Integer }
+ *
+ */
+ public void setNumberOfItems(Integer value) {
+ this.numberOfItems = value;
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrder.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrderResponse.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrderResponse.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrderResponse.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,64 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="GetOrderResult" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}Order" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "getOrderResult"
+})
+@XmlRootElement(name = "GetOrderResponse")
+public class GetOrderResponse {
+
+ @XmlElement(name = "GetOrderResult")
+ protected Order getOrderResult;
+
+ /**
+ * Gets the value of the getOrderResult property.
+ *
+ * @return
+ * possible object is
+ * {@link Order }
+ *
+ */
+ public Order getGetOrderResult() {
+ return getOrderResult;
+ }
+
+ /**
+ * Sets the value of the getOrderResult property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Order }
+ *
+ */
+ public void setGetOrderResult(Order value) {
+ this.getOrderResult = value;
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetOrderResponse.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStruct.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStruct.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStruct.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,62 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="number" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "number"
+})
+@XmlRootElement(name = "GetStruct")
+public class GetStruct {
+
+ protected Integer number;
+
+ /**
+ * Gets the value of the number property.
+ *
+ * @return
+ * possible object is
+ * {@link Integer }
+ *
+ */
+ public Integer getNumber() {
+ return number;
+ }
+
+ /**
+ * Sets the value of the number property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Integer }
+ *
+ */
+ public void setNumber(Integer value) {
+ this.number = value;
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStruct.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStructResponse.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStructResponse.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStructResponse.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,65 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElementRef;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="GetStructResult" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfDataStruct" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "getStructResult"
+})
+@XmlRootElement(name = "GetStructResponse")
+public class GetStructResponse {
+
+ @XmlElementRef(name = "GetStructResult", namespace = "http://www.noemax.com/wcf/benchmark", type = JAXBElement.class)
+ protected JAXBElement<ArrayOfDataStruct> getStructResult;
+
+ /**
+ * Gets the value of the getStructResult property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}
+ *
+ */
+ public JAXBElement<ArrayOfDataStruct> getGetStructResult() {
+ return getStructResult;
+ }
+
+ /**
+ * Sets the value of the getStructResult property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}
+ *
+ */
+ public void setGetStructResult(JAXBElement<ArrayOfDataStruct> value) {
+ this.getStructResult = ((JAXBElement<ArrayOfDataStruct> ) value);
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/GetStructResponse.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/IBenchmarkService.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/IBenchmarkService.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/IBenchmarkService.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,98 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.jws.WebMethod;
+import javax.jws.WebParam;
+import javax.jws.WebResult;
+import javax.jws.WebService;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.ws.RequestWrapper;
+import javax.xml.ws.ResponseWrapper;
+
+
+/**
+ * This class was generated by the JAX-WS RI.
+ * JAX-WS RI 2.1.3-b02-
+ * Generated source version: 2.1
+ *
+ */
+@WebService(name = "IBenchmarkService", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+@XmlSeeAlso({
+ ObjectFactory.class
+})
+public interface IBenchmarkService {
+
+
+ /**
+ *
+ */
+ @WebMethod(operationName = "Echo", action = "Echo")
+ @RequestWrapper(localName = "Echo", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.Echo")
+ @ResponseWrapper(localName = "EchoResponse", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.EchoResponse")
+ public void echo();
+
+ /**
+ *
+ * @param list
+ * @return
+ * returns org.jboss.test.ws.fastinfoset.noemax.ArrayOfDataStruct
+ */
+ @WebMethod(operationName = "EchoStruct", action = "EchoStruct")
+ @WebResult(name = "EchoStructResult", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+ @RequestWrapper(localName = "EchoStruct", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.EchoStruct")
+ @ResponseWrapper(localName = "EchoStructResponse", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.EchoStructResponse")
+ public ArrayOfDataStruct echoStruct(
+ @WebParam(name = "list", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+ ArrayOfDataStruct list);
+
+ /**
+ *
+ * @param list
+ */
+ @WebMethod(operationName = "SendStruct", action = "SendStruct")
+ @RequestWrapper(localName = "SendStruct", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.SendStruct")
+ @ResponseWrapper(localName = "SendStructResponse", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.SendStructResponse")
+ public void sendStruct(
+ @WebParam(name = "list", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+ ArrayOfDataStruct list);
+
+ /**
+ *
+ * @param number
+ * @return
+ * returns org.jboss.test.ws.fastinfoset.noemax.ArrayOfDataStruct
+ */
+ @WebMethod(operationName = "GetStruct", action = "GetStruct")
+ @WebResult(name = "GetStructResult", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+ @RequestWrapper(localName = "GetStruct", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.GetStruct")
+ @ResponseWrapper(localName = "GetStructResponse", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.GetStructResponse")
+ public ArrayOfDataStruct getStruct(
+ @WebParam(name = "number", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+ Integer number);
+
+ /**
+ *
+ * @param numberOfItems
+ * @return
+ * returns org.jboss.test.ws.fastinfoset.noemax.Order
+ */
+ @WebMethod(operationName = "GetOrder", action = "GetOrder")
+ @WebResult(name = "GetOrderResult", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+ @RequestWrapper(localName = "GetOrder", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.GetOrder")
+ @ResponseWrapper(localName = "GetOrderResponse", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.GetOrderResponse")
+ public Order getOrder(
+ @WebParam(name = "numberOfItems", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+ Integer numberOfItems);
+
+ /**
+ *
+ * @param order
+ */
+ @WebMethod(operationName = "SendOrder", action = "SendOrder")
+ @RequestWrapper(localName = "SendOrder", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.SendOrder")
+ @ResponseWrapper(localName = "SendOrderResponse", targetNamespace = "http://www.noemax.com/wcf/benchmark", className = "org.jboss.test.ws.fastinfoset.noemax.SendOrderResponse")
+ public void sendOrder(
+ @WebParam(name = "order", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+ Order order);
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/IBenchmarkService.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/LineItem.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/LineItem.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/LineItem.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,148 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlElementRef;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for LineItem complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType name="LineItem">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="Amount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ * <element name="DiscountCertificate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ * <element name="ItemID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ * <element name="PurchasePricePerItem" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "LineItem", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", propOrder = {
+ "amount",
+ "discountCertificate",
+ "itemID",
+ "purchasePricePerItem"
+})
+public class LineItem {
+
+ @XmlElement(name = "Amount")
+ protected Integer amount;
+ @XmlElementRef(name = "DiscountCertificate", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", type = JAXBElement.class)
+ protected JAXBElement<String> discountCertificate;
+ @XmlElement(name = "ItemID")
+ protected Integer itemID;
+ @XmlElement(name = "PurchasePricePerItem")
+ protected Double purchasePricePerItem;
+
+ /**
+ * Gets the value of the amount property.
+ *
+ * @return
+ * possible object is
+ * {@link Integer }
+ *
+ */
+ public Integer getAmount() {
+ return amount;
+ }
+
+ /**
+ * Sets the value of the amount property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Integer }
+ *
+ */
+ public void setAmount(Integer value) {
+ this.amount = value;
+ }
+
+ /**
+ * Gets the value of the discountCertificate property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public JAXBElement<String> getDiscountCertificate() {
+ return discountCertificate;
+ }
+
+ /**
+ * Sets the value of the discountCertificate property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public void setDiscountCertificate(JAXBElement<String> value) {
+ this.discountCertificate = ((JAXBElement<String> ) value);
+ }
+
+ /**
+ * Gets the value of the itemID property.
+ *
+ * @return
+ * possible object is
+ * {@link Integer }
+ *
+ */
+ public Integer getItemID() {
+ return itemID;
+ }
+
+ /**
+ * Sets the value of the itemID property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Integer }
+ *
+ */
+ public void setItemID(Integer value) {
+ this.itemID = value;
+ }
+
+ /**
+ * Gets the value of the purchasePricePerItem property.
+ *
+ * @return
+ * possible object is
+ * {@link Double }
+ *
+ */
+ public Double getPurchasePricePerItem() {
+ return purchasePricePerItem;
+ }
+
+ /**
+ * Sets the value of the purchasePricePerItem property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Double }
+ *
+ */
+ public void setPurchasePricePerItem(Double value) {
+ this.purchasePricePerItem = value;
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/LineItem.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ObjectFactory.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ObjectFactory.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ObjectFactory.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,600 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import java.math.BigDecimal;
+import java.math.BigInteger;
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.datatype.Duration;
+import javax.xml.datatype.XMLGregorianCalendar;
+import javax.xml.namespace.QName;
+
+
+/**
+ * This object contains factory methods for each
+ * Java content interface and Java element interface
+ * generated in the org.jboss.test.ws.fastinfoset.noemax package.
+ * <p>An ObjectFactory allows you to programatically
+ * construct new instances of the Java representation
+ * for XML content. The Java representation of XML
+ * content can consist of schema derived interfaces
+ * and classes representing the binding of schema
+ * type definitions, element declarations and model
+ * groups. Factory methods for each of these are
+ * provided in this class.
+ *
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+ private final static QName _SendStructList_QNAME = new QName("http://www.noemax.com/wcf/benchmark", "list");
+ private final static QName _UnsignedInt_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "unsignedInt");
+ private final static QName _Double_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "double");
+ private final static QName _Decimal_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "decimal");
+ private final static QName _Boolean_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "boolean");
+ private final static QName _String_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "string");
+ private final static QName _AnyType_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "anyType");
+ private final static QName _Byte_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "byte");
+ private final static QName _DateTime_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "dateTime");
+ private final static QName _Int_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "int");
+ private final static QName _QName_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "QName");
+ private final static QName _DataStruct_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "DataStruct");
+ private final static QName _LineItem_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "LineItem");
+ private final static QName _CustomerRef_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "CustomerRef");
+ private final static QName _Long_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "long");
+ private final static QName _Float_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "float");
+ private final static QName _ArrayOfDataStruct_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "ArrayOfDataStruct");
+ private final static QName _Order_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "Order");
+ private final static QName _ArrayOfLineItem_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "ArrayOfLineItem");
+ private final static QName _UnsignedByte_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "unsignedByte");
+ private final static QName _UnsignedShort_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "unsignedShort");
+ private final static QName _Short_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "short");
+ private final static QName _Char_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "char");
+ private final static QName _Guid_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "guid");
+ private final static QName _Address_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "Address");
+ private final static QName _AnyURI_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "anyURI");
+ private final static QName _Duration_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "duration");
+ private final static QName _UnsignedLong_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "unsignedLong");
+ private final static QName _Base64Binary_QNAME = new QName("http://schemas.microsoft.com/2003/10/Serialization/", "base64Binary");
+ private final static QName _AddressStreet_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "Street");
+ private final static QName _AddressPostCode_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "PostCode");
+ private final static QName _AddressState_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "State");
+ private final static QName _AddressCity_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "City");
+ private final static QName _AddressProvince_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "Province");
+ private final static QName _OrderItems_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "Items");
+ private final static QName _OrderID_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "ID");
+ private final static QName _GetStructResponseGetStructResult_QNAME = new QName("http://www.noemax.com/wcf/benchmark", "GetStructResult");
+ private final static QName _DataStructStringField_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "StringField");
+ private final static QName _LineItemDiscountCertificate_QNAME = new QName("http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", "DiscountCertificate");
+ private final static QName _EchoStructResponseEchoStructResult_QNAME = new QName("http://www.noemax.com/wcf/benchmark", "EchoStructResult");
+
+ /**
+ * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jboss.test.ws.fastinfoset.noemax
+ *
+ */
+ public ObjectFactory() {
+ }
+
+ /**
+ * Create an instance of {@link ArrayOfLineItem }
+ *
+ */
+ public ArrayOfLineItem createArrayOfLineItem() {
+ return new ArrayOfLineItem();
+ }
+
+ /**
+ * Create an instance of {@link GetStruct }
+ *
+ */
+ public GetStruct createGetStruct() {
+ return new GetStruct();
+ }
+
+ /**
+ * Create an instance of {@link GetOrder }
+ *
+ */
+ public GetOrder createGetOrder() {
+ return new GetOrder();
+ }
+
+ /**
+ * Create an instance of {@link SendStructResponse }
+ *
+ */
+ public SendStructResponse createSendStructResponse() {
+ return new SendStructResponse();
+ }
+
+ /**
+ * Create an instance of {@link SendOrder }
+ *
+ */
+ public SendOrder createSendOrder() {
+ return new SendOrder();
+ }
+
+ /**
+ * Create an instance of {@link Order }
+ *
+ */
+ public Order createOrder() {
+ return new Order();
+ }
+
+ /**
+ * Create an instance of {@link CustomerRef }
+ *
+ */
+ public CustomerRef createCustomerRef() {
+ return new CustomerRef();
+ }
+
+ /**
+ * Create an instance of {@link SendOrderResponse }
+ *
+ */
+ public SendOrderResponse createSendOrderResponse() {
+ return new SendOrderResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetStructResponse }
+ *
+ */
+ public GetStructResponse createGetStructResponse() {
+ return new GetStructResponse();
+ }
+
+ /**
+ * Create an instance of {@link DataStruct }
+ *
+ */
+ public DataStruct createDataStruct() {
+ return new DataStruct();
+ }
+
+ /**
+ * Create an instance of {@link GetOrderResponse }
+ *
+ */
+ public GetOrderResponse createGetOrderResponse() {
+ return new GetOrderResponse();
+ }
+
+ /**
+ * Create an instance of {@link SendStruct }
+ *
+ */
+ public SendStruct createSendStruct() {
+ return new SendStruct();
+ }
+
+ /**
+ * Create an instance of {@link Address }
+ *
+ */
+ public Address createAddress() {
+ return new Address();
+ }
+
+ /**
+ * Create an instance of {@link Echo }
+ *
+ */
+ public Echo createEcho() {
+ return new Echo();
+ }
+
+ /**
+ * Create an instance of {@link EchoResponse }
+ *
+ */
+ public EchoResponse createEchoResponse() {
+ return new EchoResponse();
+ }
+
+ /**
+ * Create an instance of {@link EchoStruct }
+ *
+ */
+ public EchoStruct createEchoStruct() {
+ return new EchoStruct();
+ }
+
+ /**
+ * Create an instance of {@link LineItem }
+ *
+ */
+ public LineItem createLineItem() {
+ return new LineItem();
+ }
+
+ /**
+ * Create an instance of {@link ArrayOfDataStruct }
+ *
+ */
+ public ArrayOfDataStruct createArrayOfDataStruct() {
+ return new ArrayOfDataStruct();
+ }
+
+ /**
+ * Create an instance of {@link EchoStructResponse }
+ *
+ */
+ public EchoStructResponse createEchoStructResponse() {
+ return new EchoStructResponse();
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.noemax.com/wcf/benchmark", name = "list", scope = SendStruct.class)
+ public JAXBElement<ArrayOfDataStruct> createSendStructList(ArrayOfDataStruct value) {
+ return new JAXBElement<ArrayOfDataStruct>(_SendStructList_QNAME, ArrayOfDataStruct.class, SendStruct.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "unsignedInt")
+ public JAXBElement<Long> createUnsignedInt(Long value) {
+ return new JAXBElement<Long>(_UnsignedInt_QNAME, Long.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Double }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "double")
+ public JAXBElement<Double> createDouble(Double value) {
+ return new JAXBElement<Double>(_Double_QNAME, Double.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "decimal")
+ public JAXBElement<BigDecimal> createDecimal(BigDecimal value) {
+ return new JAXBElement<BigDecimal>(_Decimal_QNAME, BigDecimal.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "boolean")
+ public JAXBElement<Boolean> createBoolean(Boolean value) {
+ return new JAXBElement<Boolean>(_Boolean_QNAME, Boolean.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "string")
+ public JAXBElement<String> createString(String value) {
+ return new JAXBElement<String>(_String_QNAME, String.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "anyType")
+ public JAXBElement<Object> createAnyType(Object value) {
+ return new JAXBElement<Object>(_AnyType_QNAME, Object.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Byte }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "byte")
+ public JAXBElement<Byte> createByte(Byte value) {
+ return new JAXBElement<Byte>(_Byte_QNAME, Byte.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "dateTime")
+ public JAXBElement<XMLGregorianCalendar> createDateTime(XMLGregorianCalendar value) {
+ return new JAXBElement<XMLGregorianCalendar>(_DateTime_QNAME, XMLGregorianCalendar.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "int")
+ public JAXBElement<Integer> createInt(Integer value) {
+ return new JAXBElement<Integer>(_Int_QNAME, Integer.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link QName }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "QName")
+ public JAXBElement<QName> createQName(QName value) {
+ return new JAXBElement<QName>(_QName_QNAME, QName.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link DataStruct }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "DataStruct")
+ public JAXBElement<DataStruct> createDataStruct(DataStruct value) {
+ return new JAXBElement<DataStruct>(_DataStruct_QNAME, DataStruct.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link LineItem }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "LineItem")
+ public JAXBElement<LineItem> createLineItem(LineItem value) {
+ return new JAXBElement<LineItem>(_LineItem_QNAME, LineItem.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link CustomerRef }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "CustomerRef")
+ public JAXBElement<CustomerRef> createCustomerRef(CustomerRef value) {
+ return new JAXBElement<CustomerRef>(_CustomerRef_QNAME, CustomerRef.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "long")
+ public JAXBElement<Long> createLong(Long value) {
+ return new JAXBElement<Long>(_Long_QNAME, Long.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "float")
+ public JAXBElement<Float> createFloat(Float value) {
+ return new JAXBElement<Float>(_Float_QNAME, Float.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "ArrayOfDataStruct")
+ public JAXBElement<ArrayOfDataStruct> createArrayOfDataStruct(ArrayOfDataStruct value) {
+ return new JAXBElement<ArrayOfDataStruct>(_ArrayOfDataStruct_QNAME, ArrayOfDataStruct.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Order }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "Order")
+ public JAXBElement<Order> createOrder(Order value) {
+ return new JAXBElement<Order>(_Order_QNAME, Order.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfLineItem }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "ArrayOfLineItem")
+ public JAXBElement<ArrayOfLineItem> createArrayOfLineItem(ArrayOfLineItem value) {
+ return new JAXBElement<ArrayOfLineItem>(_ArrayOfLineItem_QNAME, ArrayOfLineItem.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Short }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "unsignedByte")
+ public JAXBElement<Short> createUnsignedByte(Short value) {
+ return new JAXBElement<Short>(_UnsignedByte_QNAME, Short.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "unsignedShort")
+ public JAXBElement<Integer> createUnsignedShort(Integer value) {
+ return new JAXBElement<Integer>(_UnsignedShort_QNAME, Integer.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Short }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "short")
+ public JAXBElement<Short> createShort(Short value) {
+ return new JAXBElement<Short>(_Short_QNAME, Short.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "char")
+ public JAXBElement<Integer> createChar(Integer value) {
+ return new JAXBElement<Integer>(_Char_QNAME, Integer.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "guid")
+ public JAXBElement<String> createGuid(String value) {
+ return new JAXBElement<String>(_Guid_QNAME, String.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Address }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "Address")
+ public JAXBElement<Address> createAddress(Address value) {
+ return new JAXBElement<Address>(_Address_QNAME, Address.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "anyURI")
+ public JAXBElement<String> createAnyURI(String value) {
+ return new JAXBElement<String>(_AnyURI_QNAME, String.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Duration }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "duration")
+ public JAXBElement<Duration> createDuration(Duration value) {
+ return new JAXBElement<Duration>(_Duration_QNAME, Duration.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "unsignedLong")
+ public JAXBElement<BigInteger> createUnsignedLong(BigInteger value) {
+ return new JAXBElement<BigInteger>(_UnsignedLong_QNAME, BigInteger.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.microsoft.com/2003/10/Serialization/", name = "base64Binary")
+ public JAXBElement<byte[]> createBase64Binary(byte[] value) {
+ return new JAXBElement<byte[]>(_Base64Binary_QNAME, byte[].class, null, ((byte[]) value));
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "Street", scope = Address.class)
+ public JAXBElement<String> createAddressStreet(String value) {
+ return new JAXBElement<String>(_AddressStreet_QNAME, String.class, Address.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "PostCode", scope = Address.class)
+ public JAXBElement<String> createAddressPostCode(String value) {
+ return new JAXBElement<String>(_AddressPostCode_QNAME, String.class, Address.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "State", scope = Address.class)
+ public JAXBElement<String> createAddressState(String value) {
+ return new JAXBElement<String>(_AddressState_QNAME, String.class, Address.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "City", scope = Address.class)
+ public JAXBElement<String> createAddressCity(String value) {
+ return new JAXBElement<String>(_AddressCity_QNAME, String.class, Address.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "Province", scope = Address.class)
+ public JAXBElement<String> createAddressProvince(String value) {
+ return new JAXBElement<String>(_AddressProvince_QNAME, String.class, Address.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfLineItem }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "Items", scope = Order.class)
+ public JAXBElement<ArrayOfLineItem> createOrderItems(ArrayOfLineItem value) {
+ return new JAXBElement<ArrayOfLineItem>(_OrderItems_QNAME, ArrayOfLineItem.class, Order.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "ID", scope = Order.class)
+ public JAXBElement<String> createOrderID(String value) {
+ return new JAXBElement<String>(_OrderID_QNAME, String.class, Order.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.noemax.com/wcf/benchmark", name = "GetStructResult", scope = GetStructResponse.class)
+ public JAXBElement<ArrayOfDataStruct> createGetStructResponseGetStructResult(ArrayOfDataStruct value) {
+ return new JAXBElement<ArrayOfDataStruct>(_GetStructResponseGetStructResult_QNAME, ArrayOfDataStruct.class, GetStructResponse.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "StringField", scope = DataStruct.class)
+ public JAXBElement<String> createDataStructStringField(String value) {
+ return new JAXBElement<String>(_DataStructStringField_QNAME, String.class, DataStruct.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.noemax.com/wcf/benchmark", name = "list", scope = EchoStruct.class)
+ public JAXBElement<ArrayOfDataStruct> createEchoStructList(ArrayOfDataStruct value) {
+ return new JAXBElement<ArrayOfDataStruct>(_SendStructList_QNAME, ArrayOfDataStruct.class, EchoStruct.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", name = "DiscountCertificate", scope = LineItem.class)
+ public JAXBElement<String> createLineItemDiscountCertificate(String value) {
+ return new JAXBElement<String>(_LineItemDiscountCertificate_QNAME, String.class, LineItem.class, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.noemax.com/wcf/benchmark", name = "EchoStructResult", scope = EchoStructResponse.class)
+ public JAXBElement<ArrayOfDataStruct> createEchoStructResponseEchoStructResult(ArrayOfDataStruct value) {
+ return new JAXBElement<ArrayOfDataStruct>(_EchoStructResponseEchoStructResult_QNAME, ArrayOfDataStruct.class, EchoStructResponse.class, value);
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/ObjectFactory.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Order.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Order.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Order.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,207 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlElementRef;
+import javax.xml.bind.annotation.XmlSchemaType;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.datatype.XMLGregorianCalendar;
+
+
+/**
+ * <p>Java class for Order complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType name="Order">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="BillingAddress" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}Address" minOccurs="0"/>
+ * <element name="Customer" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}CustomerRef" minOccurs="0"/>
+ * <element name="ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ * <element name="Items" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfLineItem" minOccurs="0"/>
+ * <element name="ShipmentAddress" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}Address" minOccurs="0"/>
+ * <element name="Timestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "Order", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", propOrder = {
+ "billingAddress",
+ "customer",
+ "id",
+ "items",
+ "shipmentAddress",
+ "timestamp"
+})
+public class Order {
+
+ @XmlElement(name = "BillingAddress")
+ protected Address billingAddress;
+ @XmlElement(name = "Customer")
+ protected CustomerRef customer;
+ @XmlElementRef(name = "ID", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", type = JAXBElement.class)
+ protected JAXBElement<String> id;
+ @XmlElementRef(name = "Items", namespace = "http://schemas.datacontract.org/2004/07/Noemax.Benchmarking", type = JAXBElement.class)
+ protected JAXBElement<ArrayOfLineItem> items;
+ @XmlElement(name = "ShipmentAddress")
+ protected Address shipmentAddress;
+ @XmlElement(name = "Timestamp")
+ @XmlSchemaType(name = "dateTime")
+ protected XMLGregorianCalendar timestamp;
+
+ /**
+ * Gets the value of the billingAddress property.
+ *
+ * @return
+ * possible object is
+ * {@link Address }
+ *
+ */
+ public Address getBillingAddress() {
+ return billingAddress;
+ }
+
+ /**
+ * Sets the value of the billingAddress property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Address }
+ *
+ */
+ public void setBillingAddress(Address value) {
+ this.billingAddress = value;
+ }
+
+ /**
+ * Gets the value of the customer property.
+ *
+ * @return
+ * possible object is
+ * {@link CustomerRef }
+ *
+ */
+ public CustomerRef getCustomer() {
+ return customer;
+ }
+
+ /**
+ * Sets the value of the customer property.
+ *
+ * @param value
+ * allowed object is
+ * {@link CustomerRef }
+ *
+ */
+ public void setCustomer(CustomerRef value) {
+ this.customer = value;
+ }
+
+ /**
+ * Gets the value of the id property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public JAXBElement<String> getID() {
+ return id;
+ }
+
+ /**
+ * Sets the value of the id property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ *
+ */
+ public void setID(JAXBElement<String> value) {
+ this.id = ((JAXBElement<String> ) value);
+ }
+
+ /**
+ * Gets the value of the items property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfLineItem }{@code >}
+ *
+ */
+ public JAXBElement<ArrayOfLineItem> getItems() {
+ return items;
+ }
+
+ /**
+ * Sets the value of the items property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfLineItem }{@code >}
+ *
+ */
+ public void setItems(JAXBElement<ArrayOfLineItem> value) {
+ this.items = ((JAXBElement<ArrayOfLineItem> ) value);
+ }
+
+ /**
+ * Gets the value of the shipmentAddress property.
+ *
+ * @return
+ * possible object is
+ * {@link Address }
+ *
+ */
+ public Address getShipmentAddress() {
+ return shipmentAddress;
+ }
+
+ /**
+ * Sets the value of the shipmentAddress property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Address }
+ *
+ */
+ public void setShipmentAddress(Address value) {
+ this.shipmentAddress = value;
+ }
+
+ /**
+ * Gets the value of the timestamp property.
+ *
+ * @return
+ * possible object is
+ * {@link XMLGregorianCalendar }
+ *
+ */
+ public XMLGregorianCalendar getTimestamp() {
+ return timestamp;
+ }
+
+ /**
+ * Sets the value of the timestamp property.
+ *
+ * @param value
+ * allowed object is
+ * {@link XMLGregorianCalendar }
+ *
+ */
+ public void setTimestamp(XMLGregorianCalendar value) {
+ this.timestamp = value;
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/Order.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrder.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrder.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrder.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,62 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="order" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}Order" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "order"
+})
+@XmlRootElement(name = "SendOrder")
+public class SendOrder {
+
+ protected Order order;
+
+ /**
+ * Gets the value of the order property.
+ *
+ * @return
+ * possible object is
+ * {@link Order }
+ *
+ */
+ public Order getOrder() {
+ return order;
+ }
+
+ /**
+ * Sets the value of the order property.
+ *
+ * @param value
+ * allowed object is
+ * {@link Order }
+ *
+ */
+ public void setOrder(Order value) {
+ this.order = value;
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrder.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrderResponse.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrderResponse.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrderResponse.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,34 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "")
+@XmlRootElement(name = "SendOrderResponse")
+public class SendOrderResponse {
+
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendOrderResponse.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStruct.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStruct.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStruct.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,65 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElementRef;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="list" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfDataStruct" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "list"
+})
+@XmlRootElement(name = "SendStruct")
+public class SendStruct {
+
+ @XmlElementRef(name = "list", namespace = "http://www.noemax.com/wcf/benchmark", type = JAXBElement.class)
+ protected JAXBElement<ArrayOfDataStruct> list;
+
+ /**
+ * Gets the value of the list property.
+ *
+ * @return
+ * possible object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}
+ *
+ */
+ public JAXBElement<ArrayOfDataStruct> getList() {
+ return list;
+ }
+
+ /**
+ * Sets the value of the list property.
+ *
+ * @param value
+ * allowed object is
+ * {@link JAXBElement }{@code <}{@link ArrayOfDataStruct }{@code >}
+ *
+ */
+ public void setList(JAXBElement<ArrayOfDataStruct> value) {
+ this.list = ((JAXBElement<ArrayOfDataStruct> ) value);
+ }
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStruct.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStructResponse.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStructResponse.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStructResponse.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,34 @@
+
+package org.jboss.test.ws.fastinfoset.noemax;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for anonymous complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </pre>
+ *
+ *
+ */
+(a)XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "")
+@XmlRootElement(name = "SendStructResponse")
+public class SendStructResponse {
+
+
+}
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/SendStructResponse.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/package-info.java
===================================================================
--- projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/package-info.java (rev 0)
+++ projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/package-info.java 2009-02-23 20:40:11 UTC (rev 9351)
@@ -0,0 +1,2 @@
+(a)javax.xml.bind.annotation.XmlSchema(namespace = "http://www.noemax.com/wcf/benchmark", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
+package org.jboss.test.ws.fastinfoset.noemax;
Property changes on: projects/interop/native/noemax/FastInfosetTest/src/main/java/org/jboss/test/ws/fastinfoset/noemax/package-info.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
15 years, 10 months
JBossWS SVN: r9350 - stack/native/trunk/modules/resources/src/main/resources/bin.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2009-02-23 10:26:22 -0500 (Mon, 23 Feb 2009)
New Revision: 9350
Modified:
stack/native/trunk/modules/resources/src/main/resources/bin/wsrunclient.bat
stack/native/trunk/modules/resources/src/main/resources/bin/wsrunclient.sh
Log:
Adding fastinfoset lib to wsrunclient scripts
Modified: stack/native/trunk/modules/resources/src/main/resources/bin/wsrunclient.bat
===================================================================
--- stack/native/trunk/modules/resources/src/main/resources/bin/wsrunclient.bat 2009-02-23 15:25:12 UTC (rev 9349)
+++ stack/native/trunk/modules/resources/src/main/resources/bin/wsrunclient.bat 2009-02-23 15:26:22 UTC (rev 9350)
@@ -52,6 +52,7 @@
set WSRUNCLIENT_CLASSPATH=%WSRUNCLIENT_CLASSPATH%;%JBOSS_HOME%/client/jbossws-native-jaxws-ext.jar"
set WSRUNCLIENT_CLASSPATH=%WSRUNCLIENT_CLASSPATH%;%JBOSS_HOME%/client/jbossws-native-saaj.jar"
set WSRUNCLIENT_CLASSPATH=%WSRUNCLIENT_CLASSPATH%;%JBOSS_HOME%/client/jbossws-spi.jar"
+set WSRUNCLIENT_CLASSPATH=%WSRUNCLIENT_CLASSPATH%;%JBOSS_HOME%/client/FastInfoset.jar"
set WSRUNCLIENT_CLASSPATH=%WSRUNCLIENT_CLASSPATH%;%JBOSS_HOME%/client/log4j.jar"
set WSRUNCLIENT_CLASSPATH=%WSRUNCLIENT_CLASSPATH%;%JBOSS_HOME%/client/mail.jar"
set WSRUNCLIENT_CLASSPATH=%WSRUNCLIENT_CLASSPATH%;%JBOSS_HOME%/client/policy.jar"
Modified: stack/native/trunk/modules/resources/src/main/resources/bin/wsrunclient.sh
===================================================================
--- stack/native/trunk/modules/resources/src/main/resources/bin/wsrunclient.sh 2009-02-23 15:25:12 UTC (rev 9349)
+++ stack/native/trunk/modules/resources/src/main/resources/bin/wsrunclient.sh 2009-02-23 15:26:22 UTC (rev 9350)
@@ -77,6 +77,7 @@
WSRUNCLIENT_CLASSPATH="$WSRUNCLIENT_CLASSPATH:$JBOSS_HOME/client/jbossws-native-jaxws-ext.jar"
WSRUNCLIENT_CLASSPATH="$WSRUNCLIENT_CLASSPATH:$JBOSS_HOME/client/jbossws-native-saaj.jar"
WSRUNCLIENT_CLASSPATH="$WSRUNCLIENT_CLASSPATH:$JBOSS_HOME/client/jbossws-spi.jar"
+WSRUNCLIENT_CLASSPATH="$WSRUNCLIENT_CLASSPATH:$JBOSS_HOME/client/FastInfoset.jar"
WSRUNCLIENT_CLASSPATH="$WSRUNCLIENT_CLASSPATH:$JBOSS_HOME/client/log4j.jar"
WSRUNCLIENT_CLASSPATH="$WSRUNCLIENT_CLASSPATH:$JBOSS_HOME/client/mail.jar"
WSRUNCLIENT_CLASSPATH="$WSRUNCLIENT_CLASSPATH:$JBOSS_HOME/client/policy.jar"
15 years, 10 months
JBossWS SVN: r9349 - in stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core: soap and 1 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2009-02-23 10:25:12 -0500 (Mon, 23 Feb 2009)
New Revision: 9349
Modified:
stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/client/FastInfosetConnectionHTTP.java
stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/soap/MessageFactoryImpl.java
stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/soap/attachment/MimeConstants.java
Log:
[JBWS-2064] handle application/fastinfoset content-type
Modified: stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/client/FastInfosetConnectionHTTP.java
===================================================================
--- stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/client/FastInfosetConnectionHTTP.java 2009-02-23 14:24:20 UTC (rev 9348)
+++ stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/client/FastInfosetConnectionHTTP.java 2009-02-23 15:25:12 UTC (rev 9349)
@@ -21,10 +21,16 @@
*/
package org.jboss.ws.core.client;
+import java.util.Map;
+
+import javax.xml.soap.MimeHeaders;
+
import org.jboss.remoting.marshal.Marshaller;
import org.jboss.remoting.marshal.UnMarshaller;
+import org.jboss.ws.core.MessageAbstraction;
import org.jboss.ws.core.soap.FastInfosetMarshaller;
import org.jboss.ws.core.soap.FastInfosetUnMarshaller;
+import org.jboss.ws.core.soap.attachment.MimeConstants;
/**
* SOAPConnection implementation
@@ -43,4 +49,14 @@
{
return new FastInfosetMarshaller();
}
+
+ @Override
+ protected void populateHeaders(MessageAbstraction reqMessage, Map<String, Object> metadata)
+ {
+ MimeHeaders mimeHeaders = reqMessage.getMimeHeaders();
+ mimeHeaders.setHeader(MimeConstants.CONTENT_TYPE, MimeConstants.TYPE_FASTINFOSET);
+ mimeHeaders.addHeader(MimeConstants.ACCEPT, MimeConstants.TYPE_FASTINFOSET);
+
+ super.populateHeaders(reqMessage, metadata);
+ }
}
Modified: stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/soap/MessageFactoryImpl.java
===================================================================
--- stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/soap/MessageFactoryImpl.java 2009-02-23 14:24:20 UTC (rev 9348)
+++ stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/soap/MessageFactoryImpl.java 2009-02-23 15:25:12 UTC (rev 9349)
@@ -256,6 +256,13 @@
inputStream = decoder.getRootPart().getDataHandler().getInputStream();
attachments = decoder.getRelatedParts();
}
+ else if (isFastInfosetContent(contentType))
+ {
+ if (!features.isFeatureEnabled(FastInfosetFeature.class))
+ {
+ throw new SOAPException("FastInfoset support is not enabled, use FastInfosetFeature to enable it.");
+ }
+ }
else if (isSoapContent(contentType) == false)
{
throw new SOAPException("Unsupported content type: " + contentType);
@@ -313,6 +320,12 @@
String baseType = type.getBaseType();
return MimeConstants.TYPE_SOAP11.equalsIgnoreCase(baseType) || MimeConstants.TYPE_SOAP12.equalsIgnoreCase(baseType);
}
+
+ private boolean isFastInfosetContent(ContentType type)
+ {
+ String baseType = type.getBaseType();
+ return MimeConstants.TYPE_FASTINFOSET.equalsIgnoreCase(baseType);
+ }
private boolean isMultipartRelatedContent(ContentType type)
{
Modified: stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/soap/attachment/MimeConstants.java
===================================================================
--- stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/soap/attachment/MimeConstants.java 2009-02-23 14:24:20 UTC (rev 9348)
+++ stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/soap/attachment/MimeConstants.java 2009-02-23 15:25:12 UTC (rev 9349)
@@ -29,6 +29,7 @@
public class MimeConstants
{
// Header constants
+ public static final String ACCEPT = "Accept";
public static final String CONTENT_ID = "Content-Id";
public static final String CONTENT_TYPE = "Content-Type";
public static final String CONTENT_LOCATION = "Content-Location";
@@ -43,6 +44,7 @@
public static final String TYPE_XML_UTF8 = TYPE_TEXT_XML + "; charset=UTF-8";
public static final String TYPE_SOAP11 = TYPE_TEXT_XML;
public static final String TYPE_SOAP12 = "application/soap+xml";
+ public static final String TYPE_FASTINFOSET = "application/fastinfoset";
// Encoding
public static final String TEXT_8BIT_ENCODING = "8bit";
15 years, 10 months
JBossWS SVN: r9348 - in stack/native/trunk: modules/core and 5 other directories.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-02-23 09:24:20 -0500 (Mon, 23 Feb 2009)
New Revision: 9348
Removed:
stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt
Modified:
stack/native/trunk/build.xml
stack/native/trunk/modules/core/pom.xml
stack/native/trunk/modules/core/src/main/scripts/antrun-beans-config.xml
stack/native/trunk/modules/management/pom.xml
stack/native/trunk/modules/testsuite/pom.xml
stack/native/trunk/pom.xml
stack/native/trunk/profiles.xml.example
stack/native/trunk/src/main/distro/ant.properties.example
stack/native/trunk/src/main/distro/build-deploy.xml
stack/native/trunk/src/main/distro/build-setup.xml
stack/native/trunk/src/main/distro/build.xml
stack/native/trunk/src/main/scripts/assembly-deploy-artifacts.xml
Log:
removing AS 422 support
Modified: stack/native/trunk/build.xml
===================================================================
--- stack/native/trunk/build.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/build.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -51,9 +51,6 @@
<arg value="help:effective-settings"/>
</exec>
<xmlproperty file="${stack.output.dir}/effective-settings.xml" keeproot="false"/>
- <condition property="jboss422.home" value="${profiles.profile.properties.jboss422.home}">
- <isset property="profiles.profile.properties.jboss422.home"/>
- </condition>
<condition property="jboss423.home" value="${profiles.profile.properties.jboss423.home}">
<isset property="profiles.profile.properties.jboss423.home"/>
</condition>
@@ -75,7 +72,6 @@
<!-- Loads the properties from the user profile -->
<xmlproperty file="${basedir}/profiles.xml" keeproot="false"/>
- <property name="jboss422.home" value="${profiles.profile.properties.jboss422.home}"/>
<property name="jboss423.home" value="${profiles.profile.properties.jboss423.home}"/>
<property name="jboss424.home" value="${profiles.profile.properties.jboss424.home}"/>
<property name="jboss500.home" value="${profiles.profile.properties.jboss500.home}"/>
@@ -84,7 +80,6 @@
<property name="jboss600.home" value="${profiles.profile.properties.jboss600.home}"/>
<echo/>
- <echo message="jboss422.home=${jboss422.home}"/>
<echo message="jboss423.home=${jboss423.home}"/>
<echo message="jboss424.home=${jboss424.home}"/>
<echo message="jboss500.home=${jboss500.home}"/>
Modified: stack/native/trunk/modules/core/pom.xml
===================================================================
--- stack/native/trunk/modules/core/pom.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/modules/core/pom.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -193,14 +193,6 @@
<artifactItems>
<artifactItem>
<groupId>org.jboss.ws</groupId>
- <artifactId>jbossws-jboss422</artifactId>
- <version>${jbossws.jboss422.version}</version>
- <classifier>resources</classifier>
- <type>zip</type>
- <outputDirectory>${project.build.directory}/resources/jbossws-jboss422</outputDirectory>
- </artifactItem>
- <artifactItem>
- <groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss423</artifactId>
<version>${jbossws.jboss423.version}</version>
<classifier>resources</classifier>
Modified: stack/native/trunk/modules/core/src/main/scripts/antrun-beans-config.xml
===================================================================
--- stack/native/trunk/modules/core/src/main/scripts/antrun-beans-config.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/modules/core/src/main/scripts/antrun-beans-config.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -27,18 +27,6 @@
<!-- Compile resource files -->
<target name="main" depends="init">
- <!-- Concat jbossws-jboss422/jbossws.beans -->
- <echo message="Concat jbossws-jboss422/jbossws.beans"/>
- <concat destfile="${project.build.resources.directory}/jbossws-jboss422/jbossws.beans/META-INF/jboss-beans.xml">
- <header trimleading="yes">
- <deployment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:jboss:bean-deployer bean-deployer_1_0.xsd"
- xmlns="urn:jboss:bean-deployer"> </header>
- <fileset file="${project.resources.directory}/jbossws-native-config.xml"/>
- <fileset file="${project.build.resources.directory}/jbossws-jboss422/jbossws-jboss42-config.xml"/>
- <footer trimleading="yes">
- </deployment> </footer>
- </concat>
-
<!-- Concat jbossws-jboss423/jbossws.beans -->
<echo message="Concat jbossws-jboss423/jbossws.beans"/>
<concat destfile="${project.build.resources.directory}/jbossws-jboss423/jbossws.beans/META-INF/jboss-beans.xml">
Modified: stack/native/trunk/modules/management/pom.xml
===================================================================
--- stack/native/trunk/modules/management/pom.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/modules/management/pom.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -32,11 +32,6 @@
</dependency>
<dependency>
<groupId>org.jboss.ws</groupId>
- <artifactId>jbossws-jboss422</artifactId>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss423</artifactId>
<scope>runtime</scope>
</dependency>
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/modules/testsuite/pom.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -280,46 +280,6 @@
</profile>
<!--
- Name: jboss422
- Descr: JBoss-4.2.2 specific options
- -->
- <profile>
- <id>jboss422</id>
- <properties>
- <jboss.version>4.2.2.GA</jboss.version>
- <jbossws.integration.target>jboss422</jbossws.integration.target>
- </properties>
- <dependencies>
- <dependency>
- <groupId>org.jboss.client</groupId>
- <artifactId>jbossall-client</artifactId>
- <version>${jboss.version}</version>
- </dependency>
- <dependency>
- <groupId>org.jboss.ws</groupId>
- <artifactId>jbossws-jboss422</artifactId>
- </dependency>
- </dependencies>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <!-- http://jira.codehaus.org/browse/MCOMPILER-72 -->
- <testExcludeFile>../test-excludes-jboss422.txt</testExcludeFile>
- </configuration>
- </plugin>
- <plugin>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <argLine>${surefire.jvm.args} -Djava.endorsed.dirs=${jboss422.home}/lib/endorsed</argLine>
- </configuration>
- </plugin>
- </plugins>
- </build>
- </profile>
-
- <!--
Name: jboss423
Descr: JBoss-4.2.3 specific options
-->
Deleted: stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt 2009-02-23 14:24:20 UTC (rev 9348)
@@ -1,46 +0,0 @@
-# EJB3/Injection excludes
-org/jboss/test/ws/jaxws/samples/webserviceref/**
-org/jboss/test/ws/jaxws/webserviceref/**
-org/jboss/test/ws/jaxws/enventry/EnvEntryServletTestCase.*
-
-# Exclude endpoint with AS5 @SecurityDomain
-org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
-org/jboss/test/ws/jaxws/samples/news/SecureNewspaperSWAAS5Endpoint.*
-org/jboss/test/ws/jaxws/samples/news/SecureNewspaperMTOMAS5Endpoint.*
-
-# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
-org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
-
-# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
-# [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
-org/jboss/test/ws/jaxws/jbws1762/**
-
-# [JBWS-1797] Setting .NET friendly Endpoint in web.xml
-org/jboss/test/ws/jaxws/jbws1797/**
-
-# [JBWS-1813] context-root from jboss.xml
-org/jboss/test/ws/jaxws/jbws1813/**
-
-# [JBWS-1841] WebServiceRef injection from DD doesn't work
-org/jboss/test/ws/jaxws/jbws1841/**
-
-# [JBWS-1911] Support the JMS transport with JAX-WS
-org/jboss/test/ws/jaxws/samples/jmstransport/**
-org/jboss/test/ws/jaxws/samples/dar/JMSClientTestCase.*
-
-# [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
-org/jboss/test/ws/jaxws/jbws2241/**
-
-# [JBWS-2258] Fix EnumTestCase (fixed in AS trunk)
-org/jboss/test/ws/tools/enums/EnumTestCase.*
-
-# [JBWS-2307] Stub properties not propagated through service-ref (fixed in AS 5.x and above)
-org/jboss/test/ws/jaxws/jbws2307/JBWS2307TestCase.*
-
-# [JBWS-2491] Enable JAXWS 2.1 WebServiceContext methods
-org/jboss/test/ws/jaxws/jbws2257/**
-
-# [JBWS-2527] BeanFactory not initialized or already closed (fixed on AS 5.x and above)
-org/jboss/test/ws/jaxws/jbws2527/**
Modified: stack/native/trunk/pom.xml
===================================================================
--- stack/native/trunk/pom.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/pom.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -51,7 +51,6 @@
<jbossws.common.version>1.0.9-SNAPSHOT</jbossws.common.version>
<jbossws.framework.version>3.1.0-SNAPSHOT</jbossws.framework.version>
<jbossws.spi.version>1.1.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.jboss422.version>3.1.0-SNAPSHOT</jbossws.jboss422.version>
<jbossws.jboss423.version>3.1.0-SNAPSHOT</jbossws.jboss423.version>
<jbossws.jboss424.version>3.1.0-SNAPSHOT</jbossws.jboss424.version>
<jbossws.jboss500.version>3.1.0-SNAPSHOT</jbossws.jboss500.version>
@@ -113,18 +112,6 @@
</dependency>
<dependency>
<groupId>org.jboss.ws</groupId>
- <artifactId>jbossws-jboss422</artifactId>
- <version>${jbossws.jboss422.version}</version>
- </dependency>
- <dependency>
- <groupId>org.jboss.ws</groupId>
- <artifactId>jbossws-jboss422</artifactId>
- <version>${jbossws.jboss422.version}</version>
- <classifier>resources</classifier>
- <type>zip</type>
- </dependency>
- <dependency>
- <groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss423</artifactId>
<version>${jbossws.jboss423.version}</version>
</dependency>
@@ -484,18 +471,6 @@
</profile>
<!--
- Name: jboss422
- Descr: JBoss-4.2.2 specific options
- -->
- <profile>
- <id>jboss422</id>
- <properties>
- <jbossws.integration.target>jboss422</jbossws.integration.target>
- <jboss.home>${jboss422.home}</jboss.home>
- </properties>
- </profile>
-
- <!--
Name: jboss423
Descr: JBoss-4.2.3 specific options
-->
Modified: stack/native/trunk/profiles.xml.example
===================================================================
--- stack/native/trunk/profiles.xml.example 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/profiles.xml.example 2009-02-23 14:24:20 UTC (rev 9348)
@@ -12,7 +12,6 @@
</activation>
<properties>
<java.jdk15.home>/usr/java/jdk1.5</java.jdk15.home>
- <jboss422.home>/home/opalka/svn/jbossas/tags/JBoss_4_2_2_GA/build/output/jboss-4.2.2.GA</jboss422.home>
<jboss423.home>/home/opalka/svn/jbossas/tags/JBoss_4_2_3_GA/build/output/jboss-4.2.3.GA</jboss423.home>
<jboss424.home>/home/opalka/svn/jbossas/branches/Branch_4_2/build/output/jboss-4.2.4.GA</jboss424.home>
<jboss500.home>/home/opalka/svn/jbossas/tags/JBoss_5_0_0_GA/build/output/jboss-5.0.0.GA</jboss500.home>
Modified: stack/native/trunk/src/main/distro/ant.properties.example
===================================================================
--- stack/native/trunk/src/main/distro/ant.properties.example 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/src/main/distro/ant.properties.example 2009-02-23 14:24:20 UTC (rev 9348)
@@ -3,7 +3,6 @@
#
# Optional JBoss Home
-jboss422.home=(a)jboss422.home@
jboss423.home=(a)jboss423.home@
jboss424.home=(a)jboss424.home@
jboss500.home=(a)jboss500.home@
@@ -11,7 +10,7 @@
jboss510.home=(a)jboss510.home@
jboss600.home=(a)jboss600.home@
-# The JBoss server under test. This can be [jboss422|jboss423|jboss424|jboss500|jboss501|jboss510|jboss600]
+# The JBoss server under test. This can be [jboss423|jboss424|jboss500|jboss501|jboss510|jboss600]
jbossws.integration.target=jboss500
# The JBoss settings
Modified: stack/native/trunk/src/main/distro/build-deploy.xml
===================================================================
--- stack/native/trunk/src/main/distro/build-deploy.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/src/main/distro/build-deploy.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -27,28 +27,6 @@
</target>
<!-- ================================================================== -->
- <!-- Deployment JBoss422 -->
- <!-- ================================================================== -->
-
- <target name="target-jboss422">
- <property name="jbossws.integration.target" value="jboss422"/>
- <echo message="jbossws.integration.target=${jbossws.integration.target}" file="${target.properties.file}"/>
- </target>
-
- <target name="deploy-jboss422" depends="undeploy-jboss422,deploy-structure-jboss42" description="Deploy jbossws to jboss422">
- <fail message="Not available: ${jboss422.available.file}" unless="jboss422.available"/>
- <copy todir="${jboss422.home}" overwrite="true">
- <fileset dir="${deploy.structure}"/>
- </copy>
- <chmod dir="${jboss422.home}/bin" perm="+x" includes="*.sh"/>
- </target>
-
- <target name="undeploy-jboss422" depends="target-jboss422,init" description="Remove jbossws from jboss422">
- <fail message="Not available: ${jboss422.available.file}" unless="jboss422.available"/>
- <macro-undeploy-jbossws42 targetdir="${jboss422.server.deploy}/jbossws.sar" defaultconf="${jbossws.as4.default.deploy.conf}"/>
- </target>
-
- <!-- ================================================================== -->
<!-- Deployment JBoss423 -->
<!-- ================================================================== -->
Modified: stack/native/trunk/src/main/distro/build-setup.xml
===================================================================
--- stack/native/trunk/src/main/distro/build-setup.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/src/main/distro/build-setup.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -21,12 +21,6 @@
<property file="${target.properties.file}"/>
<property name="jboss.server.instance" value="default"/>
- <property name="jboss422.lib" value="${jboss422.home}/lib"/>
- <property name="jboss422.client" value="${jboss422.home}/client"/>
- <property name="jboss422.server" value="${jboss422.home}/server/${jboss.server.instance}"/>
- <property name="jboss422.server.lib" value="${jboss422.server}/lib"/>
- <property name="jboss422.server.deploy" value="${jboss422.server}/deploy"/>
-
<property name="jboss423.lib" value="${jboss423.home}/lib"/>
<property name="jboss423.client" value="${jboss423.home}/client"/>
<property name="jboss423.server" value="${jboss423.home}/server/${jboss.server.instance}"/>
@@ -67,7 +61,6 @@
<property name="jboss600.server.deploy" value="${jboss600.server}/deploy"/>
<property name="jboss600.server.deployers" value="${jboss600.server}/deployers"/>
- <property name="jboss422.available.file" value="${jboss422.client}/jboss-client.jar"/>
<property name="jboss423.available.file" value="${jboss423.client}/jboss-client.jar"/>
<property name="jboss424.available.file" value="${jboss424.client}/jboss-client.jar"/>
<property name="jboss500.available.file" value="${jboss500.client}/jboss-client.jar"/>
@@ -75,7 +68,6 @@
<property name="jboss510.available.file" value="${jboss510.client}/jboss-client.jar"/>
<property name="jboss600.available.file" value="${jboss600.client}/jboss-client.jar"/>
- <available property="jboss422.available" file="${jboss422.available.file}"/>
<available property="jboss423.available" file="${jboss423.available.file}"/>
<available property="jboss424.available" file="${jboss424.available.file}"/>
<available property="jboss500.available" file="${jboss500.available.file}"/>
Modified: stack/native/trunk/src/main/distro/build.xml
===================================================================
--- stack/native/trunk/src/main/distro/build.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/src/main/distro/build.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -48,7 +48,6 @@
<condition property="jbossws.integration.jboss42" value="true">
<or>
- <equals arg1="${jbossws.integration.target}" arg2="jboss422"/>
<equals arg1="${jbossws.integration.target}" arg2="jboss423"/>
<equals arg1="${jbossws.integration.target}" arg2="jboss424"/>
</or>
Modified: stack/native/trunk/src/main/scripts/assembly-deploy-artifacts.xml
===================================================================
--- stack/native/trunk/src/main/scripts/assembly-deploy-artifacts.xml 2009-02-23 14:04:04 UTC (rev 9347)
+++ stack/native/trunk/src/main/scripts/assembly-deploy-artifacts.xml 2009-02-23 14:24:20 UTC (rev 9348)
@@ -82,7 +82,6 @@
<unpack>false</unpack>
<includes>
<include>org.jboss.ws:jbossws-framework:jar</include>
- <include>org.jboss.ws:jbossws-jboss422:jar</include>
<include>org.jboss.ws:jbossws-jboss423:jar</include>
<include>org.jboss.ws:jbossws-jboss500:jar</include>
<include>org.jboss.jaxr:juddi-service:sar</include>
15 years, 10 months
JBossWS SVN: r9347 - container/jboss42/branches.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2009-02-23 09:04:04 -0500 (Mon, 23 Feb 2009)
New Revision: 9347
Removed:
container/jboss42/branches/jboss422/
Log:
removing AS 422 integration layer
15 years, 10 months