Any idea?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929994#3929994
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929994
---
This SF.Net email is sponsored by x
Hi
I am using pegasus and JIntegra for merging and displaying images in IE. Both
pegasus and JIntegra are working properly if I start JBoss4.0.2RC1 from command
prompt.
I have installed JBoss4.0.2RC1 as windows service using wrapper.exe. Now
the problem is that I am not able to merge an
Hi, PeterJ. If you define your appeners in JBoss log4j configuration file, how
do you separate logs among your apps. Do you specify
...
so classes in package com.myapp1.* log with Appender1 and classes in
com.myapp2.* log with Appender2? I can not do so, as my diffre
I have very similar query.
I am using PIV 3 GHz with 2GB RAM on Windows 2000 SP4/XP SP2 machine with jboss
4.x installed.
Client/s can send http post messages at a very high rate, say 500
requests/minute. If that is text message (say 100 characters) which is saved in
inbuild HSQL database tab
I'm getting this exception when looking up an EJB3.0 Stateless Session Bean:
java.lang.ClassCastException: org.jnp.interfaces.NamingContext
I'm using JBoss 4.0.4RC1.
My SLSB is as simple as this:
| @Stateless
| public class AddressBookBean implements AddressBook {
|
| @PersistenceC
To save the time for looking ejb local home or remote home from jndi server ,
I put it into a static Map in a class named ServiceLocator.
It'll be working ok till I redepoy the ear.
After hot-depoy the ear, the static map still exists, and contains the home
object cache. When the code in ejb ge
Please Ignore this post and view the next one with the same name - this
contains the stakc trace of the error - this posting is too big...sorry
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929986#3929986
Reply to the post :
http://www.jboss.com/ind
"dfantham" wrote : Please Ignore this post and view the next one - this
contains the stakc trace of the error - this posting is too big...sorry
I am having a very bad night - this posting contains the stack trace, and the
previous posting is incorrect - I wish there was a way to edit posts a
Please Ignore this post and view the next one - this contains the stakc trace
of the error - this posting is too big...sorry
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929984#3929984
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
I am trying to upgrade from jboss 3.2.3 to Jboss 3.2.8SP1 and I am getting RMI
authentication errors whenever the JAAS cache times out. See the following
below for am example(using the TRACE log settings for JAAS):
NOte: sorry about the length
| 17:47:03,338 INFO [AuthTilesRequestP
It has been fixed in cvs.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929973#3929973
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929973
---
This SF.Net email i
Dear all,
JBoss 4.0.2 + JBoss Portal + Oracle
When I use JBoss Portal (localhost:8080/portal) to call my portlet to do some
database access in my JAVA class, it will connect to Oracle database and run
the statement ?connection.setAutoCommit(false)?( Because I may need rollback).
When I call th
Portal 2.2.1 Naphlanx theme isn't friendly to Netscape, all versions.
Navigation tabs are split, several styles are not rendering properly. I didn't
try out any of the other themes in Netscape.
Danny
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929970
I didn't add it to a project, I just added junit.jar to my CLASSPATH Windows
environment variable. Junit.jar may be on the CLASSPATH for your NetBeans IDE
but not on the CLASSPATH for your Eclipse IDE.
Someone on the dev team should debug this on a Windows XP platform by
performing a command
ok here is my final query. sorry for the multiple posts, but I made some
changes at the last second:
| select a.* from jbpm_variableinstance a, (select processinstance_ from
| jbpm_variableinstance where name_ = 'XYZ' and stringvalue_ = '364834')
subView,
| jbpm_processinstance b
migrating from what to what? Did you read the installation docs? The client
libs need to be patched if you are ugrading from SP1 RC3 to RC5.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929967#3929967
Reply to the post :
http://www.jboss.com/index.html?m
Hi,
I have been tring to migrate code from a 4.0.3SP1 and EJB3 RC3 and each time I
try to run my tests the following exception occurs:
Caused by: java.io.InvalidClassException: javax.ejb.EJBException; local class
incompatible: stream classdesc serialVersionUID = 2512003687642492863, local
clas
@ManyToOne
@PrimaryKeyJoinColumns({
@PrimaryKeyJoinColumn(name="DESK_ZONE"),
@PrimaryKeyJoinColumn(name="DESK_ID")
})
private Chkin_desk CHKIN_DESK;
show me:The annotation @PrimaryKeyJoinColumns is disallowed for this location
Why? How to use it?
View the original post :
http://
ok I got it, I think...here is a query using a view and joins on the view and
the processinstance table to get the processinstance that is not done with
given variables...using the results I can do another query to get the tasks as
needed:
| select * from jbpm_variableinstance a, (select pr
HI ALL! I got a problem on setting FirstAvailable SLSB Load Balancing.
i used three server, two server deploy slsb jar, another deploy slsb client
ear(servlet).
i add the following code to jboss.xml:
true
org.jboss.ha.framework.interfaces.FirstAvailable
Hello All,
I have found that the EL expressions in JSP are not getting evaluated in
petstore. I have tried to excute standard-examples.war (JSTL tag lib example).
And it is working fine. And the JSP translated java source looks like below in
caseof standard-examples.war
--
What is the best way to select all task instances that belong to a given
process instance with three assigned variables. More specifically, the three
variables I would like to search by should have a given value and these
variables were set when instantiating the process. I know how to conduct
Change your persistence.xml to point to a MySQL datasource, instead of the
default HSQLDB datasource.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929957#3929957
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929957
anonymous wrote : I would think a scripting framework based deployment would be
more approriate (bsh, groovy, ...)
anonymous wrote : It seems that with a set of "reasonable defaults", there
wouldn't be a need for jar files, META-INF information, and xml files.
I an sympathy with your views.
s
I've generated my skeleton website and I can not find nor insert into the
database. I'm using MySql. Here is a table that I'm using:
CREATE TABLE HEALTHTRACKDB.WeanInformation(
WeanInformationID VARCHAR (50),
CalveMarketing VARCHAR(50),
Estim
Yes, of course that is possible.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929954#3929954
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929954
---
This SF.Net
Do you mean that you install the component in the seam.properties file instead
of web.xml?
That would be easier.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929952#3929952
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
I installed the Embeddable EJB3 container (forgot to remove it from the web.xml
file when I formed my Tomcat web.xml into the application server xml)
Its a little confusing trying to maintain a web.xml for both the app server and
(just) tomcat; trying to update both files whenever I add or remov
well, the usual way to install that component is by
org.jboss.seam.core.init.componentClasses configuration property.
Um, not totally sure, I never really understood all that "canonical class name"
stuff. ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=392
Do you mean like it is being loading by a reference in the web.xml file?
Why does it put an 'L' on the front of the class it can't find?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929949#3929949
Reply to the post :
http://www.jboss.com/index.html?module=
After trying to get my own aspects to work, I went back to example and noticed
that not all the interceptors are working when I re-deploy the jboss-aop.xml.
In particular, ExampleSessionBean.getValue() and EarExampleServlet.service()
are not intercepted even though they were when I first deploy
You installed the org.jboss.seam.core.ejb component when running in the
appserver??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929947#3929947
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929947
2006-03-13 16:59:03,375 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/varts]]
Exception sending context initialized event to listener instance of class
org.jboss.seam.servlet.SeamListener
| java.lang.NoClassDefFoundError:
Lorg/jboss/ejb3/embedded/EJB3StandaloneDeploy
The portal defaults to creating tables using an embedded Hypersonic database.
You can switch to another database using the instructions in the documentation:
http://docs.jboss.com/jbportal/v2.2/user-guide/en/html/installation.html#d0e558
There are other places in the documentation that databases
The 1.3.0.Beta2 release of JBossCache is available from sourceforge:
http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=401350
Full release notes with compatibility notes and highlights are included in the
release changelog. The summary for JBossCache-1.3.0.B
I have a problem with the server.log and getting output to not go to the
server.log.
I have looked at the wiki on logging and am trying to create an application.log
and exception.log. I have setup the following.
|
|
|
|
|
|
|
|
|
Not sure about how that is created exactly, but it has a lot to do with the EAR
and EJB JAR file names (possibly the WAR filename, if you are not using
EJB-backed web services).
If you added a jboss.xml deployment descriptor to your EJB JAR (and possibly
jboss-web.xml to your WAR if you are usi
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926197
Where is jboss-seam.jar (should be in the EAR). Are you sure you have added
jboss-seam.jar to the manifests of the war and ejb jars?
Try to reuse our build.xml, it works :-)
View the original post :
http://www.jboss.com/index.htm
Turn off JDBC batch updates in Hibernate, and you will probably get a better
exception from your JDBC driver.
This is a Hibernate problem, not related to Seam.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929937#3929937
Reply to the post :
http://www.jbos
Hi,
We have a CMP application(MYSQL 4.1) which works fine in 3.2.3. But when I migrate it to Jboss 4.0.3 I getting the following exception:
jboss javax.ejb.NoSuchObjectLocalException: Entity not found: primaryKey={somekey}.
even though an entity with this key exists in database.
Any clues?
"rezebric" wrote : "[EMAIL PROTECTED]" wrote : But why is this happening? And
what we must do to solve it?
|
| This is a JBoss question, and nothing to do with Seam. (And no, I'm not the
right guy to help with this stuff.)
View the original post :
http://www.jboss.com/index.html?module=bb&
No, not really. We should WARN when multiple Seam components have the same
name, however.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929934#3929934
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929934
--
Related:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927370
Another possibility could be that you have multiple SeamPhaseListeners, or no
SeamPhaseListener in your application.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929932#3929932
Repl
Related:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=79066
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929931#3929931
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929931
We've seen this NPE before, and understand it to be a classloading related
issue. Roy got it while trying to run Seam from a portlet.
Make sure you do *not* have the myfaces jars anywhere in your EAR. JBoss
already has MyFaces built in.
View the original post :
http://www.jboss.com/index.html?
I committed that to CVS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929929#3929929
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929929
---
This SF.Net email is
Hi,
I am experiencing the now famous ManyToMany hiberante entity manager bug. I
have read the many post on the forum and tried the alternative : using Set
instead of collections, using Lazy Fetch type but none of that works for me.
The problem is as follow :
A product belongs to many Classes of
Your CONTINUOUS_PAGE context is just an ordinary conversation with client-side
state saving.
YOUR STATIC_CONVERSATION context is just a conversation that never gets ended.
I am -1 on both these things, they seem to complexify the model with very
little added capability.
View the original post
I have three objects and relationships:
A->B->C.
I could create a successful true one to one relation between A and B,
below is the code for that
Class A:
@Id(generator="fk")
@GenericGenerator(name="fk", strategy = "foreign", parameters={
@Parameter(name="property", value="
On a side note, you might want to update your annotations.
@Id(generatorType...) is not used anymore
@Id and @GeneratedValue are the new annotations.
have a look at
http://wiki.jboss.org/wiki/Wiki.jsp?page=FromJBossEJB3.0RC3ToRC4PFD
View the original post :
http://www.jboss.com/index.html?m
"balaji_t_ryan" wrote : Team,
|
| I am new to Portlets. I want to learn creating portlets and deploying the
portlets. Please suggest me a good tutorials.
|
| I had created a post regarding this, but it is not showing up in the forum.
Balaji
Do you want to work with me? We can learn from
"sitongia" wrote : Same is happening to me, with PostgresQL 8.0 and Portal 2.4
(CVS).
|
| I've been playing with different types of generator classes in the HBM file
WSPProp.hbm.xml, to no avail. I'm guessing that the tables in the database are
generated from the HBM, but the changes I mak
java.lang.NoClassDefFoundError:
org/jboss/web/tomcat/tc5/session/FieldBasedClusteredSession
Hello,
when my *.war files are deployed with RC1 4.0.4, I got a NoClassDefFoundError
Exception !
Why ? what do I miss ?
java.lang.NoClassDefFoundError:
org/jboss/web/tomcat/tc5/session/FieldBasedClus
I answered my own question. I find that CMS is within JBoss Portal. I deployed
Image Gallery Portlet without any problekm
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929919#3929919
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
i want to generate 5000 integer number in client and set them in session bean
in the server whithin a second i thought i can do that by multithreading and i
already generate them by multithreading and try to set them in the session
bean but threre is no different in the time when i generate and
Hi,
I dicovered a strange behaviour of jboss on SuSe linux 9.2. All I did was
extracting the jboss to the desired folder and start the run.sh.
But the startup doesnt went fine.
During startup I get the following message, more times than I'm able to count
;-):
22:52:47,448 ERROR [UDP] exception=j
You need to set the correct hibernate dialect in your persistence.xml file
|
|
is what you need. by default it is not MySQL.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929916#3929916
Reply to the post :
http://www.jboss.com/index.html?module=bb&o
What i need to do is get one value from another enity for use and I don't need
the whole object just one value
| public class Object1 implements Serializable {
|pirvate Integer id;
|private String name;
|
|public Integer getId() {return id;}
|
|@Id
|public vo
post the actionhandler here and the process please. This is to little
information to give you a definitive answer. Most likely you configured a
variable in the process to be passed to the actionhandler without adding it as
a field or setter to the actionhandler.
Ronald
View the original post :
@EJB(beanName="CurrencyServiceSessionBean")
protected ContractService contractService
should work..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929911#3929911
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929911
sgv,
docroot was included in the packaging configurations. The only thing missing is
FiboEJB-client.jar, i didnt include that because in the tutorial it says to
skip that section all together if your using Jboss 4.0x or higher..
I am not sure what the problem is with FiboApp.ear
View the ori
I renamed my dom4j.jar to dom4j.jar and jaxen...jar to jaxen.jar
and put them both into jboss/lib
it works fine
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929907#3929907
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
YES there is a way.
Look into jboss/deploy/conf/jboss-service.xml
| ...
| org.jboss.deployment.DeploymentSorter
| ...
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929906#3929906
Reply to the post :
http://www.jboss.com/index.html?module=bb
I mean ojdbc14.jar ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929904#3929904
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929904
---
This SF.Net email is s
It looks like the wrong driver version for your JVM. Try odbc14.jar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929903#3929903
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929903
---
We need a model of conversation to handle various modules in the application
and also nested modules. When entering a submodule I want the user can access
the parent modules menu ( to avoid the back button ) in the same page when he
was working with the child module. There could be anu level of
Hi Nick.
There hasn't been much interest in such a feature
(http://jira.jboss.com/jira/browse/JBCACHE-311), and as such, I'm not very keen
on increasing prio on this one. It would be a ncie to have, but at the moment
a lot of the internal code relies on JGroups. The channel is one example, bu
It looks like this may help, but it will affect all BMP entity beans:
http://wiki.jboss.org/wiki/Wiki.jsp?page=CMPCaching
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929877#3929877
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
I encountered the same problem here, using gsoap 2.7.6e for building the client
app and the currenct cvs scheckout for JBoss 4.0.4.CR2.
Most elements in the wsdl file are marked as nillable=true. The wsdl and the
mapping file is generated with wscompile 1.6.
The c++ variables are not set (==NULL)
I did some searches in the Forums and look at a bunch of threads in the IC&D
Forum but I couldn't find the answer to the question. I have no problem
running it as root but I want to do it as a non-root user. Does anyone know?
My env:
- AIX 5.3
- JBoss 4.0.3 SP1[/img]
View the original post :
Nevermind. I was using Update 7 instead of Update 2. BTW, you can still use
Update 7 if you copy the example/bank/sql from Update 2 to the corresponding
dir in your Update 7 install.
BTW, this is the shoddiest "Getting Started" documentation I have ever
encountered. It's full of errors and omis
After installing Jboss and running http://localhost:8080/web-console/ the
applet on the left side doesn't start with
java.lang.NoClassDefFoundError: org/jboss/util/stream/IMarshalledValue
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Un
Hi All,
I'm trying to create an entity bean with an ID that auto increments on MySQL.
My ID lookes like this
@Id(generate = GeneratorType.AUTO)
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
And eve
"masternet" wrote : what is the best IDE to develop portlets?
|
| I use Eclipse, (run packaging with Jboss IDE Eclipse)
Pray, could you explain how you use Eclipse to develop portlets. I am very
curious and interested to know.
thanks
View the original post :
http://www.jboss.com/index.h
Hi Folks,
When I start QueueConection in the receiver, it got all messages from queue
through MessageLsitener.
I wonder if there is any way to control by the request, for example. The
receiver sent a request to ask one message, after queue get the request then
send one to the receiver.
Than
Well, I somehow installed JB4.0.3SP1 instead of JB4.0.4RC1, which comes with
the latest EJB3 "version".
That resolved the problem.
Thanks,
Renan.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929895#3929895
Reply to the post :
http://www.jboss.com/index.h
We are using JAAS with form based login and j_security_check on our web
application. We want users to login from the home page rather have them be
intercepted when attempting to access a protected resource. We cannot put the
j_security_check form on our home page because it appears it will only
Hi
I would like to know what are the prerequisites for building this portlet.
>From the Readme file I find that there is a mention of a CMS.
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929850#3929850
Reply to the post :
http://www.jboss.com/index.
Hey, I found out together with somebody else why my process wouldn't deploy.
Apparently there was still a small error in my process definition.
However, may I suggest the developers to add more and better information to the
Error message in Eclipse. We had to look at the running start.bat to fi
If the deployment does become available, I suspect that it will be very popular.
It might establish a new development work-flow pattern.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929881#3929881
Reply to the post :
http://www.jboss.com/index.html?modul
ok i got the action being called, although i have made progress i am unable to
update an entity's relationship, looking again at the examples.
| 20:26:19,893 INFO [STDOUT] ***
| 20:26:19,893 INFO [STDOUT] Creating new profile - [EMAIL PROTECTED]
| 20:26:19,933
Just to keep the record straight:
I work for BEA and my opinions in no way reflects the opinions of my employer.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929882#3929882
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=re
I am a little confused by the term 'portlet framework'. I am a newbie to
portlet and I beg to be excused for my naivette.
In order to build Portlets, are we talking of a Framework (for example, Struts
or Webwork). I associate with these Frameworks especially because i have worked
with them in t
In addition to JSF, you can also use Tapestry 4.0 to effectively build
portlets. This provides the same benefits as JSF, in terms of deploying a
project both as a web application and as a portlet.
One benefit of Tapestry is its non-JSP view structure. This can also be
achieved with JSF by usi
I get the following error when attempting to configure a JBoss 3.2.x server
under Eclipse 3.2M5 + JBoss 1.5.1GA: Any ideas why?
java.lang.NoClassDefFoundError:
org/eclipse/jdt/internal/debug/ui/launcher/JavaLaunchConfigurationTab
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang
I've upgraded our dev JBoss installation from 3.2.3 to 4.0.3SP1. One of the
struts application is having a problem finding the CSS file, which is located
in the jsp directory. It looks like the struts tag is resolving
differently between the 2 versions of JBoss.
On the app's web.xml, the wel
Nevermind,
As a side note, I have smacked myself and yelled: RTFM, or at least, RTFFYI.
Anyhow, if anyone else gets stuck doing this, I've figured out that you can
specify SQL statements to be run upon valid connection. Therefore, modifying
my orace-ds.xml by looking at the WIKI where it stat
Folks, thanks for the replies to this issue.
I was able to get the SSL EJB endpoint to work by storing the generated .wsdl
file at a separate url (a regular HTTP url) and accessing it from there in
order to create my Service object. In this way, I avoided the realm
authentication problems.
Then
Hey guys,
I am running JBoss 4.0.3SP1 utilizing a poorly clustered Oracle database. I
have run into a problem where the user that logs into the database must use a
different database schema than the default one. How can I specify what
database schema to use?
By default, if I use the user: db
I've upgraded our dev JBoss installation from 3.2.3 to 4.0.3SP1. One of the
struts application is having a problem finding the CSS file, which is located
in the jsp directory. It looks like the struts tag is resolving
differently between the 2 versions of JBoss.
On the app's web.xml, the wel
Thanks for the replies. That is exactly what I have done. I have a page that
displays the information I was looking for. I just wanted to make sure I
hadn't missed anything before I did that.
Thanks for the replies. If I get the time to properly extend jBPM to do this I
will certainly submi
I have fixed it - XDoclet configurations. Had an extra / in the **/*Servlet . .
Regard,
sgv
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929861#3929861
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929861
--
As a further precision, the lookup I am trying to do is within a stateless bean
that is accessed remotely.
client > access bean (remote) -> DAO (local)
Would that change anything ?
BTW, I DO see the CustomerDAO bean deployed with (local) in the JNDI bound
beans list.
Thanks!
View th
cypher,
In the "Packaging Configurations" you missed the folder Tutorial/doc-root.
That should fix it hopefully :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929863#3929863
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=re
Hi, Folks,
I sent tons of message to queue to check max messages the queue can hold.
Finally I got out of memory error when Queue depth acheived 500.
I wonder how to deal with this kind of issue. because I may have more than 500
clients send the message to the queue.
Thank you!
Chwang
Vie
Just as an additional comment, check out my topic that seems to be related:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=76709
My test case is using Apache AXIS, using "WSDL2Java" to create a client stub
from a simple webservice that accepts a string and returns that same string.
Wh
Since the ever timeframe leaves anything as a possibility, I can guarentee at
some time this will be supportable. Whether a single class file is a meaningful
deployment unit is a question that will set the priority of such a deployment.
I would think a scripting framework based deployment would
The anecdotal evidence I have read indicates that generally speaking
Document/Literal has a lower overhead compared to RPC/Encoded.
Naturally, only controlled testing can provide you with your answer.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929864#392
By the way, the realm credentials I mentioned above have nothing to do with the
SSL keystore information - these credentials have to be defined in the EJB
config files (in \server\xxx\conf\props\*.properties) and directly in the
bean's xdoclet code:
e.g.
@ejb.security-role-ref
I have fixed it - XDoclet configurations. Had an extra / in the **/*Servlet . .
Regard,
sgv
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929859#3929859
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929859
--
1 - 100 of 220 matches
Mail list logo