I think you have to define your relationship also in jbosscmp-jdbc.xml.
See
http://docs.jboss.org/jbossas/jboss4guide/r2/html/ch11.chapter.html#ch11.cmr.sect
for details.
Regards,
Beffe
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889687#3889687
Reply to
I Need to know Whether JBOSS Server started or not ,using API.
Is there any API call to know server started or not ?
Siva
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889677#3889677
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posti
Love Twiddle an' all. Great for the project I am working on - but does anyone
have any documentation or instruction on how to create and deploy a stand-alone
installation of Twiddle - ie on a box WITHOUT a full JBoss installation.
If anyone could see their way fit to imparting such knowledge I w
Hi All,
Getting following error when starting jboss with DB2
20:48:13,193 INFO [WebappLoader] Dual registration of jndi stream handler:
factory already defined
20:48:21,884 ERROR [HiLoKeyGeneratorFactory] Starting failed
jboss:service=KeyGeneratorFactory,type=HiLo
com.ibm.db2.jcc.c.SqlExce
Jim, you make sure that you provide connection URI, user name and password are
correct in the mysql-ds.xml in the deploy folder. I dont think renaming the
hsqldb-jdbc2-service.xml to mysql-jdbc-service.xml will work. what could you do
that you copy the relavant files from jboss-4.0.2\docs\exampl
Try to get junit.jar in your test build path
|
|
|
|
|
If you have the whole sourcecodebase, then junit.jar is available in the
thirdparty directory
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889668#3889668
Reply to the pos
Please give me a couple of weeks. I will get the public, an early bird release
of jbossws tools including shell scripts, user guide etc.
Tools code is in a lot of flux right now. We are working on JBossWS and JAXB
contract.
If you cannot wait:
Currently tools code is sitting in the jbossws.
have you made an entry in the login-config.xml for the overdrive security
domain?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889666#3889666
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889666
--
excerpt from EJB 2.1 Spec section 22.4.2 (last para)
anonymous wrote :
| Timers are persistent objects. In the event of a container crash, any
single-event timers that have expired
| during the intervening time before container restart must cause the
ejbTimeout method to be invoked
| upon
I figured out that the problem was being caused by api version conflicts. My
webapp had a mail.jar api and jboss was giving me a session throug jndi with
it's own version... removing the one in the app solved the problem...
View the original post :
http://www.jboss.org/index.html?module=bb&op=
Hi,
I apologize if this question doesn't belong on this forum. If so, could you
please point me in the right direction?
Here it is anyway:
When I add exactly the same key/object pair to the TreeCacheAop, the backstore
BDB file keeps growing. There is only one node in the cache, the cache doesn'
Hi i'm testing my jboss (4.0.2) with an EJB implementation of the TPC-W with
httperf; these are my machines:
- pIV 2.8 (mysql)
- centrino 1.5 (client - httperf)
- pIV 1.7 (jboss/tomcat).
I noticed that the server makes few replies with a workload of only 10
req/s I even tried to swap the pc
Hi Folks,
I am buidling an ear file in my applcaion
my ear file struture is like this:
/lib/jdom.jar
/lib/*.jar
/META-INF/applcaion.xml
/META-INF/jboss-app.xml
/dataobjects.har
/myapp.war
my applcaion.xml look like this:
lib/jdom.jar
lib/jess
i dunno if this is the correct forum for my question since i have no replies.
This means either no one has come across this problem ( unlikey) or this is the
wrong forum.
I have posted on the installation/beginners/ejb3 and this one. Any suggestions
please?
-lp
View the original post :
http:/
ok thanks!
The fixes are so far pretty obvious stuff (i.e. caching of objects, etc..) so
you should be able to follow my line of thought fairly easy ;-)
regards!
/Ole
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889606#3889606
Reply to the post :
http:
Post individual patches on JIRA
using context diffs against the latest codebase
e.g. cvs diff -U 5
Include any benchmarks (explanations or preferably code)
so we can evaluate in what context you claim these improvements ;-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=v
Hi all!
I have a question regarding how to "report" performance bottlenecks (and their
patches).. a short background; I'm responsible for the creation of a fairly
large SOA built entirely on jboss 4 and web-services.. We use XmlBeans for all
databinding and thus make use of the nodatabinding op
Can someone tell me what jar files that I needs for
ServiceFactoryImpl serviceFactory =
(ServiceFactoryImpl)ServiceFactory.newInstance();
I add jars to the java build path: axis-ws4ee.jar, jboss-ws4ee.jar, wsdl4j.jar,
jboss-ws4ee.war, commons-discovery.jar, jaxrpc-spi.jar and jaxrpc-impl.jar.
I am
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889601#3889601
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889601
---
SF.Net email is Sponsored by the Better
thank you, but there isn't material about this on documentation site.
Best regards...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889600#3889600
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889600
You can find this answer on documentation site. http://www.jboss.com/docs/index
Regards.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889598#3889598
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889598
---
anonymous wrote : If you really have bug in JBoss (read the link) you should
post your own JIRA issue
| (after you have searched to see what else is already reported/scheduled).
I was trying to report on a issue which I thought was relevant to the allready
open one. Hence the comment. It was
I've pretty much stopped trying to moderate these forums (it is a waste of time)
but I don't want JIRA turning into a dumping ground as well.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889594#3889594
Reply to the post :
http://www.jboss.org/index.html?mod
If you really have bug in JBoss (read the link) you should post your own JIRA
issue
(after you have searched to see what else is already reported/scheduled).
http://jira.jboss.com/jira/browse/JBAS-1853[/url]
| If you want that bug/feature you should vote for it. Not post "ME TOO" or
| anonymo
First of all, at this point, I am not asking for help.
If you read my comment in JIRA, I mentioned that all my apps are working and
that log trace shows JBoss complaining.
Second, by adding a comment in JIRA, It was not my intention to hijack anyone's
issue or to divert attention. Reference to f
One other observationafter seeing the lock contention warnings for a few
minutes, that instance receives an EXIT message and leaves the cluster. All of
the other boxes then start displaying warnings about discarded NAKACK messages
from the locked instance, and then finally the locked instanc
I'm trying to use a Signed Applet to invoke a EJB3.0 Stateless Session Bean
under JBoss 4.0.3rc1.
I have signed all the .jar files the Applet uses, including
jbossall-client.jar, the applet jar, and the jar containing the ejb3 remote
interface.
I know my applet has been granted signed permissi
Ok, it works
but, Ican't make Jboss works with a external Tomcat.
Do you know how?
Best regards
Thiago
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889587#3889587
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889
DO NOT USE BUG REPORTS TO ASK FOR HELP
OR HIJACK OTHER PEOPLE'S ISSUES TO GET ATTENTION.
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889586#3889586
Reply to the post :
http://www.jboss.org/index.html?mod
Currently the application is sending finger print images via JMS. Never
thought about the hybird approach. I will definitely go this route! Thanks
again for all the helpful input!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889585#3889585
Reply to the
the layout is defined as part of the portal properties (see default-portal.xml)
, and in portal-layouts.xml ; the default layout does not use the
RegionTagHandler, so you must have created your own layout and configured the
portal to use it.
The error message is logged when the region tag is as
Hi,
I am running JBoss 3.2.6 in a 5 instance cluster. I am using the container
configuration cmp2.x jdbc2 pm with cache invalidation. I am NOT doing any HTTP
session replication. When my servers are under heavy load, I experience the
following issue:
One instance will start logging errors like
Hello Together I have trouble with a declared sql statment.
When I execute my Code I become following Exception:
java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Invalid
parameter binding(s).
Here is my Code:
The EJB with the XDoclet tags:
**
"genman" wrote : hybrid approach where files are stored in a content management
system, and use pointers to the files inside the message.
Exactly. It is even worse when you see people trying to propogate these
large messages through the jms "chain of responsibility" anti-pattern. :-)
View the or
"malmit" wrote : Would JMS distributed destinations help
Hmm
I swamped my network so lets add more traffic to the network to implement
"clustering".
Of course, this really depends upon your network topology and the quality of
the router. :-)
This is also another one of my favourite "bug bea
Thanks for the quick response!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889577#3889577
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889577
---
SF.Net email i
Bug report:
http://jira.jboss.com/jira/browse/JBAS-2115
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889576#3889576
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889576
-
Using: JBoss 4.0.2, Hibernate 3.0.5, jTDS.
I am getting connections via a JBoss data source (no-tx-datasource).
I am handling transactions manually. If my code throws an exception, I am
calling Connection.rollback in the catch.
In the code that catches the exception and calls rollback, I don't
You just need to turn it off setting the server.xml...
Regards.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889574#3889574
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889574
I have this really really simple and small project with some CMR relationships,
but when I try to create a simple EJB-QL query, JBoss says that my CMR field
"is not a cmr field". I don't know why, I did everything my books told me. I
have my code below, and this is the error it gives me:
org.
How do the EJB timers behave when JBoss instances are clustered ? Do the timers
get invoked on only one bean across all the clustered JBoss instances..
I have a setup where
I implemeneted a stateless session bean, MySLSB that extends the TimedObject.
And implemented the ejbTimeout() method.
Well, Gigabit ethernet would give you enough bandwidth, then you'll have to
look at faster disks, etc.
Out of curiosity, what is your application doing that requires so much
bandwidth? You might want to go with a hybrid approach where files are stored
in a content management system, and use p
patrickdalla,
How did you obtain the code you are trying to compile?
At the weekend I compiled
cvs co -r JBoss_Portal_Branch_2_0 jboss-portal-2.0
and
cvs co jboss-portal-2.2
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889567#3889567
Reply to the post
I am getting the same error but the above fixes don't work.
The original deploy/jms has hsqldb-jdbc2-service.xml and
hsqldb-jdbc-state-service.xml files. Do I need to change both to mysql files?
It seems that I do.
My mysql-jdbc files deploy on a Microsoft box but not on Fedora. Any though
Thanks Tom for pointing me to the tutorials. Well I am following the same
examples but "there is no instructions on how to package a WS client" and that
is what I am looking for? There are no instructions in the WS client for
Doc/literal tutorial.
View the original post :
http://www.jboss.org/
It seems as if the JUnit tests are not able to execute, at least with the
posted instructions:
@lincoln:[test] (0) $ /usr/development/ant/bin/ant -Dtest=jsr181 test
Buildfile: build.xml
init:
[echo] ---
[echo] java.home = /usr/java/jdk1.5.0_
You need to create the jndi.properties file yourself and put it on the
classpath of the client.
http://wiki.jboss.org/wiki/Wiki.jsp?page=AccessEJBsRemotely
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889563#3889563
Reply to the post :
http://www.jboss.or
The reason the error message says 'GEN-SiteEJB' not found and not
'local/GEN-SiteEJB' is because it has been able to find the local context it
just can't find the GEN-SiteEJB under the local context.
Regarding accessing the local home see: -
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIAccess
Sorry guys ...
I've found the problem, and it was me. I was trying to get information directly
from my callbackHandler. The problem doesn't have nothing to do with JBoss, but
bad comprehension about JAAS login schema.
Alexandre
View the original post :
http://www.jboss.org/index.html?module=b
Hi folks, I have recently upgraded from jboss 4.0.0RC1 to 4.0.2 and I noticed a
strange (well, strange for me) behaviour in exception handling.
please have a look at the following code, it's a struts action:
public ActionForward execute()
| {
| //...
| ibsd.saveUserPassword(...
I have a serious problem !
when i try to compile the UserPortlet.java and put the the new UserPortlet
.class in the portal-core-lib.jar ,it doesn't work !
why !
If anyone have customize the userportlet! please tell me how !
View the original post :
http://www.jboss.org/index.html?module=b
After 5 hours, i found the solution.
As an example for other people who has the same requirement.
https://www.mobmeee.com/index.html?ctrl:id=window.default.MobmeeeCMSPortletWindow&ctrl:type=action&org.jboss.portal%23PATH=/test.html
THe key is the ctri:id and the ctrl:type=action and request para
I have changed the mail-services.xml file to appropriate values, I however
would like to test it and make sure that it works. How can I do that?
Please don't ask me to write programs.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889551#3889551
Reply to the
I get the following message on the JBoss logs:
11:17:34,390 WARN [RegionTagHandler] requested page has no region [left]
Also I tried to minimize the forum portlet, but that's the only portlet on the
page. Where is the page layout defined?
View the original post :
http://www.jboss.org/index.ht
Not sure if this will be of any help, but I've been using
http://incubator.apache.org/beehive/index.html with a great deal of success.
regards,
Travis
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889549#3889549
Reply to the post :
http://www.jboss.org/ind
Thanks for the tip, Thomas. I might have classpath problems on my end - it
wouldn't be the first time I've made that mistake.
My guess is an incompatible version of the referenced JAR on my classpath, or a
client posting strange envelopes.
If I find anything important I'll post the results. Tha
I'm trying to deploy a web service client generated with Axis 1.2 into an EAR
along with the appropriate versions of axis, httpclient, etc, to deal with some
specific requirements of the target web service.
The version of axis I distribute with my EAR seems to be picked up with no
problem, how
At the time I was getting those errors I was using a version of JBoss compiled
from the "JBossWS 1 EA" tagged release (using cvs co -r JBossWS_1_0EA
jboss-head).
I was having better luck (no startup or deployment errors) using a version
compiled from "jboss-head" (no release tag) sources on Mon
The reason for this is, that the link to the forums calls the Forumsportlet in
maximised mode - no other portlets can be displayed
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889541#3889541
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=
Is there a way that I can configure the JBoss Portal so that the page menu
portlet and the User Portlet is displayed on all the pages. I have installed
JBoss forum portlet and when I access the forum, I want to still have access to
the user and menu portlets.
View the original post :
http://ww
Hello ,
can you point me out to information about use of jboss tools ?
I am interested in environment setup (classpath, path),jdk version,
required third party libraries, required xsd, dtd, and etc.
I tried to do xsd to java programmatically, but got exceptions
(ClassNotFound)
Bellow is a code snip
I fixed the 1.3 problem a while ago.
It compiles fine like Darran Said
Make sure to have the 1.3 version of tools/etc/buildfragments/defaults.ent
You should have the following lines in it:
|
|
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=388
There is another problem in build script.
When the JDK is installed in a directory which name has spaces it doesn't
function.
Someone could solve this problem.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889529#3889529
Reply to the post :
http://www.jb
I programmed a custom login module for JBoss (it extends
org.jboss.security.auth.spi.AbstractServerLoginModule) and defined in
login-config.xml:
the flow here is:
I have valve:
1. reads REMOTE_USER
2. OSSOUsernameHandler handler = new OSSOUsernameHandler
No, it didn't work.
it says the target of the code is 1.3. (or a message like this).
I'm in home and downloading the code. Then I will try again and I'll post the
real message here.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889527#3889527
Reply to the
Hello folks, I'm using Jboss 4.0.2. I still have some problems with login
modules. My login-config.xml follows:
|
|
| MD5
| base64
|
|
|
|
The LogoutAction is invalidating the session in its execute() method:
httpServletRequest.getSession().invalidate();
How I configure this feature???
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889525#3889525
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889525
---
SF.Net email
Java development kits (those from which you can compile code) all come with a
tools.jar file in the lib/ directory of the kits.
JBoss needs that file to run.
First, make sure your JAVA_HOME points to the directory of a development kit.
That directory's "lib" sub directory will have a tools.jar
Hi, I'd like to know if anyboy has disabled Tomcat in Jboss and show cound i
make it.
Thanks a lot,
Thiago
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889523#3889523
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3
I have the same problem I try to find jboss.jcml or jndi.properties file but I
don't find them, please help me.
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889518#3889518
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
yes you are right.
We don't have to define any new key/value pairs in the jndi.properties file.
Even after making changes to that file still I'm facing the same problem.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889516#3889516
Reply to the post :
htt
I have the same problem. I'm trying to upgrade from 4.0.1sp1 to 4.0.2. Does
anybody know the answer?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889514#3889514
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889514
Hello,
i want to use Active Directory with JBoss Portal. I have checked the forum and
the wiki and only found these 2 posts:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=66907
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=64616
Maybe someone can answer the following quest
hi,
i have used jboss cache to implement the cache in standalone mode.
i want to access the cache from my client code to retrieve and update the
cache. can anybody explain me how to access the cache from a remote client.
i have created the cache in a similar way.
TreeCache tree = new TreeCache();
Thanks for all of the great input! I did try sending non-persistent messages
as genman suggested and it increased the number of messages sent from 60 to
about 100, but that doesn't help me any since the application requires
persistent message handling. And adrian you made a good point about th
Hi,
I have created a .war file
when i extracted the war file the directory structure looks liks this
( mywar .war )
--jsp files
--WEB-INF
-- classes
--- app.conf
and i have deployed it.
I want to load the property file app.conf
This is the code i have given
getClass()
I have been trying to get a JAAS configuration running and am having alot of
problems. I am using JBoss 4.0.2 which is configured as was when installed
other than addition of lines below.
Right now, I have the following and the code is below as well. I have just a
simple JSP login page which
You mean to say that jndi.properties is used by the jboss application server
only, then my question is where do i specify the different servers running on
in a clustered environment.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889487#3889487
Reply to
HI,
Can anyone tell me where to download this jboss -tomcat version...
I have searched in source forge.net ...couldnt find
jboss-3.0.7-tomcat-4.0.3
Thanks in Advance
Gayathri
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889486#3889486
Reply to the po
[EMAIL PROTECTED]
/cygdrive/d/projects/jboss-archive/jbossws-1.0EA/webservice/test
$ ant -Dtest=jsr181 test
tests-main:
[junit] Running
org.jboss.test.ws.jsr181.webservice.JSR181WebServiceEJB21TestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.062 sec
[junit] Run
Hi,
I want to access a image file present outside my war folder in my jsp
page.I tried a lot.But i didn't find any solution to this.I will tell the
problem in brief.
My image file is present in a folder which is like this:
opt/seps/nb123/global/image.gif
and my jsp is present in a folder l
It's not too early. If HEAD is not working for you, I shall hit whoever broke
it with a large trout.
The tagged EA release is a defined starting point.
| cvs co -r JBossWS_1_0EA jboss-head
|
Do you compile with jdk1.5?
| [EMAIL PROTECTED]
/cygdrive/d/projects/jboss-archive/jbossws-1.
You should not be changing the file in the conf folder, that is used by JBoss
internally to find itself.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889481#3889481
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38894
This is likely to be a client side parser issue, which is addressed by the FAQ
wiki.
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWSFAQ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889480#3889480
Reply to the post :
http://www.jboss.org/index.html?module
This turned out to be a problem with the configuration xml files. When I narrow
the exact cause down I will post.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889479#3889479
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=repl
The implementation of javax.xml.soap.SOAPMessage is not from our code base.
http://anoncvs.forge.jboss.com/viewrep/JBoss/jboss-j2ee/src/main/javax/xml/soap/SOAPMessage.java?r=1.5
It seems that it comes from another SOAP stack.
View the original post :
http://www.jboss.org/index.html?module=bb&o
Hi all,
I'm working on a clustered environment and my server details are given below
a) jboss-4.0.2
b) J2SDK-1.4.2_09
I have modified the jndi.properties file in all/conf folder and placed the
below content in that file
java.naming.provier.url=112.16.4.72:1100,112.16.6.112:1100
In my jboss.xml
The samples should be a good starting point.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889475#3889475
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889475
---
You could checkout the samples, any of the test deployments, read the spec, etc
What is the issue?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889474#3889474
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889474
-
I'm doing some tests with the forums and one scenario is actually to see what
happens with a forum, if a user who has posted to that forum gets deleted by
the admin.
But I can't find the possibility to delete a user or to disable the account. Is
this possibile with the UserPortlet?
I tried to
Thanks! That's what i was looking for.
Regards,
Beffe
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889472#3889472
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889472
--
| export [EMAIL PROTECTED]:/cvsroot/jboss
| cvs co jboss-head
|
is working for me. What do you use?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889470#3889470
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
It is responding for me
| [EMAIL PROTECTED] /cygdrive/d/projects/jboss-head/testsuite
| $ wget --post-data=HiThere http://services.xmethods.net:80/perl/soaplite.cgi
| --12:45:48-- http://services.xmethods.net/perl/soaplite.cgi
|=> `soaplite.cgi'
| Resolving services.xmethod
Have a look at
| ant -Dtest=org.jboss.test.webservice.header.HeaderEndpointTestCase one-test
|
Howto build and run the tests is explained in the FAQ wiki.
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWSFAQ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p
javax.xml.bind.JAXBException must be loadable by the LoaderRepository that is
used for your deployment. If have not configured scoped class loading than
there is only one LR in your server.
server/yourconfig/lib is a good place
View the original post :
http://www.jboss.org/index.html?module=bb
You need to show us the unpatched wsdl, then we can work out which SOAP message
is the correct one.
You can use the [ code ] marker when you post XML.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889464#3889464
Reply to the post :
http://www.jboss.org/ind
I added this to the FAQ wiki
Q: What client parser do I need?
A: You should use xerces and not crimson, which is the default in the jdk.
|-Djava.endorsed.dirs=$JBOSS_HOME/lib/endorsed
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889462#3889462
another question
where can I found history of jboss integration with tomcat?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889463#3889463
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889463
---
Have a look at this link:
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureAnMDBToTalkToARemoteQueue
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889461#3889461
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
Have a look at
| ant -Dtest=org.jboss.test.webservice.header.HeaderEndpointTestCase one-test
|
Howto build and run the tests is explained in the FAQ wiki.
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWSFAQ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p
1 - 100 of 122 matches
Mail list logo