[Beginners Corner] - Re: First Deployment - HelloWorld app
by pgbonino
Uhm... let's rewind a little... Did you deploy the application?
How did you solve the dtd issue? I just commented the !DOCTYPE.
When I have a little of time, I'll reinstall the JBoss. I think I didn't touch anything, but I made so many things, that I don't really know.
Just to mention... although I think that this shouldn't have anything to do: I'm running this in a Mac Book X 10.4. The jboss installation folder is /usr/local/jboss. I have the jboss-5.0.GA folder and another folder that is created automatically I don't remember when. That folder name begins JBoss (capitals). The deploy folder is: /usr/local/jboss/jboss-5.0.GA/server/default/deploy. Is this the propper configuration?
I didn't understand your last sentence.
Thanks again. (When I have time, I'll post after re-instaling Jboss)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203021#4203021
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203021
17 years, 5 months
[JBoss Portal] - Update user preference
by hreintke
LS,
I have a Portal 2.7.0GA implementation. When playing around with the default site I changed, when logged in as admin, the preferences of the google weather portlet on the samples page to 4904pp. This caused an inalid index exception and I was not able to re-enter portlet edit mode to get rid of the wrong zipcode.
Looking further I could not find any possibility to update the user preference value of that portletinstance. This also not in the admin portal.
Only by directly updating in the jboss database I was able to get a working situation for the admin user again.
Is there a way using the admin portal to change/remove user preferences for a portlet ?
Kind regards,
Herman
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203019#4203019
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203019
17 years, 5 months
[JBoss jBPM] - WSCompileTool can't find javac.Main
by cmarques
Greetings,
I am trying to deploy the Hello World example included with BPEL, however wscompiletools is using a different classpath than my environment variable and therefore can't find java's tools.jar. Here are my current versions/settings and the error that gets logged.
Linux Fedora 9
JBOSS-AS-4.2.2.GA
JBPM-BPEL-1.1.GA
Java JDK 1.5.0_07
JWSDP-2.0
echo $JAVA_HOME
/usr/lib/jvm/jdk1.5.0_07
echo $CLASSPATH
/usr/lib/jvm/jdk1.5.0_07/lib/tools.jar
[org.jbpm.bpel.tools.WsdlServiceTool] wrote interface definition: hello.wsdl
[org.jbpm.bpel.tools.WsdlServiceTool] wrote binding definition: hello-binding-1.wsdl
[org.jbpm.bpel.tools.WsdlServiceTool] wrote service definition: hello-service.wsdl
[org.jbpm.bpel.xml.DeploymentDescriptorWriter] registered catalog writer: catalog=org.jbpm.bpel.integration.catalog.UrlCatalog, class=org.jbpm.bpel.xml.UrlCatalogWriter
[org.jbpm.bpel.xml.DeploymentDescriptorWriter] registered catalog writer: catalog=org.jbpm.bpel.integration.catalog.CentralCatalog, class=org.jbpm.bpel.xml.CentralCatalogWriter
[org.jbpm.bpel.tools.WsdlServiceTool] wrote deployment descriptor: bpel-deployment.xml
[org.jbpm.bpel.tools.WscompileTool] wrote configuration: wscompile7322.xml
[org.jbpm.bpel.tools.WscompileTool] using classpath: /usr/jboss-4.2.2.GA/server/default/lib/jboss-jaxrpc.jar:/usr/jboss-4.2.2.GA/server/default/lib/jboss-saaj.jar
[org.jbpm.bpel.tools.WscompileTool] error : com.sun.tools.javac.Main is not available in the classpath..
[org.jbpm.bpel.tools.WscompileTool] error: compilation failed, errors should have been reported
[org.jbpm.bpel.xml.ProblemHandler] java mapping generation failed
Pulling this out of the log file I saw that WscompileTool is not using the classpath I have set. I assume it is getting this from one of Ant's xml scripts and needs to have the tools.jar in its path also to find the javac class. I have had no luck finding where this path is set. If that is indeed the issue does anyone know which file sets this path so I can update it, or if I am off base what else might be causing this?
Thanks in advance,
Chris
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203015#4203015
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203015
17 years, 5 months
Unused Images in JBoss Portal 2.7
by Fernando Ribeiro
Some images in the folder of the renewal theme in JBoss Portal 2.7 don't
seem to be used at all (header-bg.gif, for instance), is that really the
case? Thanks.
17 years, 5 months