Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
frascati
frascati
Commits
2568caa8
Commit
2568caa8
authored
Aug 02, 2012
by
Philippe Merle
Browse files
Added two new examples helloworld-binding-sca and helloworld-widget.
parent
38ccb4fa
Changes
2
Hide whitespace changes
Inline
Side-by-side
examples/pom.xml
View file @
2568caa8
...
...
@@ -686,6 +686,8 @@
<module>
helloworld-jms
</module>
<module>
helloworld-xquery
</module>
<module>
helloworld-velocity
</module>
<module>
helloworld-binding-sca
</module>
<module>
helloworld-widget
</module>
<module>
calculator
</module>
<module>
callback
</module>
...
...
frascati/RELEASE_NOTES.txt
View file @
2568caa8
OW2 FraSCAti 1.5
----------------
* Added a new example illustrating how to invoke Web Services from HTML/JavaScript pages. See:
- /trunk/examples/helloworld-widget/
* Added a new example illustrating how to use <binding.sca> to connect two components
contained into two distinct composites. See:
- /trunk/examples/helloworld-binding-sca/
* Added a new example. See:
- /trunk/examples/fibonacci/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment