Note, there is nothing to prevent you from 'engineering' this yourself. Given n
number of work instances, you just iterate over each one, callling doWork() or
one of the other blocking methods from the WorkManagement API. Though, you
should be careful about things like this as blocking in this c
TRUE is 01 of course ;)
hmm, query substitution - I have not defined such a configuration and I don't
think that this is the problem, because parameter 9 and 10 for example are
inserted/updated correctly. The SELECT works for all parameters.
DEBUG [pe.NullableType: 60] binding 'false' to para
I see .
how can i work whith these class ?
can you give me an exemple
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934246#3934246
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934246
One more thing:
Check out the WSDL URLs:
"http://localhost/testapp/soap/Admin";
"http://baby:8080/idassure/soap/Admin";
Looks like not only the hostname/port is different.
Are you using JSR-181 style webservices (annotations)?
View the original post :
http://www.jboss.com/index.html?module=bb
hi ,
i used a staterless session bean and in that bean include a 2 methods..
1) get a information
2 ) set a information
and i used NetBeans 5.0 beta id and jboss server
now , i want to call that both method from simple javaclass means that class is
include a public static void method() ...
m
Hi...
I am usung JBServer-4.0.2 and JBPortal-2.0. I am using
DatabaseServerLoginModule to login to the portal via a Oracle-Database. When I
was logged in and after I click the "Edit your profile" link I am getting the
following error...
javax.portlet.PortletException: Not user object found
|
Sounds like "baby" is not a resolvable name on your network. Try adding a local
entry for "baby" on the client - that might solve this for you.
Also, make sure port 8080 isn't blocked.
Simple stuff, but sometimes forgotten when trying to solve much bigger problems.
View the original post :
htt
Is it better to have lots of NamedQueries (distinguished by class, eg
"Team.findAll" ) or to have Stateless Beans that execute the queries?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934241#3934241
Reply to the post :
http://www.jboss.com/index.html?mod
Hi,
I don't want to redeploy other resources ( images, etc.. ) within war file
after every bugfix. There is a way that i could put them once, and remove them
from war file ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934240#3934240
Reply to the post :
Hi,
I don't want to redeploy other resources ( images, etc.. ) within war file
after every bugfix. There is a way that i could put them once, and remove them
from war file ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934239#3934239
Reply to the post :
Hi,
My goal is to call a function within a webservice I?ve got (I know that the WS
used Axis). The calling is done from my ejb code.
The web service I have and use is a jar file (apparently only the service
interface). I put the jar near my ear J2EE module and deploy the application
into JBoss.
Hi,
my web.xml seems to be same..
Then also the above problem persists..
Any clues???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934237#3934237
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934237
I am creating a simple EJB 3.0 project. I can get the created, but it fails to
deploy.
I get this error:
| [23:19:21,843] [ERROR] [URLDeploymentScanner] Incomplete Deployment listing:
|
| --- MBeans waiting for other MBeans ---
| ObjectName: jboss.j2ee:service=EJB3,jar=EJB3Demo.jar,n
Hi all,
I'm getting a strange error while creating an entity which has a field of type
BLOB. I'm using Oracle 9i and JBoss 3.2.3. The stack trace follows. Please let
me know if this is a known issue or anything else. This works fine with a small
sized BLOB but fails with a larger BLOB. That is
It appears there is no such beast. You have to use the session context of a web
application to host distributed applications. There is no shared context in
Java EE that would allow a Swing front end to share code with a Web front end
or a Web Services interface or an MDB driven interface.
The
okay, I found the problem.
In the session bean I failed to prove the unit name.
| @PersistenceContext(unitName="Ejb3Demo")
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934233#3934233
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
Hi Arun,
I am also getting the same error during the deployment...
I was following fibonacci tutorials... and getting the same..
if you get any solution for this.. please post it asap..
will do the same.
My error is as below:
13:24:58,124 INFO [EARDeployer] Init J2EE application: file:/C:/Pro
I have a .war file that works fine in 4.0.2. But when I run it in 4.0.3SP1, I
get an exception: java.lang.NoClassDefFoundError: org/dom4j/xpath/DefaultXPath
The dom4j-full.jar is in WEB-INF/lib (and it contains
org.dom4j.xpath.DefaultXPath). And it works fine in 4.0.2.
Any idea what might be
I would like to setup an environment that not only send ssl message between
client to apache, also have to encrypt the data between apache to JBoss 3.2.5.
httpsajp13
Client apache (mod_jk) JBoss 3.2.5
Can we using ssl (e
Thank you very much, now I have a further question...
Now I can get Jboss to deploy .sar file (the service bean) when Jboss starts,
but since the .sar file contains references(import statements etc) to ejbs in
another .ear file, but since when Jboss deploys the .sar file, the .ear file is
not y
Hi...
I can get Jboss to deploy .sar file (the service bean) when Jboss starts, but
the .sar file contains references(import statements etc) to ejbs in another
.ear file. So when Jboss deploys the .sar file, the .ear file is not yet
deployed, then Jboss doesn't recognize those references, so res
"manderson" wrote : The methods defined in the local interface must have a
matching method in the bean's class with the same name and same number and
types of arguments.
|
I hoped you resolved this problem.
For anyone else who sees this error: it is telling you that one of your Local
or Re
Hi,
Yup odic :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934224#3934224
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934224
---
This SF.Net email is
Guys:
Okay, I am following a simple tutorial of creating an entity and statless
session beans. I am use JBoss 4.0.3SP1, JDK 1.5.06. I can compile and deploy
using ant. There is no problems. However, launching the server has problems.
I have no other projects running on the App Server other
Sorry for poluting this forum with my stupidity :(. Turned to be a classloader
problem - another mc 1.0.2 jar (from Seam) which loaded before the deployer.
Please remove this topic, if possible.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934222#3934222
R
Investigation: JBossBeanDeployer.getSchemaBinding(..) calling
BeanSchemaBinding.getSchemaBinding() gives that NullPointerException.
Looks like a problem accessing the deployment xsd?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934221#3934221
Reply to the
I fixed that in CVS
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934219#3934219
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934219
---
This SF.Net email is spon
Hi,
I deploy my war file to my jboss server. I suppose that i can reach my site
with http://localhost:8080/test .
In my application, I generate a pie chart but i don't know where to put it,
because, war file is extracted in tmp/deploy/tmp directory always with a
different name. How can
Your jboss*.xml needs to refer to the security handler config that is defined
here:
standard-jbossws-endpoint-config.xm
Example jboss-client.xml config:
|
| jbossws-client
|
|
| service/HelloService
| Standard Secure Client
|
http://@jbosstest.host.
Hi,
I deploy my war file to my jboss server. I suppose that i can reach my site
with http://localhost:8080/test .
In my application, I generate a pie chart but i don't know where to put it,
because, war file is extracted in tmp/deploy/tmp directory always with a
different name. How can i
You have an obsolete property setting in seam.properties or web.xml. Remove it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934213#3934213
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934213
-
Basically the current ui makes a request to a cgi script for images and passes
in some data. The script then returns image stream can this be replicated in
seam. For example open url : localhost/images.cgi?id=1233. Hope this makes
sense as I'm trying to avoid writing a servlet just for this p
Mathias,
What is the signature of the EJB interface method getLastLogins()?
cgriffith
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934210#3934210
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934210
-
This is the same problem i reported in this thread:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=80296
As i wrote there, I would also greatly appreciate some insight to this problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934209#3934209
HmmI think I have misunderstood how swimlanes works, I would be grateful if
someone could point out where I go wrong;
When I deploy my processdefinition, my swimlanes are in JBPM_SWIMLANE;
When I create an instantiate of my processdefinition, I thought that the
swimlanes would be instantiat
Where can I find documentation to configure JBoss as HTTP server?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934207#3934207
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934207
---
Is there any way to get stream from server and handle it in client?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934206#3934206
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934206
-
ignore this thread;
it seems like it was all related to that 3.0.1 was not the latest version; it
does not complain about that anymore
(it complains about other stuff instead, but will dig into that)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934205#39342
I need a distributed job scheduler for my cluster.
The scheduler should be cluster-singleton. Otherwise every cluster-node polls
database intensively.
The scheduler should run on cluster with failover. Otherwise scheduler becomes
single-point-of-failure.
Two JBossAS instances on one node? This co
"diamatar" wrote : hi ineverstop
| I met the same problem ,
|
| Should you can send the applet.jar package file to me ?
|
| my mail box : [EMAIL PROTECTED]
|
| thanks very much .
|
|
I've send the applet.jar package file to your email box. pls check it.
View the original
hi, when i create a theme, also y wouls like to create a style for the empty
render, like set the colorof the titles etc etc..
how can i set this? anyone knows?
thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934203#3934203
Reply to the post :
http:
I get an unable to install brealpoint error from eclipse due to missing line
numbers.
I also see the checkbox for generating those line numbers is marked in the
eclipse preferences
How can I fix this
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934201#393
Hi all
I run JBoss on suse10. Jars files are not visible: when I look at the console
(http://localhost:8080/jmx-console/) or shell (no lines append dynamically), I
don't see my jar in jboss.j2ee.
I havent't problems with war file.
I haven't the issue with jboss installed on windows : jboss detec
Yes that is correct. The other required jars are in the server/default/lib dir
now as they are shared by multiple services.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934199#3934199
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
I have a Smtp server on localhost, 25 port
I have this code:
...
MailModule module2 = (MailModule)getPortletContext().getAttribute("MailModule");
| if(module2 != null ){
| module2.send("[EMAIL PROTECTED]","[EMAIL PROTECTED]","hello User","hello");
| }
...
Jboss portal throw this exception:
ok.. from the tutorial i have used jboss 4.0.2 and j2ee tut update 2...still
the problem occurs...
17:05:32,624 WARN [verifier] EJB spec violation:
Bean : CustomerBean
Section: 10.6.2
Warning: The entity bean class must be defined as public and abstract.
17:05:32,754 WARN [verifier] EJB spec
on the jBPM Download page the version 3.0.1 is linked, and not 3.1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934195#3934195
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934195
-
Frankly, I am worried whenever somebody mentions that it is something they want
to do (i.e. remove the optimization). Really ask yourself: is this REALLY what
I am trying to do? Is this this architecture you want? Is this really
necessary? There is already some level of load-balancing taking pla
They may be nothing more than decorative ornaments on the client side but the
class loader will need to load runtime and class-resident annotations. That
sets up a dependency right out of the box. That a class is required to extend a
specific super type is what makes something lose its PO qualit
I do not know about Tomcat 5.0.x, but I know for Tomcat 5.5.x you can place
your application specific context.xml file in your WAR's WEB-INF directory.
Tomcat will read and parse that file. Note that not all of the configuration
parameters present in Tomcat's original specification of the contex
Thanks for the directions. I'll have a distribution of RC6 sometime next week
with these directions. I'm on vacation.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934191#3934191
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
To add to my prev. posting - those results I got with sourceforge packaged
versions of JBoss, tried default and all servers.
Then built 4.0.4RC1 with java 1.5.0_06 and got exactly the same.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934190#3934190
Reply
thanks, So I have to write Custom Login Module, I am new to JAAS, but i will
try it
thanks again,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934192#3934192
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934192
MC 1.0.2 works perfecty. So being an adventureous type - I tried deployed my
POJO inside AS.
Did not fly and I wonder if anyone has ancountered the same issues.
My investigation points towards jboss-xml-bindings.jar and jboss-commons.jar.
The test.beans folder contains two files:
test.beans/Te
hi i m new to jboss and j2ee. i tried to execute duke examples and got this
deployment error at server...it says could not create deployment...verifiation
failed..plz help..wha to do..i have:
linux fedora..
jboss-4.0.3-sp1 (i installed jboss with full version..)
java 1.5_06 versions
is anything
I also wanted to expose some static pages and do it with separate context.xml
files. It's a nice way to do it. Unfortunately the one way which seems to work
on both JBoss and Tomcat is to alter the "server.xml" file (in the
$TOMCAT_HOME/conf diretory on Tomcat or in the
$JBOSS_HOME/server/defau
I had one of my collegues try it out and it works. It's a good document.
Ronald
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934182#3934182
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934182
See the jBPM webapp. It's done there as well, but only with JSF instead of
struts. THe concept is the same though.
Ronald
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934183#3934183
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
Some of the jars should be found in server/xxx/lib, some other were dumped (I
think).
If your ejb3 deployments work for you, then it should be ok :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934180#3934180
Reply to the post :
http://www.jboss.com/index
Indeed it looks like that. the connection handle was not transient in the test
code. I will make it transient so that the adapter or parts of it does not get
serialized.
However, my question is why is passivation happening. I am calling an EJB
method that calls COBOL comes back and a remove on
do you know how to fix that behaviour ??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934185#3934185
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934185
---
This
actionhandlers are plain java classes. So you can test them just like you
normally would with junit
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934184#3934184
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934184
CommandExecutorThread - java.lang.NoClassDefFoundError: org/hibernate/Session
Configure hibernate properly on your system
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934181#3934181
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
"[EMAIL PROTECTED]" wrote : This is normal. Put the jars on the client.
Normal? why the client should know about _hibernate_ when the object should a
POJO?
only to got org.hibernate.LazyInitializationException ??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic
I think
org.jboss.resource.connectionmanager.NoTxConnectionManager$NoTxConnectionEventListener
is not serializable.
We would like to solve this issue for the customer.
mic
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934175#3934175
Reply to the post
I have added a jira feature request for extending the actionLink component.
http://jira.jboss.com/jira/browse/JBSEAM-191
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934177#3934177
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
Hi all,
I have seen the inclusion of the seam ui stuff in CVS. Great stuff!!! The
provision of the s:actionLink that works without JavaScript solves one of my
biggest headaches! A lot of people use console mode browsers (links, lynx) that
does not have good support for Javascript which meant t
67 matches
Mail list logo