I am new to Jboss and Nukes. I try to setup the nukes according to the install
instruction. But when I start the Jboss I get error. It seems the datasorce deploy
fail. Can some body tell me what goes wrong..
2004-05-19 13:31:22,771 INFO [org.jboss.deployment.MainDeployer] Starting deployment
o
Hi,
I'm really not sure in which forum I should post this question, but at least a
configuration hint, how to get more informations, would help me to get a little bit
further with the following problem.
On a totally random basis I observe sudden stopping and starting of some deployed
services
Thanks, I'm gonna try it out!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835452#3835452
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835452
---
This SF.Net ema
JBossMQ has no mechanism for adding custom message types,
any custom message will be downcast to whatever interface it extends
i.e. javax.jms.TextMessage
Your NCFE is probably because you are missing the sun class?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p
Hi,
I have
public interface EmailMessage extends TextMessage
{
private String from;
private String to;
private String subject;
// getter setter follows
}
then i have
public class EmailMessageImpl extends com.sun.jms.TextMessageImpl implements
EmailMessage
{
...
...
}
No
Hi,
Is there any way to set the document base (root of the web app) whilst developing.
This would then enable the developer to make changes to web pages (jsp's html etc)
without having to redeploy the whole application (or web application), speeding the
process up remarkably.
In a tomcat sta
we are trying to migrate from weblogic to jboss, now we are dealing with the security
implementation, we have written a custom security class, and it is working properly,
now the problem is we need to add the roles for the EJBs from a database, that is we
do not want to specify the roles in ejb-
I'm grinding my way though the IBM CMP tutorial, and converting the concepts to JBoss
for practice. I am backending my application with MySQL.
Everything was going smoothly with only minor glitches. Mostly due to the jboss
specific XML that the IBM tutorial doesn't cover, and since I'm using X
Hi Vladislovas,
You can read more about the LGPL license by going to the 'About LGPL' page on our
website (under Company, Open Source Topics).
Joe McGonnell
JBoss
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835444#3835444
Reply to the post :
http://www
Our Application is running on Solaris 2.8.. We encountered a problem today we are
unable to access the application..
We checked netstaat -an .. it shows the ports are listening.. But when we try to
access we don't get any response.. We tried to access through telnet but it is not
getting conn
Can anyone point me in the right direction. I have a very simple servlet packaged in
an .ear file.
It deploys perfectly on a JBoss 3.2.3 server run by my web host. But when I try the
same package on the local JBoss 3.2.3 server I just installed, I get a 500 error on my
local Jboss 3.2.3. i.e.
Can anyone point me in the right direction. I have a very simple servlet packaged in
an .ear file.
It deploys perfectly on a JBoss 3.2.3 server run by my web host. But when I try the
same package on the local JBoss 3.2.3 server I just installed, I get a 500 error on my
local Jboss 3.2.3. i.e.
Hi,
I am trying to figure out how to develop a detached invoker that can invoke EJBs. We
have a custom protocol handler service that we developed to get requests via a legacy
protocol that our clients speak. Based on the for-money documentation the proper way
to to get the protocol handler to t
The SecurityManager issue does appear to be resolved in the JBoss3.2.3/Tomcat4.1.29
bundle.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835438#3835438
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835438
This issue does appear to be resolved in the JBoss3.2.3/Tomcat4.1.29 bundle.
If anyone knows the precise location of the fix, however, I would be very grateful for
a pointer. It is no trivial matter for my organisation to upgrade our production
systems but I could get an updated JAR past the ad
This issue does appear to be resolved in the JBoss3.2.3/Tomcat4.1.29 bundle.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835436#3835436
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835436
---
You can only configure the loader repository in the top level deployment, not
a nested deployment like an ejb or war inside ear
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835435#3835435
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=post
You don't have a clean installation of 3.2.3, probably because you still have
3.0.6 classes somewhere.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835434#3835434
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835434
Yes, your host name is fcsked
try this little program, I bet you get the same problem
| import java.net.InetAddress;
| public class WhatIsMyHostName
| {
|System.out.println(InetAddress.getLocalHost());
| }
|
View the original post :
http://www.jboss.org/index.html?module=bb&op
Use the MBeanServer to add a notification listener on the deployment scanner
jboss.deployment:type=DeploymentScanner,flavor=URL
then wait until you get an attribute change notification for State ==
ServiceMBean.STARTED
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewto
Hi!
In case of http session replication, is the session replicated to all nodes in the
cluster or to an identified secondary node only? I do not see the 'clustering
documentation' explicitly state this.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835431#3
Hi!
In case of http session replication, is the session replicated to all nodes in the
cluster or to an identified secondary node only? I do not see the 'clustering
documentation' explicitly state this.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835430#3
Can anyone tell me if application.xml can be created using Ant?
Regards,
Itchy
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835429#3835429
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835429
-
Thank you Bela. That helps.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835428#3835428
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835428
---
This SF.Net email
do you have the thingy configured?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835393#3835393
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835393
---
This SF.
We are using jboss-3.2.3 to deploy our software. We are using stateful and stateless
session bean, CMP and BMP beans in our software. The ear file could be deployed
successfully and run. Our problem is that when the use access stateful session bean,
the server swap some data between different se
I have the exact same problem.
3.2.3 on Windows. I take the jboss-net.sar dir and copy it to the default/deploy.
Same error as you got with unable to move etc. web-console.war
Has anyone found a fix for this? It might be something about deployment order and
timestamps
View the original post :
Can do. I don't have the error right now, but I'll get it tonight and post more
tomorrow. I'll also provide the details of the OS, JVM, etc.
Thanks,
Ed
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835424#3835424
Reply to the post :
http://www.jboss.org/
Hey folks.
I have a question.
My application should do "initialization work" after deploy and "clean up work"
after undeploy.
To achieve this i can use a "empty" MBean, which does the "initialization work" (by
constructor)
and which add a Listener to EARDeployer to do the "clean up work" if the a
Read "READ THIS FIRST" on how to debug transaction problems.
You might also find it useful to set TRACE loggin on org.jboss.ejb.plugins
Throwing Exception does not cause a transaction rollback.
Exiting a method without doing a commit() or rollback() on your user transaction
is an error on your pa
My grizbald is also fatanged. :-)
http://www.jboss.org/wiki/Wiki.jsp?page=JBossForums
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835419#3835419
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835419
--
somebody knows some tutorial to create one-to-one relationships ?
thanks in advance
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835418#3835418
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835418
-
You don't have to copy ALL the jars!
You just need jboss-3.2.3/client/jbossall-client.jar, but copy it in WEB-INF/lib, not
in %JRE_HOME%/lib/ext
Ricardo Arguello
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835416#3835416
Reply to the post :
http://www.
http://www.jboss.org/wiki/Wiki.jsp?page=HotDeployClassCastExceptions
let me know if you have further questions.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835415#3835415
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
I had something similar, though I'm not sure it is at the same point during startup.
The problem was due to a security patch on RH 7.3 to fix an exploit around the
loopback network device. The patch plugged a hole in my loopback so that during
startup, JBoss could not determine which ip(s) it sh
Yes, ClassCastException.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835413#3835413
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835413
---
This SF.Net email is
Can you try removing the ejb-link? Anyway you are not in-VM to use the ejb-link
feature!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835412#3835412
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835412
---
Greetings,
I've created a cache object in a Singleton in my EJB for storing data
about result requests made for database simple query. I used this
technique because was not acceptable using entity beans due the
extremely large information and since that database is accessed by
multiple interfaces.
First time install JBoss -- trying to store HL7 messages in database-- message
received follow by following message -- 2004-05-18 12:11:55,517
[HL7ToQueueMsgAdaperService] ERROR - Error in HL7ToQueueMsgAdapterService.run: null
Any ideas what the fix is?
View the original post :
http://ww
Does anybody know some application to verify thread contention?
With Optimizeit Thread Debugger 1.3 the JVM crashes all the time.
I tried to use PerfAnal, HeatSeeker, but they are with bug.
Does some bug fix exist for Thread Debugger?
Thanks,
Mateus
--
Hi,
If you use a standalone Tomcat server, it depends on the version but it does not have
a native JTA driver. Verify you have Tyrex installed and check Tomcat documentation to
use it.
Pascal
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835409#3835409
R
thx! your solution setting the pk in the ejbCreate method to a dummy value seems to
work like a charm.
is this a possible bug? i'm not really sure why this addresses the problem b/c the
dummy value that is given is replaced w/ the value generated by the database on
insert.
View the original
I have the same issue here. Did you manage to solve it?
Many thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835406#3835406
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835406
---
I know it's been a while since this post went out, I'm doing this for those that are
having this specific problem and don't know what to do.
First, and this may not be related, but I'm running jboss 3.2.3 and jfreechart 0.9.16
and thought there was a bug. I found out that that the JBoss default
I've got a working EJB app I've developed with JBoss 3.2.2 on MS Windows, and now I'm
ready to move it to RH Linux, but JBoss hangs when I try to start it, during the
deployment of jboss-service.xml. This happens with my app's own server configuration,
as well as with the default. Next, I move
Hi jae,
Have a look to this topic which treats this big subject (and the JBoss limitations)
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831917
Pascal
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835403#3835403
Reply to the post :
http://www
Hi!
I was working ok with the old version, I was using my own subproject in server
directory, but now when I pass to version 3.2.3, I have some problems, and JBoss can't
deploy my .ear.
I have modified the config files, and this is the exception:
2004-05-18 20:01:45,750 INFO [org.jboss.web.loc
d'oh - that's an option on the container configuration, so there wouldn't be any
xdoclet tag for it. :)
thx for your help juha, i hope this solves the issue.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835401#3835401
Reply to the post :
http://www.jboss.
Bela, thanks again for your help...I got everything working now, and server.log is
MUCH more quiet now...a bit verbose on startup, but I can live with that cheers,
tim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835400#3835400
Reply to the post :
htt
no - i do not. i was thinking about that myself b/c i've seen this type of problem
before using oracle, but we decided to "defer" the integrity check on the database
side of things, rather then using the "post create insert".
do you happen to know the xdoclet tag for that? (i'm looking now, but
Are you sure your web-app is seeing the JBoss client/ libs? If it's not finding the
J2EE interfaces then it is probably not finding much anything else either.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835398#3835398
Reply to the post :
http://www.jboss.
I'm setting up MySQL with JBoss and testing the transaction facility. I have a
stateless session bean that I have created using the JBoss IDE. Everything works
without an error.
At the DB level, the transactions fail properly - INNODB is setup, and I roll-back
properly through SQL.
I'm usi
Hi guys,
I have made some progress on connecting to an EJB from Tomcat 4.1.29 running on a
standalone server. Unfortunately the system seems to be demanding JBoss server-side
libraries for some reason.. Here is what I have done so far.
1. I have this in web.xml
Test EJB connection.
this works, but you have to have the same versions of the JDKs.
Bela
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835395#3835395
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835395
---
Hi,
I have an MDB that has to call an EJB that leaves in a different jar file in the
same ear. Now I need to set run-as a role to call my EJB. I lloked at the est EJB
but I had still no luck. Here is my descriptor:
|
| http://java.sun.com/dtd/ejb-jar_2_0.dtd";>
|
|
|
|
Yes.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835392#3835392
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835392
---
This SF.Net email is sponsored by: Sour
Hi,
I'm trying to get a scheduler working with a simple
schedulable class. I don't won't to configure it in a service.xml file,
I want to code it in source.
All examples welcome.
Cheers,
haex
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835390#3835390
Hi,
Thanks for that Scott. I seem to have got a bit further. I've hacked the
wsdl as suggested and this has got rid of the previous error, but now
I'm getting a bad type error. I've included the hacked wsdl and the
error at the end of this post. You can see from the error that the
deseriali
yes i did.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835389#3835389
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835389
---
This SF.Net email is sponsored by:
Does BMP entity bean in jboss 3.2.3 supports "notSupported" transaction attribute?
Regards,
Bart
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835388#3835388
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835388
Your prim-key-class must be something.something.EmployeePK
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835387#3835387
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835387
-
Yes it does. Just make sure you have a fairly recent JDK (1.4+).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835386#3835386
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835386
--
Just noticed that cluster-service.xml has a variable. Should I have 0.0.0.0 or the IP
of my machine?
${jboss.bind.address}
| ---
| GMS: address is SLWXP120:2343 (additional data: 19 bytes)
| ---
I tried this and it failed. I get the following error:
java.lang.NoClassDefFoundError: org/jnp/server/NamingServer
Any idea what I am doing wrong? I copied the suggested code.
Thanks,
Jim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835384#3835384
Reply
here are the relevant portions of the jbosscmp-jdbc.xml file
|
| StoryEJB
| true
| true
| true
| nuke_news_stories
|
|
| allowComments
| allow_comments
|
|
|
Wrong forum, but here's a quick answer:
The only times I've seen IllegalStateException thrown from a call to getOutputStream()
is when there has already been a call to getOutputWriter() for the same request - the
two methods are meant to be incompatible.
View the original post :
http://www.jbo
hi,
in xdoclet.xml, try :
instead of :
hope it helps,
regards
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835381#3835381
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835381
-
i'm having a problem getting a pure cmp (having jboss create the tables, instead of
using a ddl) solution working w/ postgres.
i am unable to insert a row into a table that has a foreign key constraint with
another table. the entity does exist, but the database keeps coming back and telling
me
Hi,
I would like to know what can I do with EJB (Entity Beans) that is not posible
doing with Hibernate.?
Is there some featuresout there that can not be achived with Hibernate?
or Why should I use EJB (Entity Beans) over Hibernate.
Saludos,
View the original post :
http://www.
Hi,
I would like to know what can I do with EJB (Entity Beans) that is not posible
doing with Hibernate.?
Is there some featuresout there that can not be achived with Hibernate?
or Why should I use EJB (Entity Beans) over Hibernate.
Saludos,
View the original post :
http://www.
my deployment descriptor or at least part of it is
|
|
| employ
|
|
|
| Employee
| Employee
| EmployeeHome
| Employee
| Employ
Hy Raffaele,
the problem is that the client doesn't find the auth.conf file
where it can retrieve the list of LoginModules that your
application need to use.
I don't know if this is the correct procedure but I copied
an auth.conf file from /client directory.
I added in this file an entry for my a
so, how can I get the fields from the other bean that participate in the relationships
?
while (iter.hasNext()) {
EDocuments element = ((EDocuments) iter.next());
System.out.println("Abstract:" + element.getShortabstract());
EDocMetaDataLocal meta = element.getEDocMetaData
I know that the fields returned from the form elements must be: j_username and
j_password, and the action attribute must be j_security_check, but is there a way to
return another form element (as if I had to get two passwords), and then how could I
access this element from my LoginModule? Regard
Remote clients can not make use of the Local interfaces.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835371#3835371
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835371
what happens in the above scenario? do you get ClassCastExceptions?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835369#3835369
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835369
http://www.tusc.com.au/tutorial/html/
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835368#3835368
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835368
---
This SF
Extract the ear and jar file that were created (They are normal archives) and check
that the classes do exist in the jar.
Saying that you followed the tutorial through is not enough to prove the the classes
were packaged.
Once you have extracted the archived you will be able to answer the quest
In the interest of having the correct info for this issue -
To fix the "unable to passivate" issue:
Get the 1.49.2.11 version of the
org/jboss/ejb/StatefulSessionContai
ner.java source file from CVS and drop that on top of the 3.2.3 source and rebuild.
Then fix is in the jboss.jar file.
Vie
My Problem was because I didn't use a Local Interface.
Ok , I just use
EDocMetaDataLocal meta = element.getEDocMetaData();
but when I want to use any filed for example:
System.out.println(meta.getAuthor());
this error appear:
java.lang.NullPointerException
at org.jboss.ejb.plugins.local.E
Hi darranl,
Wow, how did you solve the problem? I can't find any solution yet. Please help.
-stan
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835363#3835363
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835363
no, it didnt work. The URLDeploymentScanner is finished before the jboss-service.xml
is started, so my service is never deployed when it depends on it.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835362#3835362
Reply to the post :
http://www.jboss.org/ind
Hello!
The link - http://www.altoweb.com/products/xpi/specifications.html seems to be broken.
I would like to know if jboss 3.2.3 can run on solaris 8 without any major issue.
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835361#3835361
Reply to the
No! I'll give it a try, thanks!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835360#3835360
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835360
---
This SF.Net e
anonymous wrote : there are too many things in the left navigation so it's hard to
find anything, especially since it's not in any aparent order (alphabetical or other).
multiple items should be combined: News, Forums, etc. I realize that this is probably
difficult because of permissions for sep
Hmmm ... is there a way to use JDom and Xpath within Jboss without having to do the
"-L"-parameter stuff? I need to use Xpath inside an application and I don't want to do
any hacks to the command-line.
Chris
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835
Hi!
Anyone knows if Jboss cluster can support different platforms participate in a
cluster? We may have to consider some linux based nodes and other solaris based nodes,
if this works. Pls. reply.
Thanks in advance.
regards
Nanda
View the original post :
http://www.jboss.org/index.html?mod
it really work
thanks to Adrian Brock
williamwan
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835352#3835352
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835352
---
it really work
thanks to Adrian Brock
williamwan
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835353#3835353
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835353
---
ava.rmi.ServerException: RemoteException occurred in server thread; nested exception
is:
java.rmi.ServerException: RuntimeException; nested exception is:
java.lang.ClassCastException
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:292)
at sun.rmi
Oh, now I see that the Create Table statement is also shown in the JBoss log with the
debug on. Thanx, that is good to know.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835349#3835349
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
I'm attempting to get class isolation by using the hierachical loader repository. My
goal is to get unique instances of classes so that each ear can maintain state in
static instance variables independent of the other ears. I have two ears, deployed in
one JVM. I have tried this with 3.2.3 an
Thank you Pascal, indeed this is the problem and I found it out myself just 5 minutes
ago after reviewing the SQL TRACE of my Oracle server and seeing what CREATE TABLE
statement causes the problem. I guess you found it out the same way, but it took me
more time ;). Thanx a lot anyway!
Boyan
V
Have you tried depending on
J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
This is the objectname for the jboss-service.xml which is the last one that shows up
on the console before the "Started JBoss" message.
View the original post :
http://www.jboss.org/index.html?module=b
Maybe I'm misunderstanding but I've the following code to work on my system:
CtField fields[]=src.getDeclaredFields();
CtField addingField=null;
for(int i=0;ihttp://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835345#3835345
Reply to the post :
http://www.jboss.org/index.html?module=bb&op
Hi all!!
I've 2 tables that contain the same primary key (docid)
and both have diferent fileds for a document
One of that has all the basic fields for a document and the other has metadata for the
same document.
Obviously the relation is one-to-one
well, the names of the beans are : EDocuments and
Hi,
I'm not sure it is the real problem but you should try:
This error can occurs when using ORACLE reserved words.
In the request:
| [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.OECaseEJB] Executing SQL: CREATE
TABLE OECASEEJB (id VARCHAR2(255) NOT NULL, group VARCHAR2(255), status NUMBE
Is there a configuation setting anywhere that always allows hot deployment of new
code? I've noticed that hot deployment of code always works if no one is accessing the
JBoss server at the time of deployment. However, if someone is using EJBs, the Tomcat
server must be rebooted because subsequen
One more thing, I don't know if it would help. On Oracle 8.1.7 it says "invalid column
name", and when I try to deploy using Oracle 9.0.2 it says "invalid identifier".
Otherwise the problem is the same.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835340#38
I haven't set any mapping of beans to tables and columns in the jbosscmp-jdbc.xml. So
JBoss is the one that is constructing the column names.
Here is the complete log with debug info:
2004-05-18 14:01:12,307 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package: file:/C:/jbos
1 - 100 of 122 matches
Mail list logo