Is there somewhere in a configuration file I can set it to run the standard version so
I can just do "run.bat"?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850713#3850713
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
Hello,
i have an all doc annual subscription for 3.2 that's expiring and i wish to renew it
for 4.0.
Before renewing i'd like to know if you are going to make available 4.0 doc under the
same subscription or are you going to start a different one?
Thanks, Gabriele.
View the original post :
h
1. Use the "Quote" feature around your configuration
2. Take a look at the example datasource conf. in the docs directory
3. Post appropriate parts of a stack trace; just saying you get "a huge stacktrace of
errors" doesn't really convey much.
View the original post :
http://www.jboss.org/in
You'll have to generate the docs.
$ build/build.sh docs
should produce them.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850710#3850710
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850710
-
Ignore all the stuff in the docs and forums about cvs. Use the download menu on the
jboss home page and get the source from a zip file. Unzip the zip file.
Then set your eclipse project to jboss-4.0.0RC2-src\build and run the ant build from
there. This produces source that compiles.
The ant
I'm not sure what your goals are. Are you saying you're sending messages from a web
server to a back-end database? Why wouldn't your web server just update the database
itself?
In any case, take a look at the Wiki: http://www.jboss.org/wiki/Wiki.jsp?page=JBossMQ
View the original post :
Hi Dimitris,
I could get source from sourceforge
And also some documents from JBoss wiki ...
But could not get any API documents. ( i.e the class and package description)
I want the Package API documents... JMX,EJB etc...
Could u suggest any .
Or i need to download source and creat AP
I have two beans Student and Teacher
assume that each student can only have one teacher
and each teacher can have more than one student.
but when I deploy my bean , jboos always give me the exception message
Depends On Me: org.jboss.deployment.DeploymentException: Configuration found in
j
I ran into a problem when running JBoss offline on my notebook with struts, the server
failed to deploy the struts-examples.war because it could not resolve the DTD vor
struts-config.xml, (see quote below).
I know that JBoss uses JBossEntityResolver.java to resolve some common DTD and XSD
files
I got the problem. I place the wrong place of the cod @ ejb-jar.xml..
should place
in new tag
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850704#3850704
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850704
--
Chris,
>From the looks of your code, it looks like you're coding to an anti-pattern. See
>http://blog.hibernate.org/cgi-bin/blosxom.cgi/2004/01/27#perf-problems
Have you tried this: only call flush or commit at the last method ? This is probably
what Gavin is describing in his blog item e.g.
s
Hi professor,
The classes are not complied by myself!the version info in class files is
002E .
The problem can be resolved simply by manually revising the version code. However,
I am not sure if this solution would
bring any potential troubles. For instance, is there any differnce i
No, the source isn't in public CVS, yet. Nonetheless, I'm happy to receive
corrections or suggestions for improvement.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850698#3850698
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
"cnovara" wrote : I've implemented full CMP/CMR implementation, module implementation
ok again, html template ok but I nedd 2 DB tables : signatures et log and I'm not
fully satisfied by CMP creation (type control is not strict enough I think, a lot to
say about it, maybe on another dev thread .
Hello,
I am exposing several session beans of the same enterprise application as web
services with jboss.net . Some of these session beans export POJO's with the xdoclet
tag @jboss-net.xml-schema urn="Prefix:Name". My problem is that each WSDL has the
typeMappings for every POJO exported.
We are currently trying to integrate with a 3rd party product who is hard coding the
namespace they are looking for to "SOAP-ENV". JB.net and axis use "soapenv" by
default and I know it should not matter, as long as your namespaces match between the
definition in the first element and the xml n
Hi!
I'm looking for an e-commerce solution like osCommerce (http://www.oscommerce.org/)
but in Java instead of PHP.
The reason for Java is that I then can get help with the connection to my
order/account system. The system is fixed due to beeing de facto standard here in
Sweden (http://www.spc
I have implemented a connection pool in JBoss and everything seemed to be fine in
developemnt environment. The moment it went to QA I have a problem where server starts
fine, the conenction pool is getting created, it serves some requests and bang it goes
down. Since I am using a connection pool
hi, I need programing a scheduler for my application web. I don't know how make.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850688#3850688
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850688
--
Hi, I'm having this same problem. Did you ever resolve to invoke the hypersonic
databse manager while running Jboss as a Windows service?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850687#3850687
Reply to the post :
http://www.jboss.org/index.ht
MQ Alternative:
Hi,
I came across JBoss some time ago but forgot all about it as I didn't have the time to
play. I have now however a requirement at work for some kind of message que (MQ), as
we plan to send xml messages from the a web site on one machine to a back-end database
on a different
I wonder if you are running into the same issue that I am. i'm having problems with
the axis config file ... i notice the line:
"at org.apache.axis.configuration.FileProvider.getService(FileProvider.java:290) "
Anyway, here is a hack that I've been using for the time being:
http://sourceforge.
MQ Alternative:
Hi,
I came across JBoss some time ago but forgot all about it as I didn't have the time to
play. I have now however a requirement at work for some kind of message que (MQ), as
we plan to send xml messages from the a web site on one machine to a back-end database
on a different
Any particular reason to be running 3.2.2RC4? Take a look at the JMS configuration in
3.2.5 or (better) a 3.2.6RC release. HSQLDB should be storing messages on disk.
For higher capacity over 2GB, you may want to use MySQL or some other free DB instead.
View the original post :
http://www.jbo
The run.bat file fails to start JBoss 4.0.0 with a NoClassDefFound error if JBoss is
installed in a path that contains any spaces in the path.
Changing the following line in the run.bat fixes the problem.
"%JAVA%" %JAVA_OPTS% -Djava.endorsed.dirs=%JBOSS_ENDORSED_DIRS% -classpath
"%JBOSS_CLASSPA
Resolved:
The key is the
login-config.xml. They changed the section under . I just took the 3.2.5 part of that section, and pasted into
our login-config.xml and then it worked.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850679#3850679
Reply to the po
I have searched the JBOSS-forums regarding JCA, but I cannot find a complete answer on
my issue.
Our EIS allows us to connect to it with specified number of connections (90). I need a
way to make sure that the number of managed connections to our EIS are no more than
this specific number. I t
We have a project done using Websphere Studio 5.1 which runs on WAS 5.0. The project
consists of about 50 entity beans and 5 session beans.
We would like to take this project and migrate it to run on the 4.0 version of JBoss.
The ejb-jar.xml file is complete and correct. Now we are faced wit
hi
i'm running jboss 3.2.5 on a unix server and the response times of my jsps is very
slow.
Does anyone know how tips to spped em up!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850676#3850676
Reply to the post :
http://www.jboss.org/index.html?module=
Can anyone tell me why I would get a incomplete Select stmt generated during a
create. The primary key class is java.lang.Integer. I am using MySql. Where would I
beging to look for an error of this type. I get the same error on the findby. There
appear to be no other related error messages i
The " TIBCO Enterprise Message Service Application Integration Guide" section of the
Tibco documentation shows how to integrate Tibco EMS with JBoss so you can have MDB's
consume messages from a Tibco destination. This isn't quite a 'bridge' though it
looks like something like that might be on
Do not use hypersonic, it only ships with JBoss to have a database for use with all
tests etc.
[url]http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQDB{/url]
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850672#3850672
Reply to the post :
http://www.
Are there plans to certify JBoss with J2SE 5.0 anytime soon?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850671#3850671
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850671
--
For the DB there is an installer but it's in 1.1 not in HEAD yet.
If it is comes packaged with Nukes, it would be nice to make it work with hsqldb, even
though it is not useful for production website it is very neat to try it without
having anything to setup/install.
A good way to show your bos
I've implemented full CMP/CMR implementation, module implementation ok again, html
template ok but I nedd 2 DB tables : signatures et log and I'm not fully satisfied by
CMP creation (type control is not strict enough I think, a lot to say about it, maybe
on another dev thread ...). Is it possibl
You need to use either the standard or all configurations. The default configuration
only includes the minimal j2ee required components.
run.sh -c standard
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850665#3850665
Reply to the post :
http://www.jboss.or
Hi,
I'm also looking for a solution to this problem. But no luck yet.
I get the following error:
19:59:04,057 INFO [STDOUT] java.lang.NoClassDefFoundError: org/jboss/aop/AspectManager
any ideas?
THiNG.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850664
I am running JBoss 3.2.3 on Linux. I have stated things in general here, but can get
more specific if need be. Here goes:
1. I have my application deployed in app1.ear. In addition to EJBs, I have several
POJOs that are used by the application.
2. I have a thirdparty application deployed i
Hello:
Pardon for the newbie question but I was wondering if anyone had experiences
implementing Clear Trust with JBoss.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850662#3850662
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
File a bug report on sourceforge with what you are doing. How long has the stateful
session been inactive?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850661#3850661
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=385
We did a long time performance test(2 concurrent users) on JBoss 3.2.4 with our
application.
After 6-10 hrs, the JMS failed to work and the log show this error:
org.jboss.mq.SpyJMSException: Could not commit tx: 72180; - nested throwable:
(java.sql.SQLException: File input/output error org.hsqld
Hello,
JBoss 3.2.5, newly installed. I'm having problems deploying my EAR expanded.
It looks like URLDeploymenScanner is choking on my GIFs and JPEGs, like this:
18:56:47,662 WARN [JARDeployer] Failed to add deployable jar:
file:/opt/wgen-3p/.version/jboss-3.2.5/server/neptune/tmp/deploy/tmp23
You would need to upload the file using an extension that the scanner ignored like
.bak and then move it into the correct deployment name.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850658#3850658
Reply to the post :
http://www.jboss.org/index.html?modul
Would Axis SOAP implementation meet your needs? If so, see Jboss.net forum. Basically
deploy jboss-net.sar (copy from the "all" server) in your server then deploy a wsr
archive with your service (probably you'll include it in an ear deployment). Access
the service at http://localhost:8080/jboss-
Please ignore as I got to compile...problem was the supplementry files from sun has to
be in the same directory as jobss's bank application...
Faisal
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850653#3850653
Reply to the post :
http://www.jboss.org/inde
Hi
This is something I discovered with Struts in porting our applications in a standalone
tomcat 4.1.27 to the tomcat 5 embedded in JBoss 3.2.5
What I found is that if the resources are in the ~WEB-INF/classes directory (mine were
in ~WEB-INF/classes/resources/ApplicationResources.properties)
What are your jboss start parameters ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850651#3850651
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850651
---
This S
Hi,
I have downloaded Jboss 4 and trying to compile/deploy dukes bank application.
however, when i try to compile it gives me error:
compile:
[javac] Compiling 3 source files to C:\khwaja\java\projects\j2eetutorial\exa
mples\bank\build
[javac] C:\khwaja\java\projects\j2eetutorial\examples
JBoss currenlty has no notion of deploying a service in stopped mode.
A possible hack is to not override the start() method, e.g. write a start2() then
decide in your code when this other method should be called, e.g. upon reception of a
particular JMX notification.
The only problem is that jbo
Hi,
We are using JBOSS 3.2.5 in production area. Max user connected to server are near
about 100/150. The problem is CPU utilization is 100% after few hours. Client UI slows
down drastically. Due to this we have only one option shut-down server & restart,
Which is immposible in production area.
Any known way to delay Scanner or MainDeployer before it picks up
new files/directory from farm or deploy directory?
Cause for this questions stems from ftp loading an ear where deployer
complains about application.xml not being found. The same ear untouched when deployed
by restarting JBoss o
Hi all,
To illustrate the question, lets work with a 'News' Entity bean which contains info
related to a single News Article (ie. Headline, Author, etc). This can be modelled
very simply with CMP as the data is all in one table.
However, if each News Article can have a number of related News A
Any known way to delay Scanner or MainDeployer before it picks up
new files/directory from farm or deploy directory?
Cause for this questions stems from ftp loading an ear where deployer
complains about application.xml not being found. The same ear untouched when deployed
by restarting JBoss or l
My question was not about service dependencies. I want a particular service to stay in
CREATED state for a long time after the deployment is finished. At some point in time
later (which is determined by an external event) it will be started. Essentially I'm
talking about ability to pre-create a
What is your compiler? javac of JDK1.5?
JRE 1.4 might refuse a class file generated
by 1.5 compiler.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850643#3850643
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850643
Hi everybody,
i installed JBoss 4.0.0 and deployed my ear which is running properly with JBoss 3.2.5.
But with JBoss 4.0 i got :
NoSuchMethodException "org.apache.modeler.MBean.setDocBase(String s)"
I checked the class and actually there isn't such method !
After a long investigation on
I have an application which has been developed in Tomcat. I configured a datasource in
Tomcat in the server.xml that comes with Tomcat.
...
I also have the following entry in the web.xml of my web application:
DB Connection
Hello,
I am using JBOSS 3.2.2RC4 with the minimal version on Monta Vista LINUX
(2.4.20_mvlcge31-cpci735).
I am currently using only the JMS component of JBOSS to publish and subscribe JMS
events.
I am using Durable events.
There is one publisher and 2 subscribers and all of them are running
You can tell Javassist the location of your jar
file by calling ClassPool#appendClassPath().
Since Javassist does not provide a way to find
main() by reading manifest.mf, you must write
code by yourself. java.util.jar would help.
View the original post :
http://www.jboss.org/index.html?module=b
Hi, I'm trying to convert an existing WAS 4.0 application to a jBoss application.
Obviously, a noble cause. I've got the CMPs and session beans taken care of. My last
hitch is in the web layer.
We stash a bunch of XML files in the /WEB-INF/config/validators directory within the
WAR. In a servle
Getting a little bit confused. My previous post was not right, I think.
The destination for the entries in the JMS table is something like
TOPIC.ErrorTopic.ID:3.-2147483648
This syntax with the ID is used for temporary topics, right?
So, next guess:
For some reason on the customer site the topic
Hi,
we are using http://wrapper.tanukisoftware.org.
This one has proofen to be running stable in production.
Regards,
Didi
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850634#3850634
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=post
My comment about the messages being sent to a temporary topic is actually not true. I
mis-interpreted the "T" in the TXOP column. It only means they are inserted by the
message cache, right?
I still do not know how JBossMQ works when the database is down. I would expect to get
an exception imme
Post more details about what files you modified, how you are trying to use the data
source and any stack traces
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850631#3850631
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
We've seen incompatibilities between AIX's tar and linux tar.
You might want to try creating a zip/jar of the contents on a windows or linux box and
then unjarring it on AIX. (JAVA_HOME/bin/jar -xvf jboss-3.2.5.jar)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&
Hi !!
I downloaded the JDBC driver from Microsoft Website and copied to the lib directory
and also modified some of the files as i found the doc from the net. Still i m not
able to do the connectivity to the ms sql 2000 server.
anybody did or have any step by step configure then please update m
Hi Adrian,
is it a synchronize problem in "InternalManagedConnectionPool.java"?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850628#3850628
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850628
I've got it working, no Asian computer needed. though I needed the newest MySQL
version 4.1.4a gamma and some changes to jboss xml-files.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850627#3850627
Reply to the post :
http://www.jboss.org/index.html?module
Hi all,
Can I have an object (say a hashtable), which can be accessed by several instances of
an EJB, like this:
LocalTestHome testHome = new LocalTestHome();
LocalTest test1 = testHome.create();
LocalTest test2 = testHome.create();
test1.putHash(object1,key1);
Object obj = test2.getHash(key1)
My chinese is rusy (i.e. non-existant). Is this different from the English version and
if so where can I find a translation. After using the suggested definition file; I
still had the same error. Thanks for trying.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&
Please show your JNDI lookup code.
robisz
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850618#3850618
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850618
---
Th
Just put war files into deploy directory...
Tomcat is a deployable service in JBoss wich also starts when you
start the server.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850617#3850617
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=pos
hi
I have a problem unarchiving jboss-3.2.5.tar.gz on a unix box (aix5).
I unzip it ok : gunzip -d jboss-3.2.5.tar.gz
then untar it : tar -xvf jboss-3.2.5.tar
it unpacks some of it but then stops and gives me a:
tar directory checksum error
Has anyone got any idea's where i am going wrong!
Vi
The Chinese Edition of
<>
can be downloaded from the following site:
http://www.open-v.com
Enjoy yourself!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850615#3850615
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
The Chinese Edition of
<>
can be downloaded from the following site:
http://www.open-v.com
Enjoy yourself!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850613#3850613
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
The Chinese Edition of
<>
can be downloaded from the following site:
http://www.open-v.com
Enjoy yourself!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850614#3850614
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
Hello,
i've created a Web Project. I used Struts and a Tomcat. The View a JSP-Page the model
an JavaBean.
Now i want the project to run on a JBoss and insted of an "ordinary" JavaBean i want
to use EJBs, for my first try a stateless SessionBean.
I used an Ant-Script to create an War-File and
Forget it folks
As suspected its just my unbelievable dumbness.
I had a war file in the deploy dir that connects to the sessionbean that had the old
remote interfaces in it.
Now it seems when i deploy the session bean he believes to know the remote interfaces
already (from the .war) and do
Hi.
I'm having the same problem in our production environment. I'm not using multicast,
though. This is very critical for us. I'm thinking about upgrading to newer JBoss
version Does anyone have a fix or configuration hints?
OS:
Solaris 7
JRE for JBoss App Server:
java version "1.4.2_04"
I added
< category name="net.sf.hibernate" >
< priority value="INFO"/ >
< /category>
to JBOSSDIR/conf/log4j.xml which seemed to do the trick
thanks anyway
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850608#3850608
Reply to the post :
http:
That's what service dependencies are all about.
E.g.:
|
|
|
| mydomain:name=mbean2
|
|
|
|
|
|
Regards
/Dimitris
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850607#3850607
Reply to the post :
http://www.jboss.org/
Sure, check out the source code from sourceforge :)
With a few subsystems you may find some material on the JBoss wiki or the free docs.
Regards
/Dimitris
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850606#3850606
Reply to the post :
http://www.jboss.org
Well, you need to have J2EE-1.4 compliant appserver to use JBossWS. The jboss-3.x
branch is J2EE-1.3.
The question is, can you upgrade to jboss-4.0.0?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850605#3850605
Reply to the post :
http://www.jboss.org/ind
anonymous wrote : am i doing something wrong.
Yes - Stateless session beans are not allowed to take parameters for ejbCreate - the
bean instance created is NOT associated with a specific client.
anonymous wrote : According to the EJB 2.1 Spec (Sec 7.11.3, p110), we should be able
to define ejb
It worked fine. BY default no page comes at SSL port. But if you specifically access
the war files, they can be used
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850604#3850604
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
I have a my own HttpSessionListener class that create a new stateful session and put
the handle in the httpsession.
After this when a servler or jsp start, the handle is retrieved from the httpsession
and use the getEJBObject() to retrieve the stateful session but an exception occurs:
i have tr
Hi,
I've configured JBoss to deploy files from two directories, because I wanted
PrefixDeploymentSorter to determine my application deployment order. For this I added
another deployer in conf/jboss-service.xml as follows:
|
| jboss.system:service=MainDeployer
| jboss.depl
We had some weird phenomenons at a customer site that we are unable to explain. I am
actually not sure if anyone can explain that. I can already see adrian asking me what
drugs I am taking :)
The customer is currently running acceptance tests for our product which will take
about 2 months.
Our
"tdiesler" wrote : Currently we use an axis-1.1 derivative that is BasicProfile-1.0
compliant. Axis in JBoss has entered maintenance and will no be developed further.
Instead we plan to integrate our own SOAP stack - a.k.a. JBossWS
|
I'm not sure to understand.
OK, Jboss.Net is dead, and Jbos
Hi,
u need to change the script on the following part if u don't make use off a separate
user to run JBoss under, guess u could change it from jboss to root, if u don't mind
it.
#define the user under which jboss will run, or use RUNASIS to run as the current user
JBOSSUS=${JBOSSUS:-"jboss"}
c
Hello again,
I forgot to mention that my OS is Debian Linux "sarge".
I Have updated to JDK 1.5.0 final, but no luck.
any idea?
Thanks!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850596#3850596
Reply to the post :
http://www.jboss.org/index
Hi everyone...
I have a Problem redeploying EJBs in JBoss
Im deploying a Stateless Session Bean using Eclipse and the myeclipse plugin... (works
fine).
But when i alter the Interfaces or the method signatures in the bean, undeploy the
bean and then redeploy it JBoss still says that the meth
Hello,
I'm using Hibernate with JBoss as an mbean.
I'm trying to turn the debug level for hibernate down, how do I do this?
I've turned off displaying SQL by putting
false
into jboss-service.xml
But I still get lots of debug message like;
2004-10-07 08:06:34,905 DEBUG [net.sf.hibernate.im
sounds good, can yuo package it better :-) ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850593#3850593
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850593
---
Hi,
I've been trying to create a Stateless Session Bean that has an ejbCreate method that
takes some parameters. I'm using JBoss 3.0.8 and was wondering if this is just a
version limitation or am i doing something wrong.
my code looks something like
| public void ejbCreate(String param1,
Hi,
When I use javassist to transfers class files,I met this problem.When source class
files' version is upper to 1.4. the target classes can not be invoked in an applet(JRE
1.4). Get a class.FormatError(extra bytes).
When I change the class version info by myself.(eg. form CAFE BABE 000
96 matches
Mail list logo