Hi,
I have one web service successfully deployed..and working fine in the client
side...(InventoryEndpoint)
I have created other web service(OtherEndoint) and want to call the
(InventoryEndpoint) inside (OtherEndpoint).
I have put the InventoryEndpoint's client side code in OtherEndpoint
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041206001304Lbuild.254
BUILD COMPLETE - build.254Date of build: 12/06/2004 00:13:04Time to build: 16 minutes 50 secondsLast changed: 12/06/2004 00:05:28Last log entry: Fix schema validity of
Dear Thomas:
thanks for this. can i ask you for the contact detail of the Jboss Inc., like
email address?
thanks!
David
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857476#3857476
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
I think your problem is with this line of code:
| new URL("http://localhost:8080/SIApplicationServerEJB/WSBean?wsdl";);
|
which tries to access localhost, not your server. Try to change it to your
server's IP or DNS name.
View the original post :
http://www.jboss.org/index.html?module=bb&
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041205205943Lbuild.253
BUILD COMPLETE - build.253Date of build: 12/05/2004 20:59:43Time to build: 16 minutes 12 secondsLast changed: 12/05/2004 20:26:46Last log entry: Exclude the org.jboss.t
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041205203346
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xm
[ http://jira.jboss.com/jira/browse/JBAS-31?page=comments#action_12310733 ]
Scott M Stark commented on JBAS-31:
---
The problem is that there is no JTA tx associated with the servlet, so there is
no CloseConnectionSynchronization to remove the connection
Bugs item #1073564, was opened at 2004-11-25 22:39
Message generated for change (Comment added) made by starksm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1073564&group_id=22866
Category: JBossCX
Group: v3.2
Status: Open
Resolution: None
Priority: 5
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041205192850
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041205185330
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xm
I scratched my head quite a few times trying to figure out:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=56668
The main issue here was that we want to attach an intereptor-like chain to
existing deployers (e.g. EJBDeployer) so that related deployers (e.g.
WebService) can not only rea
Bugs item #1051812, was opened at 2004-10-21 15:02
Message generated for change (Comment added) made by starksm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1051812&group_id=22866
Category: JBossCX
Group: v4.0
Status: Closed
>Resolution: Fixed
Priority
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041205172628Lbuild.210
BUILD COMPLETE - build.210Date of build: 12/05/2004 17:26:28Time to build: 11 minutes 15 secondsLast changed: 12/05/2004 13:18:22Last log entry: Update the javadoc
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041205165606Lbuild.252
BUILD COMPLETE - build.252Date of build: 12/05/2004 16:56:06Time to build: 16 minutes 19 secondsLast changed: 12/05/2004 13:18:06Last log entry: Update the javadoc
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041205162145
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xm
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20041205150442Lbuild.19
BUILD COMPLETE - build.19Date of build: 12/05/2004 15:04:42Time to build: 66 minutes 58 secondsLast changed: 12/05/2004 13:18:22Last log entry: Update the java
No, the new implementation is not currently targeted for any 4.0.x release. Its
for the future 5.0 release. Submit your patches to the JBossWS project and
browser the available todo items:
http://jira.jboss.com/jira/browse/JBWS
View the original post :
http://www.jboss.org/index.html?module=
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20041205143823Lbuild.4
BUILD COMPLETE - build.4Date of build: 12/05/2004 14:38:23Time to build: 17 minutes 22 secondsLast changed: 12/05/2004 13:18:22Last log entry: Update the javad
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20041205135602Lbuild.32
BUILD COMPLETE - build.32Date of build: 12/05/2004 13:56:02Time to build: 27 minutes 55 secondsLast changed: 12/05/2004 13:18:06Last log entry: Update the jav
Hello
I found two possible deployment style based on different code
net.sf.hibernate.jmx.HibernateService and org.jboss.hibernate.jmx.Hibernate.
What is the difference (except vendor) and what is the best choice for future
development ?
illya
UkrSoft LLC
View the original post :
http://www.
Hello -
I have discovered a number of bugs in the SAAJ implementation for 4.0.1 RC2 and
have created fixes for them. These fixes enable the use of xsd:any elements.
However, I would not consider the fixes elegant in any manner, as it appears
that the current SAAJ implementation derived from A
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20041205120315Lbuild.14
BUILD COMPLETE - build.14Date of build: 12/05/2004 12:03:15Time to build: 95 minutes 46 secondsLast changed: 12/04/2004 11:29:00Last log entry: Add an injectio
Hi!
I hope someone can help me solving a problem at calling a webservice from other
hosts than the one, JBoss is running on.
I read the Getting started manual and created a (very simple) session bean
which i want to deploy as a webservice. The session bean contains only a single
method hello()
Manipulation of the client proxy interceptor stack
--
Key: JBREM-22
URL: http://jira.jboss.com/jira/browse/JBREM-22
Project: JBoss Remoting
Type: Feature Request
Components: general
Reporter: Scott M Stark
Assi
I have successfully build nukes2. When I deploy the SAR to jboss 4.0.0 and run
the standard server (not the default) I get this in the log during deployment:
10:34:14,703 INFO [TomcatDeployer] deploy, ctxPath=/nukes,
warUrl=file:/C:/files/dev/code/jboss-4.0.0/server/standard/tmp/deploy/tmp11886
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20041205095315Lbuild.26
BUILD COMPLETE - build.26Date of build: 12/05/2004 09:53:15Time to build: 28 minutes 3 secondsLast changed: 12/05/2004 02:39:02Last log entry: JBREM-5: Fixed
Without the .portlet-table-* styles are you expecting us to define those styles
inline?
If I do that isn't it likely to cause style differences with other portlet-s
tables? i.e. if OracleAS defines .portet-table-* and calls my portlet either
locally or remotely and I define the styles inline m
ok.
I deleted everything I downloaded and started from scratch.
O/S = Windows XP
CVS Client = Eclipse
JBOSS_HOME = points to JBoss 4.0
cd to '~\nukes-2\build'
run 'build main'
C:\files\dev\code\eclipse\workspace2\nukes-2\build>build main
| Executing
C:\files\dev\code\eclipse\workspace2\nukes
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041205024740Lbuild.539
BUILD COMPLETE - build.539Date of build: 12/05/2004 02:47:40Time to build: 27 minutes 56 secondsLast changed: 12/05/2004 02:39:02Last log entry: JBREM-5: Fixed Socket
29 matches
Mail list logo