because of our wrong ip and port configurations only we got the connection time
out exception.
i think the org.jboss.security.ignoreHttpHost = true is disabled the host name
verification. it corrects the java.io.IOException: HTTPS hostname wrong:
exception.
if we get any further issues, then w
Hi I working with
jboss-4.0.4.GA
jboss-portal-2.2.1-SP1
DB: Oracle10gR2
I need your help I can't deploy Jboss portal and I think the problem is with
the Oracle driver or the DS configuration.
The only thing I did is that I put the OJDBC14 in the lib directory
did I had to do any other thing
mystery solved check out
http://jboss.org/index.html?module=bb&op=viewtopic&t=85272
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952558#3952558
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952558
All the advantages
I will write it in right forum
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952557#3952557
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952557
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
the default jndi name is:
ReusableWeb/DataAccessBeanBean/[remote|local]
but it looks like your bean is not registered in jndi. maybe the bean is not
recognized by the ejb3 deployer if in a war.
I recommend to try the following layout (always works for me without problems):
- ReusableWeb.ear
|
Hi,
I am trying to deploy a simple EJBPoint as Webservice in JBOSS 4.0.1Sp1. I have
generated all the necessary mapping.xml and WSDL files using JSWDP 1.6 from
Sun. Now when I start my JBOSS server I am getting this error. I tried several
times with some changes here and there.. BUt in vain. An
You are right but I had pasted the entire exception and progressively cut down
my search string to get more matches during which time the all important
string_max was lost :(
Anyway I did not find the excercise futile as I found possible pitfalls in
embedding jBPM in a webapp :)
View the origi
Hi I working with
jboss-4.0.4.GA
jboss-portal-2.2.1-SP1
DB: Oracle10gR2
I need your help I can't deploy Jboss portal and I think the problem is with
the Oracle driver or the DS configuration.
The only thing I did is that I put the OJDBC14 in the lib directory
did I had to do any other thing? t
Thanks.
Yes. I understand it.
The main question, is it possible to configure jBoss data source with
DataSource class? Or it works only with Driver classes?
Denis.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952551#3952551
Reply to the post :
http://www.
Hi
I first had installed JBoss IDE 1.5.0 and never used jBPM before. Than I
installed the jBPM plugin 3.0.9.2 because I started a new Project. So I can't
make comparisons to older jBPM versions.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952550#3952550
hi, i wanted to find the .class files of beans in jbpm, can u help me out
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952548#3952548
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952548
All the advantages of Linux
hi, i started workin with jbpm i have few doubts regarding beans, i want to add
new beans and also wanted to change the existing beans, im not getting idea abt
how to start with this. i will be thankful if u help me out in this issue
View the original post :
http://www.jboss.com/index.html?modu
Interesting question, Denis.
If I understand it right, ConnectionManager MBean drives connection pool by
itself, that is, JBoss has its own connection pool implementation. Download
"JBoss Application Server Guide" from http://labs.jboss.com/portal/jbossas/docs
if you haven't done it yet, and rea
Hi guys,
Does any one know how to add notification in jbossmq for monitoring a queue
size? If queue size increasing above certain level, i would like to get an
email notification. Also, if MDB is crashing, i would like to get a
notification.
You reply or link to another post is welcomed. I tri
Thank you,
I executed succssfully,
where i can get more examples on Portlets.
thanks
crr
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952544#3952544
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952544
All th
hi
how r u
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952543#3952543
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952543
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained te
Try your code on JVM your JBoss runs on. Also, run this code to determine what
encodings you have at all:
class Test00 {
| public static final void main (String args[]) {
| java.util.Map charsets =
java.nio.charset.Charset.availableCharsets();
| java.nio.charset.
Consider this example :
| "" +
| " " +
| "" +
| " " +
| " " +
| "" +
| " " +
| " " +
| "" +
| " " +
| "" +
| "" +
| " " +
| "" +
| " " +
| "" +
Hello,
You can find the org.jboss.metadata.XmlLoadable.class file in the jboss.jar,
reside in all/lib/ and default/lib directories.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952536#3952536
Reply to the post :
http://www.jboss.com/index.html?modul
By the way; I have auto-increment turned on, in the database for the primary
keys(ie the id) for both the measurement and the count tables.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952535#3952535
Reply to the post :
http://www.jboss.com/index.html?modu
anonymous wrote : What is the overal use-case?
Client remotely search an entity beans on different jboss servers. The result
is a collection of remote stub objects to different servers. From other
process we have one remote stub object, that can be found (or not) in the first
collection. Needs
Added ability to check with InvokerRegistry to see if transport type supports
ssl. However, this is at best just a hint as to if really does or does not
support ssl.
See http://jira.jboss.com/jira/browse/JBREM-492 for more details.
View the original post :
http://www.jboss.com/index.html?mod
You need a jboss-web.xml file that maps your resource ref name to the
appropriate JNDI name of your datasource.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952531#3952531
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
so what version of portal are you using and what portlets are you deploying?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952529#3952529
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952529
All the advantages of Lin
Hi all,
I'm getting some (i think) strange debug info about my deployment files.
| ...
| 2006-06-22 04:46:27,703 DEBUG
[org.jboss.portal.portlet.container.PortletContainer] Initialized portlet
object mywork.controllers.CentralController
| 2006-06-22 04:46:27,703 DEBUG
[org.jboss.portal.c
Hi Weston,
Thank you for your reply. I checked the web.xml in the war file. It reads the
following:
| jdbc/evtDSLocal
| javax.sql.DataSource
| Container
|
This configuration is workable in WebLogic Application Server. What may be the
source of
I'm having the same problem.
Any solutions?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952518#3952518
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952518
All the advantages of Linux Managed Hosting--Without the
I forget to say an importtant thing. I use seam1.0.0CR3 and JBOSS4.0.4GA.
I set up seam setting in faces-config.xml, web.xml and ejb-jar.xml.
faces-cconfig.xml is
|
|
| http://java.sun.com/dtd/web-facesconfig_1_1.dtd";>
|
|
|
|
|
|
|
|
|
org.jbos
Look in your Seam startup log to see if your component is found and installed
by Seam.
Do you have seam.properties in the archive with your bean?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952515#3952515
Reply to the post :
http://www.jboss.com/index.ht
Yes, it hangs with multiple threads.
Sorry I don't have time to look at this at the moment either, using dbc isn't a
priority for us at the moment, I just wanted to make you aware of it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952514#3952514
Reply t
I wrote small program. Its useage is setting value1 & value2 after that push
Multi button to multiple them.
JSP code is
| <%@ page contentType="text/html;charset=WINDOWS-31J" %>
| <%@ taglib uri="http://java.sun.com/jsf/core"; prefix="f" %>
| <%@ taglib uri="http://java.sun.com/jsf/html";
I think I'm onto it. If you place plain text messages into the queue (i.e. text
messages that don't contain XML) then everything is quick. I'm placing the
JBoss copyright.txt which is 6 KB into the queue and it browses and dequeues
like lightning.
If the text message contains any sort of XML,
Found it!
Problem was that I stored the customer subnodes as key-value pairs. Now that I
stored them as nodes the eviction policy keeps track of the subnodes. Doh!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952509#3952509
Reply to the post :
http://ww
Thanks Tim. Following your results, I have re-tested with a completely fresh
4.0.4.GA and messaging 1.0.1.CR2 installed in an out of the box configuration
(i.e. no Oracle) using ant -f release-admin.xml. I'm still getting the same
result - I'm only consuming 300 messages/minute. I've checked t
Sorry saw the thread after you already struggled. As a rule of thumb, it's a
good idea to look at the wiki before posting here anyway... :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952506#3952506
Reply to the post :
http://www.jboss.com/index.html?modu
Correct.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952504#3952504
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952504
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technic
We totally agree with you, and we (actually Stan Silvert) currently have an
experimental JSF fork where we have been playing with this and other ideas with
a view to contributing back to the RI and spec. I'm not sure if Stan finished
implementing this yet, but the syntax we proposed was:
for
Joerg - I would be interested in more details about how you solved the problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952500#3952500
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952500
All the advantages of
Three possible options (pick one):
1) Install on another system and copy the jboss_home directory over to your FC5
system (I've done this a few times, works fine)
2) Download the zip file instead, and unzip it. (This is what I usually do,
but this option doesn't contain the EJB3 bits.)
3) Dow
Koen,
I installed 3.0.9.2 and all past problems with cpu utilization when opening
process are gone, however when I added some actions to the nodes and try to
save the process definition I had the same 100% CPU utilization and had to
kill the Eclipse. I am running Jboss IDE + I installed 3.0.9.
I have two classes Measurement and Counts they have a One to Many relation. I
have the following annotations in place:
Measurement:
...
@OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER,
mappedBy="measurement")
public List< Counts > getCounts()
{
return counts;
}
Co
Hi,
I'm trying to install jboss on fedora core 5 and when I run "java -jar
jboss-4.0.4.GA-Patch1-installer.jar" the language selection window opens up but
it's blank. I can't move forward from here since I can't select any language
and have to kill the process to stop it.
Does anyone have any
Hi all,
Is there anyway to get the RollingFileAppender to behave like the
ConsoleAppender in the sense that whenever JBoss gets restarted, you get a new
server.log and the old server.log gets renamed to server.log.1? i.e., I don't
want it to keep on appending onto the existing server.log.
Tha
Well, the UIViewRoot is the container for all controls on the Page and its the
root element of the component tree.
However I actually wanted to know where the data is physically stored. I looked
into some JSF books and found that client-state-saving puts the state into the
rendered markup that
Rebooting I get no errors, only locale erros (ignored)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952492#3952492
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952492
All the advantages of Linux Managed Hosting--Wi
Maybe I resolved.
I read many errors like this
2006-06-21 23:17:08,484 ERROR [org.hibernate.util.JDBCExceptionReporter] Could
not create connection; - nested throwable: (org.postgresql.util.PSQLException:
FATAL: database "portal" does not exist); - nested throwable:
(org.jboss.resource.JBossRes
which version of eclipse do you use. because i use eclipse 3.2 and jboss
embeddable ejb3 rc8 testunit run without problem. you just need to set all
resources (**/*.xml) and the path META/persistence.xml in your Java Build Path
and do not forget the property file. if u like you can send me your e
I posted the following on the ActiveMQ forum
--
I am trying to create an MDB in jboss that runs off an ActiveMQ queue.
To do this, you apparently need add something like the following into the
jms-ds.xml file, then you can say in your mdb what provider to use.
|
|
| Ac
can you tell me how you set all your resources and config files in eclipse?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952487#3952487
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952487
All the advantages of Linu
Hi All,
I have a Stateful Session Bean called DataAccessBean which is declared as
listed below..
|
| package test;
|
| @Stateless
| public class DataAccessBeanBean implements DataAccessBean,
|DataAccessBeanLocal {
| @Persistenc
I've forgot to copy jdbc connector to lib directory. I reached to populate
postgresql tables, but i get a 500 error when try to connect to portal.
I reset all and try new installation with Jboss Portal 2.4 beta1.
I did all previous steps (included jdbc connector), but have alwasy 500 error
first
I didn't know I was storing the request in the session. Is this an option in
the configuration that I can change? Becuase I am pretty sure I'm not doing
this programmatically.
We do have Macromedia Flex on the front end of the application. Maybe it is
storing the request in the session? I kn
When deploying an application from an EAR placed in the deploy directory, how
does one know the docBase path when configuring a context
RemoteAddrValve/RemoteHostValve?
Thanks,
Kurt Kleist
Spanlink Communications, Inc.
View the original post :
http://www.jboss.com/index.html?module=bb&op=vie
If you use combobox or list of radio, you could simply declare
tag with value get from Bean :
|
|
|
|
| @SuppressWarnings("serial")
| @Stateless
| @Name("sectorList")
| public class SectorList implements ItemList, Serializable{
|
| @PersistenceContext
| pu
Hi,
I get the following exception in seam 1.0.1 GA
java.lang.NoSuchMethodError:
org.jboss.seam.core.Interpolator.interpolate(Ljava/lang/String;)Ljava/lang/String;
at org.jbpm.pageflow.Page.getDescription(Page.java:124)
at org.jboss.seam.core.Manager.prepareBackswitch(Manager.ja
It's absolutely affecting the way the cache operates -- your session isn't
being replicated properly.
To answer your questions:
1) The only way to get rid of this logging is to set logging for
JBossCacheService to FATAL. You'll lose a lot of other error messages that
way, though.
2) You woul
Yes, that was the problem. I am using the JBoss Messenging within a Portlet so
I set the TopicConnection into the PortletSession and now reuse it over and
over within that session.
Thx!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952479#3952479
Reply to
Hello Forum Folks,
This might belong in the Tomcat part of the forums, but it kinda overlaps with
the cache so I thought I would start here first.
I know this error pops up from time to time on the forums, but I have few
questions about it that might make it a tad more palatable. The error is
I am trying to get a very simple web service to compile, but am running into
the same problem where the compiler is not finding org.jboss.lang.Annotation.
I am using the jbossws14.jar from the jbossws14.sar that was packaged with
JBoss 4.0.4.GA.
What is the issue and how do I resolve it? I rea
There is a bug in the marshallTimeZone method of the
org.jboss.xb.binding.SimpleTypeBindings class. Specifically, it does not take
daylight savings properly into account when creating the time zone offset.
This can be clearly demonstrated with the following test code:
Calendar c = Calendar.ge
Can jbossws be installed on top of jetty ? how? I am kinda stuck with jetty
and prefer to continue with jbossws rather than going with axis
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952475#3952475
Reply to the post :
http://www.jboss.com/ind
Hello; when I boot JBoss with the -Djavax.net.debug=all property, and execute
an HTTPS connection from code running under JBoss, my connection attempt fails
during the SSL handshake, and the javax.net.debug output tells me that the
truststore location is the empty string.
I would have expected
Unforturnatly that example still needs the wsdl when the service return an
object..
This example shows how to do it on Weblogic:
http://www.manojc.com/?sample25
and earlier in the thread is an example on how to do it wil Axis. However, I
can't find a way to do it with JBossWS :(
View the orig
The org.jboss.jmx.adaptor.rmi.RMIAdaptor class is in these jar files, all found
in jboss_home/client:
* jbossall-client.jar
* jbossjmx-ant.jar
* jmx-invoker-adaptor-client.jar
Include one of these in your classpath (I use jbossall-client).
View the original post :
http://www.jboss.com/index.ht
Martin - I have tried out your latest test case, and I confirm that I observe a
memory leak.
After a lot of grief I have tracked it down to a race condition in message
acknowledgement that only occurs when used with EJB3.
I won't bore you with the details, but I am running your test case again
I figured it out. I don't know if this is a bug with Tomcat or not. In the jsp
I have a Organization class instance called org:
Organization org = (Organization) s.getAttribute(Application.SO_ADMIN_ORG);
and in the jsp I have the following jsp:include:
|Select a School:
|
|
Now you tell me...
:)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952467#3952467
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952467
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully
I get this same exception. I am using jboss 4.0.4.CR2 and activemq 4.0.
These are the annotations on my mbean.
@MessageDriven(activationConfig =
{
@ActivationConfigProperty(propertyName="destinationType",
propertyValue="javax.jms.Queue"),
@ActivationConfigPro
I am using jstl in my jsps. I don't have any extra stuff added to the web-app
token in my web.xml file. But the following works for me.
In my jsps, I have the lines:
<%@ taglib prefix="f" uri="http://java.sun.com/jstl/fmt"%>
| <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core"%>
|
Hello,
I just started trying out JBoss. Got a problem when I configure the security
service.
I uncommented the security-constraint part in the web.xml file according to the
start guide so the last part of the file looks like this:
HtmlAdaptor
An example security config that
Josh,
I am glad you are on the track to fixing your problem. I do want to comment on
your last statement. When an web-application is being deployed, a private JNDI
context is constructed by deployer for that web-app. It would be a bad idea to
have web-apps share one JNDI context. That said,
I've been able to achieve this by binding to the MBean that represents the Host
and calling the Pipeline.addValve() method as shown here:
| ObjectName objectName = null;
| Object resource = null;
| Valve someValve = (Valve) new SomeValve();
| try {
|
Yes, that seems to be the case. In fact, I've realized that is why you need
both an Authenticator (valve) and a 'SingleSignOn' valve. The SSO valve keeps a
cache at the host level's class loader, and the authenticator (web app level)
accesses the SSO valve to store and retrieve entries in/from t
This is a comment followed by a question (or request for help).
The comment:
I want to echo the comments that others have made: there is a big opportunity
for enlarging the jBPM user community by lowering the barriers to entry. We?ve
all experienced the frustration of doing ?Hello World? in so
Hi,
I'm using JBoss 4.0.1 on RedHat 4.
I pushed about 1 million JMS messages through the system. The
ActiveThreadCount went from 100 to 800. Few hours after the last message was
sent, I still saw high thread count. Most of theads were in JBossMQ
Server/Client Threads groups from the dump.
Cutting to the chaseI would like this a part of the JSF EL
You may have to look at that one sideways but in what I have here is an action
call to a method called process that is on an object mapped as myBean. Process
is accepting 3 parameters: an int, int, and a String. You can have
Put this in a jboss-web.xml:
mail/Session
javax.mail.Session
java:/Mail
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952449#3952449
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3
Raised http://jira.jboss.com/jira/browse/JBPM-679
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952448#3952448
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952448
___
My plan then is to write my own mbean that I can access remotely via JMX to
deploy a PAR. Thanks for the info.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952447#3952447
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Your XML file is a form of state; the tool we generally recommend for keeping
state in sync between servers is JBoss Cache.
Using the farm service is definitely not the way to go; it's not meant to be a
file distribution mechanism.
View the original post :
http://www.jboss.com/index.html?modul
Hello again,
I am using:
JBoss_4_0_4_GA
JBoss Messaging 1.0.1.CR2
Windows XP Professional
Everything is on one JBoss server.
I have an EJB that is virtually identical to the messaging stateless EJB in the
examples that come with JBoss Messaging. The EJB has a sendRequest method that
puts a Tex
Unfortunately, no.
According to the FAQ in the Wiki:
anonymous wrote : Does jBPM have JMX integration and if so, how does it look
like?
|
| In the starters-kit, jBPM comes deployed as an MBean. But for the moment,
this mbean is only used to put the JbpmConfiguration? in JNDI. No properties
hi koen
I already had created the scheme of my data base in PostgreSQL, because first I
worked with jboss that offers jbpm
PD: I already fixed the problem that I had about deploy of the process
definition, so only we can be concentrated in the problem of the data that do
not appear.
thanks f
Here's my current code :
try{
|
| if (System.getSecurityManager() == null) {
| System.setSecurityManager(new
RMISecurityManager());
| }
| Hashtable env = new Hashtable();
|
Hi,
Did you guys get the answer for this thread?.
Basically, we were running RMI outside JBoss and we were using the JBoss for
some webservice functionality. To make our life simpler, we want to run
everything in one place and so we decided to run our rmi within JBoss server
(rmiport 1098). But
So there is not an MBean whose JMX interface includes methods for deploying a
PAR. I was hoping I could create a remote JMX connection to the MBean and get
it to machine B that way. Is there an MBean that can do this or would I have
to write my own.
Thanks,
Glenn
View the original post :
htt
Hi.
It's possible to create a relationship (1to1, MtoN, 1toN) between two object
without creating the foreing key constraint in the "linking" column?
ES:
Two Object, Person and Car. Suppose that a Person can have only 1 car at time.
I make a 1 to 1 unidirectional association between Person and
If you check the JUnit tests,
org/jbpm/jpdl/par/ProcessArchiveDeploymentDbTest.java has examples on how to
build a simple .par, as well as deploy it.
The deploy:
ZipInputStream zipInputStream = new ZipInputStream(new
FileInputStream("your/par/file/name/here"));
| ProcessDefinition pro
I am posting this as a seperate thread, as it is a seperate topic, and might
come in handy for other newbie's.
About Jbpm.cfg.xml
I tried to configure the jbpm.cfg.xml using the jbpm.files.dir, but I probably
wasn't using it correctly. This property isn't documented anyw
Thanks for the reply. That's very useful. I also finally realized that I can
inject the EJBContext into the interceptor and get the principal infor from
there, though I note I can get more information from the SecurityAssociation.
I'm not sure I need it, but can I get security domain information
I don't believe this is possible. The classes in the bundled jar will not find
the parent persistence.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952434#3952434
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952
Thanks very much Koen, it did work.
I placed my classes.jar in the JBOSS_HOME/bin directory[could have been
anywhere I suppose] and put the jar file in the CLASSPATH for JBOSS Application
Server.
However, is this the way it is supposed to be. Shouldn't the classes be just
part of the archive.
"judge2005" wrote : Isn't the warning saying that it can't find the UserAlert
class? I have a similar stack trace when I'm trying to define an @AroundInvoke
interceptor for a bean. I had assumed that the exception indicated that it
couldn't find my interceptor class.
|
| I know this isn't a
I have the same question about documentation. I have read this link to wiki,
but the information contained there is really very small - for example, how you
can enable TLS support for SMTP (exactly: how to enforce using STARTTLS command
when talking with SMTP server) or how to enforce logging in
The "no security manager" error sure looked familiar, but it took me some time
to find it. I ran into the same error when I wrote mbean client code that I
ran on my Linux box attempting to connect to JBoss running on my Windows box.
Here is what I did. I added the following lines before the c
For example, I have an EJB that has the PAR bytes running in JBoss A on machine
A, and I want to programatically deploy the PAR to JBoss B running on machine B.
Thanks,
Glenn
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952429#3952429
Reply to the post :
Yes, this is related to an embedded EJB in an EAR.
Redeploying my EAR solves the problem, but that is not the intention at all.
Since the EAR consists of tens of EJBs, we dont want to loose the other EJB
services for that period.
Is there any workaround for this?
Regards
Himadri
View the orig
It would be interesting for me too to know how to avoid these ugly parameter
names. There must be some way to tell wstools that it should retain parameter
names from class file
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952427#3952427
Reply to the post :
Maybe you have this already but it isn't in the code snippet you put up. I
don't see the taglib definition in your code:
| <%@ taglib uri="http://java.sun.com/jsf/core"; prefix="f" %>
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952425#3952425
Hi all.
I downloaded AS and Portal separately.
so I'm tryong to use:
- JBoss AS 4.0.4.GA
- JBoss Portal 2.2.1SP1
- PostgreSQL JDBC connector (postgresql-8.2dev-503.jdbc3.jar)
- portal-postgresql-ds.xml
Precondition:
I've already created jbossportal database, user (in postgresql user is called
1 - 100 of 276 matches
Mail list logo