I don't see an error in your snippets. How do you connect? Could you post also
snippets of your client side?
Best regards
Wolfgang
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185077#4185077
Reply to the post :
http://www.jboss.com/index.html?module=bb&o
Hi,
You should modify your template portal with admin user. After this, create a
new user. This user must have your new dashboard configuration. Old users keep
the old template configuration (the one when they were created).
View the original post :
http://www.jboss.com/index.html?module=bb&o
Well, you can use the "upload archive" feature of the CMS admin portlet. All
you have to do is to create a zip file with static content (images,html, pdf,
etc) and upload it to a given location within the CMS content tree.
View the original post :
http://www.jboss.com/index.html?module=bb&op
Is there any way at all to set 'varargs' flag for the CtConstructor/CtMethod? I
have noticed that it defaults to 'false'.
In some cases it does matter if the method is a 'varargs' or not - simple
workaround by checking the method's last argument isn't sufficient, because
even if it is an array,
Many thanks, Ron. I will give it a try soon.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185066#4185066
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185066
___
jboss-user
There is Seam Facet since 3.0.0 beta1. Please use the latest nightly build.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185062#4185062
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185062
___
OK, I probably need to re-run/debug Andrew's test to better understand what
happens here, anyway:
- yes, I would expect the same behavior with AS 4.2.x
- so, considering the final changes for this issue, I understand in case of
oneway invocations we would need to set the new property in the prov
Hi.
I'm trying to deploy an EJB/SessionBean package to my JBoss server, but for
some reason it gives me a TransactionRequiredException, with the message that
it didn't find any active transactions.
I was under the impression that in a container managed environment like JBoss,
the container woul
how to hide the .jsp extension from pages.
as an example i want to display the url /contact.jsp as /contact
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185056#4185056
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4
Or simply use the already provided HTTP 1.0 Client configuration:
|
| HTTP 1.0 Client
| http://org.jboss.ws/dispatch/validate
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185053#4185053
Reply to the post :
http://www.jboss.com/i
You can use the jaxws-config deployment descriptor and set the chunksize to 0,
see the standard-jaxws-client-config.xml for instance:
|
| Standard Client
| http://org.jboss.ws/dispatch/validate
|
| http://org.jboss.ws/http#chunksize
| 2048
|
|
Our system is going to migrate from Weblogic 9.1 to Websphere 6.1.19.
The Websphere application server is running under AIX server.
JBPM 3.2.1 is used.
Due to the limitation of the single thread model, I have added multi-threading
implementation in each node task action. However, beginTransaction
hello,everyone!
I have met many problems.
jboss:jboss-4.2.3.GA
jbpm:jbpm-bpel-1.1.1
when I run the helloworld example,the result is correct!
however, I run the other examples using ant test, they will occur errors
for example,the purchase example,the log as follows:
java.rmi.RemoteException
Thanks Ron. Your fix looks fine. I'm not certaiin whether this problem affects
AS 4.2 but I strongly suspect it does. Alessio will know for sure?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185047#4185047
Reply to the post :
http://www.jboss.com/index.htm
I'm still working through http://docs.jboss.org/jbossas/getting_started/v5
When I restart the server I find this Exception:
10:11:58,835 WARN [ServiceController] Problem starting service
jboss.j2ee:jndiName=local/[EMAIL PROTECTED],service=EJB
| org.jboss.deployment.DeploymentException: ejb-re
Just seen this in the documents
anonymous wrote :
| Q. I have set up an eviction region but none of the nodes in that region
get evicted.
|
|
|
| Make sure that the region starts with the / character, i.e.
|
| http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185033#4
"feroza" wrote :
| posting here because I couldnt post to the jboss seam forum.
They have their new forum at http://www.seamframework.org/Community/Forums.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185030#4185030
Reply to the post :
http://www.jboss.
Which version of JBoss do you use? You mention about jboss-log4j.xml so i guess
it's JBoss-4.2.x. See this
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=128979#4125416 on how
to package your lo4j.properties in your application.
View the original post :
http://www.jboss.com/index.h
"bronzeiii" wrote : but honestly, I don't like neither of them.
|
Any specific reason? Maybe we can't point you to something else if we know why
exactly this option isn't feasible :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185027#4185027
Reply
"donadriano" wrote : Hi,
|
| I am migrating a demo application from jboss 3.2.5 to 4.2.3. The
application is using Axis1.4 (it's using org.apache.axis.* classes, not the
org.jboss.axis.* ones).
| Can someone tell if it is possible to run Axis1 WebServices on JBoss 4.2.3
?
|
For JBoss
Hi,
Trying to use https endpoint address in client proxy (Jboss-4.2.3.GA) from java
swing client with endorsed liraries and WS-Security UsernameToken enabled.
Solution goes thru a Portwise security server like:
swingclient->https->portwise->http->jboss-in-dmz.
Code from Swing client:
| Sy
101 - 121 of 121 matches
Mail list logo