them.
| c. =# DROP TABLE jms_messages;
| d. =# DROP TABLE jms_transactions;
| - Re-start JBoss
jbosszone
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868920#3868920
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=post
...=DataSourceBinding, name=PostgresDS --> name=DefaultDS ...)
:
| | If you encouter problems with the configured BLOB_TYPE try a
different
| | setting. Valid settings are OBJECT_BLOB, BINARYSTREAM_BLOB and
BYTES_BLOB.
| -->
|
| jboss.jca:service=DataS
|
|
|
|
|
|
|
|
|
|
- and jboss.xml is;
| http://www.jboss.org/j2ee/dtd/jboss_3_2.dtd";>
|
|
|
|nobody
|
|
|
|
|
|
| Customer
| CustomerBean
| CustomerLocal
ame="remoteInterfaceName" value="au.com.tusc.session.StoreAccess"
i.e. deleted 'Local'.
3. Furthermore, modified a line;
from
parameter name="beanJndiName" value="StoreAccessLocal"
to
parameter name="beanJndiName&
ame="remoteInterfaceName" value="au.com.tusc.session.StoreAccess"
i.e. deleted 'Local'.
3. Furthermore, modified a line;
from
parameter name="beanJndiName" value="StoreAccessLocal"
to
parameter name="beanJndiName&
)
localhost.StoreAccessService objWebRef = new localhost.StoreAccessService();
// Call loginuser function and display the result ID to the lblOutput control
lblOutput.Text = objWebRef.loginUser(TextBoxName.Text, TextBoxPassword.Text);
Regards,
jbosszone
View the original post :
http://www.jboss.org/ind
t;database=localDB,service=Hypersonic" under "jboss"
= click "Invoke" button of "void startDatabaseManager()" under "List of MBean
operations"
= "HSQL Database Manager" start.
= type "select * from JMS_USERS" in SQL editor window and cli
t;this is
also an article");
|
| showArticles(req, resp);
| }
|
| private void showArticles(HttpServletRequest req, HttpServletResponse
resp)
| throws ServletException, IOException
| {
| PrintWriter out = resp.getWriter();
|
B3Deployer] Deployed:
file:/E:/jboss-4.0.3SP1/server/all/deploy/authors-beans.ejb3
= using Windows Explorer, confirm the two files deployed under
'../jboss-4.0.3SP1/server/all/deploy'.
- go to URL "http://localhost:8080/authors/authors"; and check the
ies at Task 4 (Deploy the RequestItems Bean).
- trying modifications of settings, such as
= switch using of jms folder under /deploy-hasingleton to /deploy
= change settings in the related xml files etc.
- no success so far.
jbosszone
Vi
| StoreAccess
|
|
|
| ejb/SupplierLocal
| Entity
| au.com.tusc.cmp.SupplierLocalHome
| au.com.tusc.cmp.SupplierLocal
| Supplier
|
|
|
| :
- jboss.xml :
|
|
INFO [STDOUT] Leaving ItemBean.getItemData()
| 23:30:27,678 INFO [STDOUT] Stock of item after delivery is :{itemID=I4
supplierID=S1 description=CLOCK quantity=100 price=65.0}
| 23:30:27,678 INFO [STDOUT] Entering DeliverItemsBean.onMessage()
Also, the results can be checked in the databas
ostgres/deploy/jms.bak" to activate
the "jms" folder. (ref. Step 11 in the first post of this thread)
= put ".bak" to hajndi-jms-ds.xml under "/postgres/deploy/jms" to disable.
- "jms-ra.rar" is only one active file in "/postgres/deploy/jms"
add a new file named "TestClient.java" as per steps in Ref. 1
Task 6 : Test the TestClient
- remove AXIS 1.1 jar files in the Java Build Path Libraries before testing
= right click "MyStorePgSQL" in the Project Explorer of Eclipse, go to
Properties/Java Build Path/Libraries.
= remove followi
btnGetID_Click()" is;
:
| private void btnGetID_Click(object sender, System.EventArgs e)
| {
|// string strResult;
|localhost.StoreAccessService objWebRef = new
localhost.StoreAccessService();
|
|// Call loginuser function and display the result ID to t
Dear tumitoto,
There might be some helpful info in the results of Google search with
"org.apache.axis.deployment.wsdd.WSDDException: No provider type matches QName".
e.g.;
http://issues.apache.org/jira/browse/AXIS-1760?page=comments#action_58265
jbosszone
View the original po
16 matches
Mail list logo