[jbossws-commits] JBossWS SVN: r9351 - in projects: interop and 14 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Feb 23 15:40:12 EST 2009


Author: alessio.soldano at 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 at 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>
+ * &lt;complexType name="Address">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="PostCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="Province" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="Street" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at 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>
+ * &lt;complexType name="ArrayOfDataStruct">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="DataStruct" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}DataStruct" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at 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>
+ * &lt;complexType name="ArrayOfLineItem">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="LineItem" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}LineItem" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at 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
+ * 
+ */
+ at 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>
+ * &lt;complexType name="CustomerRef">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at 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>
+ * &lt;complexType name="DataStruct">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="DateTimeField" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *         &lt;element name="FloatField" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *         &lt;element name="IntField" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="StringField" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "")
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "")
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="list" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfDataStruct" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "", propOrder = {
+    "list"
+})
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="EchoStructResult" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfDataStruct" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "", propOrder = {
+    "echoStructResult"
+})
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="numberOfItems" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "", propOrder = {
+    "numberOfItems"
+})
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="GetOrderResult" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}Order" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "", propOrder = {
+    "getOrderResult"
+})
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="number" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "", propOrder = {
+    "number"
+})
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="GetStructResult" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfDataStruct" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "", propOrder = {
+    "getStructResult"
+})
+ at 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
+ * 
+ */
+ at WebService(name = "IBenchmarkService", targetNamespace = "http://www.noemax.com/wcf/benchmark")
+ at 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>
+ * &lt;complexType name="LineItem">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="Amount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="DiscountCertificate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="ItemID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
+ *         &lt;element name="PurchasePricePerItem" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at 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.
+ * 
+ */
+ at 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>
+ * &lt;complexType name="Order">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="BillingAddress" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}Address" minOccurs="0"/>
+ *         &lt;element name="Customer" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}CustomerRef" minOccurs="0"/>
+ *         &lt;element name="ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         &lt;element name="Items" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfLineItem" minOccurs="0"/>
+ *         &lt;element name="ShipmentAddress" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}Address" minOccurs="0"/>
+ *         &lt;element name="Timestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="order" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}Order" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "", propOrder = {
+    "order"
+})
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "")
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="list" type="{http://schemas.datacontract.org/2004/07/Noemax.Benchmarking}ArrayOfDataStruct" minOccurs="0"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "", propOrder = {
+    "list"
+})
+ at 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>
+ * &lt;complexType>
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "")
+ at 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 @@
+ at 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




More information about the jbossws-commits mailing list