[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-user
Subject:    [jboss-user] [JBoss Web Services] - Which versions for eclipse + JBoss AS + JDK + JBossWS
From:       Giuliano Aparecido <do-not-reply () jboss ! com>
Date:       2012-08-31 9:03:26
Message-ID: 2-757194-3-109359-1346403801982.jivesbs.jivemailuser () https://community ! jboss ! org
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Giuliano Aparecido [https://community.jboss.org/people/giuliano.rap] created the \
discussion

"Which versions for eclipse + JBoss AS + JDK  + JBossWS"

To view the discussion, visit: https://community.jboss.org/message/757194#757194

--------------------------------------------------------------
Hi,

Where can I see the possible configuration supported to create web services?
Like eclipse, jdk, JBossWS, JBoss AS, etc...

I am asking because my company has a system in JBoss AS 4.2.2 with jdk 1.6.0_07 and I \
need to create a web service. But when I try to create the web service using the \
eclipse wizard, I get the message: 

> Error: Could not generate. (use --show-traces to see full traces) | 
 |
> java.lang.NoClassDefFoundError: com/sun/codemodel/JExpression | 
 |
> 
 | at org.jboss.ws.tools.jaxws.impl.JBossWSProviderImpl.provide(JBossWSProviderImpl.java:89) \
|   |
> 
 | at org.jboss.ws.tools.jaxws.impl.JBossWSProviderImpl.provide(JBossWSProviderImpl.java:123) \
|   |
> 
 | at org.jboss.wsf.spi.tools.cmd.WSProvide.generate(WSProvide.java:184) | 
 |
> 
 | at org.jboss.wsf.spi.tools.cmd.WSProvide.main(WSProvide.java:77) | 
 |
> Caused by: java.lang.ClassNotFoundException: com.sun.codemodel.JExpression | 
 |
> 
 | at java.net.URLClassLoader$1.run(URLClassLoader.java:202) | 
 |
> 
 | at java.security.AccessController.doPrivileged(Native Method) | 
 |
> 
 | at java.net.URLClassLoader.findClass(URLClassLoader.java:190) | 
 |
> 
 | at java.lang.ClassLoader.loadClass(ClassLoader.java:306) | 
 |
> 
 | at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) | 
 |
> 
 | at java.lang.ClassLoader.loadClass(ClassLoader.java:247) | 
 |
> 
 | ... 4 more |

I am using the JBossWS from the JBoss AS, at JBossWS Preferences I just appointed to \
JBoss AS folder...

Any idea?

Thanks!
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/757194#757194]

Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]



[Attachment #5 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; \
margin: 0; padding: 20px;">

<div>
	<table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: \
1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; \
-webkit-border-radius: 6px;">  <tbody>
			<tr>

				<td>

					<table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" \
style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: \
6px; -webkit-border-radius: 6px;">  <tbody>
							<tr>
								<td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px \
solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; \
-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; \
                -webkit-border-top-left-radius: 5px;">
									<h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; \
                margin: 0; display: block !important;">
									<!-- To have a header image/logo replace the name below with your img tag \
                -->
									<!-- Email clients will render the images when the message is read so any \
                image -->
									<!-- must be made available on a public server, so that all recipients can \
                load the image. -->
									<a href="https://community.jboss.org/index.jspa" style="text-decoration: \
none; color: #E1E1E1">JBoss Community</a></h1>  </td>

							</tr>
							<tr>
								<td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; \
color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; \
-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; \
-webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: \
17px; font-weight: normal;">  Which versions for eclipse + JBoss AS + JDK  + JBossWS
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/giuliano.rap">Giuliano \
Aparecido</a> in <i>JBoss Web Services</i> - <a \
href="https://community.jboss.org/message/757194#757194">View the full discussion</a> \
</span> <hr style="margin: 20px 0; border: none; background-color: #dadada; height: \
1px;">

<div class="jive-rendered-content"><p>Hi,</p><p style="min-height: 8pt; height: 8pt; \
padding: 0px;">&#160;</p><p>Where can I see the possible configuration supported to \
create web services?<br/>Like eclipse, jdk, JBossWS, JBoss AS, etc...</p><p \
style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am asking because \
my company has a system in JBoss AS 4.2.2 with jdk 1.6.0_07 and I need to create a \
web service. But when I try to create the web service using the eclipse wizard, I get \
the message: </p><p style="min-height: 8pt; height: 8pt; padding: \
0px;">&#160;</p><table><tbody><tr><td style=";">Error: Could not generate. (use \
--show-traces to see full traces)</td><td style=";"><br/></td></tr><tr><td \
style=";">java.lang.NoClassDefFoundError: com/sun/codemodel/JExpression</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
org.jboss.ws.tools.jaxws.impl.JBossWSProviderImpl.provide(JBossWSProviderImpl.java:89)</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
org.jboss.ws.tools.jaxws.impl.JBossWSProviderImpl.provide(JBossWSProviderImpl.java:123)</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
org.jboss.wsf.spi.tools.cmd.WSProvide.generate(WSProvide.java:184)</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
org.jboss.wsf.spi.tools.cmd.WSProvide.main(WSProvide.java:77)</td><td \
style=";"><br/></td></tr><tr><td style=";">Caused by: \
java.lang.ClassNotFoundException: com.sun.codemodel.JExpression</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
java.net.URLClassLoader$1.run(URLClassLoader.java:202)</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
java.security.AccessController.doPrivileged(Native Method)</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
java.net.URLClassLoader.findClass(URLClassLoader.java:190)</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
java.lang.ClassLoader.loadClass(ClassLoader.java:306)</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">at \
java.lang.ClassLoader.loadClass(ClassLoader.java:247)</td><td \
style=";"><br/></td></tr><tr><td style=";"><br/></td><td style=";">... 4 \
more</td></tr></tbody></table><p style="min-height: 8pt; height: 8pt; padding: \
0px;">&#160;</p><p>I am using the JBossWS from the JBoss AS, at JBossWS Preferences I \
just appointed to JBoss AS folder...</p><p style="min-height: 8pt; height: 8pt; \
padding: 0px;">&#160;</p><p>Any idea?</p><p style="min-height: 8pt; height: 8pt; \
padding: 0px;">&#160;</p><p>Thanks!</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a \
href="https://community.jboss.org/message/757194#757194">going to Community</a></p>  \
<p style="margin: 0;">Start a new discussion in JBoss Web Services at <a \
href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044">Community</a></p>
 </div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>



_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic