netbeans.org/xsd/tableSchema"
xmlns="http://j2ee.netbeans.org/xsd/tableSchema"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
"xsd:string">
Building a Sample Application
[ 236 ]
"xsd:string">
"xsd:string">
"xsd:string">
Note that our itinerary table structure is grabbed in the schema. Now, we have a
wrapper web service to update SouthAir database, but we still have not configured
the JDBC resource. To create application server resources open Services window
in IDE and expand Servers node and look for a green arrow near GlassFish server.
If the green arrow is there, it means that your server is started, otherwise start the
server by using the pop-up menu.
Pages:
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209