I have JBoss 3.2.2 in my system. I down loaded 3.2.3 Source code , then did
some modification in the source code and then i build the server.
When i see JBoss 3.2.3's bin directory does not contain deployer.jar. But
3.2.2's bin has deployer.jar.
Because of version it changed (or) my 3.2.3 bui
I am migrating my applications from Tomcat to jBoss. In tomcat I was mapping
the application directories using applicationname.xml file from the webapps
directory.
Is it possible to configure jBoss, so that I can deploy my applications in
directories other than inside the jBoss server directory,
Solved it but even not require ExternalContext.
Changes :
1. jboss-web.xml
jnp://myremotehost:1099/time/arr/UstCourseInfoService
Remove "application"
2. ServiceLocator.java
java:comp/env/time/arr/UstCourseInfoService
Add "java:comp/env/
Yet, my scheduler in SAR still can't access remote EJB wi
Hi everyone,
I am facing some problems when trying to deploy a war file into JBoss-4.0.1.
The content wasn't updating even though i compile the files several times.What
seemed to be the problems?
Thanks for reading.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic
What if the bean is on another JBoss server?
"[EMAIL PROTECTED]" wrote : The ejb container has a jmx name of the form
|
|
| | "jboss.j2ee:service=EJB" + ",jndiName=" + jndiName
| |
|
| where jndiName is the name of the home interface, or the local home if the
ejb does not pr
Hello.
Please advise the status of the JBOSS XDoclet tags. There seems to be many
missing tags in the current release.
I use Eclipse and Lomboz to generate the jboss.xml file for deployment and so
really I need to be able to supply XDoclet tags in my source to avoid having to
re-enter the sec
Hi All,
What's the best way to include another EJB project(that's say project B) into
your current one in eclipse without having to reconfigure your jboss server if
all I need is to reference some classes in project B and also lookup the
properties?
Thanks in advance
View the original post
I changed the standardjboss.xml file to read the following:
Standard CMP 2.x EntityBean
false
entity-rmi-invoker
false
true
true
I tried doing this within my own JBOSS.XML file using the following. . .
INSERT after ejbPostCreate Contai
I'm using SRP login with text-based users.properties file.
I have a GUI app that provides login dialog box for users to enter
username/password for the intended JBoss Server.
First time logging in, everything is okay.
The login configuration file:
|
| // The test client login configurations
You need EJB 3.0 Preview 4.
The files are in ejb3.deployer/jboss-ejb3.jar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869466#3869466
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869466
--
Actually, Anil, your link points to a previous discussion which has not
resulted in a solution.
I too have the same original problem deploying an Axis Stub Client within a
Session EJB that was reported in this discussion.
There doesn't seem to be a way (as far as I know) to remove Jboss.net
The aim of this question is to know if it is possible to define my own
jbossmq-destinations-service.xml in a sar archive to avoid using the default
jbossmq-destinations-service.xml.
It is for easy an secure deployment on another platform.
Thaks in advance.
View the original post :
http://www.j
The aim of this question is to know if it is possible to define my own
jbossmq-destinations-service.xml in a sar archive to avoid using the default
jbossmq-destinations-service.xml.
It is for easy an secure deployment on another platform.
Thaks in advance.
View the original post :
http://www.j
I am getting some strange problme in jboss server. I try to deploy a ejb on the
server and i run into jboss.service=WebService not registered??
Any help would be appreciated.
Here is what I did:
I started jboss, and it started without any problem, I try to deploy
jrmp-comp.sar and jrmp-dl.jar(wh
I am getting similar problem. But I am not able to get past the loading the
class file.
Here is what I did:
I started jboss, and it started without any problem, I try to deploy
jrmp-comp.sar and jrmp-dl.jar(which comes with jboss/testsuites) in
jboss_home/server/all/deploy directory.
And jboss
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866172#3866172
This discussion is repeated.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869454#3869454
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869454
Hi
I am trying to build and run the Service POJO example from here...
http://docs.jboss.org/ejb3/tutorial/service/service.html
I am failing miserably though since org.jboss.ejb3.Service and
org.jboss.ejb3.Management don't seem to exist !
I have JBoss 4.0.1sp1, EJB Preview 3.0, AOP 1.1.1 and JD
You need to have the below uncommented:
localDB
true
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869451#3869451
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869451
See:
[JBAS-275] - 2 identical named mdbs cannot deploy
http://jira.jboss.com/jira/browse/JBAS-275
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869448#3869448
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869448
--
I am getting a similar problem, but in a migration from 3.2.6 - 3.2.7. I have
an application that had local and remote interfaces for Stateless session
beans. They are configured in ejb-jar.xml with then name "ejb/EJBProcessUser".
With earlier versions 3.2.3-3.2.6 The java application looks up u
blah blah blah... classpath... etc. same old story. sorry for the distraction,
got it working now. there were some old jakarta-commons hanging out the ant
classloader. or so we think.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869443#3869443
Reply to
Whow, great, your solutions work great !! Thx
Could you tell me also
b) How to get the PK in the createMethode to return it to the client ?
regards
Danny
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869442#3869442
Reply to the post :
http://www.jboss.
? tmp: used by the deployer for temporary storage of unpacked applications etc.
? work: used by Tomcat for compilation of JSPs.
I am unfamiliar about how jboss fully works, however i wonder if i can just
copy my jsp files into one of these folders without the need to deploy the app,
configure th
I'm writing a very simply CMP entity bean. I'm using xdoclet to generate most
of the bean. When I deploy my bean I get the following exception:
org.jboss.deployment.DeploymentException: Bean StatBean has PK of type
java.lang.String, so it should have a cmp-field named CASE_INSENSITIVE_ORDER
Any
After couple of sleepless nights I manged to get my CMP bean to work with
auto-increment
I am using xdoclet tags so that's how I will descripe the solution
On the entity level
@jboss.entity-command
name="informix-serial"
class="org.jboss.ejb.plugins.cmp.keygen.JDBCInformixCreateCommand"
anonymous wrote :
| Okay I can see your point... Just remember that when your node dies
(machine crashes), you loose both the queue and a message consumer (processing
power). This is the reason why we chose to deploy our consumers on separe JBoss
instances.
|
small correction:
You don't l
"pancor" wrote : hi to everyone.
| I know that this question is similar to others. But i didn't understand how
tell to jboss that it has to point to external tibco jms provider and how to
set mdb to read messages. Sorry for my bad english.
I guess you need to figure out what jndi.properties yo
I figured it out finally. Turns out one of the objects I was putting in the
session had a reference to the ServletContext inside of it. So, that was
causing the problem. I removed that reference to the ServletContext and
everything is working great now.
Hope this helps someone in the future.
T
"kiran222" wrote :
| Why not? The Node (with JMS Queue) has the JBoss server running and
available for processing. Why should not we use it?
|
| If that Node (with JMS Queue) is to die, another instance of Queue will be
made available on the other Node by the HAJNDI and that Queue will s
"thinkaholic" wrote : How long does it take to a failover of the JMS to happen
in the case of a crash.
| I tried it and it takes with me about 20 minutes to have my queue up and
running on the second node and I think I am missing something here since it not
acceptable at all to have a 20 minu
How long does it take to a failover of the JMS to happen in the case of a
crash.
I tried it and it takes with me about 20 minutes to have my queue up and
running on the second node and I think I am missing something here since it not
acceptable at all to have a 20 minutes down time.
Using JBos
How do you specify this on a Windows machine.
This is what I have, and I'm getting the same zip errors
deploy/,file:/Projects/UFA/Pace_Phase_II/Development/eclipse/workspace/Self-Service/http.war/
Location of my Jboss installation
D:\Projects\UFA\Pace_Phase_II\Development\jboss
Has Anyone encountered this error when starting up JBoss:
| 11:58:15,656 INFO [STDOUT] [EMAIL PROTECTED]: Initiating startup
sequence...
| 11:58:15,671 INFO [STDOUT] [EMAIL PROTECTED]: Server socket opened
successfully in 15 ms.
| 11:58:16,078 INFO [STDOUT] [EMAIL PROTECTED]: Database
This changes the handler to java:RPC vs. org.jboss.net.axis.server.EJBProvider
Is there a way to have the jboss EJBProvider to do literal encoding?
I am trying min the change to the current development and deployment model
until we go to JBoss 4.0
View the original post :
http://www.jboss.org/
Hey all,
Right now I'm just trying a first step to put user/passwd login in my web app
and having a hard time following along chapter 8.4.6 of the
databaseServerLoginModule in the docs.
So far I've :
- added the policy to the login-config.xml
- created user/userroles tables in my database.
But
Hi Thomas.
I found something strange in the Jboss code. Can you explain me what happens
there? What's the main difference between library versions? Is it possible to
'patch' it?
I'm using JbossWS libs from the
\jboss-4.0.1\server\default\deploy\jboss-ws4ee.sar\
I'm not sure if I use correct lib
"sam29jboss" wrote : How
| can I install PKCS12 files in jboss 4.0sp1
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869416#3869416
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869416
--
How I can install PKCS12 files in jboss 4.0sp1
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869415#3869415
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869415
-
Correction of the last message:
One thing that still bugs me is: How does the load balancing work? In the
scenario described above, what (criteria) triggers the messages to be delivered
to the MDBs on the second Node?
Kiran
View the original post :
http://www.jboss.org/index.html?module=bb&o
Thanks a lot for your help. I got both fail over and load balancing to work on
JBoss 4.0.
The setup (2 Node HA Cluster) I have tried is very similar to you except that
I have MDBs on both the Nodes. It seems that the MDBs on the Master Node
receive the messages first. And, then slowly when th
As (nearly) always, it was my fault ;-) Just realized that the only select
statement issued after caching those attributes where those looking up the
relevant primary keys. Afterwards, no attributes are loaded, just as expected.
Cheers,
Olaf Bergner
View the original post :
http://www.jboss.o
Has Anyone encountered this error when starting up JBoss:
| 11:58:15,656 INFO [STDOUT] [EMAIL PROTECTED]: Initiating startup
sequence...
| 11:58:15,671 INFO [STDOUT] [EMAIL PROTECTED]: Server socket opened
successfully in 15 ms.
| 11:58:16,078 INFO [STDOUT] [EMAIL PROTECTED]: Database [
Hello,
I have an EJB jar file which gets deployed to several different machines, and
each machine needs different 'tweaks' to the settings of the EJB. At the moment
I am using tags in the ejb-jar.xml file to configure the
application.
The problem is that the system administrator must explode
(Sorry about previous post. First time on the forum. Hope this looks better.)
At the bottom of the file make sure that you don not comment out the original
section. Both sections need to be there.
Here is what both sections should look like:
|
|
| 1701
| true
| defa
We are working on optimizing our CMP layer, currently experimenting with commit
option A. Our data layer heavily uses attributes which may be attached to
nearly all our entities. These attributes - or rather the initial set of
attributes to choose from - are read-only and marked as such.
What p
At the bottom of the file make sure that you do not comment out the original
section. Both sections need to be there. Here is what both sections should look
like:
1701
true
default
false
true
localDB
true
View the original post :
http://
IÂm sorry.
...
// what i put HERE to find the remote interface in a cluster
?
p.put(Context.PROVIDER_URL,
"");
return ((EnderecoFacadeHome)getHome(p)).create();
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38
Hi, i would like to know how to use HAJNDI service.
Look the code above:
Properties p = new Properties();
p.put(Context.INITIAL_CONTEXT_FACTORY,
"org.jnp.interfaces.NamingContextFactory");
p.put(Context.URL_PKG_PREFIXES,
Thank you Mr. Chiba for your response. I have another question which is almost
the same as my previous question.
Why is there no Expr class for logical-expressions, arithmetic-expressions, and
things like them? I want to analyse a code-line (as a Abstract Syntax Tree) to
see what kind express
Hi, sorry if this has been answered before, but in searching the forums I've
found plenty of related threads, but most of them have different suggestions
and I'm just confused at this point.
I am trying to cluster an application that sends events on a Topic that is
listened to by a couple of MD
Alex,
The problem ended up being my own fault (of course), as it usually does :)
The problem was that we had created our MSSQLServer tables manually, as our
application is already deployed to multiple clients and we can't depend on the
container to re-create tables from scratch every time.
Our
Thx Thomas, I will try that.
Also do I still need to do the same even if my app on jboss is just a web
service consumer invoking axis1.2 client calls? i.e. I do not want to deploy my
web svcs on it yet.
thx
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869
hi to everyone.
I know that this question is similar to others. But i didn't understand how
tell to jboss that it has to point to external tibco jms provider and how to
set mdb to read messages. Sorry for my bad english.
View the original post :
http://www.jboss.org/index.html?module=bb&op=view
I have set up JBoss clustering in JBoss 3.2.6 by using the -all configuration.
However, I am getting a NotSerializableException on the
ApplicationContextFacade. I have done debugging and found it to be when I am
doing a session.getAttribute("something"), which seems to be very odd. I have
looke
In this particular problem in JSP, I am getting a set of info from the cookie.
(Till this point it is happening perfectly. )
I need to set a new header in this JSP page having the name "IV_USER" if cookie
name is "WebSSO_username and goto other JSP page.Here, The new header info
which has to be s
Hi,
I have a question about replication in a cluster.
We have 2 nodes in our configuration.
One node starts, we connect from a client and then some SFSB are created (these
session beans are configured as part of the cluster). After that, we start the
other node, but we realize that the second n
Situation:
New to JBOSS, I have an app that has been coded to use the Commons Logging API.
I want to configure things so that ultimately log4j gets used. I'm just trying
to get the "wiring" figured out, which files go where. Assume that I am using
the default server.
How would I configure JBos
I'm not aware of any initial delay.
But you can set the redeliver delay:
|
|
| jboss.mq:service=DestinationManager
| org.jboss.mq.server.ReceiversImplArrayList
| 1000
| 3
|
|
So, I guess you could do an immediate NACK after receiving the message the
messa
Hi,
For performance reasons we want to deploy some JMS Destination as not
persintent. I tried to achieve this with the null persitence manager with a
delegate - queues with "inMemory=false" will use the Delegate Persitance
Manager to persist the messages, the others not.
The problem which I ha
Got it guys, its my mistake - there's a toString on the object that throws up
NoClassDef exception (as a class was missing from the packaged jar),
unfortunately I was swallowing it!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869375#3869375
Reply to the
Digester error on JBoss
I have an application that uses Digester. So I have to put the
commons-digester.jar and other
dependency jar files in the classpath of the Jboss server. The application runs
fine but the
deployment of the WAR files shows the fo
Hello,
I have some basic questions which I did not found on the docu and forum.
(on the forum many questions but no answers)
Which Ports are needed with a particular configuration?
Example 1:
JNDI over HTTP
I configured it and Port 8080 and (RMIObjectPort) are needed. (it runs
perfectly)
I
I changed to normal jndi and jms (without http):
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.provider.url=jnp://192.168.20.11:1099
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
By simply changing these settings, it does work inside the war.
The user can not catch the cause of the RemoveException and the correct
messagem can not be displayed for user.
Somebody can help me ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869370#3869370
Reply to the post :
http://www.jboss.org/index.html?module=b
I found it the above link working with in Local jboss application server
talking to another jboss MQ ,but when i deploy the jms-ra.rar (Jboss jms
adapter) in other application servers i could not recieve any message in my
MDB. Can u please give any link where jboss MQ has been integrated with an
"zeroman" wrote : I'll try to ask for the 'J2EE-1.4 compliant web services'
example.
Looking at the post:
"axis1.2 with tomcat 4 deployed in jboss4.01"
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=61200
I'd like to ask one more thing.
Is it possible to 'mix' usage of Jboss.NET and Jb
Hi,
We need to send messages with specified delay. The message should not be
visible for the consumers before the delay time.
In weblogic we used the vendor specific API for this:
weblogic.jms.extensions.WLMessageProducer.setTimeToDeliver(n).
Is there something similary for JBoss?
Thanks,
Szy
http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureAnMDBToTalkToARemoteQueue
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869366#3869366
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869366
Can anyone help me how do i make mdb listen to another application server using
jboss mq ?
Thanks in advance
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869363#3869363
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=rep
have you looked at here?
http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureAnMDBToTalkToARemoteQueue
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869362#3869362
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3
Brian!
I'm having the same problem...
Looks like a taglib problem... isn't it?
when you said to remove duplicate jars, you removed from where?
I just have the jstl.jar and standard.jar in my WAR file, and that's it...
I don't have it anywhere else but the error persists I have no ideia ab
Hi all,
I have finally managed to deploy the server-ejb example on wiki site . But when
I try to access the webservice through a normal java class with the following
code .
URL url = new
URL("http://localhost:8180/samples-server-ejb/OrganizationServiceEJB?wsdl";);
| QName qname = new Name("h
http://issues.apache.org/jira/browse/AXIS-1826 solves the issue
Regards,
David[/url]
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869357#3869357
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869357
--
Hi.
Unfortunately i did not receive any answers to the question about referential
integrity i had posted more than week ago
(http://www.jboss.org/index.html?module=bb&op=viewtopic&t=60776). The matter is
in making it impossible to delete an entity bean instance while it is
referenced from
Can u please elaborate on that what u want to do and what is your design and
what you are using what sort of clients or J2EE components you re intending to
use with JMS.
This inforamtion is not enough to help you with.
Vishal
View the original post :
http://www.jboss.org/index.html?module=bb&
"vijayk" wrote : Thank you for your reply. I read Wiki and understand that a
single database is required. But what if that database goes down?
|
| My question is - is there a way to insert messages in to 2 databases
instead of just one? That way I can be sure that no messages get lost.
|
You can not use the 1.3 JDK with JBoss 3.2.6.
http://www.jboss.org/wiki/Wiki.jsp?page=JBossInstallation
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869353#3869353
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=386935
"kiran222" wrote : Thanks for your replies. I am still trying to make the
example in http://www.jboss.org/wiki/Wiki.jsp?page=JBossMQHA work with JBoss
4.0.
|
| I don't mind whether the load balancing takes place in the Queues or at the
Consumer(MDB) level.
|
| So this is my understandi
I have implemented a JMS enabled program in J2EE .I have to run the
corresponding JMS program in JBOSS.Can anyone tell me how to do that
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869351#3869351
Reply to the post :
http://www.jboss.org/index.html?module
Hi,
when I try to start a "fresh" unpacked jboss 3.2.6 under windows I get a
NoSuchMethodError...it looks like this:
C:\jboss-3.2.6\bin>run
===
.
JBoss Bootstrap Environment
.
JBOSS_HOME: C:\jboss-3.2.6\bin\\..
.
What kind of error do you get? What does the server log say?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869349#3869349
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869349
---
Any solution to the above problem. Please share.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869347#3869347
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869347
You both are having classloader issues. See this
http://www.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases
You can work around this by disabling the "UseJBossWebLoader" in the
jbossweb-tomcat50.sar/META-INF/jboss-service.xml file.
Best to read up on the JBoss UCL to get a handle on why
Can you post your (servlet) code here?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869345#3869345
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869345
---
SF ema
darranl, now i understand how jboss works.
Thank you very much!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869344#3869344
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869344
---
The automatic fail over mechanism that JBoss provides is when you are accessing
EJBs remotely. The reason that it is able to do this is because JBoss code is
executing on the client so JBoss has control over where the requests are sent.
For web application JBoss has no control over the client c
But how jboss provide the fail over mechanism?
I thought that i could get fault tolerance only with the configuration of the
xmls in jboss.
Please, what can i do to obtain fail over in jboss?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869342#3869342
Reply
stevenpeh ,
I post one topic here but nobody replied yet.
I am trying to run the clustering service in jboss 3.2.6 and i have one problem
to solve: How can i call the cluster? i mean:
I know how to call an specific machine in the cluster.
For example:
Machine 1: http://10.71.198.20:8080/proj
Have you had a look at the clustering documentation available from the
'Documentation' link above.
You are going to need either a software or hardware based load balancer that
your clients can connect to. That in turn will be responsible for passing the
calls to the two nodes in your cluster.
leoliveira82, Please do not hijack other posts.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869338#3869338
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869338
-
Please, iÂve post one topic here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=61199. Could you help
me?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869337#3869337
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=
Problem:
Looking up a jndi tree of a remote jboss, works from java client, but when
doing that from inside a servlet in a local jboss, it returns local jndi tree
of local jboss.
Detailed:
In a java client, i lookup context
httpParentJndi.java.naming.factory.initial
org.jboss.naming.HttpNa
1) The connection used by the CMP engine and your JDBC code is the same.
2) it's not going to work because unless CMP engine executes UPDATE SQL
statements immediately after CMP field set. UPDATEs are issued at commit (or
other special synchronization points) time.
View the original post :
http
What have you changed in the container/bean configurations?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869334#3869334
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869334
-
"[EMAIL PROTECTED]" wrote :
| It is irrelevant for J2EE-1.4 compliant web services, it is good to have if
you plan to use an Axis client, which JBossWS is not.
Thanks Thomas.
The main goal is to use JbossWS WITH sforce.com ws and other already running
web-services from other 'vendors'. I'd l
This post is a duplicat to
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=61200
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869332#3869332
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869332
-
Have a look at
http://www.osmoticweb.com/axis-wsdd/service.htm
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869331#3869331
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869331
-
You shouldn't care: if you know JMS, you know enough. Behind the scenes, a
servlet on each jboss (the server), is present.
The client uses a special InitialContext. When you lookup something in that
context, the client jboss code marshalls the lookup name into a http request
and sends it to th
Within the jboss specific deployment descriptors there is a 'depends' tag that
you can set.
As each deployable item is deployed one or more MBeans are registered with the
MBean server, the depends tags can be used to specify which items must be
deployed before the current item is deployed.
So
Here is some information on changing the database.
http://www.jboss.org/wiki/Wiki.jsp?page=ChangeTheDatabase
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869328#3869328
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3
1 - 100 of 104 matches
Mail list logo