summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/helloworld-web/src/main/webapp/hello.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/samples/helloworld-web/src/main/webapp/hello.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/helloworld-web/src/main/webapp/hello.html b/java/sca/samples/helloworld-web/src/main/webapp/hello.html
index 83ac0ae576..f7f8b2d4a9 100644
--- a/java/sca/samples/helloworld-web/src/main/webapp/hello.html
+++ b/java/sca/samples/helloworld-web/src/main/webapp/hello.html
@@ -20,7 +20,7 @@
<head>
<title>Apache Tuscany Helloworld Web Sample</title>
- <script type="text/javascript" src="org.osoa.sca.componentContext.js"></script>
+ <script type="text/javascript" src="org.oasisopen.sca.componentContext.js"></script>
<script language="JavaScript">